Get Cluster Dns Zone Endpoint
Cluster
Get Cluster Dns Zone Endpoint
Read the cluster’s generated public DNS domain without creating one. A cluster that has no zone reports state “none” with an empty fqdn. The domain nests under the organisation’s Ankra root domain (dns_root_domain on /api/v1/org/ai-environment; ankra.cc by default). Use POST to create the zone and DELETE to hand it back for teardown.
GET
Get Cluster Dns Zone Endpoint
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.