HvcManagementAdministratorsAddRequestBody
This is a request body class for an operation.
Properties
string
group_name
Required
Name of the new group to be added. Ex - xyz@abc.com where xyz is the group name and abc.com is the domain name
JSON Example
{
"group_name": "string"
}