User:Dzonatas Sol/SNOW-375 Resources

From Second Life Wiki
< User:Dzonatas Sol
Revision as of 20:26, 20 March 2010 by Dzonatas Sol (talk | contribs) (Created page with '{| border="1" cellpadding="5" cellspacing="0" |- | Node || Method || Description |- | rowspan="4" | /ControlGroup | style="text-align:right;" | GET | Response is a list of contro...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Node Method Description
/ControlGroup GET Response is a list of control groups
POST
PUT
DELETE
/ControlGroup/<group> GET Response is a list of valid variables in a controlgroup with default settings
POST
PUT
DELETE
/ControlGroup/<group>/<identifier> GET Response is a detailed and update of current settings for the specific variable identified
POST
PUT
DELETE
/Agent/ID GET Response the UUID of the logged in Agent/Avatar
POST
PUT
DELETE
/Agent/Position GET Response is the Region UUID, Position within the region, and global position of the Agent/Avatar
POST
PUT
DELETE
/Agent/Groups GET Response is a list with details of groups joined by the connected agent
POST
PUT
DELETE
/Asset/Notecard/<uuid> GET Response is the notecard item specified by UUID converted to XML format (rather than 'linden notecard format')
POST
PUT
DELETE
/AvatarTracker/Friends GET Response is the UUID list of the agent's friends and basic status of each
POST
PUT
DELETE
/AvatarTracker/Friend/<uuid> GET Response is a detailed relationship information for a specified friend UUID
POST Combined query, like GET method, when uuid="s"
PUT
DELETE
/GestureManager/Items GET Response is a list of UUID of active gestures
POST
PUT
DELETE
/GestureManager/Item/<uuid> GET Response is the details of a MultiGesture structure for the UUID specified
POST Combined query, like GET method, when uuid="s"
PUT
DELETE
/Inventory/Item/<uuid> GET Response is the details of an inventory item specified by the UUID
POST Combined query, like GET method, when uuid="s"
PUT
DELETE
/Inventory/Root GET Response is the UUID of the root inventory folder
POST
PUT
DELETE
/Inventory/Category/<uuid> GET Response is the UUIDs of the descendant categories and items of the specified UUID
POST Combined query, like GET method, when uuid="s"
PUT
DELETE
/Interface/Connect GET
POST Attempt to negotiate a connection to enable the above resources
PUT
DELETE