Skip to content

Commit b0b7dd7

Browse files
author
Naor Livne
committed
adding reports sdk endpoint
1 parent 9ae8dcb commit b0b7dd7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,7 @@ connection.prune__device_group_images("device_group_name")
9696
# update device group
9797
connection.update_device_group("device_group_name", device_group_config)
9898

99+
# list paginated reports
100+
connection.list_reports()
101+
99102
```

0 commit comments

Comments
 (0)