plcm-license-status.xsd Documentation

Imported Namespaces

Target Namespace

Elements

plcm-license-status  PlcmLicenseStatus

Indicates the current licensing status of the product


Complex Types

PlcmLicenseStatus Fields

NameTypeDescriptionAttributes
plcm-license-authority-config plcm-license-authority-configSee Definition of plcm-license-authority-config
plcm-license-feature-list plcm-license-feature-listSee Definition of plcm-license-feature-list
connection-statusConnectionStatus Defines the valid license server connection statuses Mandatory
licensing-statusLicensingStatus Defines the valid license statuses Mandatory
entity-tagEntityTag 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.
last-successful-datexs:dateTime Optional field to note the last time a connection was established to the FNEServer.
last-attempt-datexs:dateTime Optional field to note the last time a connection attempt was made to the FNEServer.


Simple Types


NameTypeRestrictions
EntityTagxs:string
Length of value must be >=1
Length of value must be <=64
LicensingStatusxs:string
Value must be one of:
  • VALID
  • INVALID
  • VALID_SYSTEM_RESTART_REQUIRED
  • UNKNOWN
ConnectionStatusxs:string
Value must be one of:
  • CONNECTION_NOT_ATTEMPTED
  • CONNECTING
  • CONNECT_SUCCESS
  • CONNECT_FAILURE
  • UNKNOWN