Skip to main content
Version: latest

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

Body

    agentVersionstring
    messagestring
    statestring

    Possible values: [healthy, unhealthy]

Responses

The resource was updated successfully

Loading...