Skip to main content

Undrain an agent

POST 

/agent/:hostname/undrain

Resume accepting jobs on a drained agent.

Request

Path Parameters

    hostname stringrequired

    Possible values: non-empty and <= 255 characters

    The hostname of the agent to undrain.

Responses

Agent undrain initiated.

Schema

    message stringrequired
Loading...