get app runner configs
Returns all runner configurations for the provided app.
Authorizations
Type "Bearer" followed by a space and token.
Path Parameters
app ID
Query Parameters
offset of jobs to return
limit of jobs to return
page number of results to return
Response
OK
unknown, aws-ecs, aws-eks, azure-aks, azure-acs, gcp-gke, local, aws, azure, gcp aws, azure, gcp, unknown takes a URL to a bash script ⤵ which will be curl | bash-ed on the VM. usually via user-data or equivalent.
InstanceType is the cloud machine/instance type for the install runner host, mapped per cloud platform.
PhoneHomeScriptURL overrides the phone-home Lambda source fetched at stack render time. Per app so a single app can be moved onto a new script version without touching anyone else: the default is shared by every org, so changing it ships to the whole fleet on their next stack regeneration.
PublicAPIURL overrides the Nuon public API endpoint used for phone-home callbacks.
RunnerAPIURL overrides the Nuon runner API endpoint for installs using this config.