plcm-site-topology-qos-statistics.xsd Documentation

Imported Namespaces

Target Namespace

Elements

plcm-site-topology-qos-statistics  PlcmSiteTopologyQosStatistics

Site topology quality of service statistics. This object provides quality of service related statistics for a single site topology entity, either site or a site link. Content-Type: application/vnd.plcm.plcm-site-topology-qos-statistics+xml. All attributes are used in ETag calculation except for entity-tag and atom-link.


Complex Types

PlcmSiteTopologyQosStatistics Fields

NameTypeDescriptionAttributes
atomLinkList List of linkSee Definition of link
site-topology-identifierSiteTopologyIdentifier Unique identifier of the site topology entity the statistics are being reported for. Mandatory
typeType Type of the site topology entity the statistics are for. SITE - A private network composed of subnets SUBNET - A subnet of a private network (site) DIRECT_LINK - A network link between two sites Mandatory
nameName Name of the site topology entity the statistics are being reported for. If the type of the site topology is SUBNET, the name will consist of the network address and subnet mask in CIDR (Classless InterDomain Routing) notation. For example A subnet with a network address of 192.168.0.0 and a subnet mask of 255.255.0.0 would be represented as 192.168.0.0/16
territory-nameTerritoryName Name of the site topology territory the site topology entity belongs to.
supercluster-node-nameSuperclusterNodeName Name of the supercluster node the site topology territory is being managed by.
managedxs:boolean Flag indicating if the site topology entity is managed by the Call Server. If it is not being managed, then current statistics will not be available. Mandatory
current-call-countxs:int The number of calls currently using this entity.
used-bandwidth-totalxs:long The total amount of bandwidth for all calls currently using this entity. This value is in bits per second (bps).
used-bandwidth-percentagexs:unsignedShort The percentage of used bandwidth for all calls currently using this entity. This field is only valid if the entity has an associated bandwidth limit.
average-bit-ratexs:long The average bit rate being used for all calls currently using this entity.
maximum-delayxs:int The maximum amount of network delay (latency) for all calls currently using this entity. This is the maximum delay across all media streams (audio, and content).
average-delayxs:int The average amount of network delay (latency) for each call currently using this entity. This is the average delay across all media streams(audio, video, and content).
cumulative-packet-lossxs:int The total packet loss for all calls currently using this entity. This is across all media streams (audio, video, and content).
average-packet-lossxs:int The average packet loss for all calls currently using this entity. This is across all media streams (audio, video, and content).
maximum-jitterxs:int The maximum amount of jitter for all calls currently using this entity. This is the maximum jitter across all media streams (audio, video, and content).
average-jitterxs:int The average amount of jitter for all calls currently using this entity This is the average jitter across all media streams (audio, video, and content).
entity-tagEntityTag 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.


Simple Types


NameTypeRestrictions
EntityTagxs:string
Length of value must be >=1
Length of value must be <=64
SuperclusterNodeNamexs:string
Length of value must be >=1
Length of value must be <=128
TerritoryNamexs:string
Length of value must be >=1
Length of value must be <=128
Namexs:string
Length of value must be >=1
Length of value must be <=128
Typexs:string
Value must be one of:
  • SITE
  • SUBNET
  • DIRECT_LINK
SiteTopologyIdentifierxs:string
Length of value must be >=1
Length of value must be <=36