Files
openstacksdk/doc/source/user/proxies/dns.rst
Michael Johnson a745604328 Add Designate (DNS) zone share API
This patch adds support for the zone share API.

Change-Id: I4cabb6444f90ffaf110ec0d0f16015b93bbd07f8
2023-03-31 21:07:41 +00:00

1.9 KiB

DNS API

For details on how to use dns, see /user/guides/dns

openstack.dns.v2._proxy

The DNS Class

The dns high-level interface is available through the dns member of a ~openstack.connection.Connection object. The dns member will only be added if the service is detected.

DNS Zone Operations

openstack.dns.v2._proxy.Proxy

Recordset Operations

openstack.dns.v2._proxy.Proxy

Zone Import Operations

openstack.dns.v2._proxy.Proxy

Zone Export Operations

openstack.dns.v2._proxy.Proxy

FloatingIP Operations

openstack.dns.v2._proxy.Proxy

Zone Transfer Operations

openstack.dns.v2._proxy.Proxy

Zone Share Operations

openstack.dns.v2._proxy.Proxy