Library_Subscriptions_CreateSpecVcenter

Library_Subscriptions_CreateSpecVcenter
Library_Subscriptions_CreateSpecVcenter

The Subscriptions.CreateSpecVcenter structure defines information about the vCenter Server instance where the subscribed library associated with the subscription exists or will be created.

JSON Example
{
    "hostname": "string",
    "https_port": 0
}
string
hostname
Required

The hostname of the subscribed library's vCenter Server.

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.