Update |
The UpdateRecipeRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | Overwrite | If set to true, any existing Recipe at the Endpoint with the same name will be replaced by the Recipe provided in this request. If set to False, the update request will not succeed if a Recipe with the same name exists at the Endpoint. |
![]() | Reason | The reason for the update |
![]() | Recipe | The new Recipe to be sent to the Endpoint. |