A status health incident
Name | Type | Description | Notes |
---|---|---|---|
start_date | datetime | The start date of the incident, in ISO 8601 format, e.g. `"2020-10-30T15:26:48Z"`. | |
title | str | The title of the incident | |
incident_updates | [IncidentUpdate] | Updates on the health incident. | |
end_date | datetime, none_type | The end date of the incident, in ISO 8601 format, e.g. `"2020-10-30T15:26:48Z"`. | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |