Cloud DNS API, gRPC: DnsZoneService
A set of methods for managing DNS zones.
Methods
Method |
Description |
Returns the specified DNS zone. |
|
Retrieves the list of DNS zones in the specified folder. |
|
Creates a DNS zone in the specified folder. |
|
Updates the specified DNS zone. |
|
Deletes the specified DNS zone. |
|
Returns the specified record set. |
|
Retrieves the list of record sets in the specified folder. |
|
Method with strict control for changing zone state. Returns error when: |
|
Method without strict control for changing zone state. Nothing happens if deleted record doesn't exist. |
|
Lists operations for the specified DNS zone. |
|
Lists existing access bindings for the specified DNS zone. |
|
Sets access bindings for the specified DNS zone. |
|
Updates access bindings for the specified DNS zone. |
|
Atomically updates zone private networks |