Get number of connections for dataset with given parameters. All connections, if json empty in body.
POST/connection-manager/api/v1/ueba/query-connection-count
Get number of connections for dataset with given parameters. All connections, if json empty in body. Enables ui to poll dataset size when user configures period. Note uses post to avoid too long GET url query string.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Connection count for specified filters
Bad request
Unauthorized request, OAuth2 authorization missing or invalid
Unauthorized request, OAuth2 authorization OK but scope insufficient
Resource not found
Internal server error