NetworkingChangeSpec
Properties
string as password
SSO_password
Required
vCenter Server SSO administrator Password
string
SSO_user
Required
vCenter Server SSO administrator username
string
hostname
Required
New hostname to assign to the management network of vCenter appliance
dns
Optional
DNS Configuration to set for the machine If unset DNS settings will not be changed
ipv4
Optional
IPv4 Configuration to set for the machine If unset IPv4 settings will not be changed
ipv6
Optional
IPv6 Configuration to set for the machine If unset IPv6 settings will not be changed
JSON Example
{
"SSO_password": "string",
"SSO_user": "string",
"hostname": "string"
}