This Methodis used to remove a SecurityGroupType Objectfrom the SecurityGroupFolderType Object.
The Clientshall be authorized to modify the configuration for the PubSubfunctionality and for the SecurityGroupto delete when invoking this Methodon the Server.
See 8.4for details on the lifetime of keys previously issued for this SecurityGroup.
Signature
RemoveSecurityGroup(
[in]NodeIdSecurityGroupNodeId
);
Argument |
Description |
SecurityGroupNodeId |
NodeIdof the SecurityGroupType Object to remove from the Server |
Method Result Codes
ResultCode |
Description |
Bad_NodeIdUnknown |
The SecurityGroupNodeIdis unknown. |
Bad_NodeIdInvalid |
The SecurityGroupNodeIdis not a NodeIdof a SecurityGroupType Object. |
Bad_UserAccessDenied |
The Sessionuser is not allowed to delete the SecurityGroupType Object. |