Module scaleway_api_rs::apis::dns_zones_api[][src]

Enums

struct for typed errors of method clone_dns_zone

struct for typed errors of method create_dns_zone

struct for typed errors of method create_ssl_certificate

struct for typed errors of method delete_dns_zone

struct for typed errors of method delete_dns_zone_tsig_key

struct for typed errors of method delete_ssl_certificate

struct for typed errors of method get_dns_zone_tsig_key

struct for typed errors of method get_ssl_certificate

struct for typed errors of method list_dns_zones

struct for typed errors of method list_ssl_certificates

struct for typed errors of method refresh_dns_zone

struct for typed errors of method update_dns_zone

Functions

Clone an existed DNS zone with all its records into a new one.

Create a new DNS zone.

Delete a DNS zone and all it’s records.

Get the DNS zone TSIG Key to allow AXFR request.

Returns a list of manageable DNS zones. You can filter the DNS zones by domain name.

Refresh SOA DNS zone. You can recreate the given DNS zone and its sub DNS zone if needed.

Update the name and/or the organizations for a DNS zone.