This article covers role management rights that pertain to Nodes.
Right |
Feature Code |
Explanation |
Change Node |
EXCMD_CHANGE_MQNODE |
Allows users to change nodes. |
Change Node Stats |
EXCMD_CHANGE_MQNODE_STAT |
Allows users to change node stats. |
Create Node |
EXCMD_CREATE_MQNODE |
Allows users to create nodes. |
Delete Node |
EXCMD_DELETE_MQNODE |
Allows users to remove nodes |
Manage Node |
EXCMD_MANAGE_MQNODE |
Allows users to manage nodes. |
Show Node Attributes |
EXCMD_INQUIRE_MQNODE |
Allows users to view node attributes. |
Show Nodes (Required) |
EXCMD_INQUIRE_MQNODE_NAMES |
Allows users to view nodes. |
Start All Node Objects |
EXCMD_START_MQNODE |
Allows users to start node objects. |
Stop All Node Objects |
EXCMD_STOP_MQNODE |
Allows users to stop node objects. |
UnManange Node |
EXCMD_UNMANAGE_MQNODE |
Allows users to unmanage nodes. |