summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-04-24 13:40:39 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-24 13:40:39 +0000
commit15b5a7b317e60e9345d2b78c9ad77f458faab7c6 (patch)
tree44aa79afaf76466abf1e4e31b8d0fd18a4defe2d
parente420501aab89f0e9520944164bbdef801e2b7773 (diff)
parent02ce5acac87830f0ede548a6fd3963f3f79494c1 (diff)
Merge "Added Response code of Complextype resource"
-rw-r--r--docs/datadictionary/complexResponse.rst20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/datadictionary/complexResponse.rst b/docs/datadictionary/complexResponse.rst
new file mode 100644
index 000000000..aa39ff235
--- /dev/null
+++ b/docs/datadictionary/complexResponse.rst
@@ -0,0 +1,20 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. Copyright (C) 2019 IBM.
+
+complex Response code
+=====================
+
+{
+ "id": 4,
+ "address": "192.168.10.2/32",
+ "vrf": null,
+ "tenant": null,
+ "status": 1,
+ "role": null,
+ "interface": null,
+ "description": "",
+ "nat_inside": null,
+ "created": "2018-08-30",
+ "last_updated": "2018-08-30T14:59:05.277820Z"
+}