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 |
Required. The resource name, in the format: |
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.