diff options
author | Dr Scofield | 2008-08-15 07:28:28 +0000 |
---|---|---|
committer | Dr Scofield | 2008-08-15 07:28:28 +0000 |
commit | 9df18bb5444d1e3e6416f82d5fcf49b54b0c39d6 (patch) | |
tree | 8e59f42afcb1c0a7d3b1f719f104fe3b05847420 /OpenSim/ApplicationPlugins/RemoteController/Resources/RemoteAdminPlugin.addin.xml | |
parent | From: Richard Alimi <ralimi@us.ibm.com> (diff) | |
download | opensim-SC_OLD-9df18bb5444d1e3e6416f82d5fcf49b54b0c39d6.zip opensim-SC_OLD-9df18bb5444d1e3e6416f82d5fcf49b54b0c39d6.tar.gz opensim-SC_OLD-9df18bb5444d1e3e6416f82d5fcf49b54b0c39d6.tar.bz2 opensim-SC_OLD-9df18bb5444d1e3e6416f82d5fcf49b54b0c39d6.tar.xz |
From: Richard Alimi <ralimi@us.ibm.com>
The following patch implements retrieving prims in Xml2 format via the REST
interface. For example:
http://localhost:9000/admin/regions/<region-uuid>/prims/
It also allows an additional parameter which specifies a bounding box. If
this parameter is specified, only prims within the bounding box are
retrieved. For example:
http://localhost:9000/admin/regions/8cd759b4-e077-489d-9a34-e1ff70ef65dd/prims/0,0,0,128,128,128
will retrieve only the prims whose positions are in the bounding box with
corners (0,0,0) and (128,128,128).
Diffstat (limited to 'OpenSim/ApplicationPlugins/RemoteController/Resources/RemoteAdminPlugin.addin.xml')
0 files changed, 0 insertions, 0 deletions