aboutsummaryrefslogtreecommitdiffstats
path: root/so-sdn-clients/src/test/resources/__files/sdno/client/output-success.json
blob: a6794327d8fc9513541e85788bb01aff5a167bef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
    "body": {
        "output": {
             "response-healthdiagnostic": {
			      "response-node-ip": "192.20.127.76",
			      "response-id": "xyz123",
			      "response-node-name": "mtvnjv9aads11",
			      "response-status": "Success",
			      "response-interface-type": "ssh",
			      "response-details-json": "result",
			      "cached-data": "false"
			    }
        }
    },
    "result-info": {
        "client-name": "MSO",
        "code": "200",
        "processing-host": "sdno1-host01",
        "request-id": "xyz123",
        "status": "SUCCESS"
    }
}