Objlab
← Volver a escenarios
Nivel 2 - Ficha de escenarioAPI Discovery

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
Gateway: www.objlab.it·Demo mock: activa·Modo: Discovery openapi
Nivel 3 - Demo operativa

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

  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"] }

Outputs observables

Published methodsHealthInput/output schemaCall trace

Log de ejecución

Discovery

OpenAPI retrieved from the Objlab gateway

Parse

Input/output schemas extracted and normalized

Catalog

Some endpoints require dedicated tokens or keys