{"type":"api","title":"Start Pcap Session","meta":{"id":"/apps/pubhub/media/sd-wan-api-20-16/58fb893fa751949ea20a40274e9ab219a20e19fa/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 - Diagnostics"],"description":"Start packet capture session","operationId":"startPcapSession","parameters":[{"name":"sessionId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object","properties":{"@rid":{"type":"integer","format":"int32","example":3765},"JSessionId":{"type":"string","example":"2j1QnIq4iFxEjwoxHfYK_zefKjpB7c3fFl483jac"},"isNewSession":{"type":"boolean","example":true},"isOwner":{"type":"boolean","example":true},"renewalTime":{"type":"integer","format":"int64","example":1695089425303},"requestStatus":{"type":"string","enum":["START","STOP","IN_PROGRESS","NOT_STARTED"]},"sessionId":{"type":"string","format":"uuid","example":"a9fd18d5-0303-43d1-b821-2358992e0274"},"startTime":{"type":"integer","format":"int64","example":1695089425303},"status":{"type":"string","example":"success","enum":["success","failure"]},"statusMessage":{"type":"string","example":"ok"},"type":{"type":"string","example":"pcap"},"user":{"type":"string","example":"admin"},"userIp":{"type":"string","example":"10.0.1.1"},"uuid":{"type":"string","example":"C8K-86adc384-8408-4cec-acdb-8117c40a8a24"}},"$$ref":"#/components/schemas/PacketCaptureInfo"}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"Tools-read","__originalOperationId":"startPcapSession","method":"get","path":"/stream/device/capture/start/{sessionId}"}}