Creates a copy of an existing application with optional cloning of environment variables, secret files, scaling settings, health checks, add-ons, and cron jobs.
Bearer token for authentication. Format: 'Bearer {token}'
Workspace ID (uses default workspace if not provided)
Source application UUID to clone from
Clone an application
Human-readable display name for the cloned application
Unique service name for the cloned application (used in URLs and DNS)
UUID of the project to create the cloned application in
UUID of the compute resource (Miget) to assign to the cloned application
Use the source application as a parent image (inherits container image)
Automatically deploy when parent application's image is updated
Copy environment variables from source application
Copy secret files from source application
Copy auto-scaling configuration from source application
Copy health check configuration from source application
Add-ons to clone from source application
Array of cron job UUIDs to clone from source application
Clone an 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