NSX-T Data Center REST API
CloudTypeConfig (schema)
Cloud types information
    These parameters will be used to display the list of clouds and
whether they are enabled (desired) / disabled (undesired) by the user.
    
    
    
    
    
| Name | Description | Type | Notes | 
|---|---|---|---|
| cloud_type | Cloud Type Name of the cloud vendor. | string | Readonly Enum: AWS, AZURE, AWS_GOV_US_EAST, AWS_GOV_US_WEST, AZURE_GOV_US | 
| enabled | Flag to enable specific cloud-type to be managed by CSM A particular cloud type is configured by the user to be enabled or not in the list of desired cloud types. | boolean | Required |