[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
UserGroupResponse
Properties
string
domain
Optional
Domain name to which user-group belongs to.
string
group_name
Optional
Group-name of the user-group.
group_type
Optional
The type of user-group.
Possible values are: LDAP , LOCAL , VIDM
string
id
Optional
Unique identifier assigned to user-group.
JSON Example
{
"domain": "vidmlabs.com",
"group_name": "testgroup",
"group_type": "VIDM",
"id": "testgroup@vidmlabs.com",
"role": "ADMIN"
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Property Of
PagedUserGroupListResponse
Returned By
Get User Group
Update VIdm User Group Role
Add VIdm User Group