Passa al contenuto principale

Delete Security Rule

DELETE 

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

Delete Security Rule

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

    securityGroupId stringrequired

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

    id stringrequired

    unique identifier of the security rule to delete

Query Parameters

    api-version string

    The requested API version

    Default value: 1.0

Responses

Accepted