Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://use.hoop.dev/api/plugins/runbooks/connections/{name}/templates
{ "commit": "03c25fd64c74712c71798250d256d4b859dd5853", "commit_author": "John Wick <john.wick@bad.org>", "commit_message": "runbook update", "items": [ { "connections": [ "pgdemo", "bash" ], "error": "<string>", "metadata": {}, "name": "ops/update-user.runbook.sh" } ] }
List Runbooks templates by connection
The name of the connection
OK
The commit sha
"03c25fd64c74712c71798250d256d4b859dd5853"
The commit author
"John Wick <john.wick@bad.org>"
The commit message
"runbook update"
Show child attributes
Was this page helpful?