aboutsummaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra/src/test/resources/__files/Camunda/GetTaskVariablesResponse.json
blob: d5a26d714c6134a3f9aaae0515eb8c9608e82450 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
{
    "subscriptionServiceType": {
        "type": "String",
        "value": "PORT-MIRROR",
        "valueInfo": {}
    },
    "currentActivity": {
        "type": "String",
        "value": "UpdateConfigurationState",
        "valueInfo": {}
    },
    "validResponses": {
        "type": "String",
        "value": "rollback, skip, manual, abort",
        "valueInfo": {}
    },
    "serviceType": {
        "type": "String",
        "value": "PORT-MIRROR",
        "valueInfo": {}
    },
    "msoRequestId": {
        "type": "String",
        "value": "4f6fe9ac-800c-4540-a93e-10d179fa1b0a",
        "valueInfo": {}
    },
    "vnfType": {
        "type": "String",
        "value": "VPROBE",
        "valueInfo": {}
    }, 
    "originalRequestorId": {
        "type": "String",
        "value": "VID",
        "valueInfo": {}
    },
    "errorSource": {
        "type": "String",
        "value": "SDNO",
        "valueInfo": {}
    },
    "errorText": {
        "type": "String",
        "value": "SDN-O exception: failed with message FAIL - AnsibleOperations exception: Failed : HTTP error code : 400 - Error Msg : no node list provided and no inventory file found",
        "valueInfo": {}
    },
    "taskId": {
        "type": "String",
        "value": "b5fa707a-f55a-11e7-a796-005056856d52",
        "valueInfo": {}
    },
    "nfRole": {
        "type": "String",
        "value": "VPROBE",
        "valueInfo": {}
    },"updateRequestResponse": {
        "type": "String",
        "value": "<soap:Envelope xmlns:soap=\"http://schemas.xmlsoap.org/soap/envelope/\"><soap:Body><ns2:updateInfraRequestResponse xmlns:ns2=\"http://org.onap.so/requestsdb\"/></soap:Body></soap:Envelope>",
        "valueInfo": {}
    },
    "failedActivity": {
        "type": "String",
        "value": "SDNO",
        "valueInfo": {}
    },
    "originalRequestId": {
        "type": "String",
        "value": "4f6fe9ac-800c-4540-a93e-10d179fa1b0a",
        "valueInfo": {}
    },"errorMessage": {
        "type": "String",
        "value": "SDN-O exception: failed with message FAIL - AnsibleOperations exception: Failed : HTTP error code : 400 - Error Msg : no node list provided and no inventory file found",
        "valueInfo": {}
    },"workStep": {
        "type": "String",
        "value": "Configurationactivate SDNO Post-Check",
        "valueInfo": {}
    },
    "URN_log_debug_asyncQueryAAICustomer": {
        "type": "String",
        "value": "true",
        "valueInfo": {}
    },
    "URN_mso_workflow_default_aai_v11_l3_network_uri": {
        "type": "String",
        "value": "/aai/v11/network/l3-networks/l3-network",
        "valueInfo": {}
    },"errorCode": {
        "type": "String",
        "value": "1002",
        "valueInfo": {}
    },"vnfName": {
        "type": "Null",
        "value": null,
        "valueInfo": {}
    },"buildingBlockName": {
        "type": "String",
        "value": "UpdateConfigurationState",
        "valueInfo": {}
    },"buildingBlockStep": {
        "type": "String",
        "value": "Configurationactivate SDNO Post-Check",
        "valueInfo": {}
    },"type": {
        "type": "String",
        "value": "fallout",
        "valueInfo": {}
    }
}