aboutsummaryrefslogtreecommitdiffstats
path: root/so-sdn-clients/src/test/resources/__files/sdno/client/output-failure.json
diff options
context:
space:
mode:
authorSteve Smokowski <ss835w@att.com>2020-07-09 14:54:47 +0000
committerGerrit Code Review <gerrit@onap.org>2020-07-09 14:54:47 +0000
commit72eaef0f8559c9fa16cca0d4808b45bcfc7cff8f (patch)
treecc0063be79639d4424c42754c745fe1c9bd43bba /so-sdn-clients/src/test/resources/__files/sdno/client/output-failure.json
parent0ad02bb6286656e9e0eba8760e1666de65a7fcfd (diff)
parentda366370647e6b72df4d8433bb52ec22a443d0ca (diff)
Merge "move sdn clients to own package"
Diffstat (limited to 'so-sdn-clients/src/test/resources/__files/sdno/client/output-failure.json')
-rw-r--r--so-sdn-clients/src/test/resources/__files/sdno/client/output-failure.json25
1 files changed, 25 insertions, 0 deletions
diff --git a/so-sdn-clients/src/test/resources/__files/sdno/client/output-failure.json b/so-sdn-clients/src/test/resources/__files/sdno/client/output-failure.json
new file mode 100644
index 0000000000..8cf0a820cd
--- /dev/null
+++ b/so-sdn-clients/src/test/resources/__files/sdno/client/output-failure.json
@@ -0,0 +1,25 @@
+{
+ "body": {
+ "output": {
+ "response-hd-custom": {
+ "response-status": "Failure",
+ "cached-data": "false",
+ "response-interface-type": "ansible",
+ "response-id": "191bf423-8473-4f7c-9fbb-e5dcbb40a12b",
+ "remote_end_time": "2017-10-13T14:51:53.490+0000",
+ "response-client-name": "MSO",
+ "user_id": "xxxxxx",
+ "remote_start_time": "2017-10-13T14:51:53.173+0000",
+ "error-message": "my error message",
+ "connection-failure-msg": "SDNO was unable to connect to an Ansible REST API server; Please ensure Ansible REST server is running"
+ }
+ }
+ },
+ "result-info": {
+ "code": "200",
+ "status": "SUCCESS",
+ "request-id": "xyz123",
+ "client-name": "MSO",
+ "processing-host": "sdno-sdno-mtsnjv9sdno01"
+ }
+} \ No newline at end of file