Comments
-
Thank You
-
Thanks frak.
-
As we have big customer environment, I need to create more than 500 groups in one go. If we can use api for this creation, it will be helpfull.
-
Thanks for the suggestion.
-
Hi, Thankyou for sharing details. But in that table popup is showing like CanUpdate: False. It means we can't update value in this table. Can you please check.
-
Hi, Thank you for confirming. For changing threshold in existing template can you please suggest me the database table name?
-
After some time it is showing agent deployment failed.
-
Error: update() takes 2 positional arguments but 3 were given data = swis.query('SELECT NodeID,Uri FROM Orion.Nodes WHERE IPAddress = @"ip"', ip=ip)['results'] # print(data) if(data == []): print("Check the device, Unable to find") else: print("Device found") print(data[0]['Uri']) # for property in custompropertylist:…