Objlab
← Tilbage til scenarier
Niveau 2 - ScenariearkAPI Discovery

APIScout

A scenario for exploring the methods exposed by the service, checking health and discovery, and trying published calls.

MålAPIScout
TilstandDiscovery openapi
links3 links
Observerbare output4 Synlige resultater
Gateway: www.objlab.it·Demo mock: aktiv·Tilstand: Discovery openapi
Niveau 3 - Operationel demo

Denne visning viser den operationelle detalje af use casen med mock-data, logs og observerbare output. Den rigtige version kører via LAN-backends eller Objlab-gatewayen.

Tilstand

Demoen bruger syntetiske data og kalder ikke LAN-VM'en direkte.

Mock-metrics

  • Discovered methods: 269 - Complete server catalog
  • Groups: 18 - APIs grouped by functional domain
  • Test calls: 12 - Probes executed in the lab

Software involveret

  • OpenAPI browser
  • Discovery catalog
  • Request tester

Backend og orkestrering

  • www.objlab.it gateway
  • APIScout API
  • request log

Demo-flow

  1. Open the catalog
  2. Filter the methods
  3. Check schema and payload
  4. Run the test

Mock-anmodning

{ "target": "APIScout", "endpoint": "/openapi.json", "mode": "discovery", "auth": "none" }

Mock-svar

{ "status": "done", "calls": 269, "groups": 18, "sample": ["/api/admin/shutdown", "/api/aiengines"] }

Synlige resultater

Published methodsHealthInput/output schemaCall trace

Kørselslog

Discovery

OpenAPI retrieved from the Objlab gateway

Parse

Input/output schemas extracted and normalized

Catalog

Some endpoints require dedicated tokens or keys