ProjectInfo
ProjectInfo
A list of projects this user is a member of
JSON Example
{
"projectId": "string",
"projectName": "string",
"userRoles": [
"string"
],
"userPermissions": [
"string"
],
"sharedResources": false,
"groups": [
{
"id": "c493a95e-c4d1-4496-8595-e73902701c95:fe69d7ca-40a6-4de5-8f33-d462f4656938",
"displayName": "[email protected]",
"groupType": "AD_GROUP, USER_GROUP",
"domain": "vmware.com",
"usersCount": 1
}
]
}
string
projectId
Optional
The id of the project the user is a member of.
string
projectName
Optional
The name of the project the user is a member of.
array of
string
userRoles
Optional
The roles this user has in the project.
array of
string
userPermissions
Optional
The permissions this user has in the project.
boolean
sharedResources
Optional
Specifies whether the resources in this projects are shared or not. Only allowed for classic tenants.