File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4216,9 +4216,9 @@ menu:
42164216 - DeleteHostTags
42174217 unstable : []
42184218 order : 5
4219- - name : Get Tags
4220- url : ' #get-tags'
4221- identifier : tags-get-tags
4219+ - name : Get All Hosts Tags
4220+ url : ' #get-all-hosts- tags'
4221+ identifier : tags-get-all-hosts- tags
42224222 parent : tags
42234223 generated : true
42244224 params :
Original file line number Diff line number Diff line change @@ -36803,7 +36803,7 @@ paths:
3680336803 - apiKeyAuth: []
3680436804 appKeyAuth: []
3680536805 - AuthZ: []
36806- summary: Get Tags
36806+ summary: Get All Hosts Tags
3680736807 tags:
3680836808 - Tags
3680936809 x-menu-order: 1
Original file line number Diff line number Diff line change 10131013 },
10141014 "ListHostTags" : {
10151015 "description" : " Return a mapping of tags to hosts for your whole infrastructure." ,
1016- "summary" : " Get Tags"
1016+ "summary" : " Get All Hosts Tags"
10171017 },
10181018 "DeleteHostTags" : {
10191019 "description" : " This endpoint allows you to remove all user-assigned tags\n for a single host." ,
You can’t perform that action at this time.
0 commit comments