This article covers role management rights that pertain to ACE Server objects.
| Right | Feature Code | Explanation |
| Create ACE Server | EXCMD_CREATE_ACE_SERVER | Allows users to create ACE servers. |
| Delete ACE Server | EXCMD_DELETE_ACE_SERVER | Gives users the ability to remove ACE servers. |
| Delete All Content On ACE Server | EXCMD_DELETE_ALL_CONTENT_ACE_SERVER | Gives users the ability to remove all deployed content on ACE servers. |
| Delete Content On ACE Server | EXCMD_DELETE_CONTENT_ACE_SERVER | Allows you to delete specific deployed content on ACE servers. |
| Deploy Content On ACE Server | EXCMD_DEPLOY_CONTENT_ACE_SERVER | Allows users to deploy content on ACE servers. |
| Reset Service Trace On ACE Server | EXCMD_RESET_SERVICE_TRACE_ACE_SERVER | Allows users to reset the service trace on ACE servers. |
| Reset User Trace On ACE Server | EXCMD_RESET_USER_TRACE_ACE_SERVER | Gives users the ability to reset users traces on ACE servers. |
| Show ACE Server | EXCMD_INQUIRE_ACE_SERVER | Allows users to view the details of a specific ACE server. |
| Show ACE Server Admin Log | EXCMD_INQUIRE_ACE_SERVER_ADMIN_LOG | Allows users to view ACE server admin logs. |
| Show ACE Server Status | EXCMD_INQUIRE_ACE_SERVER_STATUS | Allows users to view ACE server statuses. |
| Show ACE Servers | EXCMD_INQUIRE_ACE_SERVER_NAMES | Allows users to view a list of the ACE servers that exist. |
| Shutdown ACE Server | EXCMD_SHUTDOWN_ACE_SERVER | Gives users the ability to shutdown ACE servers. |
| Start ACE Server | EXCMD_START_ACE_SERVER | Gives users the ability to start ACE servers. |
| Start Flow Monitoring On ACE Server | EXCMD_START_FLOW_MON_ACE_SERVER | Gives users the ability to enable flow monitoring on ACE servers. |
| Start Flow Statistic On ACE Server | EXCMD_START_FLOW_STAT_ACE_SERVER | Gives users the ability to enable flow statistics on ACE servers. |
| Start Resource Statistic On ACE Server | EXCMD_START_RESOURCE_STAT_ACE_SERVER | Gives users the ability to enable resource statistics on ACE servers. |
| Start Service Trace On ACE Server | EXCMD_START_SERVICE_TRACE_ACE_SERVER | Gives users the ability to enable service tracing on ACE servers. |
| Start User Trace On ACE Server | EXCMD_START_USER_TRACE_ACE_SERVER | Gives users the ability to enable user tracing on ACE servers. |
| Stop ACE Server | EXCMD_STOP_ACE_SERVER | Allows users to stop ACE servers. |
| Stop Flow Monitoring On ACE Server | EXCMD_STOP_FLOW_MON_ACE_SERVER | Allows users to stop ACE server flow monitoring. |
| Stop Flow Statistic On ACE Server | EXCMD_STOP_FLOW_STAT_ACE_SERVER | Allows users to stop flow statistics on ACE servers. |
| Stop Resource Statistic On ACE Server | EXCMD_STOP_RESOURCE_STAT_ACE_SERVER | Allows users to stop resource statistics on ACE servers. |
| Stop Service Trace On ACE Server | EXCMD_STOP_SERVICE_TRACE_ACE_SERVER | Gives users the ability to stop ACE server service tracing. |
| Stop User Trace On ACE Server | EXCMD_STOP_USER_TRACE_ACE_SERVER | Gives users the ability to stop user tracing on ACE servers. |