A newer version is available. For the latest information, see the
current release documentation.
RequestEnrollmentTokenReply
edit
Returns the enrollment token that is used to securely start a new server with designated roles.
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" }