User:Dzonatas Sol/SNOW-375 Resources/Asset

From Second Life Wiki
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.
Resource Method Description
/Asset/Notecard(/<uuid>) POST (GET) ?? 's' -> [ uuid , ... ] <- [ { ID: uuid, +&notecard }, ... ] ( ?? uuid <- &notecard )
/Asset/Gesture(/<uuid>) POST (GET) ?? 's' -> [ uuid , ... ] <- [ { ID: uuid, +&gesture }, ... ] ( ?? uuid <- &gesture )

Note: Description syntax is only based on LLIDL.


/Asset/Notecard(/<uuid>)

Complex query contains &notecard


/Asset/Gesture(/<uuid>)

Complex query contains &gesture


&notecard

Asset in nested XML format (translated from 'linden notecard format'). Embedded notecard inventory items are nested in <embed> tags.


&gesture

{

Name : string
Trigger : string
ReplaceText : string
Key : string

}