{"type":"api","title":"Telemetry","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-26-1-api-guide/860ec01932f5fb639b929c353dd9d967dc0b4347/744a8207-9965-344e-aed3-d3ef846a4950","info":{"title":"Others","description":"Other APIs\nInclude APIs that do not belong to other categories","contact":{"email":"vmanage@cisco.com"},"license":{"name":"Commercial License","url":"https://www.cisco.com/c/en/us/solutions/enterprise-networks/sd-wan/index.html"},"version":"26.1.0+2026-01-06"},"x-parser-conf":{"overview":{"markdownPath":"openapi/overview_part13.md"}},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"tags":["MultiCloud - General"],"description":"Reports telemetry data","operationId":"telemetry","requestBody":{"description":"telemetry","content":{"application/json":{"schema":{"required":["cloudType"],"type":"object","properties":{"cgwList":{"maxItems":2147483647,"minItems":1,"type":"array","items":{"type":"string"}},"cloudType":{"pattern":"[aA][zZ][uU][rR][eE]$","type":"string","example":"AZURE"}},"$$ref":"#/components/schemas/TelemetryRequests"}}},"required":true},"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","example":"6c723f65-9106-4f43-9d2b-a033a39353b3"}},"description":"Task id for polling status","$$ref":"#/components/schemas/Taskid"}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"method":"post","path":"/multicloud/telemetry"}}