Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.5 KB

CloudPoolExtended.md

File metadata and controls

18 lines (14 loc) · 1.5 KB

CloudPoolExtended

Properties

Name Type Description Notes
Accounts []string A list of valid names for the accounts in this pool. There is currently only one account allowed per pool. [optional] [default to null]
BirthClusterId string The guid of the cluster where this pool was created [optional] [default to null]
Description string A brief description of this pool [optional] [default to null]
Name string A unique name for this pool [optional] [default to null]
Vendor string A string identifier of the cloud services vendor [optional] [default to null]
Id string A unique name for this pool [optional] [default to null]
State string Indicates whether this pool is in a good state ("OK") or disabled ("disabled") [optional] [default to null]
StateDetails string Gives further information to describe the state of this pool [optional] [default to null]
Type_ string The type of cloud protocol required. E.g., "isilon" for EMC Isilon, "ecs" for EMC ECS Appliance, "virtustream" for Virtustream Storage Cloud, "azure" for Microsoft Azure and "s3" for Amazon S3 [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]