{"type":"api","title":"Replay Custom Applications Status","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/744a8207-9965-344e-aed3-d3ef846a4950","info":{"title":"Others","description":"Other APIs\n- Include APIs that do not belong to other categories\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"tags":["SD AVC - Reverse Migration"],"description":"Get Replay Custom Applications status for given Task UUID","operationId":"replayCustomApplicationsStatus","parameters":[{"name":"task-id","in":"path","required":true,"schema":{"type":"string","description":"Task Id got from Replay Request"}}],"responses":{"200":{"description":"Response","content":{"application/json":{"examples":{"Scheduled Response":{"description":"Scheduled Response","value":{"uuid":"2f48cc13-a19e-4d62-8273-ea25896a6ecc","status":"scheduled","message":"Task scheduled"},"$$ref":"#/components/examples/ComViptelaVmanageServerSdavcReverseMigrationResponseExamplesScheduledResponse"},"In Progress Response":{"description":"In Progress Response","value":{"uuid":"2f48cc13-a19e-4d62-8273-ea25896a6ecc","status":"in_progress","message":"Task is in progress"},"$$ref":"#/components/examples/ComViptelaVmanageServerSdavcReverseMigrationResponseExamplesInProgressResponse"},"Success Response":{"description":"Success Response","value":{"uuid":"7519de9f-cfb0-4372-be98-8acdea47fbd6","status":"success","message":"Successfully completed Synchronize Custom Applications with SDAVC task for vIPtela Inc Regression","failed-list":[],"success-list":["test-Custom","test2-Custom","test3-Custom","test4-Custom","test5-Custom","test6-Custom","test7-Custom","test8-Custom","test9-Custom"],"tenantId":"default","process-task-id":"sdavc_custom_application_synchronizer-7519de9f-cfb0-4372-be98-8acdea47fbd6","task-id":"7519de9f-cfb0-4372-be98-8acdea47fbd6","synchronizer-status-type":"sdavc_custom_application_synchronizer","timestamp":1727712608340},"$$ref":"#/components/examples/ComViptelaVmanageServerSdavcReverseMigrationResponseExamplesCustomApplicationSuccessResponse"},"Failure Response":{"description":"Failure Response","value":{"uuid":"7519de9f-cfb0-4372-be98-8acdea47fbd6","status":"failure","message":"Error completing Synchronize Protocol Packs with SDAVC for vIPtela Inc Regression, Reason : Failed to upload one or more Protocol Packs","failed-list":["test1-Custom","test11-Custom","test21-Custom","test31-Custom"],"success-list":["test2-Custom","test12-Custom","test22-Custom","test32-Custom"],"tenantId":"default","process-task-id":"sdavc_custom_application_synchronizer-7519de9f-cfb0-4372-be98-8acdea47fbd6","task-id":"7519de9f-cfb0-4372-be98-8acdea47fbd6","synchronizer-status-type":"sdavc_custom_application_synchronizer","timestamp":1727727990218},"$$ref":"#/components/examples/ComViptelaVmanageServerSdavcReverseMigrationResponseExamplesFailedCustomApplicationReplayResponse"},"Not Started Response":{"description":"Not Started Response","value":{"uuid":"2f48cc13-a19e-4d62-8273-ea25896a6ecc","status":"not_started","message":"The task has not started yet"},"$$ref":"#/components/examples/ComViptelaVmanageServerSdavcReverseMigrationResponseExamplesNotStartedResponse"}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"type":"object"},"examples":{"500 - Internal Error":{"description":"500 - Internal Error","value":{"error":{"message":"\u003cShort Message\u003e","code":"PP0015","details":"\u003cDetailed Message\u003e"}},"$$ref":"#/components/examples/ComViptelaVmanageServerSdavcReverseMigrationResponseExamples500"}}}}}},"method":"get","path":"/sdavc/reverse-migration/custom-application/replay/status/{task-id}"}}