Creating a Product

Create a custom product in Fleet Application Management. When you create a product, it's automatically assigned an active status.

Review the following requirements before creating a custom product:

  • You must own all necessary rights for a third-party product or service that you choose to use in OCI.
  • You must review the product license agreement terms before using the product in OCI.
Note

When you create a product, a compliance policy for the product is generated automatically.
    1. On the Products list page, select Create product. If you need help finding the list page, see Listing Products.
    2. Enter a unique name for the product. Avoid entering confidential information.
    3. Verify the compartment that you want to create the product in. Select another compartment as needed.
    4. Under Compatible products, select the compartment and product from the list of Oracle-defined products or products that you have created that are compatible with this product. Add more products as needed.
    5. Under Patch type, select the compartment and Oracle-defined patch types or patch types that you have defined, for example, critical patch updates and security updates. Add more patch types as required. For the list of patch types, see patch list.
    6. Under Credential names, select the compartment and credential names that you have defined.
      These names are useful for target discovery or lifecycle management activities, for example, Oracle WebLogic admin credentials for Oracle WebLogic Server. Add more credential names as required.
    7. Under Versions, select Add versions to add one or more versions for the product.

      To rearrange the product versions, select Manage columns and then use the up and down arrows to arrange them as needed. Add more versions as required.

    8. Select Create.
  • Use the oci fleet-apps-management fleet-apps-management-admin platform-configuration create-platform-configuration-product-config-category-details command and required parameters to create a custom product:

    oci fleet-apps-management fleet-apps-management-admin platform-configuration create-platform-configuration-product-config-category-details --compartment-id <compartment_OCID> --config-category-details-products <json_file_or_string> --display-name <text> [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 CreatePlatformConfiguration operation to create a custom product.