Target Types
Browse all available target types and their configuration.
List targets
Get all deployment targets in the workspace
Create target
Create a new deployment target
Get target
Get a specific target by ID
Edit target
Update target configuration
Delete target
Delete a deployment target
Create target with YAML
Create a new target in the workspace, project, pipeline or environment scope by sending its full YAML definition in a POST request.
Export target
Export the configuration of a single target as YAML, ready to keep in a repository or reuse when creating another target.
Edit target with YAML
Update an existing target by sending a new YAML definition. The PATCH request applies the YAML payload to the target configuration.
Target executions
Learn how to list, run, inspect, cancel, and read logs for target executions in Buddy.