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.
Files changed (97) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +19 -19
  4. package/lib/client.js +19 -19
  5. package/lib/licensemanager-waiter.d.ts +1 -1
  6. package/lib/licensemanager-waiter.js +1 -1
  7. package/lib/model/bulk-upload-cell-info.d.ts +1 -1
  8. package/lib/model/bulk-upload-cell-info.js +1 -1
  9. package/lib/model/bulk-upload-failed-record-info.d.ts +1 -1
  10. package/lib/model/bulk-upload-failed-record-info.js +1 -1
  11. package/lib/model/bulk-upload-license-records-details.d.ts +2 -2
  12. package/lib/model/bulk-upload-license-records-details.js +1 -1
  13. package/lib/model/bulk-upload-response.d.ts +1 -1
  14. package/lib/model/bulk-upload-response.js +1 -1
  15. package/lib/model/bulk-upload-template.d.ts +1 -1
  16. package/lib/model/bulk-upload-template.js +1 -1
  17. package/lib/model/bulk-upload-validation-error-info.d.ts +1 -1
  18. package/lib/model/bulk-upload-validation-error-info.js +1 -1
  19. package/lib/model/configuration.d.ts +2 -2
  20. package/lib/model/configuration.js +1 -1
  21. package/lib/model/create-license-record-details.d.ts +1 -1
  22. package/lib/model/create-license-record-details.js +1 -1
  23. package/lib/model/create-product-license-details.d.ts +2 -2
  24. package/lib/model/create-product-license-details.js +1 -1
  25. package/lib/model/image-details.d.ts +1 -1
  26. package/lib/model/image-details.js +1 -1
  27. package/lib/model/image-response.d.ts +1 -1
  28. package/lib/model/image-response.js +1 -1
  29. package/lib/model/index.d.ts +1 -1
  30. package/lib/model/index.js +1 -1
  31. package/lib/model/license-metric.d.ts +1 -1
  32. package/lib/model/license-metric.js +1 -1
  33. package/lib/model/license-record-collection.d.ts +1 -1
  34. package/lib/model/license-record-collection.js +1 -1
  35. package/lib/model/license-record-summary.d.ts +4 -4
  36. package/lib/model/license-record-summary.js +1 -1
  37. package/lib/model/license-record.d.ts +4 -4
  38. package/lib/model/license-record.js +1 -1
  39. package/lib/model/license-unit.d.ts +1 -1
  40. package/lib/model/license-unit.js +1 -1
  41. package/lib/model/life-cycle-state.d.ts +1 -1
  42. package/lib/model/life-cycle-state.js +1 -1
  43. package/lib/model/product-category.d.ts +1 -1
  44. package/lib/model/product-category.js +1 -1
  45. package/lib/model/product-license-collection.d.ts +1 -1
  46. package/lib/model/product-license-collection.js +1 -1
  47. package/lib/model/product-license-consumer-collection.d.ts +1 -1
  48. package/lib/model/product-license-consumer-collection.js +1 -1
  49. package/lib/model/product-license-consumer-summary.d.ts +3 -3
  50. package/lib/model/product-license-consumer-summary.js +1 -1
  51. package/lib/model/product-license-summary.d.ts +3 -3
  52. package/lib/model/product-license-summary.js +1 -1
  53. package/lib/model/product-license.d.ts +3 -3
  54. package/lib/model/product-license.js +1 -1
  55. package/lib/model/product.d.ts +1 -1
  56. package/lib/model/product.js +1 -1
  57. package/lib/model/resource-unit.d.ts +1 -1
  58. package/lib/model/resource-unit.js +1 -1
  59. package/lib/model/status.d.ts +1 -1
  60. package/lib/model/status.js +1 -1
  61. package/lib/model/top-utilized-product-license-collection.d.ts +1 -1
  62. package/lib/model/top-utilized-product-license-collection.js +1 -1
  63. package/lib/model/top-utilized-product-license-summary.d.ts +2 -2
  64. package/lib/model/top-utilized-product-license-summary.js +1 -1
  65. package/lib/model/top-utilized-resource-collection.d.ts +1 -1
  66. package/lib/model/top-utilized-resource-collection.js +1 -1
  67. package/lib/model/top-utilized-resource-summary.d.ts +3 -3
  68. package/lib/model/top-utilized-resource-summary.js +1 -1
  69. package/lib/model/update-configuration-details.d.ts +1 -1
  70. package/lib/model/update-configuration-details.js +1 -1
  71. package/lib/model/update-license-record-details.d.ts +1 -1
  72. package/lib/model/update-license-record-details.js +1 -1
  73. package/lib/model/update-product-license-details.d.ts +1 -1
  74. package/lib/model/update-product-license-details.js +1 -1
  75. package/lib/request/bulk-upload-license-records-request.d.ts +1 -1
  76. package/lib/request/create-license-record-request.d.ts +1 -1
  77. package/lib/request/create-product-license-request.d.ts +1 -1
  78. package/lib/request/delete-license-record-request.d.ts +1 -1
  79. package/lib/request/delete-product-license-request.d.ts +1 -1
  80. package/lib/request/get-bulk-upload-template-request.d.ts +1 -1
  81. package/lib/request/get-configuration-request.d.ts +2 -2
  82. package/lib/request/get-license-metric-request.d.ts +2 -2
  83. package/lib/request/get-license-record-request.d.ts +1 -1
  84. package/lib/request/get-product-license-request.d.ts +1 -1
  85. package/lib/request/index.d.ts +1 -1
  86. package/lib/request/index.js +1 -1
  87. package/lib/request/list-license-records-request.d.ts +1 -1
  88. package/lib/request/list-product-license-consumers-request.d.ts +2 -2
  89. package/lib/request/list-product-licenses-request.d.ts +2 -2
  90. package/lib/request/list-top-utilized-product-licenses-request.d.ts +2 -2
  91. package/lib/request/list-top-utilized-resources-request.d.ts +2 -2
  92. package/lib/request/update-configuration-request.d.ts +2 -2
  93. package/lib/request/update-license-record-request.d.ts +1 -1
  94. package/lib/request/update-product-license-request.d.ts +1 -1
  95. package/lib/response/index.d.ts +1 -1
  96. package/lib/response/index.js +1 -1
  97. 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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/DeleteProductLicense.ts.html |here} to see how to use DeleteProductLicenseRequest.
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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/GetBulkUploadTemplate.ts.html |here} to see how to use GetBulkUploadTemplateRequest.
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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/GetConfiguration.ts.html |here} to see how to use GetConfigurationRequest.
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.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) used for the license record, product license, and configuration.
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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/GetLicenseMetric.ts.html |here} to see how to use GetLicenseMetricRequest.
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.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) used for the license record, product license, and configuration.
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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/GetLicenseRecord.ts.html |here} to see how to use GetLicenseRecordRequest.
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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/GetProductLicense.ts.html |here} to see how to use GetProductLicenseRequest.
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
  /**
@@ -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
  *
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/ListLicenseRecords.ts.html |here} to see how to use ListLicenseRecordsRequest.
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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/ListProductLicenseConsumers.ts.html |here} to see how to use ListProductLicenseConsumersRequest.
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.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) used for the license record, product license, and configuration.
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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/ListProductLicenses.ts.html |here} to see how to use ListProductLicensesRequest.
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.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) used for the license record, product license, and configuration.
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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/ListTopUtilizedProductLicenses.ts.html |here} to see how to use ListTopUtilizedProductLicensesRequest.
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.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) used for the license record, product license, and configuration.
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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/ListTopUtilizedResources.ts.html |here} to see how to use ListTopUtilizedResourcesRequest.
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.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) used for the license record, product license, and configuration.
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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/UpdateConfiguration.ts.html |here} to see how to use UpdateConfigurationRequest.
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.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) used for the license record, product license, and configuration.
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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/UpdateLicenseRecord.ts.html |here} to see how to use UpdateLicenseRecordRequest.
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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/UpdateProductLicense.ts.html |here} to see how to use UpdateProductLicenseRequest.
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
  /**
@@ -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
  *
@@ -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.102.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.102.2",
19
- "oci-workrequests": "2.102.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"