Skip to main content

Update specific cluster heartbeat

PUT 

/v1/spectroclusters/:uid/heartbeat

Update specific cluster heartbeat

Request

Path Parameters

    uid stringrequired

    Cluster uid

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Body

    agentVersionstringrequired

    Version of the agent

    messagestring

    Heartbeat message

Responses

The resource was updated successfully

Loading...