oci-licensemanager 2.102.2 → 2.103.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/lib/client.d.ts +19 -19
- package/lib/client.js +19 -19
- package/lib/licensemanager-waiter.d.ts +1 -1
- package/lib/licensemanager-waiter.js +1 -1
- package/lib/model/bulk-upload-cell-info.d.ts +1 -1
- package/lib/model/bulk-upload-cell-info.js +1 -1
- package/lib/model/bulk-upload-failed-record-info.d.ts +1 -1
- package/lib/model/bulk-upload-failed-record-info.js +1 -1
- package/lib/model/bulk-upload-license-records-details.d.ts +2 -2
- package/lib/model/bulk-upload-license-records-details.js +1 -1
- package/lib/model/bulk-upload-response.d.ts +1 -1
- package/lib/model/bulk-upload-response.js +1 -1
- package/lib/model/bulk-upload-template.d.ts +1 -1
- package/lib/model/bulk-upload-template.js +1 -1
- package/lib/model/bulk-upload-validation-error-info.d.ts +1 -1
- package/lib/model/bulk-upload-validation-error-info.js +1 -1
- package/lib/model/configuration.d.ts +2 -2
- package/lib/model/configuration.js +1 -1
- package/lib/model/create-license-record-details.d.ts +1 -1
- package/lib/model/create-license-record-details.js +1 -1
- package/lib/model/create-product-license-details.d.ts +2 -2
- package/lib/model/create-product-license-details.js +1 -1
- package/lib/model/image-details.d.ts +1 -1
- package/lib/model/image-details.js +1 -1
- package/lib/model/image-response.d.ts +1 -1
- package/lib/model/image-response.js +1 -1
- package/lib/model/index.d.ts +1 -1
- package/lib/model/index.js +1 -1
- package/lib/model/license-metric.d.ts +1 -1
- package/lib/model/license-metric.js +1 -1
- package/lib/model/license-record-collection.d.ts +1 -1
- package/lib/model/license-record-collection.js +1 -1
- package/lib/model/license-record-summary.d.ts +4 -4
- package/lib/model/license-record-summary.js +1 -1
- package/lib/model/license-record.d.ts +4 -4
- package/lib/model/license-record.js +1 -1
- package/lib/model/license-unit.d.ts +1 -1
- package/lib/model/license-unit.js +1 -1
- package/lib/model/life-cycle-state.d.ts +1 -1
- package/lib/model/life-cycle-state.js +1 -1
- package/lib/model/product-category.d.ts +1 -1
- package/lib/model/product-category.js +1 -1
- package/lib/model/product-license-collection.d.ts +1 -1
- package/lib/model/product-license-collection.js +1 -1
- package/lib/model/product-license-consumer-collection.d.ts +1 -1
- package/lib/model/product-license-consumer-collection.js +1 -1
- package/lib/model/product-license-consumer-summary.d.ts +3 -3
- package/lib/model/product-license-consumer-summary.js +1 -1
- package/lib/model/product-license-summary.d.ts +3 -3
- package/lib/model/product-license-summary.js +1 -1
- package/lib/model/product-license.d.ts +3 -3
- package/lib/model/product-license.js +1 -1
- package/lib/model/product.d.ts +1 -1
- package/lib/model/product.js +1 -1
- package/lib/model/resource-unit.d.ts +1 -1
- package/lib/model/resource-unit.js +1 -1
- package/lib/model/status.d.ts +1 -1
- package/lib/model/status.js +1 -1
- package/lib/model/top-utilized-product-license-collection.d.ts +1 -1
- package/lib/model/top-utilized-product-license-collection.js +1 -1
- package/lib/model/top-utilized-product-license-summary.d.ts +2 -2
- package/lib/model/top-utilized-product-license-summary.js +1 -1
- package/lib/model/top-utilized-resource-collection.d.ts +1 -1
- package/lib/model/top-utilized-resource-collection.js +1 -1
- package/lib/model/top-utilized-resource-summary.d.ts +3 -3
- package/lib/model/top-utilized-resource-summary.js +1 -1
- package/lib/model/update-configuration-details.d.ts +1 -1
- package/lib/model/update-configuration-details.js +1 -1
- package/lib/model/update-license-record-details.d.ts +1 -1
- package/lib/model/update-license-record-details.js +1 -1
- package/lib/model/update-product-license-details.d.ts +1 -1
- package/lib/model/update-product-license-details.js +1 -1
- package/lib/request/bulk-upload-license-records-request.d.ts +1 -1
- package/lib/request/create-license-record-request.d.ts +1 -1
- package/lib/request/create-product-license-request.d.ts +1 -1
- package/lib/request/delete-license-record-request.d.ts +1 -1
- package/lib/request/delete-product-license-request.d.ts +1 -1
- package/lib/request/get-bulk-upload-template-request.d.ts +1 -1
- package/lib/request/get-configuration-request.d.ts +2 -2
- package/lib/request/get-license-metric-request.d.ts +2 -2
- package/lib/request/get-license-record-request.d.ts +1 -1
- package/lib/request/get-product-license-request.d.ts +1 -1
- package/lib/request/index.d.ts +1 -1
- package/lib/request/index.js +1 -1
- package/lib/request/list-license-records-request.d.ts +1 -1
- package/lib/request/list-product-license-consumers-request.d.ts +2 -2
- package/lib/request/list-product-licenses-request.d.ts +2 -2
- package/lib/request/list-top-utilized-product-licenses-request.d.ts +2 -2
- package/lib/request/list-top-utilized-resources-request.d.ts +2 -2
- package/lib/request/update-configuration-request.d.ts +2 -2
- package/lib/request/update-license-record-request.d.ts +1 -1
- package/lib/request/update-product-license-request.d.ts +1 -1
- package/lib/response/index.d.ts +1 -1
- package/lib/response/index.js +1 -1
- package/package.json +3 -3
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/DeleteProductLicense.ts.html |here} to see how to use DeleteProductLicenseRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteProductLicenseRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/GetBulkUploadTemplate.ts.html |here} to see how to use GetBulkUploadTemplateRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetBulkUploadTemplateRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,11 +12,11 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/GetConfiguration.ts.html |here} to see how to use GetConfigurationRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetConfigurationRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
19
|
-
* The compartment [OCID](https://docs.
|
|
19
|
+
* The compartment [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) used for the license record, product license, and configuration.
|
|
20
20
|
*
|
|
21
21
|
*/
|
|
22
22
|
"compartmentId": string;
|
|
@@ -12,11 +12,11 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/GetLicenseMetric.ts.html |here} to see how to use GetLicenseMetricRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetLicenseMetricRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
19
|
-
* The compartment [OCID](https://docs.
|
|
19
|
+
* The compartment [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) used for the license record, product license, and configuration.
|
|
20
20
|
*
|
|
21
21
|
*/
|
|
22
22
|
"compartmentId": string;
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/GetLicenseRecord.ts.html |here} to see how to use GetLicenseRecordRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetLicenseRecordRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/GetProductLicense.ts.html |here} to see how to use GetProductLicenseRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetProductLicenseRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
package/lib/request/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* License Manager API
|
|
3
|
-
* Use the License Manager API to manage product licenses and license records. For more information, see [License Manager Overview](/iaas/Content/LicenseManager/Concepts/licensemanageroverview.htm).
|
|
3
|
+
* Use the License Manager API to manage product licenses and license records. For more information, see [License Manager Overview](https://docs.oracle.com/iaas/Content/LicenseManager/Concepts/licensemanageroverview.htm).
|
|
4
4
|
* OpenAPI spec version: 20220430
|
|
5
5
|
*
|
|
6
6
|
*
|
package/lib/request/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* License Manager API
|
|
4
|
-
* Use the License Manager API to manage product licenses and license records. For more information, see [License Manager Overview](/iaas/Content/LicenseManager/Concepts/licensemanageroverview.htm).
|
|
4
|
+
* Use the License Manager API to manage product licenses and license records. For more information, see [License Manager Overview](https://docs.oracle.com/iaas/Content/LicenseManager/Concepts/licensemanageroverview.htm).
|
|
5
5
|
* OpenAPI spec version: 20220430
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/ListLicenseRecords.ts.html |here} to see how to use ListLicenseRecordsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListLicenseRecordsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/ListProductLicenseConsumers.ts.html |here} to see how to use ListProductLicenseConsumersRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListProductLicenseConsumersRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -20,7 +20,7 @@ export interface ListProductLicenseConsumersRequest extends common.BaseRequest {
|
|
|
20
20
|
*/
|
|
21
21
|
"productLicenseId": string;
|
|
22
22
|
/**
|
|
23
|
-
* The compartment [OCID](https://docs.
|
|
23
|
+
* The compartment [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) used for the license record, product license, and configuration.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
"compartmentId": string;
|
|
@@ -12,11 +12,11 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/ListProductLicenses.ts.html |here} to see how to use ListProductLicensesRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListProductLicensesRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
19
|
-
* The compartment [OCID](https://docs.
|
|
19
|
+
* The compartment [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) used for the license record, product license, and configuration.
|
|
20
20
|
*
|
|
21
21
|
*/
|
|
22
22
|
"compartmentId": string;
|
|
@@ -12,11 +12,11 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/ListTopUtilizedProductLicenses.ts.html |here} to see how to use ListTopUtilizedProductLicensesRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListTopUtilizedProductLicensesRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
19
|
-
* The compartment [OCID](https://docs.
|
|
19
|
+
* The compartment [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) used for the license record, product license, and configuration.
|
|
20
20
|
*
|
|
21
21
|
*/
|
|
22
22
|
"compartmentId": string;
|
|
@@ -13,11 +13,11 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/ListTopUtilizedResources.ts.html |here} to see how to use ListTopUtilizedResourcesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListTopUtilizedResourcesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* The compartment [OCID](https://docs.
|
|
20
|
+
* The compartment [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) used for the license record, product license, and configuration.
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
23
|
"compartmentId": string;
|
|
@@ -13,11 +13,11 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/UpdateConfiguration.ts.html |here} to see how to use UpdateConfigurationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateConfigurationRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* The compartment [OCID](https://docs.
|
|
20
|
+
* The compartment [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) used for the license record, product license, and configuration.
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
23
|
"compartmentId": string;
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/UpdateLicenseRecord.ts.html |here} to see how to use UpdateLicenseRecordRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateLicenseRecordRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/UpdateProductLicense.ts.html |here} to see how to use UpdateProductLicenseRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateProductLicenseRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
package/lib/response/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* License Manager API
|
|
3
|
-
* Use the License Manager API to manage product licenses and license records. For more information, see [License Manager Overview](/iaas/Content/LicenseManager/Concepts/licensemanageroverview.htm).
|
|
3
|
+
* Use the License Manager API to manage product licenses and license records. For more information, see [License Manager Overview](https://docs.oracle.com/iaas/Content/LicenseManager/Concepts/licensemanageroverview.htm).
|
|
4
4
|
* OpenAPI spec version: 20220430
|
|
5
5
|
*
|
|
6
6
|
*
|
package/lib/response/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* License Manager API
|
|
4
|
-
* Use the License Manager API to manage product licenses and license records. For more information, see [License Manager Overview](/iaas/Content/LicenseManager/Concepts/licensemanageroverview.htm).
|
|
4
|
+
* Use the License Manager API to manage product licenses and license records. For more information, see [License Manager Overview](https://docs.oracle.com/iaas/Content/LicenseManager/Concepts/licensemanageroverview.htm).
|
|
5
5
|
* OpenAPI spec version: 20220430
|
|
6
6
|
*
|
|
7
7
|
*
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-licensemanager",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.103.0",
|
|
4
4
|
"description": "OCI NodeJS client for License Manager Service",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
},
|
|
16
16
|
"license": "(UPL-1.0 OR Apache-2.0)",
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"oci-common": "2.
|
|
19
|
-
"oci-workrequests": "2.
|
|
18
|
+
"oci-common": "2.103.0",
|
|
19
|
+
"oci-workrequests": "2.103.0"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|