Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 6.84 KB

functionalityentity.md

File metadata and controls

25 lines (21 loc) · 6.84 KB

FunctionalityEntity

FunctionalityEntity model

Fields

Field Type Required Description
ID *string N/A
Name *string N/A
Slug *string N/A
Description *string N/A
CreatedAt *time.Time N/A
UpdatedAt *time.Time N/A
Labels *components.FunctionalityEntityLabels An object of label key and values
ActiveIncidents []string List of active incident guids
Links []components.LinksEntity List of links attached to this functionality.
Owner *components.TeamEntityLite N/A
AlertOnAdd *bool N/A
AutoAddRespondingTeam *bool N/A
UpdatedBy *components.AuthorEntity N/A
Services []components.ServiceEntityLite Services this functionality provides
ExternalResources []components.ExternalResourceEntity Information about known linkages to representations of services outside of FireHydrant.
Teams []components.TeamEntityLite List of teams attached to the functionality