Analyze a compose source
Detects the services, managed add-ons, volumes, and required environment variables from a docker-compose file in a Git repository, without creating a stack. Use the returned manifest to discover which required env vars need values before calling POST /stacks.
Authorizations
Bearer token for authentication. Format: 'Bearer {token}'
Headers
Workspace ID (uses default workspace if not provided)
Body
Analyze a compose source
Git repository URL (GitHub or public HTTPS Git)
Git branch to analyze
Path to the docker-compose file within the repository (defaults to '.')
UUID of the target compute resource (used to derive the detection namespace)
UUID of a stored Git credential (for private repositories)

