{"type":"api","title":"Replay Protocol Packs 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 Protocol Packs status for given Task UUID","operationId":"replayProtocolPacksStatus","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":"bc50de11-6f9d-4448-b356-f1b6bdfa93d0","status":"success","message":"Successfully uploaded Protocol Packs","failed-list":[],"success-list":["pp-adv-cat8k-1712.1a-49-70.0.0.pack","pp-adv-cat8k-179.1a-46-64.0.0.pack","pp-adv-cat8k-179.1a-46-66.0.0.pack"],"tenantId":"default","process-task-id":"sdavc_protocol_pack_synchronizer-bc50de11-6f9d-4448-b356-f1b6bdfa93d0","task-id":"bc50de11-6f9d-4448-b356-f1b6bdfa93d0","synchronizer-status-type":"sdavc_protocol_pack_synchronizer","timestamp":1727727990218},"$$ref":"#/components/examples/ComViptelaVmanageServerSdavcReverseMigrationResponseExamplesProtocolPackSuccessResponse"},"Failure Response":{"description":"Failure Response","value":{"uuid":"bc50de11-6f9d-4448-b356-f1b6bdfa93d0","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":["pp-adv-asr1k-179.1a-46-65.0.0.pack","pp-adv-cat8k-1712.1a-49-68.0.0.pack","pp-adv-cat8k-1712.1a-49-69.0.0.pack","pp-adv-cat8k-1712.1a-49-71.0.0.pack","pp-adv-cat8k-1715.1a-52-71.0.0.pack","pp-adv-cat8k-176.1a-43-64.0.0.pack","pp-adv-cat8k-179.1a-46-67.0.0.pack"],"success-list":["pp-adv-cat8k-1712.1a-49-70.0.0.pack","pp-adv-cat8k-179.1a-46-64.0.0.pack","pp-adv-cat8k-179.1a-46-66.0.0.pack"],"tenantId":"default","process-task-id":"sdavc_protocol_pack_synchronizer-bc50de11-6f9d-4448-b356-f1b6bdfa93d0","task-id":"bc50de11-6f9d-4448-b356-f1b6bdfa93d0","synchronizer-status-type":"sdavc_protocol_pack_synchronizer","timestamp":1727727990218},"$$ref":"#/components/examples/ComViptelaVmanageServerSdavcReverseMigrationResponseExamplesFailedProtocolPackReplayResponse"},"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/protocol-pack/replay/status/{task-id}"}}