oci-licensemanager 2.102.2 → 2.104.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/lib/client.d.ts +19 -19
- package/lib/client.js +19 -19
- package/lib/licensemanager-waiter.d.ts +1 -1
- package/lib/licensemanager-waiter.js +1 -1
- package/lib/model/bulk-upload-cell-info.d.ts +1 -1
- package/lib/model/bulk-upload-cell-info.js +1 -1
- package/lib/model/bulk-upload-failed-record-info.d.ts +1 -1
- package/lib/model/bulk-upload-failed-record-info.js +1 -1
- package/lib/model/bulk-upload-license-records-details.d.ts +2 -2
- package/lib/model/bulk-upload-license-records-details.js +1 -1
- package/lib/model/bulk-upload-response.d.ts +1 -1
- package/lib/model/bulk-upload-response.js +1 -1
- package/lib/model/bulk-upload-template.d.ts +1 -1
- package/lib/model/bulk-upload-template.js +1 -1
- package/lib/model/bulk-upload-validation-error-info.d.ts +1 -1
- package/lib/model/bulk-upload-validation-error-info.js +1 -1
- package/lib/model/configuration.d.ts +2 -2
- package/lib/model/configuration.js +1 -1
- package/lib/model/create-license-record-details.d.ts +1 -1
- package/lib/model/create-license-record-details.js +1 -1
- package/lib/model/create-product-license-details.d.ts +2 -2
- package/lib/model/create-product-license-details.js +1 -1
- package/lib/model/image-details.d.ts +1 -1
- package/lib/model/image-details.js +1 -1
- package/lib/model/image-response.d.ts +1 -1
- package/lib/model/image-response.js +1 -1
- package/lib/model/index.d.ts +1 -1
- package/lib/model/index.js +1 -1
- package/lib/model/license-metric.d.ts +1 -1
- package/lib/model/license-metric.js +1 -1
- package/lib/model/license-record-collection.d.ts +1 -1
- package/lib/model/license-record-collection.js +1 -1
- package/lib/model/license-record-summary.d.ts +4 -4
- package/lib/model/license-record-summary.js +1 -1
- package/lib/model/license-record.d.ts +4 -4
- package/lib/model/license-record.js +1 -1
- package/lib/model/license-unit.d.ts +1 -1
- package/lib/model/license-unit.js +1 -1
- package/lib/model/life-cycle-state.d.ts +1 -1
- package/lib/model/life-cycle-state.js +1 -1
- package/lib/model/product-category.d.ts +1 -1
- package/lib/model/product-category.js +1 -1
- package/lib/model/product-license-collection.d.ts +1 -1
- package/lib/model/product-license-collection.js +1 -1
- package/lib/model/product-license-consumer-collection.d.ts +1 -1
- package/lib/model/product-license-consumer-collection.js +1 -1
- package/lib/model/product-license-consumer-summary.d.ts +3 -3
- package/lib/model/product-license-consumer-summary.js +1 -1
- package/lib/model/product-license-summary.d.ts +3 -3
- package/lib/model/product-license-summary.js +1 -1
- package/lib/model/product-license.d.ts +3 -3
- package/lib/model/product-license.js +1 -1
- package/lib/model/product.d.ts +1 -1
- package/lib/model/product.js +1 -1
- package/lib/model/resource-unit.d.ts +1 -1
- package/lib/model/resource-unit.js +1 -1
- package/lib/model/status.d.ts +1 -1
- package/lib/model/status.js +1 -1
- package/lib/model/top-utilized-product-license-collection.d.ts +1 -1
- package/lib/model/top-utilized-product-license-collection.js +1 -1
- package/lib/model/top-utilized-product-license-summary.d.ts +2 -2
- package/lib/model/top-utilized-product-license-summary.js +1 -1
- package/lib/model/top-utilized-resource-collection.d.ts +1 -1
- package/lib/model/top-utilized-resource-collection.js +1 -1
- package/lib/model/top-utilized-resource-summary.d.ts +3 -3
- package/lib/model/top-utilized-resource-summary.js +1 -1
- package/lib/model/update-configuration-details.d.ts +1 -1
- package/lib/model/update-configuration-details.js +1 -1
- package/lib/model/update-license-record-details.d.ts +1 -1
- package/lib/model/update-license-record-details.js +1 -1
- package/lib/model/update-product-license-details.d.ts +1 -1
- package/lib/model/update-product-license-details.js +1 -1
- package/lib/request/bulk-upload-license-records-request.d.ts +1 -1
- package/lib/request/create-license-record-request.d.ts +1 -1
- package/lib/request/create-product-license-request.d.ts +1 -1
- package/lib/request/delete-license-record-request.d.ts +1 -1
- package/lib/request/delete-product-license-request.d.ts +1 -1
- package/lib/request/get-bulk-upload-template-request.d.ts +1 -1
- package/lib/request/get-configuration-request.d.ts +2 -2
- package/lib/request/get-license-metric-request.d.ts +2 -2
- package/lib/request/get-license-record-request.d.ts +1 -1
- package/lib/request/get-product-license-request.d.ts +1 -1
- package/lib/request/index.d.ts +1 -1
- package/lib/request/index.js +1 -1
- package/lib/request/list-license-records-request.d.ts +1 -1
- package/lib/request/list-product-license-consumers-request.d.ts +2 -2
- package/lib/request/list-product-licenses-request.d.ts +2 -2
- package/lib/request/list-top-utilized-product-licenses-request.d.ts +2 -2
- package/lib/request/list-top-utilized-resources-request.d.ts +2 -2
- package/lib/request/update-configuration-request.d.ts +2 -2
- package/lib/request/update-license-record-request.d.ts +1 -1
- package/lib/request/update-product-license-request.d.ts +1 -1
- package/lib/response/index.d.ts +1 -1
- package/lib/response/index.js +1 -1
- package/package.json +3 -3
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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
|
*
|