Overview
The getPropertyInformation
operation can be used to retrieve detailed information for a property or list of properties configured on the Allora IBE.
Sample Request
{ "userAuth": { "username": "username", "password": "password" }, "operation": "getPropertyInformation", "siteIDList": [ 1853 ], "channelIDList": [ ], "options": [ "fullPropertyInformation" ] }