Discover assets through an agent
GET/agent/assetDiscovery/:agentId
Runs the agent protocol's asset discovery, waits up to ten seconds for results, returns the discovered tree, and asynchronously persists discovered assets below the agent.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The request completed successfully
The request parameters or body are invalid
Authentication is required or the supplied credentials are invalid
The authenticated user does not have permission to perform this operation
The requested resource does not exist
The operation failed because of an unexpected server error