Update Manifest

Updates a manifest

Path parameters

manifeststringRequired
The manifest id.

Query parameters

updateMaskstringOptionalformat: "field-mask"
The fields to update. If not provided, all fields are updated.

Request

This endpoint expects an object.
namestringOptional

Resource name of a manifest. Format: //system.v1.engine.core.machanirobotics.com/manifests/{manifest}

The {manifest} in the resource name is the version of the manifest.

secretobjectOptional
Secret configuration
valueslist of objectsOptional
Tunable values

Response

OK
namestring

Resource name of a manifest. Format: //system.v1.engine.core.machanirobotics.com/manifests/{manifest}

The {manifest} in the resource name is the version of the manifest.

appVersionstringRead-only
The version of the engine this manifest uses
secretobject
Secret configuration
valueslist of objects
Tunable values

Errors

400
Bad Request Error