We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 990f31a + 4ca9594 commit bab920eCopy full SHA for bab920e
commands.yml
@@ -93,6 +93,12 @@ actiontemplate:
93
example: -t httprequest
94
method: GET
95
endpoint: /controller/actiontemplate/{{t:action_template_type}}/
96
+ exportHttpActionPlanList:
97
+ title: Export the Http Action Plan List
98
+ description: This command requires no further arguments.
99
+ example:
100
+ method: GET
101
+ endpoint: /controller/restui/httpaction/getHttpRequestActionPlanList
102
adql:
103
title: Run ADQL Queries
104
description: These commands allow you to run ADQL queries agains the controller (not the event service!)
0 commit comments