Skip to main content

response_policy_rules

Overview

Nameresponse_policy_rules
TypeResource
Idgoogle.dns.response_policy_rules

Fields

NameDatatypeDescription
behaviorstringAnswer this query with a behavior rather than DNS data.
dnsNamestringThe DNS name (wildcard or exact) to apply this rule to. Must be unique within the Response Policy Rule.
kindstring
localDataobject
ruleNamestringAn identifier for this rule. Must be unique with the ResponsePolicy.

Methods

NameAccessible byRequired ParamsDescription
getSELECTproject, responsePolicy, responsePolicyRuleFetches the representation of an existing Response Policy Rule.
listSELECTproject, responsePolicyEnumerates all Response Policy Rules associated with a project.
createINSERTproject, responsePolicyCreates a new Response Policy Rule.
deleteDELETEproject, responsePolicy, responsePolicyRuleDeletes a previously created Response Policy Rule.
_listEXECproject, responsePolicyEnumerates all Response Policy Rules associated with a project.
patchEXECproject, responsePolicy, responsePolicyRuleApplies a partial update to an existing Response Policy Rule.
updateEXECproject, responsePolicy, responsePolicyRuleUpdates an existing Response Policy Rule.