View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - RCXServerInfo
- Class
- VMware.Hv.RCXServerInfo
- See also
- CertificateThumbprint, RCXServerId
- Since
- Horizon 7.11
Data Object Description
Data Object Properties
Properties
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
id | RCXServerId |
ID of the RCX server.
|
||||||||
host | xsd:string |
FQDN/IP address of the RCX server.
|
||||||||
thumbprints | CertificateThumbprint[] |
Thumbprints of the RCX server certificates.
|
||||||||
port | xsd:int |
RCX server's port.
|
||||||||
status | xsd:string |
This indicates the current status of RCX server.
|
||||||||
version | xsd:string |
Version information of RCX server.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |