Retry provisioning for a namespace that failed or is stuck.
Use this endpoint to retry provisioning for a namespace that failed or is stuck in a pending state. TheDocumentation Index
Fetch the complete documentation index at: https://docs.terminaluse.com/llms.txt
Use this file to discover all available pages before exploring further.
force parameter allows retrying even if the namespace status is PENDING, which is useful for stuck provisioning jobs.Force retry even if status is PENDING (for stuck namespaces)
Successful Response
Response model for namespace.
member_id of the creator.
The unique identifier of the namespace.
Human-readable name for the namespace.
WorkOS organization ID that owns this namespace.
URL-friendly unique identifier.
Artifact Registry repository name.
When the namespace was created.
Error message if provisioning failed.
Which provisioning step failed (e.g., 'create_gcs_bucket').
GCP service account email.
GCS bucket name.
K8s namespace name.
Registry service account email for token generation.
Namespace status: pending, ready, or failed.
PENDING, READY, FAILED