Licensed status for a client/install. If a licensed value is not present it is assume to be false/zero.
Name | Type | Description | Attributes |
---|---|---|---|
serial-number | xs:string | Specifies the serial number of the installed product | Mandatory |
product-id | xs:string | Specifies the ID of the client product. | Mandatory |
product-version | xs:string | Specifies the version string (x.y.z) of the client. | Mandatory |
concurrent-total-calls | xs:int | Total number of licensed calls. | |
concurrent-vmr-calls | xs:int | Total number of VMR licensed calls. | |
concurrent-p2p-calls | xs:int | Total number of P2P licensed calls. | |
concurrent-audio-calls | xs:int | Total number of audio-only licensed calls. | |
concurrent-vmrs | xs:int | Total number of VMRs. | |
burst-enabled | xs:boolean | If burst licencing is enabled. | |
burst-over-count | xs:int | Bust count over the licensed limit in the last period. | |
revenue | xs:boolean | If licensed with the revenue flag. | |
media-encryption-allowed | xs:boolean | If media encryption is allowed or not. | |
high-encryption-allowed | xs:boolean | If media encryption is allowed or not. | |
is-license-installed | xs:boolean | If a license has been installed. | |
last-license-update-success-time | xs:dateTime | Time the installed license was last updated/installed. | |
last-license-update-failure-time | xs:dateTime | If license updates are failing, this is the last failure time. |