CloudFileSystemDetails
CloudFileSystemDetails
Detailed information about an individual cloud file system.
JSON Example
{
"id": "string",
"name": "string",
"size_tib": "number",
"recovery_sddc_id": "string",
"live_vms_number": 0,
"vm_snapshot_count": 0
}
string
id
Optional
Cloud file system unique identifier.
string
name
Optional
The cloud file system name.
number As double
As double
size_tib
Optional
The total amount of logical storage capacity used by an individual cloud file system.
string
recovery_sddc_id
Optional
The ID of the Recovery SDDC associated with this cloud file system.
integer As int32
As int32
live_vms_number
Optional
The number of live VMs for this cloud file system.
integer As int32
As int32
vm_snapshot_count
Optional
Number of virtual machine snapshots in the scalable cloud file system.