SddcManifest

SddcManifest
SddcManifest

Describes software components of the installed SDDC

JSON Example
{
    "vmc_version": "string",
    "glcm_bundle": {
        "s3Bucket": "string",
        "id": "string"
    },
    "pop_info": {
        "ami_infos": {
            "ami_infos": {
                "type": "string"
            }
        },
        "created_at": "string",
        "service_infos": {
            "service_infos": {
                "cln": "string",
                "version": "string",
                "build": "string",
                "service": "string"
            }
        },
        "id": "string",
        "manifest_version": "string"
    },
    "vmc_internal_version": "string",
    "ebs_backed_vsan_config": {
        "instance_type": "string"
    },
    "vsan_witness_ami": {
        "instance_type": "string",
        "region": "string",
        "id": "string",
        "name": "string"
    },
    "esx_ami": {
        "instance_type": "string",
        "region": "string",
        "id": "string",
        "name": "string"
    },
    "esx_nsxt_ami": {
        "instance_type": "string",
        "region": "string",
        "id": "string",
        "name": "string"
    },
    "metadata": {
        "timestamp": "string",
        "cycle_id": "string"
    }
}
string
vmc_version
Optional

the vmcVersion of the sddc for display

glcm_bundle
Optional

the GlcmBundle used for deploying the sddc

pop_info
Optional

Present a SDDC PoP information.

string
vmc_internal_version
Optional

the vmcInternalVersion of the sddc for internal use

ebs_backed_vsan_config
Optional

information for EBS-backed VSAN configuration

vsan_witness_ami
Optional

the AmiInfo used for deploying esx of the sddc

esx_ami
Optional

the AmiInfo used for deploying esx of the sddc

esx_nsxt_ami
Optional

the AmiInfo used for deploying esx of the sddc

metadata
Optional

metadata of the sddc manifest