GET ce/activity
Summary: Get Compute Engine activity
Operation ID: getCeActivity
Auth: unknown
Operation ID: getCeActivity
Auth: unknown
Description
Search for Compute Engine tasks (analysis activity)
Parameters (9)
component
(string, query, optional)
Key of the component (project) to filter on
componentId
(string, query, optional)
ID of the component (deprecated)
maxExecutedAt
(string, query, optional)
Maximum date of end of task processing (inclusive)
minSubmittedAt
(string, query, optional)
Minimum date of task submission (inclusive)
onlyCurrents
(boolean, query, optional, default: False)
Filter on the last tasks (only the most recent finished task by project)
ps
(integer, query, optional, default: 100)
Page size
q
(string, query, optional)
Limit search to component names containing the supplied string
status
(string, query, optional)
Filter on task status (SUCCESS, FAILED, CANCELED, PENDING, IN_PROGRESS)
type
(string, query, optional)
Filter on task type
No probe data for this endpoint yet.