Method: responsePolicyRules.create

Creates a new Response Policy Rule.

HTTP request

POST https://dns.googleapis.com/dns/v1beta2/projects/{project}/responsePolicies/{responsePolicy}/rules

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
project

string

Identifies the project addressed by this request.

responsePolicy

string

User assigned name of the Response Policy containing the Response Policy Rule.

Query parameters

Parameters
clientOperationId

string

For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.

Request body

The request body contains an instance of ResponsePolicyRule.

Response body

If successful, the response body contains a newly created instance of ResponsePolicyRule.

Authorization scopes

Requires one of the following OAuth scopes:

  • https://www.googleapis.com/auth/cloud-platform
  • https://www.googleapis.com/auth/ndev.clouddns.readwrite

For more information, see the Authentication Overview.