[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api

UserResponse

Properties

string
display_name Optional

User’s display name


string
domain Optional

Domain name to which group belongs to.


string
id Optional

Unique identifier assigned to user.


role Optional

Role assigned the user/group.

Possible values are: MEMBERADMINAUDITOR


user_type Optional

The type of user.

Possible values are: LDAPLOCALVIDM


string
username Optional

Username of the user

JSON Example

{
    "display_name": "alley martin",
    "domain": "vidmlabs.com",
    "id": "alleymartin123@vidmlabs.com",
    "role": "ADMIN",
    "user_type": "VIDM",
    "username": "alleymartin123"
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Property Of

PagedUserListResponse
Returned By

Get User
Update VIdm User Role
Add VIdm User

Feedback

Was this page helpful?