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 | Array of Link | See Definition of Link | |
plcmDmaSuperclusterClusterServerList | Array of PlcmDmaSuperclusterClusterServer | See Definition of PlcmDmaSuperclusterClusterServer | |
plcmTerritoryV2List | Array of PlcmTerritoryV2 | See Definition of PlcmTerritoryV2 | |
plcmDmaSuperclusterClusterType | PlcmDmaSuperclusterClusterType | See Definition of PlcmDmaSuperclusterClusterType | |
plcmDmaSuperclusterClusterServicingStatus | PlcmDmaSuperclusterClusterServicingStatus | See Definition of PlcmDmaSuperclusterClusterServicingStatus | |
plcmDmaSuperclusterClusterReachability | PlcmDmaSuperclusterClusterReachability | See Definition of PlcmDmaSuperclusterClusterReachability | |
clusterIdentifier | string | Unique identifier for the cluster. | Mandatory |
localCluster | boolean | Indicates that this cluster is the cluster being communicated with. | |
version | string | The version of the cluster's server(s). | |
proxiasVersion | string | The version of the proxias service. | |
applicationVersion | string | The version of the application deployed on cluster. | |
clusterName | string | Cluster name. | Mandatory |
addressIpv4 | string | Cluster host address, IPv4. | |
addressIpv6 | string | Cluster host address, IPv6. | |
clusterReachable | boolean | Indicates whether cluster is active or not. | |
h323RasPort | int | H.323 RAS port. | |
h323SignalingPort | int | H.323 signaling port. | |
sipTcpPort | int | SIP proxy TCP port. | |
sipUdpPort | int | SIP proxy UDP port. | |
sipTlsPort | int | SIP proxy TLS port. | |
hasTerritoryResponsibility | boolean | Indicates that the cluster is the primary or backup cluster for one or more territories. | |
hostName | string | Cluster host name. | |
hardwareModel | string | Hardware model of the system. | |
serialNumber | string | Serial number of the server. | |
upTime | string | Time since server is up and running. | |
localTimeZone | string | Time zone configured at server. | |
externalTimeSource | boolean | Indicates that external time source is configured. | |
activeManagementHost | string | Active management host of the cluster. | |
privateLinkUp | boolean | Link status of private interface. | |
privateLinkDuplex | string | Private interface duplex configuration. | |
privateLinkSpeed | int | Private interface speed. | |
managementLinkUp | boolean | Link status of management interface. | |
managementLinkDuplex | string | Management interface duplex configuration. | |
managementLinkSpeed | int | Management interface speed. | |
signalingLinkUp | boolean | Link status of signaling interface. | |
signalingLinkDuplex | string | Signaling interface duplex configuration. | |
signalingLinkSpeed | int | Signaling interface speed. | |
splitNetwork | boolean | Indicates that the network is configured in split mode. | |
networkInterface | Array of NetworkInterface | ||
cpuCoreCount | int | CPU cores of the system. | |
cpuUtilization | int | CPU utilization percentage. | |
totalMemory | int | Total memory available at system (in MB). | |
freeMemory | int | Free memory available at system (in MB). | |
totalSwap | int | Total swap space available at system (in MB). | |
freeSwap | int | Free swap space available at system (in MB). | |
bufferMemory | int | Buffer memory space (in MB). | |
cacheMemory | int | Cache memory space (in MB). | |
totalDiskSpace | int | Total hard disk space available at system (in MB). | |
freeDiskSpace | int | Free disk space available at system (in MB). | |
usedDiskSpace | int | Used disk space at system (in MB). | |
usedDiskPercentage | int | Percentage of disk space used at system. | |
totalLogSpace | int | Total log space available at system (in MB). | |
usedLogSpace | int | Used log space at system (in MB). | |
usedLogSpacePercentage | int | Percentage of log space used at system. | |
entityTag | 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. | |
lastContactTime | dateTime | ||
localTime | dateTime | ||
nextLogPurgeDate | dateTime |
Name | Type | Description | Attributes |
---|---|---|---|
interfaceType | InterfaceType | Type of network interface. | Mandatory |
macAddress | string | MAC address of the interface. | |
physicalIpv4Address | string | Physical IPv4 address of the interface. | |
physicalIpv6Address | string | Physical IPv6 address of the interface. | |
virtualIpv4Address | string | Virtual IPv4 address of the interface. | |
virtualIpv6Address | string | Virtual IPv6 address of the interface. |
Name | Type | Restrictions |
---|---|---|
EntityTag | string | Length of value must be >=1 Length of value must be <=64 |
InterfaceType | string | Value must be one of:
|