User

User
User

A representation of a user.

JSON Example
[
    {
        "email": "supervisor@vmware.com"
    }
]
string
email
Required

The email of the user or name of the group.

string
type
Optional

Type of the principal. Currently supported 'user' (default) and 'group'.