VolumeShowResponse
VolumeShowResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| id required | Volume ID Example : bfdbabf2-04d9-4e8b-a205-020f8e6da438 | string | |
| name required | Volume Name Example : my_volume | string | |
| protocol required | Protocol Example : NFS | string | |
| state required | Volume State Example : available | string | |
| account_id required | Account ID Example : rwww523320dfvwbbefefsdvwdadsfa24c | string | |
| created_at required | Created At Example : 2024-07-30T04:54:33.219373 | string (date-time) | |
| type_id required | Volume Type ID Example : jef22f67-ee83-4gg2-2ab6-3lf774ekfjdu | string | |
| type_name required | Volume Type Name Example : HDD | string | |
| purpose required | Purpose Example : replication | string | |
| path optional | Volume Mount Path Example : xxx.xx.xxx:/xxxxxxxx | any of [string, null] | |
| usage optional | Volume Usage Example : 100000 | any of [integer, null] | |
| encryption_enabled required | Volume Encryption Enabled Example : True | boolean | |
| file_unit_recovery_enabled optional | Volume File Unit Recovery Enabled Example : True | any of [boolean, null] | |
| cifs_id optional | CIFS ID Example : cifsid | any of [string, null] | |
| endpoint_path optional | Volume Endpoint Path Example : xxx.xx.xxx.xxx | any of [string, null] |