DatacenterConfig Class |
Namespace: Aruba.Cloud.Provisioning.Entities
The DatacenterConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| DatacenterConfig | Initializes a new instance of the DatacenterConfig class |
| Name | Description | |
|---|---|---|
| AdminPanelBaseUrl |
Admin panel base url
| |
| Country |
The country
| |
| DatacenterId |
The datacenter id
| |
| DataCenterType |
The data center type DataCenterTypes of the config
| |
| Name |
Name of the configuration
| |
| OpenStackProEnabled |
True if OpenStackPro enabled
| |
| OpenStackVPSEnabled |
True if OpenStackVPS enabled
| |
| OpenStackVPSLowCostEnabled |
True if OpenStackVPSLowCost enabled
| |
| Priority |
Priority
| |
| PrivateCloudEnabled |
True if PrivateCloud enabled
| |
| SharedStorageEnabled |
True if SharedStorage enabled
| |
| SmartVMWareEnabled |
True if SmartVMWare enabled
| |
| Status |
The DatacenterConfigStatus of the config
| |
| WsBaseUrl |
Ws base url
|