arm_list_ci_jobs
Lists CI jobs configured in ARM for a specified project, with optional filtering by build label.
Instructions
GET /api/cijobs/v1/listcijobs. Lists all CI jobs configured in ARM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | CI job build label | |
| headers | No | Optional extra headers | |
| projectName | Yes | Case-sensitive CI job project name |