The current supercluster status of a DMA cluster. Read-only. Content-Type: application/vnd.plcm.plcm-dma-supercluster-cluster+xml.
Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | List of link | See Definition of link | |
plcmDmaSuperclusterClusterServerList | List of plcm-dma-supercluster-cluster-server | See Definition of plcm-dma-supercluster-cluster-server | |
plcmTerritoryV2List | List of plcm-territory-v2 | See Definition of plcm-territory-v2 | |
plcm-dma-supercluster-cluster-type | plcm-dma-supercluster-cluster-type | See Definition of plcm-dma-supercluster-cluster-type | |
plcm-dma-supercluster-cluster-servicing-status | plcm-dma-supercluster-cluster-servicing-status | See Definition of plcm-dma-supercluster-cluster-servicing-status | |
plcm-dma-supercluster-cluster-reachability | plcm-dma-supercluster-cluster-reachability | See Definition of plcm-dma-supercluster-cluster-reachability | |
cluster-identifier | xs:string | Unique identifier for the cluster. | Mandatory |
local-cluster | xs:boolean | Indicates that this cluster is the cluster being communicated with. | |
version | xs:string | The version of the cluster's server(s). | |
proxias-version | xs:string | The version of the proxias service. | |
application-version | xs:string | The version of the application deployed on cluster. | |
cluster-name | xs:string | Cluster name. | Mandatory |
address-ipv4 | xs:string | Cluster host address, IPv4. | |
address-ipv6 | xs:string | Cluster host address, IPv6. | |
cluster-reachable | xs:boolean | Indicates whether cluster is active or not. | |
h323-ras-port | xs:int | H.323 RAS port. | |
h323-signaling-port | xs:int | H.323 signaling port. | |
sip-tcp-port | xs:int | SIP proxy TCP port. | |
sip-udp-port | xs:int | SIP proxy UDP port. | |
sip-tls-port | xs:int | SIP proxy TLS port. | |
has-territory-responsibility | xs:boolean | Indicates that the cluster is the primary or backup cluster for one or more territories. | |
host-name | xs:string | Cluster host name. | |
hardware-model | xs:string | Hardware model of the system. | |
serial-number | xs:string | Serial number of the server. | |
up-time | xs:string | Time since server is up and running. | |
local-time-zone | xs:string | Time zone configured at server. | |
external-time-source | xs:boolean | Indicates that external time source is configured. | |
active-management-host | xs:string | Active management host of the cluster. | |
private-link-up | xs:boolean | Link status of private interface. | |
private-link-duplex | xs:string | Private interface duplex configuration. | |
private-link-speed | xs:int | Private interface speed. | |
management-link-up | xs:boolean | Link status of management interface. | |
management-link-duplex | xs:string | Management interface duplex configuration. | |
management-link-speed | xs:int | Management interface speed. | |
signaling-link-up | xs:boolean | Link status of signaling interface. | |
signaling-link-duplex | xs:string | Signaling interface duplex configuration. | |
signaling-link-speed | xs:int | Signaling interface speed. | |
split-network | xs:boolean | Indicates that the network is configured in split mode. | |
network-interface | List of NetworkInterface | ||
cpu-core-count | xs:int | CPU cores of the system. | |
cpu-utilization | xs:int | CPU utilization percentage. | |
total-memory | xs:int | Total memory available at system (in MB). | |
free-memory | xs:int | Free memory available at system (in MB). | |
total-swap | xs:int | Total swap space available at system (in MB). | |
free-swap | xs:int | Free swap space available at system (in MB). | |
buffer-memory | xs:int | Buffer memory space (in MB). | |
cache-memory | xs:int | Cache memory space (in MB). | |
total-disk-space | xs:int | Total hard disk space available at system (in MB). | |
free-disk-space | xs:int | Free disk space available at system (in MB). | |
used-disk-space | xs:int | Used disk space at system (in MB). | |
used-disk-percentage | xs:int | Percentage of disk space used at system. | |
total-log-space | xs:int | Total log space available at system (in MB). | |
used-log-space | xs:int | Used log space at system (in MB). | |
used-log-space-percentage | xs:int | Percentage of log space used at system. | |
entity-tag | EntityTag | The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance. | |
last-contact-time | xs:dateTime | ||
local-time | xs:dateTime | ||
next-log-purge-date | xs:dateTime |
Name | Type | Description | Attributes |
---|---|---|---|
interface-type | InterfaceType | Type of network interface. | Mandatory |
mac-address | xs:string | MAC address of the interface. | |
physical-ipv4-address | xs:string | Physical IPv4 address of the interface. | |
physical-ipv6-address | xs:string | Physical IPv6 address of the interface. | |
virtual-ipv4-address | xs:string | Virtual IPv4 address of the interface. | |
virtual-ipv6-address | xs:string | Virtual IPv6 address of the interface. |
Name | Type | Restrictions |
---|---|---|
EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |
InterfaceType | xs:string | Value must be one of:
|