Backstage · Example Payload

Catalog Location Example

Developer PortalInternal Developer PlatformSoftware CatalogOpen Source

Catalog Location Example is an example object payload from Backstage, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idtypetarget

Example Payload

Raw ↑
{
  "id": "component:default/my-service",
  "type": "sample-value",
  "target": "sample-value"
}