REST Calls and Parameters

Authentication

Authentication (unsuccessful)

Invalid authentications can occur because of incorrect appid, appkey, invalid HMAC calculation, or invalid pbrest keystore.

GET https://pbuild:24351/REST/setting/policydir?appid=<appid>&timestamp=<timestamp>&hmac=<hmac>
RESPONSE {"error":"8119 Invalid Authentication for appId 'myappid' from 192.168.16.128","status":8119}