Getting a Patch's Details for a Custom Product

Get the details of a custom patch for a custom product in Fleet Application Management.

Note

You can get details only for custom patches, not Oracle-defined patches.
  • On the Patches list page, select the patch that you want to work with. If you need help finding the list page or the patch, see Listing Patches.

    The details page opens and displays information about the patch. Some items on the page are read-only, and other items enable you to edit and update the patch's configuration. Access the various resources associated with the patch by selecting their links or tabs.

    On the details page, perform one of the following actions depending on the options that you see:
    • Under Dependent patches, find the list of dependent patches and the order in which they're run sequentially run when applying the patch. Select Add dependent patches to add patches.
    • Under Platform and patch urls section, find the list of supported platforms and the location in Object Storage where the patch is stored for platform-specific patches. Select Manage platform to browse and update the download links or URLs for each platform to which the patch applies.
  • Use the oci fleet-apps-management fleet-apps-management-operations patch get command to get the details of a custom patch type:

    oci fleet-apps-management fleet-apps-management-operations patch get --patch-id <patch_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 GetPatch operation to get details of a custom patch type.