live_config_actions
Live Configuration Actions.
More...
Detailed Description
Live Configuration Actions.
Enumeration Type Documentation
- Enumerator:
-
| LiC_ACTION_ADDMEMBER |
Add a new identity with key-values into a group item. |
| LiC_ACTION_RMMEMBER |
Remove an identity from a group item. |
| LiC_ACTION_UPDATE |
Update an identity with key-values settings. |
| LiC_ACTION_CREATE |
Create an identity. |
| LiC_ACTION_DELETE |
Delete an identity.
Requires confirmation when deleting a usergroup or host |
| LiC_ACTION_ENFORCEDELETE |
Delete an identity without confirmation. |
| LiC_ACTION_DISABLE |
Disable live reconfig feature by primary LSF Admin. |
| LiC_ACTION_END |
The total number of actions supported by live configuration. |