HvcManagementAdministratorsSetRequestBody
This is a request body class for an operation.
Properties
array of
string
group_names
Required
Names the groups to be in the CloudAdminGroup Ex - xyz@abc.com where xyz is the group name and abc.com is the domain name
JSON Example
{
"group_names": [
"string"
]
}