ValwispDocs
DesarrolladoresAPI RESTReferenceAgent gateway

Ping a host through the agent

Send a ping command through the agent to test connectivity.

POST
/api/v1/agent/ping/{host}

Send a ping command through the agent to test connectivity.

Path Parameters

host*string

Response Body

application/json

curl -X POST "https://example.com/api/v1/agent/ping/string"
{}