Security Command Center API (securitycenter:v1)

2022-12-15

3 updated methods

Updates

    Methods
  • securitycenter.organizations.sources.findings.setState

      Parameters:

        name

          Description: Required. The [relative resource name](https://cloud.google.com/apis/design/resource_names#relative_resource_name) of the finding. Example: "organizations/{organization_id}/sources/{source_id}/findings/{finding_id}", "folders/{folder_id}/sources/{source_id}/findings/{finding_id}", "projects/{project_id}/sources/{source_id}/findings/{finding_id}".

          Required: Yes

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

          Type: string

          Location: path

  • securitycenter.projects.sources.findings.setState

      Parameters:

        name

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

          Description: Required. The [relative resource name](https://cloud.google.com/apis/design/resource_names#relative_resource_name) of the finding. Example: "organizations/{organization_id}/sources/{source_id}/findings/{finding_id}", "folders/{folder_id}/sources/{source_id}/findings/{finding_id}", "projects/{project_id}/sources/{source_id}/findings/{finding_id}".

          Required: Yes

          Location: path

          Type: string

  • securitycenter.folders.sources.findings.setState

      Parameters:

        name

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

          Type: string

          Location: path

          Required: Yes

          Description: Required. The [relative resource name](https://cloud.google.com/apis/design/resource_names#relative_resource_name) of the finding. Example: "organizations/{organization_id}/sources/{source_id}/findings/{finding_id}", "folders/{folder_id}/sources/{source_id}/findings/{finding_id}", "projects/{project_id}/sources/{source_id}/findings/{finding_id}".