curl --request GET \
--url https://use.hoop.dev/api/search{
"connections": [
{
"name": "pgdemo",
"type": "database",
"id": "5364ec99-653b-41ba-8165-67236e894990",
"resource_name": "my-resource",
"subtype": "postgres"
}
],
"errors": [
"<string>"
],
"resources": [
{
"name": "pgdemo",
"type": "database",
"id": "5364ec99-653b-41ba-8165-67236e894990",
"subtype": "postgres"
}
],
"runbooks": [
{
"name": "myrunbooks/run-backup.runbook.sql",
"repository": "github.com/myorg/myrunbooks"
}
]
}Performs a search for connections and runbooks based on the provided criteria.
curl --request GET \
--url https://use.hoop.dev/api/search{
"connections": [
{
"name": "pgdemo",
"type": "database",
"id": "5364ec99-653b-41ba-8165-67236e894990",
"resource_name": "my-resource",
"subtype": "postgres"
}
],
"errors": [
"<string>"
],
"resources": [
{
"name": "pgdemo",
"type": "database",
"id": "5364ec99-653b-41ba-8165-67236e894990",
"subtype": "postgres"
}
],
"runbooks": [
{
"name": "myrunbooks/run-backup.runbook.sql",
"repository": "github.com/myorg/myrunbooks"
}
]
}Documentation Index
Fetch the complete documentation index at: https://hoopdev-docs-concepts-gaps-and-organization.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Search term
Was this page helpful?