Editing a Product License in License Manager
Update a product license's settings in License Manager.
Use the oci license-manager product-license update command and required parameters to update a product license's settings:
oci license-manager product-license update --product-license-id product_license_ocid --images images [OPTIONS]where
imagesis the image details associated with the product license. This is a complex type whose value must be valid JSON. The value can be provided as a string on the command line or passed in as a file using thefile://path/to/filesyntax.You can get the product license OCID by listing the product licenses. For more information, see Listing Product Licenses in License Manager.
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the UpdateProductLicense operation to update a product license's settings.