v2

latestOpenAPI 3.1.02026-07-2675166192.8 KB
admin-inventory

Request Inventory Certificate

Sign the requesting admin's SSH public key for an inventory cluster.

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

post/api/admin/inventory/{cluster_id}/authorization/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