Creating a License Record in License Manager
Create a license record for your product license.
The license record you created appears in the license record list. Use the oci license-manager license-record create command and required parameters to create a license records for a product license:
oci license-manager license-record create --product-license-id product_license_ocid --display-name [text] display_name --is-perpetual [true|false] --is-unlimited [true|false] [OPTIONS]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 CreateLicenseRecord operation to create a license records for a product license.