Skip to content

Commit d0f54a7

Browse files
authored
1 parent f714bd4 commit d0f54a7

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

source/includes/api/list-tables/alerts/response-elements.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -179,10 +179,6 @@
179179
- string array
180180
- Identifying labels set for this alert.
181181

182-
* - ``typeName``
183-
- string
184-
- *Deprecated field. |mms| ignores it.*
185-
186182
* - ``updated``
187183
- string
188184
- |iso8601-time| when the alert was last updated.

source/reference/api/alerts-get-all-alerts.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,6 @@ Response Body
155155
} ],
156156
"status" : "OPEN",
157157
"tags" : [ ],
158-
"typeName" : "AGENT",
159158
"updated" : "2019-07-18T23:43:50Z"
160159
} ],
161160
"totalCount" : 1

0 commit comments

Comments
 (0)