Create a Federation

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 labels
  • xray.curationCondition — Curation conditions
  • xray.curationPkgType — Curation package types
  • xray.curationPolicy — Curation policies
Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here!