{"type":"api","title":"Assign sessionId to client","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/d2f02ba2-fd0d-3a26-bcc5-feafc8f24d17","info":{"title":"Monitoring and Troubleshooting","description":"Includes API operations for the following:\n- Real-time monitoring\n- Accessing statistics APIs and statistics bulk APIs\n- Retrieving device state\n- Managing alarms and events\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","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"}}},"required":true},"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/ComViptelaVmanageServerTroubleshootingUmtsUmtsrestapiResponseExampleUmtsEnableError"}}}}}},"method":"post","path":"/stream/device/umts"}}