VspComponentSpec

VspComponentSpec
VspComponentSpec
JSON Example
{
    "deploymentType": "string",
    "sddcLcmId": "string",
    "componentType": "string",
    "version": "string",
    "repository": {
        "downloadUrl": "downloadUrl",
        "certificate": "certificate"
    },
    "size": "string",
    "fqdn": "string",
    "componentNamespace": "string",
    "configSpec": {},
    "vspClusterSpec": {
        "deploymentType": "string",
        "sddcLcmId": "string",
        "version": "string",
        "repository": {
            "downloadUrl": "downloadUrl",
            "certificate": "certificate"
        },
        "platformFqdn": "string",
        "systemUserPassword": "string",
        "size": "string",
        "ipv4Pool": {
            "cidr": "string",
            "ipRange": {
                "startIpAddress": "string",
                "endIpAddress": "string"
            },
            "addresses": [
                "string"
            ],
            "excludedAddresses": [
                "string"
            ]
        },
        "ipv6Pool": {
            "cidr": "string",
            "ipv6Range": {
                "startIpAddress": "string",
                "endIpAddress": "string"
            },
            "addresses": [
                "string"
            ],
            "excludedAddresses": [
                "string"
            ]
        },
        "internalClusterCidrIpv4": "string",
        "internalClusterCidrIpv6": "string",
        "fleetFqdn": "string",
        "instanceFqdn": "string",
        "name": "string",
        "networkMoId": "string",
        "gatewayCidrIpv4": "string",
        "gatewayCidrIpv6": "string",
        "dnsServers": [
            "string"
        ],
        "ntpServers": [
            "string"
        ],
        "clusterId": "string"
    }
}
string
deploymentType
Required

deploymentType

string As uuid As uuid
sddcLcmId
Optional

sddcLcmId

string
componentType
Required

componentType

string
version
Required

version

repository
Optional

repository

string
size
Optional

size

string
fqdn
Optional

fqdn

string
componentNamespace
Optional

componentNamespace

object
configSpec
Optional

configSpec

vspClusterSpec
Optional

vspClusterSpec