Merge "USC Release Notes"
[docs.git] / docs / developer-guide / daexim-developer-guide.rst
1 ##################################
2 Data Export/Import Developer Guide
3 ##################################
4
5 Overview
6 ========
7
8 This feature is used to export the system data tree state, or part of,
9 to the system's file system. It may also be used to import the system
10 data tree state, or part of, from the system's file system.
11
12
13 Data Export/Import Architecture
14 ===============================
15
16 The daexim feature consists of a single feature, which interacts with
17 MD-SAL to export and import the system data.
18
19
20 Key APIs and Interfaces
21 =======================
22
23 The APIs are available via REST. The details are provided are in user-guide.
24
25
26 API Reference Documentation
27 ===========================
28
29 The details of the API are also available in the YANG model for this
30 feature. This model is accessiable via the APIDOC explorer interface.