Moving a Property Between Compartments

Move a custom property in Fleet Application Management to a different compartment in your Oracle Cloud Infrastructure tenancy.

You can't move an Oracle-defined platform configuration property to another compartment.
Note

When moving a property to another compartment, note that the property is no longer accessible from this compartment.
    1. On the Properties list page, find the property that you want to work with. If you need help finding the list page or the property, see Listing Properties.
    2. From the Actions menu (Actions Menu) for the property, select Move resource.
    3. In the Move resource panel, select the destination compartment from the list.
    4. Select Move resource.
  • Use the oci fleet-apps-management fleet-apps-management-admin property change-compartment and required parameters to move a property to a different compartment.

    oci fleet-apps-management fleet-apps-management-admin property change-compartment --compartment-id <compartment_OCID> --property-id <property_OCID> [OPTIONS]

    For a complete list of flags and variable options for Fleet Application Management CLI commands, see the CLI for Fleet Application Management.

  • Run the ChangePropertyCompartment to move a custom property to another compartment.