post
https://demo.jfrog.io/pfed/api/v1/federations
Define a new Platform Federation on the Controller JPD.
The request body follows a fixed structure. Only the following fields are user-configurable:
name— A unique name for this federation.description— A brief description of the use case.connection_groups.source-jpd.target_jpd_ids— The list of Follower JPD IDs to include.
The connection_groups key ("source-jpd") and the entities list are fixed and must be
provided exactly as shown in the example.
The Follower JPDs referenced in target_jpd_ids must already be registered via
POST /pfed/api/v1/jpd before creating the federation.
Fixed entity types (must all be included as-is):
catalog.customLabels— Catalog custom labelsxray.curationCondition— Curation conditionsxray.curationPkgType— Curation package typesxray.curationPolicy— Curation policies
