C4SessionDetails
C4SessionDetails
JSON Example
{
"authenticatedSites": [
{
"org": "Org1",
"site": "site1"
}
],
"roles": [
"EVERYONE"
],
"user": "admin1@Org1"
}
array of AuthenticatedSiteDetails
authenticatedSites
Optional
vCloud Director sites the current session has authenticated with. The site specified in the request should be present here
array of string
roles
Optional
Roles granted to the session
string
user
Optional
The currently authenticated user