3864c48e20e96e9df955332c8124ce03dadb6de8
[ccsdk/cds.git] / docs / datadictionary / complexResponse.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. Copyright (C) 2019 IBM.
4
5 complex Response code
6 =====================
7
8 .. code-block:: json
9    :linenos:
10
11    {
12       "id": 4,
13       "address": "192.168.10.2/32",
14       "vrf": null,
15       "tenant": null,
16       "status": 1,
17       "role": null,
18       "interface": null,
19       "description": "",
20       "nat_inside": null,
21       "created": "2018-08-30",
22       "last_updated": "2018-08-30T14:59:05.277820Z"
23    }