Zhaoyu(Henry) Zhong
Results
1
issues of
Zhaoyu(Henry) Zhong
`def getOperation(): bos = c8y.bulk_operations.select(limit=3) for bo in bos: print(bo.status)` Hi Chris, Hope you are well! when I tried to run the above code to get "Bulk Operation" from Cumulocity,...