Updates the edge host health
PATCH/v1/edgehosts/:uid/health
Updates the edge host health
Request
Path Parameters
uid stringrequired
Header Parameters
ProjectUid string
Scope the request to the specified project uid
- application/json
Body
agentVersionstring
messagestring
statestring
Possible values: [healthy
, unhealthy
]
Responses
- 204
The resource was updated successfully
Loading...