aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/resources/mso_get_manual_task_by_request_id.json
diff options
context:
space:
mode:
authorIttay Stern <ittay.stern@att.com>2019-07-30 03:15:39 +0000
committerGerrit Code Review <gerrit@onap.org>2019-07-30 03:15:39 +0000
commita4257150ebd9bfbb0da0b877e951164b0495881a (patch)
tree322cb25fb5d36177fc0c8a288aef84fe73dfe763 /vid-app-common/src/main/resources/mso_get_manual_task_by_request_id.json
parent8d1798f51550316224d07a628ff630ed4ab818f7 (diff)
parente601bbdc43bae9a08e2e10c5139a6f76b47860d7 (diff)
Merge "Implant vid-app-common org.onap.vid.job (main and test)"
Diffstat (limited to 'vid-app-common/src/main/resources/mso_get_manual_task_by_request_id.json')
-rw-r--r--vid-app-common/src/main/resources/mso_get_manual_task_by_request_id.json23
1 files changed, 0 insertions, 23 deletions
diff --git a/vid-app-common/src/main/resources/mso_get_manual_task_by_request_id.json b/vid-app-common/src/main/resources/mso_get_manual_task_by_request_id.json
deleted file mode 100644
index 004280bce..000000000
--- a/vid-app-common/src/main/resources/mso_get_manual_task_by_request_id.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "taskList":[
- {
- "taskId":"daf4dd84-b77a-42da-a051-3239b7a9392c",
- "type":"fallout",
- "nfRole":"vSCP",
- "subscriptionServiceType":"Mobility",
- "originalRequestId":"za1234d1-5a33-55df-13ab-12abad84e335",
- "originalRequestorId":"ss835w",
- "errorSource":"A&AI",
- "errorCode":"404",
- "errorMessage":"Failed in A&AI 404",
- "buildingBlockName":"DoCreateVfModule",
- "buildingBlockStep":"invokeA&AI:getTenant",
- "validResponses":[
- "rollback",
- "abort",
- "skip",
- "retry"
- ]
- }
- ]
-} \ No newline at end of file