3.22.6. Delete DNS entry

 
MethodURIDescription
DELETE/v2/{tenant_id}/os-floating-ip-dns/{domain}/entries/{name}

Deletes a specified DNS entry.

Normal response codes: 200

 3.22.6.1. Request

This table shows the URI parameters for the delete dns entry request:

NameTypeDescription

{tenant_id}

​String

The unique identifier of the tenant or account.

{domain}

​String

Registered DNS domain published by the DNS drivers.

{name}

​String

DNS entry name assigned under a domain.

This operation does not require a request body.

Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page


loading table of contents...