Skip to main content

response_policies

Overview

Nameresponse_policies
TypeResource
Idgoogle.dns.response_policies

Fields

NameDatatypeDescription
idstringUnique identifier for the resource; defined by the server (output only).
descriptionstringUser-provided description for this Response Policy.
gkeClustersarrayThe list of Google Kubernetes Engine clusters to which this response policy is applied.
kindstring
labelsobjectUser labels.
networksarrayList of network names specifying networks to which this policy is applied.
responsePolicyNamestringUser assigned name for this Response Policy.

Methods

NameAccessible byRequired ParamsDescription
getSELECTproject, responsePolicyFetches the representation of an existing Response Policy.
listSELECTprojectEnumerates all Response Policies associated with a project.
createINSERTprojectCreates a new Response Policy
deleteDELETEproject, responsePolicyDeletes a previously created Response Policy. Fails if the response policy is non-empty or still being referenced by a network.
_listEXECprojectEnumerates all Response Policies associated with a project.
patchEXECproject, responsePolicyApplies a partial update to an existing Response Policy.
updateEXECproject, responsePolicyUpdates an existing Response Policy.