(required) Details required for the bulk upload of product licenses and license records.
opc_request_id
(optional) The unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://licensemanager.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
CREATE_LICENSE_RECORD Function 🔗
Creates a new license record for the given product license ID.
(required) Details needed to create a new license record.
product_license_id
(required) Unique product license identifier.
opc_request_id
(optional) The unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
opc_retry_token
(optional) A token that uniquely identifies a request so it can be retried in case of a timeout or server error without risk of executing that same action again. Retry tokens expire after 24 hours, but can be invalidated before then due to conflicting operations (for example, if a resource has been deleted and purged from the system, then a retry of the original creation request might be rejected).
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://licensemanager.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
(required) Details for creating a new product license.
opc_request_id
(optional) The unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
opc_retry_token
(optional) A token that uniquely identifies a request so it can be retried in case of a timeout or server error without risk of executing that same action again. Retry tokens expire after 24 hours, but can be invalidated before then due to conflicting operations (for example, if a resource has been deleted and purged from the system, then a retry of the original creation request might be rejected).
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://licensemanager.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
(optional) The unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
if_match
(optional) For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match` parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://licensemanager.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
(optional) The unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
if_match
(optional) For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match` parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://licensemanager.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
(optional) The unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://licensemanager.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
(required) The compartment OCID used for the license record, product license, and configuration.
opc_request_id
(optional) The unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://licensemanager.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
GET_LICENSE_METRIC Function 🔗
Retrieves the license metrics for a given compartment.
Syntax
FUNCTION get_license_metric (
compartment_id varchar2,
opc_request_id varchar2 DEFAULT NULL,
is_compartment_id_in_subtree number DEFAULT NULL,
region varchar2 DEFAULT NULL,
endpoint varchar2 DEFAULT NULL,
credential_name varchar2 DEFAULT NULL
) RETURN dbms_cloud_oci_lim_license_manager_get_license_metric_response_t;
Parameters
Parameter
Description
compartment_id
(required) The compartment OCID used for the license record, product license, and configuration.
opc_request_id
(optional) The unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
is_compartment_id_in_subtree
(optional) Indicates if the given compartment is the root compartment.
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://licensemanager.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
GET_LICENSE_RECORD Function 🔗
Retrieves license record details by the license record ID in a given compartment.
(optional) The unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://licensemanager.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
GET_PRODUCT_LICENSE Function 🔗
Retrieves product license details by product license ID in a given compartment.
(optional) The unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://licensemanager.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
LIST_LICENSE_RECORDS Function 🔗
Retrieves all license records for a given product license ID.
(optional) A token representing the position at which to start retrieving results. This must come from the `opc-next-page` header field of a previous response.
opc_request_id
(optional) The unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
sort_order
(optional) The sort order to use, whether `ASC` or `DESC`.
Allowed values are: 'ASC', 'DESC'
sort_by
(optional) Specifies the attribute with which to sort the rules. Default: `expirationDate` * **expirationDate:** Sorts by expiration date of the license record.
Allowed values are: 'expirationDate'
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://licensemanager.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
LIST_PRODUCT_LICENSE_CONSUMERS Function 🔗
Retrieves the product license consumers for a particular product license ID.
(required) The compartment OCID used for the license record, product license, and configuration.
limit
(optional) The maximum number of items to return.
page
(optional) A token representing the position at which to start retrieving results. This must come from the `opc-next-page` header field of a previous response.
opc_request_id
(optional) The unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
is_compartment_id_in_subtree
(optional) Indicates if the given compartment is the root compartment.
sort_order
(optional) The sort order to use, whether `ASC` or `DESC`.
Allowed values are: 'ASC', 'DESC'
sort_by
(optional) Specifies the attribute with which to sort the rules. Default: `licenseUnitsRequired` * **licenseUnitsRequired:** Sorts by licenseUnitsRequired of the Resource.
Allowed values are: 'licenseUnitsRequired'
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://licensemanager.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
LIST_PRODUCT_LICENSES Function 🔗
Retrieves all the product licenses from a given compartment.
(required) The compartment OCID used for the license record, product license, and configuration.
limit
(optional) The maximum number of items to return.
page
(optional) A token representing the position at which to start retrieving results. This must come from the `opc-next-page` header field of a previous response.
opc_request_id
(optional) The unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
is_compartment_id_in_subtree
(optional) Indicates if the given compartment is the root compartment.
sort_order
(optional) The sort order to use, whether `ASC` or `DESC`.
Allowed values are: 'ASC', 'DESC'
sort_by
(optional) Specifies the attribute with which to sort the rules. Default: `totalLicenseUnitsConsumed` * **totalLicenseUnitsConsumed:** Sorts by totalLicenseUnitsConsumed of ProductLicense.
Allowed values are: 'totalLicenseUnitsConsumed'
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://licensemanager.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
LIST_TOP_UTILIZED_PRODUCT_LICENSES Function 🔗
Retrieves the top utilized product licenses for a given compartment.
(required) The compartment OCID used for the license record, product license, and configuration.
limit
(optional) The maximum number of items to return.
page
(optional) A token representing the position at which to start retrieving results. This must come from the `opc-next-page` header field of a previous response.
opc_request_id
(optional) The unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
is_compartment_id_in_subtree
(optional) Indicates if the given compartment is the root compartment.
sort_order
(optional) The sort order to use, whether `ASC` or `DESC`.
Allowed values are: 'ASC', 'DESC'
sort_by
(optional) Specifies the attribute with which to sort the rules. Default: `totalLicenseUnitsConsumed` * **totalLicenseUnitsConsumed:** Sorts by totalLicenseUnitsConsumed of ProductLicense.
Allowed values are: 'totalLicenseUnitsConsumed'
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://licensemanager.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
LIST_TOP_UTILIZED_RESOURCES Function 🔗
Retrieves the top utilized resources for a given compartment.
(required) The compartment OCID used for the license record, product license, and configuration.
limit
(optional) The maximum number of items to return.
page
(optional) A token representing the position at which to start retrieving results. This must come from the `opc-next-page` header field of a previous response.
opc_request_id
(optional) The unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
is_compartment_id_in_subtree
(optional) Indicates if the given compartment is the root compartment.
resource_unit_type
(optional) A filter to return only resources whose unit matches the given resource unit.
Allowed values are: 'OCPU', 'ECPU'
sort_order
(optional) The sort order to use, whether `ASC` or `DESC`.
Allowed values are: 'ASC', 'DESC'
sort_by
(optional) Specifies the attribute with which to sort the rules. Default: `totalUnits` * **totalUnits:** Sorts by totalUnits consumed by resource.
Allowed values are: 'totalUnits'
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://licensemanager.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
(required) The compartment OCID used for the license record, product license, and configuration.
update_configuration_details
(required) Configuration details that need to be updated.
if_match
(optional) For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match` parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.
opc_request_id
(optional) The unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://licensemanager.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
(required) Details to update a license record entity.
if_match
(optional) For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match` parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.
opc_request_id
(optional) The unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://licensemanager.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
(required) The list of images that needs to be updated.
if_match
(optional) For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match` parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.
opc_request_id
(optional) The unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://licensemanager.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.