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
ModalitàDiscovery openapi
collegamenti3 collegamenti
Output osservabili4 Output osservabili
Questa vista mostra il dettaglio operativo del caso d'uso con dati mock, log e output osservabili. La versione reale gira tramite backend in LAN o il gateway Objlab.
Modalità
La demo usa dati sintetici e non richiama direttamente la VM in LAN.
Metriche mock
- Discovered methods: 269 - Complete server catalog
- Groups: 18 - APIs grouped by functional domain
- Test calls: 12 - Probes executed in the lab
Software coinvolti
- OpenAPI browser
- Discovery catalog
- Request tester
Backend e orchestrazione
- www.objlab.it gateway
- APIScout API
- request log
Flusso 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"] }Output osservabili
Published methodsHealthInput/output schemaCall trace
Log di esecuzione
Input/output schemas extracted and normalized
Some endpoints require dedicated tokens or keys
