OCNORA

Google Cloud DNS

Google CloudOAuth 2.0credential probe

Manage Cloud DNS zones and record sets (Google OAuth2).

OCNORA ships 39 typed Google Cloud DNS operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.

Operations 39

  • Create Managed Zone
    Creates a new ManagedZone.
    cloud_dns.create_managed_zone
  • Create Policy
    Creates a new policy.
    cloud_dns.create_policy
  • Create Record
    Create a DNS record set in a managed zone.
    cloud_dns.create_record
  • Create Resource Record Set
    Creates a new ResourceRecordSet.
    cloud_dns.create_resource_record_set
  • Create Response Policy
    Creates a new Response Policy.
    cloud_dns.create_response_policy
  • Create Response Policy Rule
    Creates a new Response Policy Rule.
    cloud_dns.create_response_policy_rule
  • Delete Managed Zone
    Deletes a previously created ManagedZone.
    cloud_dns.delete_managed_zone
  • Delete Policy
    Deletes a previously created policy.
    cloud_dns.delete_policy
  • Delete Record
    Delete a DNS record set (looks up the existing rrset first).
    cloud_dns.delete_record
  • Delete Resource Record Set
    Deletes a previously created ResourceRecordSet.
    cloud_dns.delete_resource_record_set
  • Delete Response Policy
    Deletes a previously created Response Policy.
    cloud_dns.delete_response_policy
  • Delete Response Policy Rule
    Deletes a previously created Response Policy Rule.
    cloud_dns.delete_response_policy_rule
  • Get Change
    Fetches the representation of an existing Change.
    cloud_dns.get_change
  • Get Dns Key
    Fetches the representation of an existing DnsKey.
    cloud_dns.get_dns_key
  • Get Managed Zone
    Fetches the representation of an existing ManagedZone.
    cloud_dns.get_managed_zone
  • Get Managed Zone Operation
    Fetches the representation of an existing Operation.
    cloud_dns.get_managed_zone_operation
  • Get Policy
    Fetches the representation of an existing policy.
    cloud_dns.get_policy
  • Get Project
    Fetches the representation of an existing Project.
    cloud_dns.get_project
  • Get Resource Record Set
    Fetches the representation of an existing ResourceRecordSet.
    cloud_dns.get_resource_record_set
  • Get Response Policy
    Fetches the representation of an existing Response Policy.
    cloud_dns.get_response_policy
  • Get Response Policy Rule
    Fetches the representation of an existing Response Policy Rule.
    cloud_dns.get_response_policy_rule
  • List Changes
    Enumerates Changes to a ResourceRecordSet collection.
    cloud_dns.list_changes
  • List Dns Keys
    Enumerates DnsKeys to a ResourceRecordSet collection.
    cloud_dns.list_dns_keys
  • List Managed Zone Operations
    Enumerates Operations for the given ManagedZone.
    cloud_dns.list_managed_zone_operations
  • List Policies
    Enumerates all policies associated with a project.
    cloud_dns.list_policies
  • List Records
    List resource record sets in a zone, optionally filtered by name/type.
    cloud_dns.list_records
  • List Response Policies
    Enumerates all Response Policies associated with a project.
    cloud_dns.list_response_policies
  • List Response Policy Rules
    Enumerates all Response Policy Rules associated with a project.
    cloud_dns.list_response_policy_rules
  • List Zones
    List the managed DNS zones in a project.
    cloud_dns.list_zones
  • Replace Managed Zone
    Updates an existing ManagedZone.
    cloud_dns.replace_managed_zone
  • Replace Policy
    Updates an existing policy.
    cloud_dns.replace_policy
  • Replace Response Policy
    Updates an existing Response Policy.
    cloud_dns.replace_response_policy
  • Replace Response Policy Rule
    Updates an existing Response Policy Rule.
    cloud_dns.replace_response_policy_rule
  • Update Managed Zone
    Applies a partial update to an existing ManagedZone.
    cloud_dns.update_managed_zone
  • Update Policy
    Applies a partial update to an existing policy.
    cloud_dns.update_policy
  • Update Resource Record Set
    Applies a partial update to an existing ResourceRecordSet.
    cloud_dns.update_resource_record_set
  • Update Response Policy
    Applies a partial update to an existing Response Policy.
    cloud_dns.update_response_policy
  • Update Response Policy Rule
    Applies a partial update to an existing Response Policy Rule.
    cloud_dns.update_response_policy_rule
  • Upsert Record
    Create or replace a DNS record set (deletes the existing rrset in the change).
    cloud_dns.upsert_record

Run your first Google Cloud DNS workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.