id integerA system-wide unique ID for the application |
name stringPossible values: length ≤ 60 |
slug stringPossible values: length ≤ 60 A namespace-wide unique slug for the application |
namespace_id integerThe ID of the namespace that owns this application |
status stringPossible values: [pending , creating , updating , active , inactive , failed ] |
repository_url stringPossible values: length ≤ 250 |
repository_app_path string — OPTIONALThe folder where the application is located inside a monorepo. |
is_mono_repo booleanTrue if the application shares the repository with other apps, false otherwise. |
auto_deploy_on_creation booleanTrue if the application must be deployed immediately after being created, false otherwise. |
template_id integerThe ID of the template that was used to create this application |
metadata object — OPTIONALThe metadata loaded via metadata api key string — OPTIONAL | value string — OPTIONALThe value of the metadata | additional_properties object — OPTIONALAdditional properties of the metadata schemas array — OPTIONALThe json schemas of the metadata | tags object[] — OPTIONALkey string — OPTIONAL | value string — OPTIONAL |
|
|
|