Skip to main content

Reject a pending agent

POST 

/api/agent/:hostname/reject

Reject a pending agent enrollment request.

Request

Path Parameters

    hostname stringrequired

    Possible values: non-empty and <= 255 characters

    The hostname of the pending agent to reject.

Responses

Agent rejected.

Schema

    message stringrequired
Loading...