OpenAPI retrieved from the Objlab gateway
APIScout
A scenario for exploring the methods exposed by the service, checking health and discovery, and trying published calls.
TargetAPIScout
ModoDiscovery openapi
ligações3 ligações
Outputs observáveis4 Outputs observáveis
Esta vista mostra o detalhe operacional do caso de uso com dados mock, logs e outputs observáveis. A versão real corre através de backends LAN ou do gateway Objlab.
Modo
A demo usa dados sintéticos e não chama diretamente a VM na LAN.
Métricas mock
- Discovered methods: 269 - Complete server catalog
- Groups: 18 - APIs grouped by functional domain
- Test calls: 12 - Probes executed in the lab
Software envolvido
- OpenAPI browser
- Discovery catalog
- Request tester
Backend e orquestração
- www.objlab.it gateway
- APIScout API
- request log
Fluxo da demo
- Open the catalog
- Filter the methods
- Check schema and payload
- Run the test
Mock request
{ "target": "APIScout", "endpoint": "/openapi.json", "mode": "discovery", "auth": "none" }Mock response
{ "status": "done", "calls": 269, "groups": 18, "sample": ["/api/admin/shutdown", "/api/aiengines"] }Outputs observáveis
Published methodsHealthInput/output schemaCall trace
Log de execução
Input/output schemas extracted and normalized
Some endpoints require dedicated tokens or keys
