Skip to content

Commit bab920e

Browse files
authored
Merge pull request #17 from matthias-huber/export-http-action-list
Added command to export the HTTP Action Plan List
2 parents 990f31a + 4ca9594 commit bab920e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

commands.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,12 @@ actiontemplate:
9393
example: -t httprequest
9494
method: GET
9595
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
96102
adql:
97103
title: Run ADQL Queries
98104
description: These commands allow you to run ADQL queries agains the controller (not the event service!)

0 commit comments

Comments
 (0)