agent starting :D

This commit is contained in:
2026-03-01 14:10:19 -06:00
parent c3379919b9
commit 68d13b03d3
34 changed files with 1905 additions and 254 deletions

View File

@@ -0,0 +1,15 @@
meta {
name: Sql Start
type: http
seq: 4
}
post {
url: {{url}}/lst/api/system/prodsql/start
body: none
auth: inherit
}
settings {
encodeUrl: true
}