Updates the parameters of the specified WasmPlugin
resource.
HTTP request
PATCH https://networkservices.googleapis.com/v1beta1/{wasmPlugin.name=projects/*/locations/*/wasmPlugins/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
wasm |
Identifier. Name of the |
Query parameters
Parameters | |
---|---|
update |
Optional. Used to specify the fields to be overwritten in the This is a comma-separated list of fully qualified names of fields. Example: Authorization requires the following IAM permission on the specified resource
|
Request body
The request body contains an instance of WasmPlugin
.
Response body
If successful, the response body contains an instance of Operation
.
IAM Permissions
Requires the following IAM permission on the name
resource:
networkservices.wasmPlugins.update
For more information, see the IAM documentation.