RegistrationToken

RegistrationToken
RegistrationToken

Appliance registration access token

JSON Example
{
    "roles": [
        "string"
    ],
    "token": "string",
    "user": "string"
}
array of string
roles
Required

List results

string
token
Optional

Access token

string
user
Optional

User delegated by token