Licensed status for a client/install. If a licensed value is not present it is assume to be false/zero.
| Name | Type | Description | Attributes |
|---|---|---|---|
| plcm-poly-license-entitlement-list | plcm-poly-license-entitlement-list | See Definition of plcm-poly-license-entitlement-list | |
| 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 |
| is-license-installed | xs:boolean | If a license has been installed. | |
| burst-supported | xs:boolean | (not yet used) If burst licencing is supported. | |
| concurrent-calls | xs:int | Total number of concurrent calls. | |
| concurrent-vmrs | xs:int | Total number of concurrent VMRs. | |
| long-term-licensing-supported | xs:boolean | If long term licencing is supported. | |
| media-encryption-supported | xs:boolean | If media encryption is supported. | |
| revenue | xs:boolean | (deprecated) If licensed with the revenue flag. | |
| error-code | xs:string | Error code associated with obtaining the license status | |
| 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. |