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
enlaces3 enlaces
Outputs observables4 Outputs observables
Esta vista muestra el detalle operativo del caso de uso con datos mock, logs y outputs observables. La versión real se ejecuta a través de backends LAN o del gateway de Objlab.
Modo
La demo usa datos sintéticos y no llama directamente a la VM en 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 involucrado
- OpenAPI browser
- Discovery catalog
- Request tester
Backend y orquestación
- www.objlab.it gateway
- APIScout API
- request log
Flujo de la 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 observables
Published methodsHealthInput/output schemaCall trace
Log de ejecución
Input/output schemas extracted and normalized
Some endpoints require dedicated tokens or keys
