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>