Object
The following fields are available on this object as described below.
| Name | Type | Null? |
|---|---|---|
|
id Unique alphanumeric ID of the volume. |
VolumeId | |
|
path Full physical path for volume. |
String | Optional |
|
allowed_hosts Array of IPv4 addresses which are allowed to access the volume. |
IPv4Address Array | Optional |
|
posix_acl Does volume use POSIX ACL permissions? |
Boolean | Optional |
|
size_limit Hard size limit for volume in bytes. |
Integer | Optional |
|
inode_limit Hard limit for number of inodes volume can use. |
Integer | Optional |
|
used_bytes Total size in bytes used by volume. |
Integer | Optional |
|
used_inodes Total number of inodes used by volume. |
Integer | Optional |
|
quota_state Status of quota/usage information. |
String | Optional |