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
package/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/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/lib/client.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
  *
@@ -100,7 +100,7 @@ export declare class LicenseManagerClient {
100
100
  * @param BulkUploadLicenseRecordsRequest
101
101
  * @return BulkUploadLicenseRecordsResponse
102
102
  * @throws OciError when an error occurs
103
- * @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 BulkUploadLicenseRecords API.
103
+ * @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 BulkUploadLicenseRecords API.
104
104
  */
105
105
  bulkUploadLicenseRecords(bulkUploadLicenseRecordsRequest: requests.BulkUploadLicenseRecordsRequest): Promise<responses.BulkUploadLicenseRecordsResponse>;
106
106
  /**
@@ -109,7 +109,7 @@ export declare class LicenseManagerClient {
109
109
  * @param CreateLicenseRecordRequest
110
110
  * @return CreateLicenseRecordResponse
111
111
  * @throws OciError when an error occurs
112
- * @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 CreateLicenseRecord API.
112
+ * @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 CreateLicenseRecord API.
113
113
  */
114
114
  createLicenseRecord(createLicenseRecordRequest: requests.CreateLicenseRecordRequest): Promise<responses.CreateLicenseRecordResponse>;
115
115
  /**
@@ -118,7 +118,7 @@ export declare class LicenseManagerClient {
118
118
  * @param CreateProductLicenseRequest
119
119
  * @return CreateProductLicenseResponse
120
120
  * @throws OciError when an error occurs
121
- * @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 CreateProductLicense API.
121
+ * @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 CreateProductLicense API.
122
122
  */
123
123
  createProductLicense(createProductLicenseRequest: requests.CreateProductLicenseRequest): Promise<responses.CreateProductLicenseResponse>;
124
124
  /**
@@ -127,7 +127,7 @@ export declare class LicenseManagerClient {
127
127
  * @param DeleteLicenseRecordRequest
128
128
  * @return DeleteLicenseRecordResponse
129
129
  * @throws OciError when an error occurs
130
- * @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 DeleteLicenseRecord API.
130
+ * @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 DeleteLicenseRecord API.
131
131
  */
132
132
  deleteLicenseRecord(deleteLicenseRecordRequest: requests.DeleteLicenseRecordRequest): Promise<responses.DeleteLicenseRecordResponse>;
133
133
  /**
@@ -136,7 +136,7 @@ export declare class LicenseManagerClient {
136
136
  * @param DeleteProductLicenseRequest
137
137
  * @return DeleteProductLicenseResponse
138
138
  * @throws OciError when an error occurs
139
- * @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 DeleteProductLicense API.
139
+ * @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 DeleteProductLicense API.
140
140
  */
141
141
  deleteProductLicense(deleteProductLicenseRequest: requests.DeleteProductLicenseRequest): Promise<responses.DeleteProductLicenseResponse>;
142
142
  /**
@@ -145,7 +145,7 @@ export declare class LicenseManagerClient {
145
145
  * @param GetBulkUploadTemplateRequest
146
146
  * @return GetBulkUploadTemplateResponse
147
147
  * @throws OciError when an error occurs
148
- * @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 GetBulkUploadTemplate API.
148
+ * @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 GetBulkUploadTemplate API.
149
149
  */
150
150
  getBulkUploadTemplate(getBulkUploadTemplateRequest: requests.GetBulkUploadTemplateRequest): Promise<responses.GetBulkUploadTemplateResponse>;
151
151
  /**
@@ -154,7 +154,7 @@ export declare class LicenseManagerClient {
154
154
  * @param GetConfigurationRequest
155
155
  * @return GetConfigurationResponse
156
156
  * @throws OciError when an error occurs
157
- * @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 GetConfiguration API.
157
+ * @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 GetConfiguration API.
158
158
  */
159
159
  getConfiguration(getConfigurationRequest: requests.GetConfigurationRequest): Promise<responses.GetConfigurationResponse>;
160
160
  /**
@@ -163,7 +163,7 @@ export declare class LicenseManagerClient {
163
163
  * @param GetLicenseMetricRequest
164
164
  * @return GetLicenseMetricResponse
165
165
  * @throws OciError when an error occurs
166
- * @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 GetLicenseMetric API.
166
+ * @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 GetLicenseMetric API.
167
167
  */
168
168
  getLicenseMetric(getLicenseMetricRequest: requests.GetLicenseMetricRequest): Promise<responses.GetLicenseMetricResponse>;
169
169
  /**
@@ -172,7 +172,7 @@ export declare class LicenseManagerClient {
172
172
  * @param GetLicenseRecordRequest
173
173
  * @return GetLicenseRecordResponse
174
174
  * @throws OciError when an error occurs
175
- * @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 GetLicenseRecord API.
175
+ * @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 GetLicenseRecord API.
176
176
  */
177
177
  getLicenseRecord(getLicenseRecordRequest: requests.GetLicenseRecordRequest): Promise<responses.GetLicenseRecordResponse>;
178
178
  /**
@@ -181,7 +181,7 @@ export declare class LicenseManagerClient {
181
181
  * @param GetProductLicenseRequest
182
182
  * @return GetProductLicenseResponse
183
183
  * @throws OciError when an error occurs
184
- * @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 GetProductLicense API.
184
+ * @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 GetProductLicense API.
185
185
  */
186
186
  getProductLicense(getProductLicenseRequest: requests.GetProductLicenseRequest): Promise<responses.GetProductLicenseResponse>;
187
187
  /**
@@ -190,7 +190,7 @@ export declare class LicenseManagerClient {
190
190
  * @param ListLicenseRecordsRequest
191
191
  * @return ListLicenseRecordsResponse
192
192
  * @throws OciError when an error occurs
193
- * @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 ListLicenseRecords API.
193
+ * @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 ListLicenseRecords API.
194
194
  */
195
195
  listLicenseRecords(listLicenseRecordsRequest: requests.ListLicenseRecordsRequest): Promise<responses.ListLicenseRecordsResponse>;
196
196
  /**
@@ -199,7 +199,7 @@ export declare class LicenseManagerClient {
199
199
  * @param ListProductLicenseConsumersRequest
200
200
  * @return ListProductLicenseConsumersResponse
201
201
  * @throws OciError when an error occurs
202
- * @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 ListProductLicenseConsumers API.
202
+ * @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 ListProductLicenseConsumers API.
203
203
  */
204
204
  listProductLicenseConsumers(listProductLicenseConsumersRequest: requests.ListProductLicenseConsumersRequest): Promise<responses.ListProductLicenseConsumersResponse>;
205
205
  /**
@@ -208,7 +208,7 @@ export declare class LicenseManagerClient {
208
208
  * @param ListProductLicensesRequest
209
209
  * @return ListProductLicensesResponse
210
210
  * @throws OciError when an error occurs
211
- * @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 ListProductLicenses API.
211
+ * @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 ListProductLicenses API.
212
212
  */
213
213
  listProductLicenses(listProductLicensesRequest: requests.ListProductLicensesRequest): Promise<responses.ListProductLicensesResponse>;
214
214
  /**
@@ -217,7 +217,7 @@ export declare class LicenseManagerClient {
217
217
  * @param ListTopUtilizedProductLicensesRequest
218
218
  * @return ListTopUtilizedProductLicensesResponse
219
219
  * @throws OciError when an error occurs
220
- * @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 ListTopUtilizedProductLicenses API.
220
+ * @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 ListTopUtilizedProductLicenses API.
221
221
  */
222
222
  listTopUtilizedProductLicenses(listTopUtilizedProductLicensesRequest: requests.ListTopUtilizedProductLicensesRequest): Promise<responses.ListTopUtilizedProductLicensesResponse>;
223
223
  /**
@@ -226,7 +226,7 @@ export declare class LicenseManagerClient {
226
226
  * @param ListTopUtilizedResourcesRequest
227
227
  * @return ListTopUtilizedResourcesResponse
228
228
  * @throws OciError when an error occurs
229
- * @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 ListTopUtilizedResources API.
229
+ * @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 ListTopUtilizedResources API.
230
230
  */
231
231
  listTopUtilizedResources(listTopUtilizedResourcesRequest: requests.ListTopUtilizedResourcesRequest): Promise<responses.ListTopUtilizedResourcesResponse>;
232
232
  /**
@@ -235,7 +235,7 @@ export declare class LicenseManagerClient {
235
235
  * @param UpdateConfigurationRequest
236
236
  * @return UpdateConfigurationResponse
237
237
  * @throws OciError when an error occurs
238
- * @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 UpdateConfiguration API.
238
+ * @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 UpdateConfiguration API.
239
239
  */
240
240
  updateConfiguration(updateConfigurationRequest: requests.UpdateConfigurationRequest): Promise<responses.UpdateConfigurationResponse>;
241
241
  /**
@@ -244,7 +244,7 @@ export declare class LicenseManagerClient {
244
244
  * @param UpdateLicenseRecordRequest
245
245
  * @return UpdateLicenseRecordResponse
246
246
  * @throws OciError when an error occurs
247
- * @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 UpdateLicenseRecord API.
247
+ * @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 UpdateLicenseRecord API.
248
248
  */
249
249
  updateLicenseRecord(updateLicenseRecordRequest: requests.UpdateLicenseRecordRequest): Promise<responses.UpdateLicenseRecordResponse>;
250
250
  /**
@@ -253,7 +253,7 @@ export declare class LicenseManagerClient {
253
253
  * @param UpdateProductLicenseRequest
254
254
  * @return UpdateProductLicenseResponse
255
255
  * @throws OciError when an error occurs
256
- * @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 UpdateProductLicense API.
256
+ * @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 UpdateProductLicense API.
257
257
  */
258
258
  updateProductLicense(updateProductLicenseRequest: requests.UpdateProductLicenseRequest): Promise<responses.UpdateProductLicenseResponse>;
259
259
  }
package/lib/client.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
  *
@@ -213,7 +213,7 @@ class LicenseManagerClient {
213
213
  * @param BulkUploadLicenseRecordsRequest
214
214
  * @return BulkUploadLicenseRecordsResponse
215
215
  * @throws OciError when an error occurs
216
- * @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 BulkUploadLicenseRecords API.
216
+ * @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 BulkUploadLicenseRecords API.
217
217
  */
218
218
  bulkUploadLicenseRecords(bulkUploadLicenseRecordsRequest) {
219
219
  return __awaiter(this, void 0, void 0, function* () {
@@ -270,7 +270,7 @@ class LicenseManagerClient {
270
270
  * @param CreateLicenseRecordRequest
271
271
  * @return CreateLicenseRecordResponse
272
272
  * @throws OciError when an error occurs
273
- * @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 CreateLicenseRecord API.
273
+ * @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 CreateLicenseRecord API.
274
274
  */
275
275
  createLicenseRecord(createLicenseRecordRequest) {
276
276
  return __awaiter(this, void 0, void 0, function* () {
@@ -345,7 +345,7 @@ class LicenseManagerClient {
345
345
  * @param CreateProductLicenseRequest
346
346
  * @return CreateProductLicenseResponse
347
347
  * @throws OciError when an error occurs
348
- * @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 CreateProductLicense API.
348
+ * @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 CreateProductLicense API.
349
349
  */
350
350
  createProductLicense(createProductLicenseRequest) {
351
351
  return __awaiter(this, void 0, void 0, function* () {
@@ -418,7 +418,7 @@ class LicenseManagerClient {
418
418
  * @param DeleteLicenseRecordRequest
419
419
  * @return DeleteLicenseRecordResponse
420
420
  * @throws OciError when an error occurs
421
- * @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 DeleteLicenseRecord API.
421
+ * @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 DeleteLicenseRecord API.
422
422
  */
423
423
  deleteLicenseRecord(deleteLicenseRecordRequest) {
424
424
  return __awaiter(this, void 0, void 0, function* () {
@@ -483,7 +483,7 @@ class LicenseManagerClient {
483
483
  * @param DeleteProductLicenseRequest
484
484
  * @return DeleteProductLicenseResponse
485
485
  * @throws OciError when an error occurs
486
- * @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 DeleteProductLicense API.
486
+ * @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 DeleteProductLicense API.
487
487
  */
488
488
  deleteProductLicense(deleteProductLicenseRequest) {
489
489
  return __awaiter(this, void 0, void 0, function* () {
@@ -548,7 +548,7 @@ class LicenseManagerClient {
548
548
  * @param GetBulkUploadTemplateRequest
549
549
  * @return GetBulkUploadTemplateResponse
550
550
  * @throws OciError when an error occurs
551
- * @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 GetBulkUploadTemplate API.
551
+ * @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 GetBulkUploadTemplate API.
552
552
  */
553
553
  getBulkUploadTemplate(getBulkUploadTemplateRequest) {
554
554
  return __awaiter(this, void 0, void 0, function* () {
@@ -609,7 +609,7 @@ class LicenseManagerClient {
609
609
  * @param GetConfigurationRequest
610
610
  * @return GetConfigurationResponse
611
611
  * @throws OciError when an error occurs
612
- * @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 GetConfiguration API.
612
+ * @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 GetConfiguration API.
613
613
  */
614
614
  getConfiguration(getConfigurationRequest) {
615
615
  return __awaiter(this, void 0, void 0, function* () {
@@ -672,7 +672,7 @@ class LicenseManagerClient {
672
672
  * @param GetLicenseMetricRequest
673
673
  * @return GetLicenseMetricResponse
674
674
  * @throws OciError when an error occurs
675
- * @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 GetLicenseMetric API.
675
+ * @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 GetLicenseMetric API.
676
676
  */
677
677
  getLicenseMetric(getLicenseMetricRequest) {
678
678
  return __awaiter(this, void 0, void 0, function* () {
@@ -736,7 +736,7 @@ class LicenseManagerClient {
736
736
  * @param GetLicenseRecordRequest
737
737
  * @return GetLicenseRecordResponse
738
738
  * @throws OciError when an error occurs
739
- * @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 GetLicenseRecord API.
739
+ * @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 GetLicenseRecord API.
740
740
  */
741
741
  getLicenseRecord(getLicenseRecordRequest) {
742
742
  return __awaiter(this, void 0, void 0, function* () {
@@ -799,7 +799,7 @@ class LicenseManagerClient {
799
799
  * @param GetProductLicenseRequest
800
800
  * @return GetProductLicenseResponse
801
801
  * @throws OciError when an error occurs
802
- * @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 GetProductLicense API.
802
+ * @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 GetProductLicense API.
803
803
  */
804
804
  getProductLicense(getProductLicenseRequest) {
805
805
  return __awaiter(this, void 0, void 0, function* () {
@@ -862,7 +862,7 @@ class LicenseManagerClient {
862
862
  * @param ListLicenseRecordsRequest
863
863
  * @return ListLicenseRecordsResponse
864
864
  * @throws OciError when an error occurs
865
- * @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 ListLicenseRecords API.
865
+ * @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 ListLicenseRecords API.
866
866
  */
867
867
  listLicenseRecords(listLicenseRecordsRequest) {
868
868
  return __awaiter(this, void 0, void 0, function* () {
@@ -929,7 +929,7 @@ class LicenseManagerClient {
929
929
  * @param ListProductLicenseConsumersRequest
930
930
  * @return ListProductLicenseConsumersResponse
931
931
  * @throws OciError when an error occurs
932
- * @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 ListProductLicenseConsumers API.
932
+ * @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 ListProductLicenseConsumers API.
933
933
  */
934
934
  listProductLicenseConsumers(listProductLicenseConsumersRequest) {
935
935
  return __awaiter(this, void 0, void 0, function* () {
@@ -998,7 +998,7 @@ class LicenseManagerClient {
998
998
  * @param ListProductLicensesRequest
999
999
  * @return ListProductLicensesResponse
1000
1000
  * @throws OciError when an error occurs
1001
- * @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 ListProductLicenses API.
1001
+ * @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 ListProductLicenses API.
1002
1002
  */
1003
1003
  listProductLicenses(listProductLicensesRequest) {
1004
1004
  return __awaiter(this, void 0, void 0, function* () {
@@ -1066,7 +1066,7 @@ class LicenseManagerClient {
1066
1066
  * @param ListTopUtilizedProductLicensesRequest
1067
1067
  * @return ListTopUtilizedProductLicensesResponse
1068
1068
  * @throws OciError when an error occurs
1069
- * @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 ListTopUtilizedProductLicenses API.
1069
+ * @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 ListTopUtilizedProductLicenses API.
1070
1070
  */
1071
1071
  listTopUtilizedProductLicenses(listTopUtilizedProductLicensesRequest) {
1072
1072
  return __awaiter(this, void 0, void 0, function* () {
@@ -1134,7 +1134,7 @@ class LicenseManagerClient {
1134
1134
  * @param ListTopUtilizedResourcesRequest
1135
1135
  * @return ListTopUtilizedResourcesResponse
1136
1136
  * @throws OciError when an error occurs
1137
- * @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 ListTopUtilizedResources API.
1137
+ * @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 ListTopUtilizedResources API.
1138
1138
  */
1139
1139
  listTopUtilizedResources(listTopUtilizedResourcesRequest) {
1140
1140
  return __awaiter(this, void 0, void 0, function* () {
@@ -1203,7 +1203,7 @@ class LicenseManagerClient {
1203
1203
  * @param UpdateConfigurationRequest
1204
1204
  * @return UpdateConfigurationResponse
1205
1205
  * @throws OciError when an error occurs
1206
- * @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 UpdateConfiguration API.
1206
+ * @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 UpdateConfiguration API.
1207
1207
  */
1208
1208
  updateConfiguration(updateConfigurationRequest) {
1209
1209
  return __awaiter(this, void 0, void 0, function* () {
@@ -1268,7 +1268,7 @@ class LicenseManagerClient {
1268
1268
  * @param UpdateLicenseRecordRequest
1269
1269
  * @return UpdateLicenseRecordResponse
1270
1270
  * @throws OciError when an error occurs
1271
- * @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 UpdateLicenseRecord API.
1271
+ * @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 UpdateLicenseRecord API.
1272
1272
  */
1273
1273
  updateLicenseRecord(updateLicenseRecordRequest) {
1274
1274
  return __awaiter(this, void 0, void 0, function* () {
@@ -1333,7 +1333,7 @@ class LicenseManagerClient {
1333
1333
  * @param UpdateProductLicenseRequest
1334
1334
  * @return UpdateProductLicenseResponse
1335
1335
  * @throws OciError when an error occurs
1336
- * @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 UpdateProductLicense API.
1336
+ * @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 UpdateProductLicense API.
1337
1337
  */
1338
1338
  updateProductLicense(updateProductLicenseRequest) {
1339
1339
  return __awaiter(this, void 0, void 0, function* () {
@@ -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
  *
@@ -15,7 +15,7 @@
15
15
  */
16
16
  export interface BulkUploadLicenseRecordsDetails {
17
17
  /**
18
- * The compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) where license records are created.
18
+ * The compartment [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) where license records are created.
19
19
  *
20
20
  */
21
21
  "compartmentId": string;
@@ -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
  *
@@ -15,7 +15,7 @@
15
15
  */
16
16
  export interface Configuration {
17
17
  /**
18
- * The compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) to which the configuration is specified.
18
+ * The compartment [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) to which the configuration is specified.
19
19
  *
20
20
  */
21
21
  "compartmentId": string;
@@ -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,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface CreateProductLicenseDetails {
18
18
  /**
19
- * The compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) where product licenses are created.
19
+ * The compartment [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) where product licenses are created.
20
20
  */
21
21
  "compartmentId": string;
22
22
  /**
@@ -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
  *