ProvisionInstancesContainer_nameBindings
Bind a managed instance host port to a public route mapping
Path Parameters
container_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.
Request Body
application/json
route_key*string
client_name?|
public_host?|
public_port?|
Format
int32persist_in_catalog?boolean
Default
trueResponse Body
curl -X POST "https://athena-cluster.com/admin/provision/instances/string/bindings" \ -H "apikey: string" \ -H "Content-Type: application/json" \ -d '{ "route_key": "string" }'Empty
Empty
Empty
Empty
Empty