Objlab
← Torna agli scenari
Livello 2 - Scheda scenarioAPI Discovery

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
Gateway: www.objlab.it·Demo mock: attiva·Modalità: Discovery openapi
Livello 3 - Demo operativa

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

  1. Open the catalog
  2. Filter the methods
  3. Check schema and payload
  4. 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

Discovery

OpenAPI retrieved from the Objlab gateway

Parse

Input/output schemas extracted and normalized

Catalog

Some endpoints require dedicated tokens or keys