Moving a Ping Monitor to a Different Compartment
Move a ping monitor in Health Checks to another compartment.
- On the Health checks list page, find the ping monitor that you want to work with. If you need help finding the list page or the ping monitor, see Listing Ping Monitors.
- From the for the ping monitor, select Move resource.
- In the Move resource dialog box, select the compartment that you want to move the ping monitor to.
- Select Move resource.
Use the oci health-checks ping-monitor change-compartment command and required parameters to move a ping monitor to another compartment:
oci health-checks ping-monitor change-compartment --compartment-id <destination_compartment_OCID> --monitor-id <ping_monitor_OCID>
For a complete list of parameters and values for CLI commands, see the CLI for Health Checks.
Run the ChangePingMonitorCompartment operation to move a ping monitor to another compartment.