Use the following topics to get more information about a specific function:
| API | Action |
|---|---|
| createVolumeWithDirectory | Create a volume that includes a directory if it does not exist. |
| createVolumeWithObject | Create a volume. |
| deleteVolume | Delete the entered volume. |
| getVolumeById | Retrieve a volume using the entered ID. |
| getVolumeIDs | Retrieve a list of volume IDs. |
| getVolumes | Retrieve a list of volumes. |
| updateVolume | Updates the volume with the current value. |