Skip to main content

organization_settings

Overview

Nameorganization_settings
TypeResource
Idgoogle.securitycenter.organization_settings

Fields

NameDatatypeDescription
namestringThe relative resource name of the settings. See: https://cloud.google.com/apis/design/resource_names#relative_resource_name Example: "organizations/{organization_id}/organizationSettings".
assetDiscoveryConfigobjectThe configuration used for Asset Discovery runs.
enableAssetDiscoverybooleanA flag that indicates if Asset Discovery should be enabled. If the flag is set to true, then discovery of assets will occur. If it is set to false, all historical assets will remain, but discovery of future assets will not occur.

Methods

NameAccessible byRequired ParamsDescription
organizations_get_organization_settingsSELECTorganizationsIdGets the settings for an organization.
organizations_update_organization_settingsEXECorganizationsIdUpdates an organization's settings.