This article covers role management rights that pertain to IIB REST API objects.
| Right | Feature Code | Explanation |
| Delete IIB Rest API | EXCMD_DELETE_IIB_REST_API | Gives users the ability to remove IIB Rest APIs. |
| Show IIB Rest API | EXCMD_INQUIRE_IIB_REST_API | Allows users to view the details of a specific REST API. |
| Show IIB Rest API Status | EXCMD_INQUIRE_IIB_REST_API_STATUS | Allows users to view the status of IIB Rest APIs. |
| Show IIB Rest APIs | EXCMD_INQUIRE_IIB_REST_API_NAMES | Allows users to view a list of the REST APIs that exist. |
| Start Flow Monitoring On IIB Rest API | EXCMD_START_FLOW_MONITORING_IIB_REST_API | Gives users the ability to start flow monitoring on IIB Rest APIs. |
| Stop Flow Monitoring On IIB Rest API | EXCMD_STOP_FLOW_MONITORING_IIB_REST_API | Gives users the ability to stop flow monitoring on IIB REST APIs. |
| Start IIB Rest API | EXCMD_START_IIB_REST_API | Gives users the ability to start IIB Rest APIs. |
| Start Statistic On IIB Rest API | EXCMD_START_STATISTIC_IIB_REST_API | Gives users the ability to start statistics on IIB REST APIs. |
| Stop IIB Rest API | EXCMD_STOP_IIB_REST_API | Gives users the ability to stop IIB Rest APIs. |
| Stop Statistic On IIB Rest API | EXCMD_STOP_STATISTIC_IIB_REST_API | Gives users the ability to stop statistics on IIB REST APIs. |