- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
Full name: projects.locations.ekmConnections.patch
Updates an EkmConnection
's metadata.
HTTP request
The URLs use gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
ekmConnection.name |
Output only. The resource name for the |
Query parameters
Parameters | |
---|---|
updateMask |
Required. List of fields to be updated in this request. This is a comma-separated list of fully qualified names of fields. Example: |
Request body
The request body contains an instance of EkmConnection
.
Response body
If successful, the response body contains an instance of EkmConnection
.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloudkms
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.