{"type":"model","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/744a8207-9965-344e-aed3-d3ef846a4950","info":{"title":"Others","description":"Other APIs\n- Include APIs that do not belong to other categories\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"required":["data"],"type":"object","properties":{"auditLog":{"type":"string","description":"AuditLog feature"},"data":{"type":"array","description":"payload for a REST API","items":{"type":"object","properties":{"description":{"type":"string","description":"API description"},"method":{"type":"string","description":"HTTP Method","enum":["POST","PUT","GET","DELETE"]},"payload":{"type":"object","description":"JSON Payload for a REST API call"},"uri":{"type":"string","example":"/dataservice/settings/configuration/proxyHttpServer"}},"description":"payload for a REST API","$$ref":"#/components/schemas/BatchFlowData"}},"description":{"type":"string","description":"Workflow description"},"jobkey":{"type":"string","description":"Job Key"},"name":{"type":"string","description":"Workflow name"}},"description":"Input to multiple REST API calls","$$ref":"#/components/schemas/BatchFlow","title":"BatchFlow"}}