Query
Build Query
Requests the server provide a new query for the SOC client to show, given a particular change needed in the query.
get/connect/query/{operation}
Path parameters
operationstring required
The type of operation for this query update. Supports: grouped, filtered, sorted
Response
The job output stream was successfully saved and is being returned in the response body. Ex: somefield: somevalue | groupby anotherfield | groupby newfield