Indicates the current licensing status for a server.
Name | Type | Description | Attributes |
---|---|---|---|
plcmLicenseCfsConfig | PlcmLicenseCfsConfig | See Definition of PlcmLicenseCfsConfig | |
plcmLicenseAuthorityConfig | PlcmLicenseAuthorityConfig | See Definition of PlcmLicenseAuthorityConfig | |
plcmLicenseFeatureList | PlcmLicenseFeatureList | See Definition of PlcmLicenseFeatureList | |
lastSuccessfulConnectionServer | PlcmServerAddress | Optional field to indicate the FNEServer to which the last successful connection was established. | |
entityTag | 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. | |
hostName | string | The host name of this server instance. | Mandatory |
serialNumber | string | The serial number of this server instance. | Mandatory |
hostId | string | The host ID of this server instance (related to serial number). | Mandatory |
licensingScheme | LicensingScheme | Specifies the licensing scheme employed by the server. | Mandatory |
connectionStatus | ConnectionStatus | Defines the valid license server connection statuses | Mandatory |
licensingStatus | LicensingStatus | Defines the valid license statuses | Mandatory |
licensedCalls | long | The maximum number of concurrent calls that the current license enables. | Mandatory |
licensingBurstAvailable | boolean | Defines whether burst feature is available from the license or not. True if it is allowed. False otherwise | |
licensingBurstEnabled | 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. | |
lastSuccessfulDate | dateTime | Optional field to note the last time a connection was established to the FNEServer. | |
lastAttemptDate | dateTime | Optional field to note the last time a connection attempt was made to the FNEServer. |
Name | Type | Restrictions |
---|---|---|
LicensingStatus | string | Value must be one of:
|
ConnectionStatus | string | Value must be one of:
|
LicensingScheme | string | Value must be one of:
|
EntityTag | string | Length of value must be >=1 Length of value must be <=64 |