Indicates the current licensing status for a server.
Name | Type | Description | Attributes |
---|---|---|---|
plcm-license-cfs-config | plcm-license-cfs-config | See Definition of plcm-license-cfs-config | |
plcm-license-authority-config | plcm-license-authority-config | See Definition of plcm-license-authority-config | |
plcm-license-feature-list | plcm-license-feature-list | See Definition of plcm-license-feature-list | |
last-successful-connection-server | PlcmServerAddress | Optional field to indicate the FNEServer to which the last successful connection was established. | |
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. | |
host-name | xs:string | The host name of this server instance. | Mandatory |
serial-number | xs:string | The serial number of this server instance. | Mandatory |
host-id | xs:string | The host ID of this server instance (related to serial number). | Mandatory |
licensing-scheme | LicensingScheme | Specifies the licensing scheme employed by the server. | Mandatory |
connection-status | ConnectionStatus | Defines the valid license server connection statuses | Mandatory |
licensing-status | LicensingStatus | Defines the valid license statuses | Mandatory |
licensed-calls | xs:long | The maximum number of concurrent calls that the current license enables. | Mandatory |
licensing-burst-available | xs:boolean | Defines whether burst feature is available from the license or not. True if it is allowed. False otherwise | |
licensing-burst-enabled | xs:boolean | Defines whether licensing burst feature is turned on or not. If licensing-burst-available is True, but this is False, then the feature is disabled. True otherwise. This value is irrelevant if licensing-bust-available is False. | |
last-successful-date | xs:dateTime | Optional field to note the last time a connection was established to the FNEServer. | |
last-attempt-date | xs:dateTime | Optional field to note the last time a connection attempt was made to the FNEServer. |
Name | Type | Restrictions |
---|---|---|
LicensingStatus | xs:string | Value must be one of:
|
ConnectionStatus | xs:string | Value must be one of:
|
LicensingScheme | xs:string | Value must be one of:
|
EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |