LibrarySubscriptionsCreateSpecVcenter

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


Properties

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.

JSON Example

{
	"hostname": "string"
}

Feedback

Was this page helpful?