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.
When you create a product, a compliance policy for the product is generated automatically.
- On the Products list page, select Create product. If you need help finding the list page, see Listing Products.
- Enter a unique name for the product. Avoid entering confidential information.
- Verify the compartment where you want to create the product. Select another compartment if needed.
- (Optional) Turn on the Create as a softlink product switch to allow the product to be linked to a primary product.
- If you enable the switch, select the compartment that contains the primary product. From the list, select the primary product, and select the switch it to maintain a compliance policy that's different from the policy of the linked product.
-
If you did not turn on the switch, complete the following steps:
- Enter Tagging information. If you have permissions to create a resource, then you also have permissions to apply free-form tags to that resource. To apply a defined tag, you must have permissions to use the tag namespace. For more information about tagging, see Resource Tags. If you're not sure whether to apply tags, skip this option or ask an administrator. You can apply tags later.
- 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.