aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/RemoteController
diff options
context:
space:
mode:
authorDr Scofield2009-04-17 11:12:06 +0000
committerDr Scofield2009-04-17 11:12:06 +0000
commitd5fbb2610d15bdcd7170063c207f6780d7f5e2cd (patch)
treedce7d32fb020ca80d46756ff5954e86e0a3262a6 /OpenSim/ApplicationPlugins/RemoteController
parentquick fix for mantis #3477 --- m_configMember is being picked up by (diff)
downloadopensim-SC_OLD-d5fbb2610d15bdcd7170063c207f6780d7f5e2cd.zip
opensim-SC_OLD-d5fbb2610d15bdcd7170063c207f6780d7f5e2cd.tar.gz
opensim-SC_OLD-d5fbb2610d15bdcd7170063c207f6780d7f5e2cd.tar.bz2
opensim-SC_OLD-d5fbb2610d15bdcd7170063c207f6780d7f5e2cd.tar.xz
Adds a new REST service /admin/regioninfo/ --- will return a
comprehensive list of all regions in one go (in contrast to the /admin/regions/ REST call). Example: % curl http://127.0.0.1:9000/admin/regioninfo/ <regions max="10" number="1"> <region avatars="0" external_hostname="127.0.0.1" ip="0.0.0.0:9000" master_name="Mr X" master_uuid="b757d5f9-7b36-4dda-8388-6e03dd59b326" name="London" objects="6" uuid="49253666-a42e-4f44-9026-d23f93af31d7" x="1000" y="1000"/> </regions>
Diffstat (limited to 'OpenSim/ApplicationPlugins/RemoteController')
0 files changed, 0 insertions, 0 deletions