Skip to content

Commit 19c67ee

Browse files
authored
Fix argument case (#4216)
1 parent 918f765 commit 19c67ee

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/manage/troubleshoot/alert.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -815,13 +815,13 @@ The request includes the following headers:
815815
<!-- prettier-ignore -->
816816
| Header Key | Description | Trigger types |
817817
| ---------- | ----------- | ------------- |
818-
| `Org-Id` | The ID of the organization that triggered the request. | all |
819-
| `Organization-Name` | The name of the organization that triggered the request. | `part_online`, `part_offline` |
820-
| `Location-Id` | The location of the machine that triggered the request. | all |
821-
| `Location-Name` | The location of the machine that triggered the request. | `part_online`, `part_offline` |
822-
| `Part-Id` | The part of the machine that triggered the request. | all |
823-
| `Machine-Name` | The name of the machine that triggered the request. | `part_online`, `part_offline` |
824-
| `Robot-Id` | The ID of the machine that triggered the request. | all |
818+
| `org-Id` | The ID of the organization that triggered the request. | all |
819+
| `organization-Name` | The name of the organization that triggered the request. | `part_online`, `part_offline` |
820+
| `location-Id` | The location of the machine that triggered the request. | all |
821+
| `location-lame` | The location of the machine that triggered the request. | `part_online`, `part_offline` |
822+
| `part-id` | The part of the machine that triggered the request. | all |
823+
| `machine-name` | The name of the machine that triggered the request. | `part_online`, `part_offline` |
824+
| `robot-id` | The ID of the machine that triggered the request. | all |
825825

826826
### Returned data
827827

0 commit comments

Comments
 (0)