This article covers role management rights that pertain to Solace Distributed Cache objects.
| Right | Feature Code | Explanation |
| Change Solace Distributed Cache | EXCMD_CHANGE_SOLACE_DISTRIBUTED_CACHE | Allows users to change Solace distributed caches. |
| Change Solace Distributed Cache Status | EXCMD_CHANGE_SOLACE_DISTRIBUTED_CACHE_STATUS | Allows users to change the status of (enable or disable) Solace distributed caches. |
| Clear Solace Distributed Cache Event | EXCMD_CLEAR_SOLACE_DISTRIBUTED_CACHE_EVENT | Allows users to clear a specified Solace distributed cache event. |
| Create Solace Distributed Cache | EXCMD_CREATE_SOLACE_DISTRIBUTED_CACHE | Allows users to create Solace distributed caches. |
| Delete Solace Distributed Cache | EXCMD_DELETE_SOLACE_DISTRIBUTED_CACHE | Allows users to remove Solace distributed caches. |
| Delete Solace Distributed Cache Messages | EXCMD_DELETE_SOLACE_DISTRIBUTED_CACHE_MESSAGES | Allows users to remove Solace distributed cache messages. |
| Show Solace Distributed Cache | EXCMD_INQUIRE_SOLACE_DISTRIBUTED_CACHE | Allows users to view the details of a specific Solace distributed cache. |
| Show Solace Distributed Cache Status | EXCMD_INQUIRE_SOLACE_DISTRIBUTED_CACHE_STATUS | Allows users to view the status of Solace distributed caches. |
| Show Solace Distributed Caches | EXCMD_INQUIRE_SOLACE_DISTRIBUTED_CACHE_NAMES | Allows users to view a list of the Solace distributed caches that exist. |
| Start Solace Distributed Cache | EXCMD_START_SOLACE_DISTRIBUTED_CACHE | Allows users to start Solace distributed caches. |