st_volume_delete
Only the owner of a volume (and root) is allowed to delete it.
The volume cannot be deleted if it is in use, or if it is a snapshot volume.
Mandatory parameters
Parameter name | Data type | Description |
---|---|---|
vid | integer | id of an existing volume |
Optional parameters
Parameter name | Data type | Description |
---|---|---|
vname | string | Volume name |
Substitute parameters
The following table describes what parameters can be substituted for another parameter.
Parameter name | Substitute parameter |
---|---|
vid | vname |
vname | vid |
Allowed users
The following users are allowed to run this job:
- root
Allowed groups
The following groups are allowed to run this job:
- root
- exastoradm
- exaadm
Examples
The following examples show how to run this job in a Python program using XML-RPC or on the command line using confd_client.