Replicating Vendor Software Sources

Replicate a vendor software source from the root compartment to another compartment. This lets users that don't have access to root compartment resources access the replicated vendor software source.

Replicating a software source doesn't duplicate its contents into the destination compartment. It creates a reference to the resource within the root compartment.

    1. On the Software sources list page, within the root compartment, select the vendor software sources to replicate. If you need help finding the list page, see Listing Software Sources.
      Tip

      Don't see a vendor software source? You might need to add the source to the service.
    2. Select Replicate software source from the Actions menu.
    3. Select the destination compartment, and then select Replicate.
      Tip

      You can replicate a single vendor software source directly from the software source details page, by selecting Replicate.

  • Use the oci os-management-hub software-source replicate-vendor-swsrc command and required parameters to replicate a vendor software source into another compartment.

    oci os-management-hub software-source replicate-vendor-swsrc --compartment-id ocid --origin-software-source-id vendor-source-ocid [OPTIONS]

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

  • Run the CreateSoftwareSource operation setting the softwareSourceType to VENDOR and providing the CreateVendorSoftwareSourceDetails object.