Moving a Capture Filter to a Different Compartment

Move a capture filter from one compartment to another.

For more information about capture filters and a feature overview, see Virtual Test Access Points (VTAPs). For information about compartments and access control, see Managing Compartments.

    1. Open the navigation menu  and select Networking. Under Network Command Center, select Capture filters.
    2. Find the capture filter that you want to move, select its the Actions menu (Actions Menu), and then select Move Resource.
    3. Select the destination compartment from the list, and then select Move Resource.
  • Use the capture-filter change-compartment command and required parameters to move a capture filter to a different compartment:

    oci network capture-filter change-compartment --capture-filter-id  capture-filter_OCID --compartment-id  compartment_OCID ... [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.

  • Run the ChangeCaptureFilterCompartment operation to move a capture filter to a different compartment.