RemoveGroup method
You can use the RemoveGroup method with any object that contains an object grouping definition. This method allows you to remove a group of objects directly. This action only removes the group, not any of its members.
Warning noteEXPERIMENTAL.
This API is under development. Do not rely on it. It may change or be removed in future versions.
This API is under development. Do not rely on it. It may change or be removed in future versions.
Parameters
| Name | Description | Mandatory | Type |
|---|---|---|---|
| qPath |
Path to the definition of the object to be selected. For example /qNxGroupDef . |
Yes | String |
| qGroupId |
Name of the group to be removed. May not be an empty string. |
Yes | String |
Access Control
update, delete