/
Creating an External Volume
Creating an External Volume
Format
Method | POST |
---|---|
URL | /tasks/create |
Request contents | ExternalVolumeCreate Object |
Successful answer | TaskResult Object |
Unexpected error | HTTP 500 |
ExternalVolumeCreate Object
Schema
type | String | Task type identifier. In this case, "evolume_create" |
---|---|---|
volume_id | String | Unique identifier for the new Volume |
image_storage_id | String | Unique identifier of the Image Storage which contains the external volume |
mount_point | String | Path of the file system of the hosts that will be used by the volume to store its files |
JSON example
|
, multiple selections available,
Related content
Creating an external volume
Creating an external volume
More like this
Creating a volume
Creating a volume
More like this
Creating an OCFS2 Volume
Creating an OCFS2 Volume
More like this
Creating an Image inside an Image Storage
Creating an Image inside an Image Storage
More like this
Creating an Image inside an ImageStorage
Creating an Image inside an ImageStorage
More like this
Creating an Image Storage
Creating an Image Storage
More like this