Name | Type | Description | Notes |
---|---|---|---|
Id | int | Configuration ID | [optional] |
ProviderId | int | ID of the cloud provider | [optional] |
ProviderName | string | Name of the cloud provider | [optional] |
LocationId | int | Location ID | [optional] |
LocationName | string | Location name (city or state) | [optional] |
DataCenterId | string | ID of the data center | [optional] |
DataCenterName | string | Name of the data center | [optional] |
OsId | int | ID of the operating system | [optional] |
OsType | string | Type of the operating system | [optional] |
OsVersion | string | Version of the operating system | [optional] |
CloudNetworkTypes | List<string> | List of the cloud network types | [optional] |
VCpuType | string | Type of virtual Central Processing Units (vCPUs) | [optional] |
VCpu | int | Number of virtual Central Processing Units (vCPUs) | [optional] |
RamGb | int | Capacity of the RAM in gigabytes | [optional] |
VolumeGb | int | Capacity of the volume in gigabytes | [optional] |
VolumeType | string | Volume type | [optional] |
Cost | VmConfigurationCost | [optional] |