Discovery
Manage discovery scopes and runs across all providers.
- GET
/api/v1/discovery/scopesList discovery scopes - POST
/api/v1/discovery/scopesCreate a new scope - GET
/api/v1/discovery/scopes/{id}Get a scope by ID - PUT
/api/v1/discovery/scopes/{id}Update an existing scope - DELETE
/api/v1/discovery/scopes/{id}Delete a scope - POST
/api/v1/discovery/scopes/testTest a provider connection - POST
/api/v1/discovery/runTrigger a discovery run - GET
/api/v1/discovery/runsList recent discovery runs - GET
/api/v1/discovery/runs/{id}Get run details and status - GET
/api/v1/discovery/statusGet current discovery pipeline status