ShadowExperimentService
Update a shadow experiment target
Updates a shadow target's name, deployment, or description. updateMask is required and must select at least one mutable field.
patch/projects/{projectId}/endpoints/{endpointId}/shadowExperiments/{experimentId}/targets/{id}
Path parameters
projectIdstring required
Project identifier.
endpointIdstring required
Endpoint identifier.
experimentIdstring required
Shadow experiment identifier.
idstring required
Shadow experiment target identifier.
Query parameters
updateMaskstring required
Comma-separated fields to update. Supported fields are name, targetDeploymentId, and description.
Request body
Response
OK
Changes
Changed in 1 of the 14 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○