Skip to main content
POST

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
connection
object

Connection to probe. Omit when id is set.

auth
object

Credentials to probe with. Omit when id is set.

id
string

Probe a stored server instead of sending connection and auth.

discovery_variables
object

Values for the server's template_variables; treated as sensitive and not persisted.

Response

200 - application/json

OK

result
object