Athena
ProvisionInstancesContainer_name

Inspect a local managed Postgres instance

GET
/admin/provision/instances/{container_name}

Path Parameters

container_name*string

Query Parameters

client_name?string

Header Parameters

apikey*string

The static admin key configured as ATHENA_KEY_12. Authorization headers (Bearer <key>), X-API-Key, X-Athena-Key, or ?api_key= are also accepted.

Response Body

curl -X GET "https://athena-cluster.com/admin/provision/instances/string" \  -H "apikey: string"
Empty
Empty
Empty
Empty