VOS.VirtuosoOdsControllersInstanceEx2

Example Usage of ODS Framework Controller for Instance Update


$ curl -i "http://localhost:8894/ods/api/instance.update?user_name=test1&password_hash=ceaff0fb7e79a7929ba9fbccfe863585df6401d1&inst_id=225&name=MyAd
dressBook1&description=test123&model=0&public=0"
HTTP/1.1 200 OK
Server: Virtuoso/05.12.3041 (Win32) i686-generic-win-32  VDB
Connection: Keep-Alive
Date: Wed, 30 Dec 2009 09:08:58 GMT
Accept-Ranges: bytes
Content-Type: text/xml; charset="ISO-8859-1"
Content-Length: 57

<result>
  <code>1</code>
  <message>Success</message>
</result>