Configuration data for a client using Poly licensing.
Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | List of link | See Definition of link | |
use-poly-licensing | xs:boolean | Specifies if Poly licensing is in use/should-be-used or not. | Mandatory |
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 |
request-token-credential | xs:string | For auto-updating licenses, this is the required token credential to use for the connection. | |
license-server-addr-1 | xs:string | For auto-updating licenses, this is the required primary server:port to use for the connection. | |
license-server-addr-2 | xs:string | For auto-updating licenses, this is the optional backup server:port to use for the connection. | |
instance-nice-name | xs:string | Optional nice name for the product instance/installation to use in sorting/display on the license server. | |
alternate | xs:boolean | (deprecated) - States if the licensing in use is the alternate/super-dark-secure scheme or not. | Mandatory |
license-mode | LicenseMode | Defines the mode of the poly license server communication automatic or manual | Mandatory |
hostname | xs:string | The hostname of this DMA instance to be provivded to the Poly license service portal when requested. | |
release-code-set | xs:boolean | The system having previously been licensed has a release code to provide to the user for the Poly License Service Portal. This code will be retained by the system until the license configuration is updated/changed. | |
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. |
Name | Type | Restrictions |
---|---|---|
EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |
LicenseMode | xs:string | Value must be one of:
|