Difference between revisions of "User:Dzonatas Sol/SNOW-375 Resources/Asset"

From Second Life Wiki
Jump to navigation Jump to search
(Created page with '{| border="1" cellpadding="5" cellspacing="0" |- | Resource || Method || Description |- |- | rowspan="1" | /Asset/Inventory | style="text-align:right;" | POST | Request an asset...')
 
Line 5: Line 5:


|-
|-
| rowspan="1" | /Asset/Inventory
| rowspan="1" | /Asset/Notecard/<uuid>
| style="text-align:right;" | POST
| style="text-align:right;" | GET (POST)
| Request an asset transfer/download of an inventory item
| Response is the notecard item specified by UUID converted to XML format (rather than 'linden notecard format')
 
|-
| rowspan="1" | /Asset/Gesture/<uuid>
| style="text-align:right;" | GET (POST)
| Response is the notecard item specified by UUID converted to XML format (rather than 'linden notecard format')


|}
|}

Revision as of 14:18, 30 July 2010

Resource Method Description
/Asset/Notecard/<uuid> GET (POST) Response is the notecard item specified by UUID converted to XML format (rather than 'linden notecard format')
/Asset/Gesture/<uuid> GET (POST) Response is the notecard item specified by UUID converted to XML format (rather than 'linden notecard format')