Hi Hi can I know which parameters are required when creating entity with "New-SwisObject" For example, how can I know this is fine: New-SwisObject $swis -EntityType 'IPAM.Subnet' -Properties @{Address="10.195.0.0"; CIDR="16";} And also this line is fine: New-SwisObject $swis -EntityType 'IPAM.Subnet' -Properties…
I'm trying to script an integration for adding various nodes to Orion using Python, swis and the python orion sdk. I've looked through all the code samples provided with the Powershell SDK and the Python SDK, and there seem to be bits missing. Ideally, I'd like to add all the nodes via one script, and then later in the…
Hi I found that ST open source that "should" help gluing some infrastructure together. Does any one has working example workflow that take a change in netbox or other system and feed in to Orion? I can ask ST to add a node to Orion but I can find how do I "glue" those 2 system safely..
Hi, Wich entity in the SDK is stored the data on dbo.CredentialPropery or is there an invoke that gets the credential username of a credential? Regards
Disregard, issue was solved!
Hi, Is there an invoke or update on the SDK that can change the account on a reports scheduler? I looked on the table Orion.ReportJobs but it is read only. Kind Regards,
Hi, Is there anyway to automatically add a node to the appinsight templates? at the moment I can only see this being done manually as there i no option to add via dynamic group? Thanks
Howdy, I am trying to dev a solution for the shortcomings associated with the included Orion integration with Web Help Desk for ticketing. Rather than relying on an alert trigger to handle this activity I was looking at repurposing the subscription system already in place for that purpose. I am working with this endpoint…
Hello, We would like to achieve something like the following: boot-start-marker boot system bootflash:c2900-universalk9-mz.SPA.157-3.M8.bin -> new image boot system bootflash:c2900-universalk9-mz.SPA.153-2.M7.bin -> old image boot-end-marker I edited the default Cisco 2921 firmware upgrade template I have tried various…
Hi, so this might seem like a pretty dumb question, but i want to write a report in SW using the advanced database query and i have a specific interface i want to report on, literally my only question would be, how do i select the interface i want to report on? like what would the select part of the SWQL command look like,…
It looks like you're new here. Sign in or register to get started.