You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the mgmt-api has ability to create roles, but not list them or delete them. This functionality should be present as well to enable management without going through CQL.
Example output would be:
Fetch current roles after creating the cluster (same format as LIST roles; in CQL):
* [FEATURE] [#566](#566) Add listRoles and dropRole functionality to the REST interface
* [FEATURE] [#571](#571) Add Cassandra 4.0.15 to the build matrix
* [FEATURE] [#569](#569) Add DSE 6.9.4 to the build matrix
* [FEATURE] [#568](#568) Add DSE 6.8.52 to the build matrix
Currently, the mgmt-api has ability to create roles, but not list them or delete them. This functionality should be present as well to enable management without going through CQL.
Example output would be:
Fetch current roles after creating the cluster (same format as
LIST roles;
in CQL):Create role, using the existing functionality:
List again:
Delete:
And final list:
┆Issue is synchronized with this Jira Story by Unito
┆Issue Number: MAPI-80
The text was updated successfully, but these errors were encountered: