PlcmLicenseAuthorityConfig

PlcmLicenseAuthorityConfig

This object contains all of the parameters necessary to configure the licensing authority


PlcmLicenseAuthorityConfig Fields

NameTypeDescriptionAttributes
atomLinkList Array of LinkSee Definition of Link
backupServerAddressPlcmServerAddress If the use-auto-discovery flag is false, this is the address of the backup FNE Server. If the use-auto-discovery flag is true, this list is ignored for a PUT and returns the server/port that was discovered for a GET, or empty if a server could not be auto-discovered. This field is only meaningful when the FNEServer is configured for high availability.
mainServerAddressPlcmServerAddress If the use-auto-discovery flag is false, this is the address of the main FNE Server. If the use-auto-discovery flag is true, this list is ignored for a PUT and returns the server/port that was discovered for a GET, or empty if a server could not be auto-discovered.
useAutoDiscoveryboolean This flag is used to configure the client to automatically discover the licensing server (true) or to use one of the server's in the supplied list to contact the licensing server (false). This capability is desired but not currently implemented : dszabo 13-Dec-2013 It was left here for the sake of completeness. Mandatory
currentStatusstring Current status of the licensing client. This is a read-only field.
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.


Nested Types/Restrictions


NameTypeRestrictions
EntityTagstring
Length of value must be >=1
Length of value must be <=64