SddcConfigSpec
SddcConfigSpec
Represents a configuration spec for a sddc
JSON Example
{
"sddc_type_config_spec": {
"sddc_type_config_spec": {
"expiry_in_days": 0,
"availability": {
"availability": [
{
"instance_type": "string",
"hosts": [
0
],
"display_name": "string",
"entity_capacity": {
"storage_capacity_gib": 0,
"memory_capacity_gib": 0,
"total_number_of_cores": 0,
"number_of_ssds": 0,
"cpu_capacity_ghz": "number",
"number_of_sockets": 0
}
}
]
}
}
},
"region_display_names": {
"region_display_names": "string"
}
}
object
sddc_type_config_spec
Optional
Map of sddc type to config spec
object
region_display_names
Optional
The region name to display names mapping