GET /sources/{id}/tasks

redhat.com:catalog_inventory

Summary: List Tasks for Source
Operation ID: listSourceTasks
Auth: unknown
Description

Returns an array of Task objects

Parameters (5)

filter (object, query, optional)

Filter for querying collections.

id (string, path, required)

ID of the resource

Constraints: {'pattern': '^\\d+$'}

limit (integer, query, optional, default: 100)

The numbers of items to return per page.

Constraints: {'minimum': 1, 'maximum': 1000}

offset (integer, query, optional, default: 0)

The number of items to skip before starting to collect the result set.

Constraints: {'minimum': 0}

sort_by (object, query, optional)

The list of attribute and order to sort the result set by.

No probe data for this endpoint yet.