Global Configuration Management REST API

You can write client applications that use the public REST API to automate many global configuration tasks, including managing the Global Configuration Management type system. For more information about the API, scenarios, and individual Global Configuration Management and Jazz® Foundation services, see https://host:port/gc/doc/scenarios.

Use the API to automate many of the tasks that you do in the Global Configuration Management web user interface, for example:
  • Create and update components.
  • Create and update streams and baselines.
  • Update a stream to match a baseline.
  • Import and export type definitions across project areas.
  • Create, read, modify, delete, and query for artifact attributes, data types, and link types.
  • Read, modify, and query for artifact types.
  • Discover and run user-defined queries.

Typically, REST services are built on Resource Description Framework (RDF) principles, some of which follow the Open Services for Lifecycle Collaboration (OSLC) specifications. For more information, see the related links.