# CloudPoolExtended
## Properties
**accounts** | **Vec<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]
**birth_cluster_id** | **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]
**state_details** | **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]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)