kiranchavala commented on issue #7362:
URL: https://github.com/apache/cloudstack/issues/7362#issuecomment-1488035070
Able to reproduce the issue
(scmk) 🐱 > list roles name=Domain Admin response=json
{
"count": 2,
"role": [
{
"description": "Default domain admin role",
"id": "2acbd609-cdea-11ed-b8aa-1e000a0003b1",
"isdefault": true,
"name": "Domain Admin",
"type": "DomainAdmin"
},
{
"description": "New Domain Admin",
"id": "ae9b8992-e5f2-45a5-8adb-26c1bd0209aa",
"isdefault": false,
"name": "New Domain Admin",
"type": "DomainAdmin"
}
]
}
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]