API - groups.json not returning MonitorIds

Forum for questions and support relating to the 1.32.x releases only.
Post Reply
wufan
Posts: 1
Joined: Sun Dec 08, 2019 6:02 pm

API - groups.json not returning MonitorIds

Post by wufan »

Hi, all. I'm running 1.32.3 on Ubuntu, when I run groups.json to get group information, the result doesn't include the camera IDs in the group. It doesn't have the 'MonitorIds' field. Is there any configuration I missed? How do it fix it? Thanks.

{
"group": {
"Group": {
"Id": "1",
"Name": "Eyes",
"ParentId": null
}
}
Post Reply