Java Client: Delete Security Group

This example demonstrates how to delete a security group.

Usage


ndelsecgroup <security group name> [-r] 

<Required Arguments> 

<security group name> - The name of the security group.

Note: -? provides help on environment variables

Application Source Code

Click here for a code example