Skip to main content

Group Group Delete

Removes a group from a group.

Signature: def groupgroupdelete(cinfo)

Parameters:

  • cinfo['objectid'] - The group that the member group should be removed from

  • cinfo['objchildid'] - The group that should be removed

Return Value:

  • ACSuccess 0

  • ACUnknownError 1

  • ACOperationNotSupported 2

  • ACInvalidUser 7

  • ACInvalidObject 38

  • ACNotRelated 40