PlcmLicenseStatusV2

PlcmLicenseStatusV2

Indicates the current licensing status for a server.


PlcmLicenseStatusV2 Fields

NameTypeDescriptionAttributes
plcmLicenseCfsConfig PlcmLicenseCfsConfigSee Definition of PlcmLicenseCfsConfig
plcmLicenseAuthorityConfig PlcmLicenseAuthorityConfigSee Definition of PlcmLicenseAuthorityConfig
plcmLicenseFeatureList PlcmLicenseFeatureListSee Definition of PlcmLicenseFeatureList
lastSuccessfulConnectionServerPlcmServerAddress Optional field to indicate the FNEServer to which the last successful connection was established.
entityTagEntityTag 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.
hostNamestring The host name of this server instance. Mandatory
serialNumberstring The serial number of this server instance. Mandatory
hostIdstring The host ID of this server instance (related to serial number). Mandatory
licensingSchemeLicensingScheme Specifies the licensing scheme employed by the server. Mandatory
connectionStatusConnectionStatus Defines the valid license server connection statuses Mandatory
licensingStatusLicensingStatus Defines the valid license statuses Mandatory
licensedCallslong The maximum number of concurrent calls that the current license enables. Mandatory
licensingBurstAvailableboolean Defines whether burst feature is available from the license or not. True if it is allowed. False otherwise
licensingBurstEnabledboolean 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.
lastSuccessfulDatedateTime Optional field to note the last time a connection was established to the FNEServer.
lastAttemptDatedateTime Optional field to note the last time a connection attempt was made to the FNEServer.


Nested Types/Restrictions


NameTypeRestrictions
LicensingStatusstring
Value must be one of:
  • VALID
  • INVALID
  • VALID_SYSTEM_RESTART_REQUIRED
  • UNKNOWN
ConnectionStatusstring
Value must be one of:
  • CONNECTION_NOT_ATTEMPTED
  • CONNECTING
  • CONNECT_SUCCESS
  • CONNECT_FAILURE
  • UNKNOWN
LicensingSchemestring
Value must be one of:
  • UNKNOWN
  • NONE
  • CFS
  • FLEXERA
  • POLY
EntityTagstring
Length of value must be >=1
Length of value must be <=64