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.
- This property need not be set.
|
port | xsd:int |
RCX server's port.
|
status | xsd:string |
This indicates the current status of RCX server.
-
This property will be one of:
Value
|
Description
|
"UP" | RCX server is running. |
"DOWN" | RCX server is down. |
"UNKNOWN" | RCX server status is unknown. |
|
version | xsd:string |
Version information of RCX server.
|