Get the authentication token.

Prev Next
Get
/v1/zones/{zone-id}/token

"Retrieve the authentication token ("join token") used to enroll compute nodes in this zone."

Path parameters
zone-id
string (uuid) Required

UUID of a zone.

Responses
200

Join token for the zone.

object
token
string

Bearer token used to enroll compute nodes.