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.

Creating Subgroups via SDK

Hi,

I am trying to create an subgroup via SDK. Therefore I use the SWQL-Studio.

For testing purposes I created a group 'Test' via WebGui this Container/Group has the ID 23.

Now I want to create an Subgroup:
pastedImage_0.png

But I dont know how to fill the "Name" and "Definition" tag at memberDefinitions.

<ArrayOfMemberDefinitionInfo xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.solarwinds.com/2008/Orion"><MemberDefinitionInfo><Name>???</Name><Definition>???</Definition></MemberDefinitionInfo></ArrayOfMemberDefinitionInfo>

Parents Reply
  • Thank you for your answer, but I already read this.

    I dont know why I have to set a member definition, because the definition should be this group shouldnt it?

    I'm confused about that. I want to create a container. Therefore I set all parameters (name, parentid), why do I have to define that this new container should be a child from the parentid?

Children
No Data