Update Secret

Update current daemon secret

Query parameters

updateMaskstringOptionalformat: "field-mask"
The fields to update. if no field mask is provided, all fields are updated.

Request

This endpoint expects an object.
awsAccessKeyIdstringRequired
the aws access key id
awsSecretAccessKeystringRequired
the aws secret access key
awsRegionstringRequired
the aws region
namestringOptional

The resource name of the daemon secrets Format: //system.v1.engine.core.machanirobotics.com/secret

Response

OK
awsAccessKeyIdstring
the aws access key id
awsSecretAccessKeystring
the aws secret access key
awsRegionstring
the aws region
namestring

The resource name of the daemon secrets Format: //system.v1.engine.core.machanirobotics.com/secret

Errors

400
Bad Request Error