Fully qualified domain name for a host
Defines an entry in the /etc/hosts table
Defines the /etc/hosts table
List of the application services that are configured for this interface. When determining compatibility, the application uses this list to ensure that peer nodes are configured similarly. This list is only used by the application side. The HA agent does not use this list.
This object represents the definition of a server as a part of a larger group of similar servers.
A generic application defined service that is provided by any RealPresence Platform server. Servers define their own service names, for example: Media-Relay, Signaling, Management, etc.
used for list types to support pagination information
This object contains the host information and credentials required to send REST requests to another host.
Name | Type | Description | Attributes |
---|---|---|---|
host | PlcmHost | Hostname or ip address of the REST receiver. | Mandatory |
port | PortNumber | Port number of host that services REST requests. | Mandatory |
username | xs:string | Defines the username used in REST requests | Mandatory |
password | xs:string | Defines the password used in REST requests | Mandatory |
Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | List of link | See Definition of link | |
total-size | xs:int | total number of items that can be retrieved (if going though all pages) | |
page-size | xs:int | number of items on a full page (often specified by limit parameters) | |
current-page | xs:int | number of current page's information | Mandatory |
Name | Type | Description | Attributes |
---|---|---|---|
service-name | ServiceName | Name of the service. | Mandatory |
dscp | xs:int | Differential services code point value associated with the service. |
Name | Type | Description | Attributes |
---|---|---|---|
name | xs:string | This is the unique identying string for a node. Although not a serial number, it is still guaranteed to be globally unique for all nodes. | Mandatory |
rack-id | xs:string | An identifier used to represent the logical value for a node in a high availability configuration. All nodes part of the same high availability configuration, will have a unique rack-id. However, rack-id is not guaranteed to be unique across different high availability configurations or nodes that are not part of any high availability configurations. | Mandatory |
machine-id | xs:string | This field is populated with the hostname of the node. This is not an FQDN since the full domain portion is not included. | Mandatory |
site-id |