Backstage · Schema

EntityMetadata

Metadata common to all entity kinds.

Developer PortalInternal Developer PlatformSoftware CatalogOpen Source

Properties

Name Type Description
uid string A globally unique identifier for the entity.
etag string An opaque string that changes on each update.
name string The name of the entity.
namespace string The namespace the entity belongs to.
title string A human-readable title for the entity.
description string A human-readable description of the entity.
labels object Key-value pairs for labeling the entity.
annotations object Key-value pairs for non-identifying metadata.
tags array A list of single-valued strings for classification.
links array
View JSON Schema on GitHub