Method: projects.attestors.update

Updates an attestor. Returns NOT_FOUND if the attestor does not exist.

HTTP request

PUT https://binaryauthorization.googleapis.com/v1beta1/{attestor.name=projects/*/attestors/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
attestor.name

string

Required. The resource name, in the format: projects/*/attestors/*. This field may not be updated.

Request body

The request body contains an instance of Attestor.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the Authentication Overview.