InlineZtpV1VcentersVcenter_idRequestBody

InlineZtpV1VcentersVcenter_idRequestBody
InlineZtpV1VcentersVcenter_idRequestBody
JSON Example
{
    "id": "string",
    "version": 0,
    "name": "vCenter-001",
    "type": "string",
    "location": {
        "city": "string",
        "country": "string",
        "address": "string",
        "longitude": "number",
        "latitude": "number"
    },
    "licenses": {
        "esxi": [
            "string"
        ],
        "vsan": [
            "string"
        ]
    },
    "datacenter": "string",
    "vcenter": {
        "fqdn": "string",
        "username": "string",
        "password": "string",
        "thumbprintSha256": "06:69:51:27:c6:bc:32:3e:02:a4:e4:3c:2e:9e:75:78:9e:b7:d4:9c:11:51:72:cc:c4:45:13:22:a4:36:f3:e5"
    }
}
string As uuid As uuid
id
Optional

The unique ID of the domain. This is optional when creating domains and required when updating domain(s) in the absence of domain ID as API Path Param. This field is required and cannot be updated during Domain Update.

integer
version
Optional

The version of this domain entity. This field must be specified during Domain Update.

string As ^[^\s]+$
name
Required

The name of the domain. This field cannot be updated during Domain Update.

string
type
Required

The type of the domain. This field cannot be updated during Domain Update.

object
location
Optional

The location of the domain.

object
licenses
Optional

The license keys required for the domain.

string
datacenter
Optional

The name of datacenter.

object
vcenter
Required

Vcenter details for center side domain