Name: RestApiAuthorization


Data Structure
{
   "typeId": "com.tintri.api.rest.vcommon.dto.rbac.RestApiAuthorization",
   "expiresOn": <Date>,
   "localUser": <Boolean>,
   "perpetual": <Boolean>,
   "typeId": <String>,
   "role": Role,
   "userAccountUuid": Uuid,
   "userName": <String>,
}

Elements
NameTypeDescription
roleRole
userAccountUuidUuid
userNamexsd:string

Attributes
NameTypeDescription
expiresOnxsd:datetime
localUserxsd:boolean
perpetualxsd:boolean
typeIdxsd:string