Wiki source code of Configuration API

Last modified by michaely on 2021/09/10 23:34

Show last authors
1 {{layout}}
2 {{layout-section ac:type="two_right_sidebar"}}
3 {{layout-cell}}
4 {{info}}
5 The information on this page applies to **iSymphony 3.1+**.
6 {{/info}}
7
8 = (% style="color: rgb(0,0,0);" %)Description(%%) =
9
10 The REST Configuration API allows external applications to modify the iSymphony server configuration, via HTTP requests. This API can be used to auto provision the iSymphony server or allow external configuration GUIs to integrate with the iSymphony configuration system.
11 {{/layout-cell}}
12
13 {{layout-cell}}
14 {{panel title="On this page:"}}
15
16
17 {{toc maxLevel="2" indent="1"/}}
18 {{/panel}}
19 {{/layout-cell}}
20 {{/layout-section}}
21
22 {{layout-section ac:type="single"}}
23 {{layout-cell}}
24 \\
25
26 = REST Resources =
27
28 The Configuration API exposes several REST resources that allow access to specific pieces of the configuration. All current configuration resources are listed below. Details concerning each resource can be found within the individual resource documentation pages.
29
30
31
32 {{children/}}
33 {{/layout-cell}}
34 {{/layout-section}}
35 {{/layout}}
iSymphony