Security Command Center API (securitycenter:v1)

2022-12-09

3 updated methods

Updates

    Methods
  • securitycenter.folders.sources.findings.setState

      Parameters:

        name

          Required: Yes

          Type: string

          Location: path

          Pattern: ^folders/[^/]+/sources/[^/]+/findings/[^/]+$

          Description: Required. The relative resource name of the finding. See: https://cloud.google.com/apis/design/resource_names#relative_resource_name Example: "organizations/{organization_id}/sources/{source_id}/findings/{finding_id}".

  • securitycenter.organizations.sources.findings.setState

      Parameters:

        name

          Type: string

          Pattern: ^organizations/[^/]+/sources/[^/]+/findings/[^/]+$

          Required: Yes

          Description: Required. The relative resource name of the finding. See: https://cloud.google.com/apis/design/resource_names#relative_resource_name Example: "organizations/{organization_id}/sources/{source_id}/findings/{finding_id}".

          Location: path

  • securitycenter.projects.sources.findings.setState

      Parameters:

        name

          Location: path

          Pattern: ^projects/[^/]+/sources/[^/]+/findings/[^/]+$

          Description: Required. The relative resource name of the finding. See: https://cloud.google.com/apis/design/resource_names#relative_resource_name Example: "organizations/{organization_id}/sources/{source_id}/findings/{finding_id}".

          Required: Yes

          Type: string