SystemEntityV1alpha1
Home > @backstage/catalog-model
> SystemEntityV1alpha1
Backstage catalog System kind Entity. Systems group Components, Resources and APIs together.
Signature:
export interface SystemEntityV1alpha1 extends Entity
Extends: Entity
Remarks
See https://backstage.io/docs/features/software-catalog/system-model
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
'backstage.io/v1alpha1' | 'backstage.io/v1beta1' | |||
'System' | |||
{ owner: string; domain?: string; type?: string; } |