Show last authors
author | version | line-number | content |
---|---|---|---|
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.2+**. | ||
6 | {{/info}} | ||
7 | |||
8 | = (% style="color: rgb(0,0,0);" %)Description(%%) = | ||
9 | |||
10 | The REST Live API allows external applications to query information about the current state of the iSymphony server and execute actions, via HTTP requests, that are normally available in the iSymphony client application. This API can be used to integrate external applications with iSymphony, and provide information for custom iSymphony widget development. | ||
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 | |||
27 | = REST Resources = | ||
28 | |||
29 | The Live API exposes several REST resources that allow access to the current state of specific objects in the system. All current live resources are listed below. Details concerning each resource, and their actions, can be found within the individual resource documentation pages. | ||
30 | |||
31 | |||
32 | |||
33 | {{children/}} | ||
34 | {{/layout-cell}} | ||
35 | {{/layout-section}} | ||
36 | {{/layout}} |