Summary
Behavior
- Validation — The platform applies resource connection rules (which types may connect to which). Invalid pairs are rejected or surfaced as errors in the UI or API.
- Scope — Connections are scoped to the project and environment (and workspace, if your deployment uses it) like other resources.
Typical patterns
Exact allowed pairs depend on your deployment’s rules engine.
Operations
- Delete removes the connection edge without necessarily deleting either endpoint resource.
- List / sync follow the unified resources and connections APIs.