{"type":"api","title":"Assign sessionId to client","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 - UMTS"],"summary":"Assign sessionId to client","description":"assign sessionId to client if there is no conflict ongoing sessions ","operationId":"enableSession","requestBody":{"description":"Input query","content":{"application/json":{"schema":{"type":"object","properties":{"deviceUUID":{"type":"string","example":"C8K-21a355e3-fd5b-4d03-9d48-f2845388c07f"},"localColor":{"type":"string","example":"lte"},"remoteColor":{"type":"string","example":"remote-color-all"},"remoteSystem":{"type":"string","example":"172.16.255.16,172.16.255.14"}},"$$ref":"#/components/schemas/UMTSInput"}}}},"responses":{"200":{"description":"Session info which client can start request","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"download_status":{"type":"string","example":"success"},"payload":{"type":"string","example":"{\"deviceUUID\":\"C8K-21a355e3-fd5b-4d03-9d48-f2845388c07f\",\"localColor\":\"lte\",\"remoteSystem\":\"172.16.255.16\",\"remoteColor\":\"lte\",\"actionType\":\"ON_DEMANDING\",\"sessionId\":\"5596803a-e594-413b-89f2-2acecd1d5f92\"}"},"renewalTime":{"type":"number","example":1654566270967},"requestStatus":{"type":"string","example":"stop"},"sessionId":{"type":"string","example":"5596803a-e594-413b-89f2-2acecd1d5f92"},"startTime":{"type":"number","example":1654566270968},"status":{"type":"string","example":"success"},"statusMessage":{"type":"string","example":"device error"},"type":{"type":"string","example":"ON_DEMANDING"},"user":{"type":"string","example":"admin"},"userIp":{"type":"string","example":"100.1.2.3"},"uuid":{"type":"string","example":"C8K-21a355e3-fd5b-4d03-9d48-f2845388c07f"}},"$$ref":"#/components/schemas/UMTSSession"}}}}},"400":{"description":"bad input parameter","content":{"application/json":{"schema":{"type":"object"},"examples":{"conflicts sample":{"description":"conflicts sample","value":{"error":{"type":"error","message":"Server Error","details":"device C8K-6dfe1f7c-7dc5-4891-bdb4-fb74e84882b7 is already have a active umts tunnel session","code":"TBST1008"}},"$$ref":"#/components/examples/umts_enable_error"}}}}}},"__originalOperationId":"enableSession","method":"post","path":"/stream/device/umts"}}