Editing the Basic Details of a Custom Software Source

    1. Open the navigation menu and click Observability & Management. Under OS Management Hub, click Software sources.
    2. Under List scope, select the compartment that contains the software source you're interested in.
    3. Click the name of the custom software source.
    4. Click Edit.
    5. Edit the basic details for the custom software source, as needed. Avoid entering confidential information.
      • Name: Enter a name for the custom software source. You can change the name at any time. The name doesn't need to be unique, because an Oracle Cloud Identifier (OCID) uniquely identifies the custom software source.
      • Description: (Optional) Enter a description for the custom software source.

    6. Click Save changes.
  • Use the oci os-management-hub software-source update-custom-swsrc command and required parameters to update a custom software source, such as editing its basic details.

    oci os-management-hub software-source update-custom-swsrc --software-source-id ocid --display-name name --description description [OPTIONS]

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

  • Run the UpdateSoftwareSource operation to edit the basic details for a custom software source.