Creates a new application in the specified project. You can choose between Paketo Buildpacks for automatic build detection or Dockerfile for custom container builds.
Bearer token for authentication. Format: 'Bearer {token}'
Workspace ID (uses default workspace if not provided)
Create a new application
Human-readable display name for the application
Unique service name (used in URLs and DNS). Must be lowercase, alphanumeric with hyphens.
ID of the project to create the application in
ID of the deployment region
Build strategy: 'paketo' for automatic buildpack detection, 'dockerfile' for custom Dockerfile builds
paketo, dockerfile ID of the compute resource (Miget) to assign. If not provided, app will be created without compute power.
RAM allocation in MiB (e.g., 256, 512, 1024)
CPU allocation in cores (e.g., 0.5, 1.0, 2.0)
Create a new application
Api_V1_Entities_App model
Unique application identifier
Service name (used in URLs)
Display name
Current state (pending, running, stopped, etc.)
Associated project UUID
Build strategy (paketo, dockerfile)
Auto DNS management enabled
Maintenance mode enabled
Internal service name
Allow internal connections
Resource quota configuration
Creation timestamp
Last update timestamp
Api_V1_Entities_Resource model
Attached add-ons
Scheduled cron jobs