jobs
List scheduled jobs
List scheduled jobs for an entity
get/api/scheduled-jobs/{namespace}
Path parameters
namespacestring required
Query parameters
labelstring
Filter scheduled jobs by label. Format: 'key=value' (e.g., 'environment=production').
Response
Array of scheduled job data
Changes
Changed in 2 of the 50 revisions of this API.3
- ○
added the optional property
items/jobSpec/resourceGroupto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/jobSpec/resourceGroupIdto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
items/jobSpec/exposeto the response with the200statusresponse-optional-property-added
- ○