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
@@ -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
  *
@@ -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
  *
@@ -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
  *
@@ -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
  *
@@ -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
  *
@@ -16,15 +16,15 @@ import * as model from "../model";
16
16
  */
17
17
  export interface LicenseRecordSummary {
18
18
  /**
19
- * The license record [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
19
+ * The license record [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
20
20
  */
21
21
  "id": string;
22
22
  /**
23
- * The product license [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) with which the license record is associated.
23
+ * The product license [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) with which the license record is associated.
24
24
  */
25
25
  "productLicenseId"?: string;
26
26
  /**
27
- * The compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) where the license record is created.
27
+ * The compartment [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) where the license record is created.
28
28
  */
29
29
  "compartmentId"?: string;
30
30
  /**
@@ -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
  *
@@ -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
  *
@@ -16,15 +16,15 @@ import * as model from "../model";
16
16
  */
17
17
  export interface LicenseRecord {
18
18
  /**
19
- * The license record [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
19
+ * The license record [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
20
20
  */
21
21
  "id": string;
22
22
  /**
23
- * The product license [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) with which the license record is associated.
23
+ * The product license [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) with which the license record is associated.
24
24
  */
25
25
  "productLicenseId"?: string;
26
26
  /**
27
- * The compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) where the license record is created.
27
+ * The compartment [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) where the license record is created.
28
28
  */
29
29
  "compartmentId"?: string;
30
30
  /**
@@ -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
  *
@@ -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
  *
@@ -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
  *
@@ -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
  *
@@ -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
  *
@@ -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
  *
@@ -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
  *
@@ -17,7 +17,7 @@ import * as model from "../model";
17
17
  */
18
18
  export interface ProductLicenseConsumerSummary {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the resource.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the resource.
21
21
  */
22
22
  "resourceId": string;
23
23
  /**
@@ -29,7 +29,7 @@ export interface ProductLicenseConsumerSummary {
29
29
  */
30
30
  "productName": string;
31
31
  /**
32
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains the resource.
32
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains the resource.
33
33
  */
34
34
  "resourceCompartmentId": string;
35
35
  /**
@@ -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
  *
@@ -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
  *
@@ -16,11 +16,11 @@ import * as model from "../model";
16
16
  */
17
17
  export interface ProductLicenseSummary {
18
18
  /**
19
- * The product license [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
19
+ * The product license [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
20
20
  */
21
21
  "id": string;
22
22
  /**
23
- * The compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) where the product license is created.
23
+ * The compartment [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) where the product license is created.
24
24
  */
25
25
  "compartmentId": string;
26
26
  /**
@@ -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
  *
@@ -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
  *
@@ -16,11 +16,11 @@ import * as model from "../model";
16
16
  */
17
17
  export interface ProductLicense {
18
18
  /**
19
- * The product license [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
19
+ * The product license [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
20
20
  */
21
21
  "id": string;
22
22
  /**
23
- * The compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) where the product license is created.
23
+ * The compartment [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) where the product license is created.
24
24
  */
25
25
  "compartmentId": string;
26
26
  /**
@@ -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
  *
@@ -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
  *
@@ -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
  *
@@ -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
  *
@@ -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
  *
@@ -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
  *
@@ -17,7 +17,7 @@ import * as model from "../model";
17
17
  */
18
18
  export interface TopUtilizedProductLicenseSummary {
19
19
  /**
20
- * The product license [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
20
+ * The product license [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
21
21
  */
22
22
  "productLicenseId": string;
23
23
  /**
@@ -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
  *
@@ -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
  *
@@ -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
  *
@@ -17,7 +17,7 @@ import * as model from "../model";
17
17
  */
18
18
  export interface TopUtilizedResourceSummary {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the resource.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the resource.
21
21
  */
22
22
  "resourceId": string;
23
23
  /**
@@ -25,7 +25,7 @@ export interface TopUtilizedResourceSummary {
25
25
  */
26
26
  "resourceName": string;
27
27
  /**
28
- * The compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) that contains the resource.
28
+ * The compartment [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) that contains the resource.
29
29
  */
30
30
  "resourceCompartmentId": string;
31
31
  /**
@@ -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
  *
@@ -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
  *
@@ -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
  *
@@ -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
  *
@@ -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/BulkUploadLicenseRecords.ts.html |here} to see how to use BulkUploadLicenseRecordsRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/BulkUploadLicenseRecords.ts.html |here} to see how to use BulkUploadLicenseRecordsRequest.
17
17
  */
18
18
  export interface BulkUploadLicenseRecordsRequest 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/CreateLicenseRecord.ts.html |here} to see how to use CreateLicenseRecordRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/CreateLicenseRecord.ts.html |here} to see how to use CreateLicenseRecordRequest.
17
17
  */
18
18
  export interface CreateLicenseRecordRequest 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/CreateProductLicense.ts.html |here} to see how to use CreateProductLicenseRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/CreateProductLicense.ts.html |here} to see how to use CreateProductLicenseRequest.
17
17
  */
18
18
  export interface CreateProductLicenseRequest extends common.BaseRequest {
19
19
  /**
@@ -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/DeleteLicenseRecord.ts.html |here} to see how to use DeleteLicenseRecordRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/licensemanager/DeleteLicenseRecord.ts.html |here} to see how to use DeleteLicenseRecordRequest.
16
16
  */
17
17
  export interface DeleteLicenseRecordRequest extends common.BaseRequest {
18
18
  /**