-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
ISSUE TYPE
Enhancement/Improvement Request
COMPONENT NAME
Component: API/ UI
CLOUDSTACK VERSION
Cloudstack version 4.18,
SUMMARY
Provide option of disabling the roles
Steps to reproduce the issue
-
Navigate to Roles
-
Create a role
-
There is no option to disable the role available
The only option present is to edit and remove it
Currently Cloudstack supports the option of disabling of the accounts and users
https://cloudstack.apache.org/api/apidocs-4.18/apis/disableAccount.html
https://cloudstack.apache.org/api/apidocs-4.18/apis/disableUser.html
It would be great if Cloudstack extends the feature to disabling the roles also
Expected behaviour
If a particular role is disabled, it should not be listed during the creation of Account


