View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - ServerSpec
- Class
- VMware.Hv.ServerSpec
- Property of
- ServerDefinition, VirtualCenterInfo, VirtualCenterSpec, VirtualCenterViewComposerData
- See also
- SecureString
- Since
- Horizon View 6.0
Data Object Description
Details needed to connect to a server.Data Object Properties
Properties
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
serverName | xsd:string |
Url of the server without the protocol prefix - ex. x.com.
|
||||||
port | xsd:int |
Port of the server to connect to.
|
||||||
useSSL | xsd:boolean |
Should SSL be used when connecting to the server?
|
||||||
userName | xsd:string |
User name to use for the connection.
|
||||||
password | SecureString |
Password to use for the connection. Can be unset if
the server got added prior to this.
|
||||||
serverType | xsd:string |
The type of server.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |