Passa al contenuto principale

Delete SecurityGroup

DELETE 

/projects/:projectId/providers/Aruba.Network/vpcs/:vpcId/securityGroups/:id

Delete SecurityGroup

Request

Path Parameters

    projectId stringrequired

    unique identifier of the project CMP

    vpcId stringrequired

    unique identifier of the vpc in which the security group has been created

    id stringrequired

    unique identifier of the security group to delete

Query Parameters

    newDefaultSecurityGroup string

    if a default security group is going to be deleted, it's the uri of the security group to set as default for the vpc to replace the deleting one

    api-version string

    The requested API version

    Default value: 1.0

Responses

Accepted