Forums
just downloaded version 2.2.6.1 and I want to use the new node rest reference... however, the documentation page is empty for this entry. Can you explain how to use it?
Cannot Find Docs On New REST API NODE Call
Thanks! Makes sense... I also noticed if you leave off the guid, you get EVERYTHING! So I assume the default is the Limelight XE root GUID...
Cannot Find Docs On New REST API NODE Call
Are you going to post the full documentation soon?
Cannot Find Docs On New REST API NODE Call
We plan to update the API documentation in the next week or so...
Regards,
Support Team A
Cannot Find Docs On New REST API NODE Call
Sorry... we just realized this was missing... here's how you use it and what is returned:
Make the call like this:
http://localhost:8080/rest/objects/nodes?objectguid=[the object GUID]
Once the credentials are qualified, it will return JSON with this form (example is for the user defined variables object with administrator credentials):
Hope this helps!
Regards
Support Team A