A newer version is available. For the latest information, see the
current release documentation.
ListEnrollmentTokenReply
edit
Information about active enrollment tokens.
Propertiesedit
-
tokens
(array[
ListEnrollmentTokenElement
]
) - The list of currently active enrollment tokens
Exampleedit
{ "tokens" : [ { "roles" : [ "string" ], "token_id" : "string" } ] }