plcm-license-status-v2.xsd Documentation

Imported Namespaces

Target Namespace

Elements

plcm-license-status-v2  PlcmLicenseStatusV2

Indicates the current licensing status for a server.


Complex Types

PlcmLicenseStatusV2 Fields

NameTypeDescriptionAttributes
plcm-license-cfs-config plcm-license-cfs-configSee Definition of plcm-license-cfs-config
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
last-successful-connection-serverPlcmServerAddress Optional field to indicate the FNEServer to which the last successful connection was established.
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.
host-namexs:string The host name of this server instance. Mandatory
serial-numberxs:string The serial number of this server instance. Mandatory
host-idxs:string The host ID of this server instance (related to serial number). Mandatory
licensing-schemeLicensingScheme Specifies the licensing scheme employed by the server. Mandatory
connection-statusConnectionStatus Defines the valid license server connection statuses Mandatory
licensing-statusLicensingStatus Defines the valid license statuses Mandatory
licensed-callsxs:long The maximum number of concurrent calls that the current license enables. Mandatory
licensing-burst-availablexs:boolean Defines whether burst feature is available from the license or not. True if it is allowed. False otherwise
licensing-burst-enabledxs: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-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
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
LicensingSchemexs:string
Value must be one of:
  • UNKNOWN
  • NONE
  • CFS
  • FLEXERA
  • POLY
EntityTagxs:string
Length of value must be >=1
Length of value must be <=64