[{"label":"Latest (v1.1)","version":"latest"}]
vmc
SddcConfigSpec
Represents a configuration spec for a sddc
Properties
map of
string
region_display_names
Optional
The region name to display names mapping
JSON Example
{
"region_display_names": {
"key": "string"
},
"sddc_type_config_spec": {
"key": {
"availability": {
"key": {}
},
"expiry_in_days": 0,
"powered_by": {
"key": {}
},
"powered_by_outpost_available": false,
"sddc_sizes": [
"string"
]
}
}
}