{"type":"api","title":"Get Domain Metric","meta":{"id":"/apps/pubhub/media/sd-wan-api-20-16/bbdb16c27aa20949539a17a086b23efac32312db/e77267b5-7b4b-3f93-807c-c6d1c6b41343","info":{"title":"Cisco Catalyst SD-WAN Manager API","description":"The vManage API exposes the functionality of operations maintaining devices and the overlay network","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":"2.0.0"},"openapi":"3.0.1","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Troubleshooting Tools - Network Wide Path Insight"],"operationId":"getDomainMetric","parameters":[{"name":"traceId","in":"query","required":true,"schema":{"type":"integer","format":"int32"}},{"name":"timestamp","in":"query","required":true,"schema":{"type":"integer","format":"int64"}},{"name":"domain","in":"query","required":true,"schema":{"type":"string"}},{"name":"firstTimestamp","in":"query","required":true,"schema":{"type":"integer","format":"int64"}},{"name":"lastTimestamp","in":"query","required":true,"schema":{"type":"integer","format":"int64"}},{"name":"traceModel","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"array","properties":{"empty":{"type":"boolean"}},"description":"Domain metric schema for GET response","items":{"type":"object","properties":{"data":{"type":"object"},"data.received_timestamp":{"type":"integer","format":"int64"},"entry_time":{"type":"integer","format":"int64"},"tenant":{"type":"string"},"trace-id":{"type":"integer","format":"int32"},"type":{"type":"string"}},"description":"Domain metric schema for GET response","$$ref":"#/components/schemas/DomainMetricResponsePayloadInner"},"$$ref":"#/components/schemas/DomainMetricResponsePayload"}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"deprecated":true,"__originalOperationId":"getDomainMetric","method":"get","path":"/stream/device/nwpi/domainMetric"}}