vinfra service compute security-group delete
Delete a security group:
usage: vinfra service compute security-group delete <security-group>
<security-group>
- Security group name or ID
Example:
# vinfra service compute security-group delete mygroup Operation successful.
This command deletes the security group mygroup
.