v2

latestOpenAPI 3.1.02026-07-2675166192.8 KB
admin-clusters

Request Certificate

Sign the requesting admin's SSH public key via Vault.

If a publicKey is provided in the body, it is signed directly. Otherwise the admin's DB-stored SSH public key is used.

post/api/admin/clusters/{cluster_id}/authorizations/certificate

Path parameters

cluster_idstring required

Request body

publicKeystring nullable
ttlstring nullable

Requested certificate TTL as a Vault-style duration (e.g. '30m', '2h'). Capped at 8h; omit to use the server default.

Response

Successful Response

statusstring nullable

Response status