Documentation Index

Fetch the complete documentation index at: https://support.fortanix.com/llms.txt

Use this file to discover all available pages before exploring further.

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.