Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 3.64 KB

environmententryentity.md

File metadata and controls

17 lines (13 loc) · 3.64 KB

EnvironmentEntryEntity

EnvironmentEntryEntity model

Fields

Field Type Required Description
ID *string UUID of the Environment
Name *string Name of the Environment
Slug *string Slug of the Environment
Description *string Description of the Environment
UpdatedAt *time.Time The time the environment was updated
CreatedAt *time.Time The time the environment was created
ActiveIncidents *string List of active incident guids
ExternalResources []components.ExternalResourceEntity Information about known linkages to representations of services outside of FireHydrant.