v50

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-07-068428533.0 MB
Private DNS

Delete Private DNS

Deletes a Private DNS attachment by ID. The attachment must be in a stable state (ready or error) before deletion — requests against attachments in a transitional state (initializing, terminating) will be rejected.

delete/v2/cloud-gateways/networks/{networkId}/private-dns/{privateDnsId}

Path parameters

networkIdstring uuid required

The network ID to operate on. For serverless.v1 kind of cloud gateways, this field should be omitted.

Example:36ae63d3-efd1-4bec-b246-62aa5d3f5695

The network to operate on.

privateDnsIdstring uuid required
Example:1850820b-c69f-4a2a-b9be-bbcdbc5cd618

The ID of the Private DNS to operate on.

Response

No Content