/
Creating an OCFS2 Volume
Creating an OCFS2 Volume
Format
Method | POST |
---|---|
URL | /tasks/create |
Request contents | ImageCreate Object |
Successful answer | TaskResult Object |
Unexpected error | HTTP 500 |
VolumeCreate Object
Schema
type | String | Task type identifier. In this case, "volume_create" |
---|---|---|
volume_id | String | Unique identifier for the new Volume |
image_storage_id | String | Unique identifier of the Image Storage which contains the Volume indicated by volume_id |
primary_disk_id | String | UUID of the physical disk |
JSON example
|
, multiple selections available,
Related content
Deleting an OCFS2 Volume
Deleting an OCFS2 Volume
More like this
Creating an external volume
Creating an external volume
More like this
Creating an External Volume
Creating an External Volume
More like this
Creating a volume
Creating a volume
More like this
Create a Direct Storage
Create a Direct Storage
More like this
Creating an Image Storage
Creating an Image Storage
More like this