GetCloudFileSystemsResponse
GetCloudFileSystemsResponse
A response object encoding an array of summary information about cloud file systems.
JSON Example
{
"cloud_file_systems": [
{
"id": "string",
"name": "string"
}
]
}
array of CloudFileSystemSummary
cloud_file_systems
Optional
An array of summary information about cloud file systems.