The most recent content from our members.
here's the relevant portion of the code that i have, i keep getting "That's an error." with code 500.. json_data = { "reportDateUtc":datetime.now().isoformat(), "room":"", "emailClient":True, "emailTech":True, "emailTechGroupLevel":True, "emailGroupManager":False, "emailCc":False, "ccAddressesForTech":"", "emailBcc":False,…
When you update information on an asset from the API it would be nice to be able to post what you updated in the audit history in the same manner that the information shows up when you are using the web interface.
Make it so that we can update the audit date through the API.
Greetings, I just installed the latest version of OrionSDK. I'm trying to run the "verify.py" script: import orionsdk swis = orionsdk.SwisClient("Solarwinds-Orion", "USER", "PASSWORD", verify="solarwinds.pem") swis.query("SELECT NodeID from Orion.Nodes") I'm getting the following error: Traceback (most recent call last):…
Here's my profile (the IP address is not real): When I start PowerShell, I get the expected login dialog: I enter the right credentials but I get the following error message: I tried my best to troubleshoot to no avail. When using my web browser, the IP address and these same credentials, I access my Orion server with no…
Can someone help me with some PHP to post a custom field definition? First off it is nuts that we can't post to the audit date field. So we have made a custom Inventory Date field. I can run the query to show the information. How would one take that information and then update the field and repost it back? We have some…
It looks like you're new here. Sign in or register to get started.