Return current user's orgs
GET /v1/orgs
Authorizations
Responses
200
OK
object
object
Filled in at read time
object
object
object
Parent can org, install or in the future, builtin runner group
object
object
Available timeout is how long a job can be marked as “available” before being requeued
Execution timeout is how long a job can be marked as “exeucuting” before being requeued
object
object
object
TODO(jm): add richer information on the error or other tied to a job execution.
Overall timeout is how long a job can be attempted, before being cancelled
Queue timeout is how long a job can be queued, before being made available
object
Job details
object
object
object
Available timeout is how long a job can be marked as “available” before being requeued
Execution timeout is how long a job can be marked as “exeucuting” before being requeued
object
object
object
TODO(jm): add richer information on the error or other tied to a job execution.
Overall timeout is how long a job can be attempted, before being cancelled
Queue timeout is how long a job can be queued, before being made available
object
Specific configuration for cloud specific runners, such as AWS or Azure
Configuration for deploying the runner
Various settings for the runner to handle internally
Metadata is used as both log and metric tags/attributes in the runner when emitting data
object
Configuration for managing the runner server side
object
object
400
Bad Request
object
401
Unauthorized
object
403
Forbidden
object
404
Not Found
object
500
Internal Server Error