fabric.license_policy¶
LicPolicy class represents license policy encapsulates user’s configuration data used in smart licensing management. Because user’s configuration data shall support export/import, the owner of LicensePolicy is PM.
ACI class |
|
RN |
|
Cursor |
|
Parent |
|
Atomic |
— |
Attributes¶
Accepted as keyword arguments of .license_policy() and of .set(**attrs) on this cursor. Enum parameters also accept the plain string.
parameter |
wire |
type |
values |
default |
description |
|---|---|---|---|---|---|
|
|
|
|
actionResult is to indicate whether or not RUM report download or Acknowledgement import is succeeded or failed. |
|
|
|
|
— |
— |
Authorization code or permanent license installed by user. |
|
|
|
— |
— |
— |
|
|
|
— |
|
To force re-register the product with CSSM, regardless whether or not the product is alread registered. Per ELO requirement, let user decide if he/she wants to force re-register. If forceRegister = false, SA returns an error if the product is already registered. |
|
|
|
— |
|
— |
|
|
|
— |
— |
For Call Home HTTP proxy server |
|
|
|
|
Action for manually renewing ID certificate, license authorization and so on. Based on action enum type, corresponding SA API is invoked and SA return a formatted long string encapsulating the data. |
|
|
|
|
— |
|
— |
|
|
|
|
Smart licensing mode. |
|
|
|
|
|
Admin state for triggering request/cancel/install/return reservation action. |
|
|
|
|
— |
|
The port number of third-party HTTP/HTTPs proxy server. When the mode is not proxy, port is not required and can be ignored. |
|
|
|
|
Admin state for triggering registration and unregistration. |
|
|
|
|
— |
— |
To register product with CSSM, a user need to input registration token ID. The registration token ID is created by customer from CSSM web site. |
|
|
|
— |
|
SLE policy allows a user to change license reporting interval. Default value is 30 days, and min and max range is 1 - 90 days. |
|
|
|
— |
— |
The url of remote manager (CSSM, Satellite manager or SCH gateway server). When the mode is plr, url is not required and can be ignored. |