DcSddcSpec

DcSddcSpec
DcSddcSpec
JSON Example
{
    "certificate": {
        "validFrom": "string",
        "validTo": "string",
        "thumbprint": "string"
    },
    "clusters": [
        "string"
    ],
    "domains": [
        "string"
    ],
    "hosts": [
        "string"
    ]
}
certificate
Optional

Certificate of the registered datacenter component. Will be discovered by VCP LCM.

array of string
clusters
Optional

List of clusters defined in VCF. Will be auto discovered by VCP LCM.

array of string
domains
Optional

List of workload domains defined in VCF. Will be auto discovered by VCP LCM.

array of string
hosts
Optional

List of hosts defined in VCF. Will be auto discovered by VCP LCM.