summaryrefslogtreecommitdiff
path: root/rest-api/README.txt
diff options
context:
space:
mode:
authorDavid M. Lee <dlee@digium.com>2013-08-02 14:46:21 +0000
committerDavid M. Lee <dlee@digium.com>2013-08-02 14:46:21 +0000
commit5114e4fc0ba896c91344c1c766740e8f7c661813 (patch)
tree9a2c49a909bc217232ef657b976f90293f6de7b3 /rest-api/README.txt
parent537ecebd2dc27120144498598f32dec97db6808d (diff)
ARI - GET /ari/asterisk/info
This patch adds basic system information access to ARI. The results are roughly what you get from 'core show settings', with a few minor differences. * Data is structured, with 'build', 'system', 'config' and 'status' sub-objects. * Each sub-object is selectable, using the ?only= parameter. A comma separated list can be provided to select multiple sections. * A few config options are numeric, for which 0 means 'unlimited'. Instead of having a special interpretation of those fields, they are simply omitted if they're 0. * The information is limited to what might be useful to building external applications. (closes issue ASTERISK-21575) Review: https://reviewboard.asterisk.org/r/2702/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@396125 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'rest-api/README.txt')
0 files changed, 0 insertions, 0 deletions