Expand description
Typed integration-policy models and public Fleet route wrappers.
Structs§
- Integration
Package Spec - The exact package coordinate required by a portable integration policy.
- Integration
Policy - A single integration as returned by its read, create, or update route.
- Integration
Policy Detail - Safe single-integration output. Raw Fleet items are never rendered.
- Integration
Policy Page - One page of the paginated simplified list route.
- Integration
Policy Spec - The portable, author-controlled integration-policy representation.
- Integration
Policy Summary - A safe integration-policy list row.
- Package
Metadata - Exact package metadata retained for internal secret classification only.
Functions§
- create
- Create an integration from its complete portable specification.
- delete
- Delete one integration by id. Never sends
force. - get
- Read one integration by its stable id in simplified form.
- list_
page - Read one page of the simplified list route with deterministic ordering.
- package_
metadata - Read exact package metadata for internal package-secret classification.
- update
- Replace an integration with its complete portable specification.