Method: organizations.sources.findings.externalSystems.patch

Updates external system. This is for a given finding.

HTTP request


The URLs use gRPC Transcoding syntax.

Path parameters

Parameters
externalSystem.name

string

Full resource name of the external system, for example: "organizations/1234/sources/5678/findings/123456/externalSystems/jira", "folders/1234/sources/5678/findings/123456/externalSystems/jira", "projects/1234/sources/5678/findings/123456/externalSystems/jira"

Query parameters

Parameters
updateMask

string (FieldMask format)

The FieldMask to use when updating the external system resource.

If empty all mutable fields will be updated.

Request body

The request body contains an instance of ExternalSystem .

Response body

If successful, the response body contains an instance of ExternalSystem .

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年05月27日 UTC.