PlcmLicenseStatus

PlcmLicenseStatus

Indicates the current licensing status of the product


PlcmLicenseStatus Fields

NameTypeDescriptionAttributes
plcmLicenseAuthorityConfig PlcmLicenseAuthorityConfigSee Definition of PlcmLicenseAuthorityConfig
plcmLicenseFeatureList PlcmLicenseFeatureListSee Definition of PlcmLicenseFeatureList
connectionStatusConnectionStatus Defines the valid license server connection statuses Mandatory
licensingStatusLicensingStatus Defines the valid license statuses Mandatory
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.
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
EntityTagstring
Length of value must be >=1
Length of value must be <=64
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