Connectors
...
Actions
Create Power Query And Get Query ID
6 min
description executes a deep visibility power query in sentinelone, providing an initial status and a unique query id for result retrieval requires fromdate, query, and todate endpoint url /web/api/v2 1/dv/events/pq method post inputs json body (object) – required query (string) – required events matching the query search term will be returned accountids (string) list of account ids to filter by siteids (string) list of site ids to filter by todate (string) – required events created before or at this timestamp limit (number) limit number of returned items (1 100000) fromdate (string) – required events created after this timestamp output example \[ { "status code" 200, "response headers" { "server" "nginx", "date" "mon, 22 apr 2024 08 49 49 gmt", "content type" "application/json", "transfer encoding" "chunked", "connection" "keep alive", "x rqid" "32b46d87 e912 4ed0 9012 4e617cc9a015", "access control allow origin" "https //cns na1 sentinelone net", "access control allow credentials" "true", "vary" "origin", "strict transport security" "max age=31536000; includesubdomains", "x frame options" "sameorigin", "x content type options" "nosniff", "content security policy" "default src 'self' ; connect src 'self' sentinelone net cdn pendo io app pendo io pendo io data pendo io scalyr com storage googleapis com sentry io sentry io google analytics com gstatic com unpkg com cdn auth0 com wss\ // sentinelone net https //www googletagmanager com https //cdnjs cloudflare com https //dm64t97qsxvuz cloudfront net data ; script src 'self' 'unsafe inline' 'unsafe eval' sentinelone net cdn pendo io app pendo io pendo io static storage googleapis com storage googleapis com data pendo io https //www google analytics com https //www googletagmanager com https //unpkg com https //cdnjs cloudflare com https //dm64t97qsxvuz cloudfront net ; img src 'self' sentinelone net sentinelone com dm64t97qsxvuz cloudfront net data https //www google analytics com cdn pendo io app pendo io storage googleapis com data pendo io ; style src 'self' 'unsafe inline' sentinelone net app pendo io cdn pendo io storage googleapis com https //cdnjs cloudflare com https //dm64t97qsxvuz cloudfront net ; font src 'self' data sentinelone net https //cdn auth0 com https //dm64t97qsxvuz cloudfront net ; manifest src 'self' https //dm64t97qsxvuz cloudfront net ; frame src 'self' blob https //receptive io https // pendo io https //pendo io extensions storage googleapis com/ https // youtube com sentinelone net scalyr com; frame ancestors 'self' app pendo io sentinelone net; object src 'none'", "cache control" "no store", "pragma" "no cache", "expires" " 1", "content encoding" "gzip" }, "reason" "ok", "json body" { "data" { "columns" \[], "data" \[], "externalid" "{\\"lrqtoken\\" \\"074fcc66 9839 4209 a3e1 55252dc2f1c0\\",\\"target\\" \\" e1 5elscoxfsepd7qexc0okovnpcqttst5bsh8h7kh9ldo \\"}", "progress" 78, "queryid" "pqb57dd8d151c08304b0e56ec8b7d30b24", "recommendations" \[], "status" "running" } } } ] output parameters status code (number) reason (string) json body (object) data (object) columns (array) file name (string) – required file (string) – required data (array) file name (string) – required file (string) – required externalid (string) progress (number) queryid (string) recommendations (array) file name (string) – required file (string) – required status (string) response headers header type server string date string content type string transfer encoding string connection string x rqid string access control allow origin string access control allow credentials string vary string strict transport security string x frame options string x content type options string content security policy string cache control string pragma string expires string content encoding string