This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Create account using SWIS

FormerMember
FormerMember

Hi,

I'm trying to create an account using SWIS. I saw here https://solarwinds.github.io/OrionSDK/schema/Orion.Accounts.html that there is a "CreateAccount" verb.

Using that verb on powershell, this is the result:

Untitled.png

Using also the "New-SwisObject" function, this is the result:

Untitled.png

I don't know if I'm missing something, but when I'm adding new poller using New-SwisObject, it works fine.

Or is it possible to create account using swis?

Thank you.