Documentation Index
Fetch the complete documentation index at: https://docs.knoxcall.com/llms.txt
Use this file to discover all available pages before exploring further.
Error reference
| Status | Code | Meaning |
|---|---|---|
400 | kms_verify_failed | KnoxCall could not complete the probe round-trip — check IAM/RBAC grant |
400 | static_credentials_rejected | config contained a blocked field (access key, service account JSON, client secret value) |
403 | step_up_required | Step-up token missing or expired — obtain a fresh token via POST /admin/auth/step-up |
404 | no_kms_config | No customer KMS configured for this tenant (unseal/rotate only) |
404 | no_active_key | No active master key found — required for rotation |
409 | not_sealed | Tenant is not currently sealed (unseal only) |
409 | sealed | Cannot rotate while sealed — unseal first |
502 | kms_unreachable | KMS provider unreachable during probe — try again in a minute |
502 | unseal_failed | Unseal attempt failed — KMS still unreachable or access still denied |