Add Multiple Subnets to a Recovery Service Subnet
You can replace a subnet or add more subnets to support the required number of private endpoints for Recovery Service operations.
If a Recovery Service subnet contains insufficient number of available IP
addresses, then Recovery Service issues an alert message when you try to add a new
database. In this scenario, you can add IP addresses by associating multiple subnets to
the Recovery Service subnet.
Using the Console
- On the Recovery Service subnets list page, select the Recovery Service subnet that you want to work with. See Listing Recovery Service Subnets for details to access the list page.
- On the details page, go to the Subnets tab.
- Select Add subnets.
- In the Add subnets panel, select the Compartment and the Subnet you want to add.
- Select Add subnets.
- On the Subnets tab, use these steps to replace an
existing subnet.
- From the Actions menu, select Delete.
- Select Add subnet to add a new subnet.
Note
A Recovery Service subnet must be associated with at least one subnet belonging to your database VCN.
A Recovery Service subnet must be associated with at least one subnet belonging to your database VCN.
Using the CLI
Use the oci recovery recovery-service-subnet update command and required parameters to update a Recovery Service subnet and add subnets.
See Autonomous Recovery Service CLI Command Reference for a complete list of parameters and values for CLI commands.
Using the API
Run the UpdateRecoveryServiceSubne API operation to
update a Recovery Service subnet.
Parent topic: Managing Recovery Service Subnets