# CloudPool
## 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]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)