create an app install
POST /v1/apps/{app_id}/installs
Authorizations
Parameters
Path Parameters
App ID
Request Body
Input
object
object
object
object
Responses
201
Created
object
object
object
object
Links are dynamically loaded using an after query
object
Cloud specific fields
object
Fields set via after query
object
Parent component
object
object
object
Actual configuration
object
object
object
object
object
object
object
Fields that are de-nested at read time using AfterQuery
object
object
Runner details
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
object
object
object
object
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
After query fields filled in after querying
object
object
object
object
object
object
object
Links are dynamically loaded using an after query
object
Cloud specific fields
object
Fields set via after query
object
Parent component
object
object
object
Actual configuration
object
object
object
Runner details
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
object
object
object
object
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
TODO(jm): deprecate these fields once the terraform provider has been updated
400
Bad Request
object
401
Unauthorized
object
403
Forbidden
object
404
Not Found
object
500
Internal Server Error