Deleting a Security List
On Compute Cloud@Customer, you can delete a security list as long as it isn't associated with a subnet. You can't delete a VCN default security list.
-
In the Compute Cloud@Customer Console navigation menu, select Networking, then select Virtual Cloud Networks.
- At the top of the page, select the compartment that contains the VCN in which you want to create a subnet.
-
Select the name of the VCN for which you want to delete a security list.
The VCN details page is displayed.
-
Under Resources, select Security Lists.
-
Select the Actions menu (
) for the security list that you want to delete, then Delete.
-
Confirm the deletion.
-
Use the oci network security-list delete command and required parameters to delete the specified security list, but only if it’s not associated with a subnet.
oci network security-list delete [OPTIONS]
For a complete list of CLI commands, flags, and options, see the Command Line Reference.
Use the DeleteSecurityList operation to delete the specified security list, but only if it’s not associated with a subnet.
For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.