Library_Subscriptions_UpdateSpecVcenter
Library_Subscriptions_UpdateSpecVcenter
The Subscriptions.UpdateSpecVcenter structure defines information about the vCenter Server instance where the subscribed library associated with the subscription exists. The Subscriptions.UpdateSpecVcenter structure is only applicable to subscribed library which exists on remote vCenter Server instance.
JSON Example
{
"hostname": "string",
"https_port": 0
}
string
hostname
Optional
The hostname of the subscribed library's vCenter Server. If unset, the value is unchanged.
integer As int64
https_port
Optional
The HTTPS port of the vCenter Server instance where the subscribed library exists. If unset, the value is unchanged.