Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
5HT authored Feb 5, 2024
1 parent df83f2b commit db59b77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ The schema objects have the following life cycles:

* For `Site`: `UP` | `HASISSUES` | `MAINTENANCE`.
* For `Component`: `OPERATIONAL` | `MAINTENANCE` | `PERFORMANCE` | `OUTAGE` | `INACCESSIBLE`.
* For `Incident`: `INVESTIGATING`, `IDENTIFIED`, `MONITORING`, `RESOLVED`.
* For `Maintenance`: `NOTSTARTEDYET`, `INPROGRESS`, `COMPLETED`.
* For `Incident`: `INVESTIGATING` | `IDENTIFIED` | `MONITORING` | `RESOLVED`.
* For `Maintenance`: `NOTSTARTEDYET` | `INPROGRESS` | `COMPLETED`.

### Account Management

Expand Down

0 comments on commit db59b77

Please sign in to comment.