Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
5HT committed Apr 10, 2024
1 parent 04439f2 commit 6b606d4
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 @@ -76,8 +76,8 @@ iex(1)>
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 `Component`: `AUTH_ERR` | `WRITE_ERR` | `READ_ERR` | `EXTERNAL_ERR`.
* For `Incident`: `NEW_IDENTIFIED` | `INVESTIGATING_PROCESS` | `CLOSED` | `RESOLVED` | `AWAITING_EXTERNAL`.
* For `Maintenance`: `NOTSTARTEDYET` | `INPROGRESS` | `COMPLETED`.

### Account Management
Expand Down

0 comments on commit 6b606d4

Please sign in to comment.