Files
openstacksdk/doc/source/user/proxies/dns.rst
Junwoo Park e53b1b7606 Add getting info about the Limit in a DNS SDK.
I added this because showing the info lists for a limit as specified in the DNS API documentation is not implemented in the SDK.

Change-Id: I4d7b9a3c0f652f9a07fbf70df35e3c780462514c
2024-10-05 16:19:09 +09:00

2.1 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

Limit Operations

openstack.dns.v2._proxy.Proxy

Service Status Operations

openstack.dns.v2._proxy.Proxy