This article covers role management rights that pertain to ACE Service objects.
Right |
Feature Code |
Explanation |
Delete ACE Service |
EXCMD_DELETE_ACE_SERVICE |
Allows users to remove ACE services. |
Setup ACE Service |
EXCMD_SETUP_ACE_SERVICE |
Allows users to configure ACE services. |
Show ACE Service |
EXCMD_INQUIRE_ACE_SERVICE |
Allows users to view the details of a specific ACE service. |
Show ACE Service Status |
EXCMD_INQUIRE_ACE_SERVICE_STATUS |
Allows users to view ACE Service statuses. |
Show ACE Services |
EXCMD_INQUIRE_ACE_SERVICE_NAMES |
Allows users to view a list of the ACE services that exist. |
Start ACE Service |
EXCMD_START_ACE_SERVICE |
Gives users the ability to start ACE services. |
Stop ACE Service |
EXCMD_STOP_ACE_SERVICE |
Gives users the ability to disable ACE services. |
Teardown ACE Service |
EXCMD_TEARDOWN_ACE_SERVICE |
Gives users the ability to teardown ACE services. |
Validate ACE Service |
EXCMD_VALIDATE_ACE_SERVICE |
Gives users the ability to validate ACE services. |