Skip to main content

policies_effective_policy

Overview

Namepolicies_effective_policy
TypeResource
Idgoogle.orgpolicy.policies_effective_policy

Fields

NameDatatypeDescription
namestringImmutable. The resource name of the policy. Must be one of the following forms, where constraint_name is the name of the constraint which this policy configures: projects/{project_number}/policies/{constraint_name} folders/{folder_id}/policies/{constraint_name} * organizations/{organization_id}/policies/{constraint_name} For example, projects/123/policies/compute.disableSerialPortAccess. Note: projects/{project_id}/policies/{constraint_name} is also an acceptable name for API requests, but responses will return the name using the equivalent project number.
alternateobjectSimilar to PolicySpec but with an extra 'launch' field for launch reference. The PolicySpec here is specific for dry-run/darklaunch.
dryRunSpecobjectDefines a Google Cloud policy specification which is used to specify constraints for configurations of Google Cloud resources.
specobjectDefines a Google Cloud policy specification which is used to specify constraints for configurations of Google Cloud resources.

Methods

NameAccessible byRequired Params
folders_policies_get_effective_policySELECTfoldersId, policiesId
organizations_policies_get_effective_policySELECTorganizationsId, policiesId
projects_policies_get_effective_policySELECTpoliciesId, projectsId