From 1c66b13e654a7afbd59f7c5195443fa9820ad508 Mon Sep 17 00:00:00 2001 From: Matt Vella <1242958+mcvella@users.noreply.github.com> Date: Fri, 11 Apr 2025 16:48:41 -0400 Subject: [PATCH] fix case The code example is correct, the table was not --- docs/manage/troubleshoot/alert.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/manage/troubleshoot/alert.md b/docs/manage/troubleshoot/alert.md index c157116f18..f79884134b 100644 --- a/docs/manage/troubleshoot/alert.md +++ b/docs/manage/troubleshoot/alert.md @@ -815,13 +815,13 @@ The request includes the following headers: | Header Key | Description | Trigger types | | ---------- | ----------- | ------------- | -| `Org-Id` | The ID of the organization that triggered the request. | all | -| `Organization-Name` | The name of the organization that triggered the request. | `part_online`, `part_offline` | -| `Location-Id` | The location of the machine that triggered the request. | all | -| `Location-Name` | The location of the machine that triggered the request. | `part_online`, `part_offline` | -| `Part-Id` | The part of the machine that triggered the request. | all | -| `Machine-Name` | The name of the machine that triggered the request. | `part_online`, `part_offline` | -| `Robot-Id` | The ID of the machine that triggered the request. | all | +| `org-Id` | The ID of the organization that triggered the request. | all | +| `organization-Name` | The name of the organization that triggered the request. | `part_online`, `part_offline` | +| `location-Id` | The location of the machine that triggered the request. | all | +| `location-lame` | The location of the machine that triggered the request. | `part_online`, `part_offline` | +| `part-id` | The part of the machine that triggered the request. | all | +| `machine-name` | The name of the machine that triggered the request. | `part_online`, `part_offline` | +| `robot-id` | The ID of the machine that triggered the request. | all | ### Returned data