content library subscriptions: create spec vcenter
The
create_spec_vcenter
structure defines information about the vCenter Server instance where the subscribed library associated with the subscription exists or will be created. This structure was added in vSphere API 6.7.2.Representation:
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
hostname | string | The hostname of the subscribed library's vCenter Server. This attribute was added in vSphere API 6.7.2.
|
Optional | ||
https_port | long | The HTTPS port of the vCenter Server instance where the subscribed library exists. This attribute was added in vSphere API 6.7.2. Optional. If unset, port 443 will be used. |