Library_Subscriptions_VcenterInfo
Library_Subscriptions_VcenterInfo
The Subscriptions.VcenterInfo structure contains information about the vCenter Server instance where the subscribed library associated with the subscription exists.
JSON Example
{
"hostname": "string",
"https_port": 0,
"server_guid": "string"
}
string
hostname
Required
Hostname of the vCenter Server instance where the subscribed library exists.
integer As int64
https_port
Optional
The HTTPS port of the vCenter Server instance where the subscribed library exists. If unset, port 443 will be used.
string
server_guid
Required
The unique identifier of the vCenter Server where the subscribed library exists.