[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
PagedUserListResponse
Properties
string
cursor
Optional
integer
total_count
Optional
JSON Example
{
"cursor": "MTA=",
"results": [
{
"display_name": "alley martin",
"domain": "vidmlabs.com",
"id": "alleymartin123@vidmlabs.com",
"role": "ADMIN",
"user_type": "VIDM",
"username": "alleyMartin123"
}
],
"total_count": 101
}