SddcConfigSpec

SddcConfigSpec
SddcConfigSpec

Represents a configuration spec for a sddc

JSON Example
{
    "sddc_type_config_spec": {
        "sddc_type_config_spec": {
            "powered_by_outpost_available": false,
            "expiry_in_days": 0,
            "sddc_sizes": [
                "string"
            ],
            "availability": {
                "availability": [
                    {
                        "vsan_esa_supported": false,
                        "display_name": "string",
                        "description": "string",
                        "instance_type": "string",
                        "entity_capacity": {
                            "esa_storage_capacity_gib": 0
                        },
                        "label": "string",
                        "instance_provisioning_error_cause": "string",
                        "supported_cpu_cores": {
                            "supported_cpu_cores": [
                                0
                            ]
                        },
                        "hosts": [
                            0
                        ],
                        "cpu_cores": [
                            0
                        ],
                        "hyper_threading_supported": false
                    }
                ]
            },
            "powered_by": {
                "powered_by": [
                    {
                        "vsan_esa_supported": false,
                        "display_name": "string",
                        "description": "string",
                        "instance_type": "string",
                        "entity_capacity": {
                            "esa_storage_capacity_gib": 0
                        },
                        "label": "string",
                        "instance_provisioning_error_cause": "string",
                        "supported_cpu_cores": {
                            "supported_cpu_cores": [
                                0
                            ]
                        },
                        "hosts": [
                            0
                        ],
                        "cpu_cores": [
                            0
                        ],
                        "hyper_threading_supported": false,
                        "powered_by_id": "string",
                        "powered_by_type": "string"
                    }
                ]
            }
        }
    },
    "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