Ana içeriğe geç

API Proxy Promotion

Promotion carries an API proxy definition between projects of the same installation — typically from a development project to a test or production project. It is a two-step flow: read the source project's proxies with their full detail, then write the selected proxy into the target project.

Endpoints

Promotion vs. Export/Import

Both move a proxy between locations, but they solve different problems:

PromotionExport / Import
ScopeBetween projects of the same installationBetween installations, or as a backup
TransportJSON payload over two API callsPackage file (.zip), optionally encrypted
DependenciesGlobal policies are materialized in the targetwithDependencies resolves the full dependency graph
Environment wiringRebuilt from the target project's environmentsName-based remapping, unresolved entries reported