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