RequestEnrollmentTokenReplyedit

Returns an enrollment token that can be used to start a new server with designated roles securely

Propertiesedit

token (string)
The requested token
token_id (string)
An identifier for the requested token (if persistent) that can be used in listing and deletion

Exampleedit

{
   "token" : "string",
   "token_id" : "string"
}