Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - LicenseServerSource(vim.LicenseManager.LicenseServer)
- Extends
- LicenseSource
- Since
- 2.0
Data Object Description
Deprecated. As of vSphere API 4.0, this is not used by the system. Specify a license server reachable via IPv4 network.Properties
Name | Type | Description |
---|---|---|
licenseServer | xsd:string |
This property defines the server to establish a TCP session to
obtain license data. Format of string is host:port
Port is optional unsigned 16 bit integer license
server is listening on. A trailing colon ':' without a port number
is a valid expression.
Host can either be an IPv4 address in dotted quad
format or a resolvable DNS name ≤254 characters. See RFC 3696.
|
Properties inherited from LicenseSource | ||
None | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |