[{"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: LDAPLOCALVIDM


string
id Optional

Unique identifier assigned to user-group.


role Optional

Role assigned the user/group.

Possible values are: MEMBERADMINAUDITOR

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

Feedback

Was this page helpful?