Backstage · Schema

Backstage Catalog Entity

A catalog entity in Backstage representing a software component, API, resource, system, domain, group, user, location, or template within the software catalog.

Developer PortalInternal Developer PlatformSoftware CatalogOpen Source

Properties

Name Type Description
apiVersion string The version of the entity schema. Typically 'backstage.io/v1alpha1' or 'backstage.io/v1beta1'.
kind string The high-level type of the entity.
metadata object
spec object The specification data describing the entity, specific to its kind.
relations array Relations to other entities, typically populated by the catalog processors.
status object
View JSON Schema on GitHub