Enable or Disable an Internet Gateway
On a Roving Edge device, you can enable or disable an Internet gateway.
-
In the Roving Edge Device Console navigation menu, select Networking, then select Virtual Cloud Networks.
- At the top of the page, select the compartment that contains the VCN that has the internet gateway.
-
Select the name of the VCN.
The VCN details page is displayed.
- Under Resources, select Internet Gateways.
- Select the Actions menu (
), then select
Edit. -
Set the Enabled toggle:
-
Slide the toggle right to enable the internet gateway.
-
Slide the toggle left to disable the internet gateway.
-
-
Select Update.
-
Use the oci network internet-gateway update command and required parameters to update the specified internet gateway. You can disable/enable it, or change its display name or tags.
oci network internet-gateway update [OPTIONS]For a complete list of CLI commands, flags, and options, see the Command Line Reference.
Use the UpdateInternetGateway command and required parameters to the specified internet gateway. You can disable/enable it, or change its display name or tags.
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.