Apache CloudStack v4.9.0 Root Admin API Reference

deleteSecurityGroup

Deletes security group

Request parameters

Parameter NameDescriptionRequired
accountthe account of the security group. Must be specified with domain IDfalse
domainidthe domain ID of account owning the security groupfalse
idThe ID of the security group. Mutually exclusive with name parameterfalse
nameThe ID of the security group. Mutually exclusive with id parameterfalse
projectidthe project of the security groupfalse

Response Tags

Response NameDescription
displaytextany text associated with the success or failure
successtrue if operation is executed successfully