[{"label":"Latest (1.0.0alpha)","version":"latest"}]
vcdr

GetCloudFileSystemsResponse

A response object encoding an array of summary information about cloud file systems.


Properties

cloud_file_systems Optional

An array of summary information about cloud file systems.

JSON Example

{
	"cloud_file_systems": [
		{
			"id": "string",
			"name": "string"
		}
	]
}
[{"label":"Latest (1.0.0alpha)","version":"latest"}]
vcdr
Returned By

Get Cloud File Systems

Feedback

Was this page helpful?