{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "created": "2023-11-07T05:31:56Z", "updated": "2023-11-07T05:31:56Z", "tag": "<string>", "concurrency_limit": 123, "active_slots": [ "3c90c3cc-0d44-4b50-8888-8dd25736052a" ] }
Get a concurrency limit by tag.
The active slots field contains a list of TaskRun IDs currently using a concurrency slot for the specified tag.
active slots
The tag name
Successful Response
An ORM representation of a concurrency limit.
Was this page helpful?