CloudFileSystemDetails
Detailed information about an individual cloud file system.
{
"id": "string",
"name": "string",
"capacity_gib": "number",
"used_gib": "number",
"recovery_sddc_id": "string"
}
Cloud file system unique identifier.
The cloud file system name.
The total physical storage capacity in gibibytes (GiB) of the individual cloud file system. The actual volume of data the cloud file system can contain is likely larger than this value.
The total amount of used storage capacity in GiB of an individual cloud file system. The actual volume of used storage for the cloud file system is likely larger than this value.
The ID of the Recovery SDDC associated with this cloud file system.