PUT monitor/{machineId}
Updates the specified Node
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| machineId | System.String | None |
Body Parameters
Epic.Customer.Api.InputModels.SaveNodeInput
| Name | Description | Type | Additional information |
|---|---|---|---|
| MachineID | System.Guid | None | |
| AlertActive | System.Boolean | None | |
| Description | System.String | None | |
| Notes | System.String | None |
Response Information
Resource Description
None