oci-licensemanager 2.28.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/LICENSE.txt +89 -0
- package/NOTICE.txt +1 -0
- package/README.md +22 -0
- package/THIRD_PARTY_LICENSES.txt +576 -0
- package/index.d.ts +22 -0
- package/index.js +45 -0
- package/index.js.map +1 -0
- package/lib/client.d.ts +234 -0
- package/lib/client.js +1342 -0
- package/lib/client.js.map +1 -0
- package/lib/licensemanager-waiter.d.ts +37 -0
- package/lib/licensemanager-waiter.js +77 -0
- package/lib/licensemanager-waiter.js.map +1 -0
- package/lib/model/bulk-upload-cell-info.d.ts +29 -0
- package/lib/model/bulk-upload-cell-info.js +29 -0
- package/lib/model/bulk-upload-cell-info.js.map +1 -0
- package/lib/model/bulk-upload-failed-record-info.d.ts +33 -0
- package/lib/model/bulk-upload-failed-record-info.js +29 -0
- package/lib/model/bulk-upload-failed-record-info.js.map +1 -0
- package/lib/model/bulk-upload-license-records-details.d.ts +34 -0
- package/lib/model/bulk-upload-license-records-details.js +29 -0
- package/lib/model/bulk-upload-license-records-details.js.map +1 -0
- package/lib/model/bulk-upload-response.d.ts +54 -0
- package/lib/model/bulk-upload-response.js +71 -0
- package/lib/model/bulk-upload-response.js.map +1 -0
- package/lib/model/bulk-upload-template.d.ts +25 -0
- package/lib/model/bulk-upload-template.js +29 -0
- package/lib/model/bulk-upload-template.js.map +1 -0
- package/lib/model/bulk-upload-validation-error-info.d.ts +34 -0
- package/lib/model/bulk-upload-validation-error-info.js +61 -0
- package/lib/model/bulk-upload-validation-error-info.js.map +1 -0
- package/lib/model/configuration.d.ts +38 -0
- package/lib/model/configuration.js +29 -0
- package/lib/model/configuration.js.map +1 -0
- package/lib/model/create-license-record-details.d.ts +76 -0
- package/lib/model/create-license-record-details.js +29 -0
- package/lib/model/create-license-record-details.js.map +1 -0
- package/lib/model/create-product-license-details.d.ts +66 -0
- package/lib/model/create-product-license-details.js +61 -0
- package/lib/model/create-product-license-details.js.map +1 -0
- package/lib/model/image-details.d.ts +29 -0
- package/lib/model/image-details.js +29 -0
- package/lib/model/image-details.js.map +1 -0
- package/lib/model/image-response.d.ts +41 -0
- package/lib/model/image-response.js +29 -0
- package/lib/model/image-response.js.map +1 -0
- package/lib/model/index.d.ts +78 -0
- package/lib/model/index.js +101 -0
- package/lib/model/index.js.map +1 -0
- package/lib/model/license-metric.d.ts +41 -0
- package/lib/model/license-metric.js +29 -0
- package/lib/model/license-metric.js.map +1 -0
- package/lib/model/license-record-collection.d.ts +26 -0
- package/lib/model/license-record-collection.js +61 -0
- package/lib/model/license-record-collection.js.map +1 -0
- package/lib/model/license-record-summary.d.ts +119 -0
- package/lib/model/license-record-summary.js +29 -0
- package/lib/model/license-record-summary.js.map +1 -0
- package/lib/model/license-record.d.ts +119 -0
- package/lib/model/license-record.js +29 -0
- package/lib/model/license-record.js.map +1 -0
- package/lib/model/license-unit.d.ts +29 -0
- package/lib/model/license-unit.js +40 -0
- package/lib/model/license-unit.js.map +1 -0
- package/lib/model/life-cycle-state.d.ts +29 -0
- package/lib/model/life-cycle-state.js +40 -0
- package/lib/model/life-cycle-state.js.map +1 -0
- package/lib/model/product-category.d.ts +28 -0
- package/lib/model/product-category.js +39 -0
- package/lib/model/product-category.js.map +1 -0
- package/lib/model/product-license-collection.d.ts +26 -0
- package/lib/model/product-license-collection.js +61 -0
- package/lib/model/product-license-collection.js.map +1 -0
- package/lib/model/product-license-consumer-collection.d.ts +26 -0
- package/lib/model/product-license-consumer-collection.js +61 -0
- package/lib/model/product-license-consumer-collection.js.map +1 -0
- package/lib/model/product-license-consumer-summary.d.ts +71 -0
- package/lib/model/product-license-consumer-summary.js +61 -0
- package/lib/model/product-license-consumer-summary.js.map +1 -0
- package/lib/model/product-license-summary.d.ts +127 -0
- package/lib/model/product-license-summary.js +61 -0
- package/lib/model/product-license-summary.js.map +1 -0
- package/lib/model/product-license.d.ts +127 -0
- package/lib/model/product-license.js +61 -0
- package/lib/model/product-license.js.map +1 -0
- package/lib/model/product.d.ts +34 -0
- package/lib/model/product.js +29 -0
- package/lib/model/product.js.map +1 -0
- package/lib/model/resource-unit.d.ts +27 -0
- package/lib/model/resource-unit.js +38 -0
- package/lib/model/resource-unit.js.map +1 -0
- package/lib/model/status.d.ts +30 -0
- package/lib/model/status.js +41 -0
- package/lib/model/status.js.map +1 -0
- package/lib/model/top-utilized-product-license-collection.d.ts +26 -0
- package/lib/model/top-utilized-product-license-collection.js +61 -0
- package/lib/model/top-utilized-product-license-collection.js.map +1 -0
- package/lib/model/top-utilized-product-license-summary.d.ts +51 -0
- package/lib/model/top-utilized-product-license-summary.js +29 -0
- package/lib/model/top-utilized-product-license-summary.js.map +1 -0
- package/lib/model/top-utilized-resource-collection.d.ts +26 -0
- package/lib/model/top-utilized-resource-collection.js +61 -0
- package/lib/model/top-utilized-resource-collection.js.map +1 -0
- package/lib/model/top-utilized-resource-summary.d.ts +47 -0
- package/lib/model/top-utilized-resource-summary.js +29 -0
- package/lib/model/top-utilized-resource-summary.js.map +1 -0
- package/lib/model/update-configuration-details.d.ts +25 -0
- package/lib/model/update-configuration-details.js +29 -0
- package/lib/model/update-configuration-details.js.map +1 -0
- package/lib/model/update-license-record-details.d.ts +76 -0
- package/lib/model/update-license-record-details.js +29 -0
- package/lib/model/update-license-record-details.js.map +1 -0
- package/lib/model/update-product-license-details.d.ts +44 -0
- package/lib/model/update-product-license-details.js +61 -0
- package/lib/model/update-product-license-details.js.map +1 -0
- package/lib/request/bulk-upload-license-records-request.d.ts +29 -0
- package/lib/request/bulk-upload-license-records-request.js +15 -0
- package/lib/request/bulk-upload-license-records-request.js.map +1 -0
- package/lib/request/create-license-record-request.d.ts +41 -0
- package/lib/request/create-license-record-request.js +15 -0
- package/lib/request/create-license-record-request.js.map +1 -0
- package/lib/request/create-product-license-request.d.ts +37 -0
- package/lib/request/create-product-license-request.js +15 -0
- package/lib/request/create-product-license-request.js.map +1 -0
- package/lib/request/delete-license-record-request.d.ts +35 -0
- package/lib/request/delete-license-record-request.js +15 -0
- package/lib/request/delete-license-record-request.js.map +1 -0
- package/lib/request/delete-product-license-request.d.ts +35 -0
- package/lib/request/delete-product-license-request.js +15 -0
- package/lib/request/delete-product-license-request.js.map +1 -0
- package/lib/request/get-bulk-upload-template-request.d.ts +24 -0
- package/lib/request/get-bulk-upload-template-request.js +15 -0
- package/lib/request/get-bulk-upload-template-request.js.map +1 -0
- package/lib/request/get-configuration-request.d.ts +29 -0
- package/lib/request/get-configuration-request.js +15 -0
- package/lib/request/get-configuration-request.js.map +1 -0
- package/lib/request/get-license-metric-request.d.ts +33 -0
- package/lib/request/get-license-metric-request.js +15 -0
- package/lib/request/get-license-metric-request.js.map +1 -0
- package/lib/request/get-license-record-request.d.ts +28 -0
- package/lib/request/get-license-record-request.js +15 -0
- package/lib/request/get-license-record-request.js.map +1 -0
- package/lib/request/get-product-license-request.d.ts +28 -0
- package/lib/request/get-product-license-request.js +15 -0
- package/lib/request/get-product-license-request.js.map +1 -0
- package/lib/request/index.d.ts +48 -0
- package/lib/request/index.js +45 -0
- package/lib/request/index.js.map +1 -0
- package/lib/request/list-license-records-request.d.ts +58 -0
- package/lib/request/list-license-records-request.js +28 -0
- package/lib/request/list-license-records-request.js.map +1 -0
- package/lib/request/list-product-license-consumers-request.d.ts +67 -0
- package/lib/request/list-product-license-consumers-request.js +28 -0
- package/lib/request/list-product-license-consumers-request.js.map +1 -0
- package/lib/request/list-product-licenses-request.d.ts +63 -0
- package/lib/request/list-product-licenses-request.js +28 -0
- package/lib/request/list-product-licenses-request.js.map +1 -0
- package/lib/request/list-top-utilized-product-licenses-request.d.ts +63 -0
- package/lib/request/list-top-utilized-product-licenses-request.js +28 -0
- package/lib/request/list-top-utilized-product-licenses-request.js.map +1 -0
- package/lib/request/list-top-utilized-resources-request.d.ts +68 -0
- package/lib/request/list-top-utilized-resources-request.js +28 -0
- package/lib/request/list-top-utilized-resources-request.js.map +1 -0
- package/lib/request/update-configuration-request.d.ts +41 -0
- package/lib/request/update-configuration-request.js +15 -0
- package/lib/request/update-configuration-request.js.map +1 -0
- package/lib/request/update-license-record-request.d.ts +40 -0
- package/lib/request/update-license-record-request.js +15 -0
- package/lib/request/update-license-record-request.js.map +1 -0
- package/lib/request/update-product-license-request.d.ts +40 -0
- package/lib/request/update-product-license-request.js +15 -0
- package/lib/request/update-product-license-request.js.map +1 -0
- package/lib/response/bulk-upload-license-records-response.d.ts +25 -0
- package/lib/response/bulk-upload-license-records-response.js +15 -0
- package/lib/response/bulk-upload-license-records-response.js.map +1 -0
- package/lib/response/create-license-record-response.d.ts +40 -0
- package/lib/response/create-license-record-response.js +15 -0
- package/lib/response/create-license-record-response.js.map +1 -0
- package/lib/response/create-product-license-response.d.ts +40 -0
- package/lib/response/create-product-license-response.js +15 -0
- package/lib/response/create-product-license-response.js.map +1 -0
- package/lib/response/delete-license-record-response.d.ts +30 -0
- package/lib/response/delete-license-record-response.js +15 -0
- package/lib/response/delete-license-record-response.js.map +1 -0
- package/lib/response/delete-product-license-response.d.ts +30 -0
- package/lib/response/delete-product-license-response.js +15 -0
- package/lib/response/delete-product-license-response.js.map +1 -0
- package/lib/response/get-bulk-upload-template-response.d.ts +32 -0
- package/lib/response/get-bulk-upload-template-response.js +15 -0
- package/lib/response/get-bulk-upload-template-response.js.map +1 -0
- package/lib/response/get-configuration-response.d.ts +30 -0
- package/lib/response/get-configuration-response.js +15 -0
- package/lib/response/get-configuration-response.js.map +1 -0
- package/lib/response/get-license-metric-response.d.ts +30 -0
- package/lib/response/get-license-metric-response.js +15 -0
- package/lib/response/get-license-metric-response.js.map +1 -0
- package/lib/response/get-license-record-response.d.ts +30 -0
- package/lib/response/get-license-record-response.js +15 -0
- package/lib/response/get-license-record-response.js.map +1 -0
- package/lib/response/get-product-license-response.d.ts +30 -0
- package/lib/response/get-product-license-response.js +15 -0
- package/lib/response/get-product-license-response.js.map +1 -0
- package/lib/response/index.d.ts +48 -0
- package/lib/response/index.js +15 -0
- package/lib/response/index.js.map +1 -0
- package/lib/response/list-license-records-response.d.ts +32 -0
- package/lib/response/list-license-records-response.js +15 -0
- package/lib/response/list-license-records-response.js.map +1 -0
- package/lib/response/list-product-license-consumers-response.d.ts +32 -0
- package/lib/response/list-product-license-consumers-response.js +15 -0
- package/lib/response/list-product-license-consumers-response.js.map +1 -0
- package/lib/response/list-product-licenses-response.d.ts +32 -0
- package/lib/response/list-product-licenses-response.js +15 -0
- package/lib/response/list-product-licenses-response.js.map +1 -0
- package/lib/response/list-top-utilized-product-licenses-response.d.ts +32 -0
- package/lib/response/list-top-utilized-product-licenses-response.js +15 -0
- package/lib/response/list-top-utilized-product-licenses-response.js.map +1 -0
- package/lib/response/list-top-utilized-resources-response.d.ts +32 -0
- package/lib/response/list-top-utilized-resources-response.js +15 -0
- package/lib/response/list-top-utilized-resources-response.js.map +1 -0
- package/lib/response/update-configuration-response.d.ts +30 -0
- package/lib/response/update-configuration-response.js +15 -0
- package/lib/response/update-configuration-response.js.map +1 -0
- package/lib/response/update-license-record-response.d.ts +30 -0
- package/lib/response/update-license-record-response.js +15 -0
- package/lib/response/update-license-record-response.js.map +1 -0
- package/lib/response/update-product-license-response.d.ts +30 -0
- package/lib/response/update-product-license-response.js +15 -0
- package/lib/response/update-product-license-response.js.map +1 -0
- package/package.json +29 -0
package/lib/client.d.ts
ADDED
|
@@ -0,0 +1,234 @@
|
|
|
1
|
+
/**
|
|
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).
|
|
4
|
+
* OpenAPI spec version: 20220430
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import common = require("oci-common");
|
|
14
|
+
import * as requests from "./request";
|
|
15
|
+
import * as responses from "./response";
|
|
16
|
+
import { LicenseManagerWaiter } from "./licensemanager-waiter";
|
|
17
|
+
export declare enum LicenseManagerApiKeys {
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.
|
|
21
|
+
*/
|
|
22
|
+
export declare class LicenseManagerClient {
|
|
23
|
+
protected static serviceEndpointTemplate: string;
|
|
24
|
+
protected static endpointServiceName: string;
|
|
25
|
+
protected "_endpoint": string;
|
|
26
|
+
protected "_defaultHeaders": any;
|
|
27
|
+
protected "_waiters": LicenseManagerWaiter;
|
|
28
|
+
protected "_clientConfiguration": common.ClientConfiguration;
|
|
29
|
+
protected _circuitBreaker: null;
|
|
30
|
+
protected _httpOptions: any;
|
|
31
|
+
targetService: string;
|
|
32
|
+
protected _httpClient: common.HttpClient;
|
|
33
|
+
constructor(params: common.AuthParams, clientConfiguration?: common.ClientConfiguration);
|
|
34
|
+
/**
|
|
35
|
+
* Get the endpoint that is being used to call (ex, https://www.example.com).
|
|
36
|
+
*/
|
|
37
|
+
get endpoint(): string;
|
|
38
|
+
/**
|
|
39
|
+
* Sets the endpoint to call (ex, https://www.example.com).
|
|
40
|
+
* @param endpoint The endpoint of the service.
|
|
41
|
+
*/
|
|
42
|
+
set endpoint(endpoint: string);
|
|
43
|
+
get logger(): import("oci-common/lib/log").Logger;
|
|
44
|
+
/**
|
|
45
|
+
* Sets the region to call (ex, Region.US_PHOENIX_1).
|
|
46
|
+
* Note, this will call {@link #endpoint(String) endpoint} after resolving the endpoint.
|
|
47
|
+
* @param region The region of the service.
|
|
48
|
+
*/
|
|
49
|
+
set region(region: common.Region);
|
|
50
|
+
/**
|
|
51
|
+
* Sets the regionId to call (ex, 'us-phoenix-1').
|
|
52
|
+
*
|
|
53
|
+
* Note, this will first try to map the region ID to a known Region and call {@link #region(Region) region}.
|
|
54
|
+
* If no known Region could be determined, it will create an endpoint assuming its in default Realm OC1
|
|
55
|
+
* and then call {@link #endpoint(String) endpoint}.
|
|
56
|
+
* @param regionId The public region ID.
|
|
57
|
+
*/
|
|
58
|
+
set regionId(regionId: string);
|
|
59
|
+
/**
|
|
60
|
+
* Creates a new LicenseManagerWaiter for resources for this service.
|
|
61
|
+
*
|
|
62
|
+
* @param config The waiter configuration for termination and delay strategy
|
|
63
|
+
* @return The service waiters.
|
|
64
|
+
*/
|
|
65
|
+
createWaiters(config?: common.WaiterConfiguration): LicenseManagerWaiter;
|
|
66
|
+
/**
|
|
67
|
+
* Gets the waiters available for resources for this service.
|
|
68
|
+
*
|
|
69
|
+
* @return The service waiters.
|
|
70
|
+
*/
|
|
71
|
+
getWaiters(): LicenseManagerWaiter;
|
|
72
|
+
/**
|
|
73
|
+
* Bulk upload the product licenses and license records for a given compartment.
|
|
74
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
75
|
+
* @param BulkUploadLicenseRecordsRequest
|
|
76
|
+
* @return BulkUploadLicenseRecordsResponse
|
|
77
|
+
* @throws OciError when an error occurs
|
|
78
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/licensemanager/BulkUploadLicenseRecords.ts.html |here} to see how to use BulkUploadLicenseRecords API.
|
|
79
|
+
*/
|
|
80
|
+
bulkUploadLicenseRecords(bulkUploadLicenseRecordsRequest: requests.BulkUploadLicenseRecordsRequest): Promise<responses.BulkUploadLicenseRecordsResponse>;
|
|
81
|
+
/**
|
|
82
|
+
* Creates a new license record for the given product license ID.
|
|
83
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
84
|
+
* @param CreateLicenseRecordRequest
|
|
85
|
+
* @return CreateLicenseRecordResponse
|
|
86
|
+
* @throws OciError when an error occurs
|
|
87
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/licensemanager/CreateLicenseRecord.ts.html |here} to see how to use CreateLicenseRecord API.
|
|
88
|
+
*/
|
|
89
|
+
createLicenseRecord(createLicenseRecordRequest: requests.CreateLicenseRecordRequest): Promise<responses.CreateLicenseRecordResponse>;
|
|
90
|
+
/**
|
|
91
|
+
* Creates a new product license.
|
|
92
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
93
|
+
* @param CreateProductLicenseRequest
|
|
94
|
+
* @return CreateProductLicenseResponse
|
|
95
|
+
* @throws OciError when an error occurs
|
|
96
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/licensemanager/CreateProductLicense.ts.html |here} to see how to use CreateProductLicense API.
|
|
97
|
+
*/
|
|
98
|
+
createProductLicense(createProductLicenseRequest: requests.CreateProductLicenseRequest): Promise<responses.CreateProductLicenseResponse>;
|
|
99
|
+
/**
|
|
100
|
+
* Removes a license record.
|
|
101
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
102
|
+
* @param DeleteLicenseRecordRequest
|
|
103
|
+
* @return DeleteLicenseRecordResponse
|
|
104
|
+
* @throws OciError when an error occurs
|
|
105
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/licensemanager/DeleteLicenseRecord.ts.html |here} to see how to use DeleteLicenseRecord API.
|
|
106
|
+
*/
|
|
107
|
+
deleteLicenseRecord(deleteLicenseRecordRequest: requests.DeleteLicenseRecordRequest): Promise<responses.DeleteLicenseRecordResponse>;
|
|
108
|
+
/**
|
|
109
|
+
* Removes a product license.
|
|
110
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
111
|
+
* @param DeleteProductLicenseRequest
|
|
112
|
+
* @return DeleteProductLicenseResponse
|
|
113
|
+
* @throws OciError when an error occurs
|
|
114
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/licensemanager/DeleteProductLicense.ts.html |here} to see how to use DeleteProductLicense API.
|
|
115
|
+
*/
|
|
116
|
+
deleteProductLicense(deleteProductLicenseRequest: requests.DeleteProductLicenseRequest): Promise<responses.DeleteProductLicenseResponse>;
|
|
117
|
+
/**
|
|
118
|
+
* Provides the bulk upload file template.
|
|
119
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
120
|
+
* @param GetBulkUploadTemplateRequest
|
|
121
|
+
* @return GetBulkUploadTemplateResponse
|
|
122
|
+
* @throws OciError when an error occurs
|
|
123
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/licensemanager/GetBulkUploadTemplate.ts.html |here} to see how to use GetBulkUploadTemplate API.
|
|
124
|
+
*/
|
|
125
|
+
getBulkUploadTemplate(getBulkUploadTemplateRequest: requests.GetBulkUploadTemplateRequest): Promise<responses.GetBulkUploadTemplateResponse>;
|
|
126
|
+
/**
|
|
127
|
+
* Retrieves configuration for a compartment.
|
|
128
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
129
|
+
* @param GetConfigurationRequest
|
|
130
|
+
* @return GetConfigurationResponse
|
|
131
|
+
* @throws OciError when an error occurs
|
|
132
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/licensemanager/GetConfiguration.ts.html |here} to see how to use GetConfiguration API.
|
|
133
|
+
*/
|
|
134
|
+
getConfiguration(getConfigurationRequest: requests.GetConfigurationRequest): Promise<responses.GetConfigurationResponse>;
|
|
135
|
+
/**
|
|
136
|
+
* Retrieves the license metrics for a given compartment.
|
|
137
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
138
|
+
* @param GetLicenseMetricRequest
|
|
139
|
+
* @return GetLicenseMetricResponse
|
|
140
|
+
* @throws OciError when an error occurs
|
|
141
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/licensemanager/GetLicenseMetric.ts.html |here} to see how to use GetLicenseMetric API.
|
|
142
|
+
*/
|
|
143
|
+
getLicenseMetric(getLicenseMetricRequest: requests.GetLicenseMetricRequest): Promise<responses.GetLicenseMetricResponse>;
|
|
144
|
+
/**
|
|
145
|
+
* Retrieves license record details by the license record ID in a given compartment.
|
|
146
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
147
|
+
* @param GetLicenseRecordRequest
|
|
148
|
+
* @return GetLicenseRecordResponse
|
|
149
|
+
* @throws OciError when an error occurs
|
|
150
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/licensemanager/GetLicenseRecord.ts.html |here} to see how to use GetLicenseRecord API.
|
|
151
|
+
*/
|
|
152
|
+
getLicenseRecord(getLicenseRecordRequest: requests.GetLicenseRecordRequest): Promise<responses.GetLicenseRecordResponse>;
|
|
153
|
+
/**
|
|
154
|
+
* Retrieves product license details by product license ID in a given compartment.
|
|
155
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
156
|
+
* @param GetProductLicenseRequest
|
|
157
|
+
* @return GetProductLicenseResponse
|
|
158
|
+
* @throws OciError when an error occurs
|
|
159
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/licensemanager/GetProductLicense.ts.html |here} to see how to use GetProductLicense API.
|
|
160
|
+
*/
|
|
161
|
+
getProductLicense(getProductLicenseRequest: requests.GetProductLicenseRequest): Promise<responses.GetProductLicenseResponse>;
|
|
162
|
+
/**
|
|
163
|
+
* Retrieves all license records for a given product license ID.
|
|
164
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
165
|
+
* @param ListLicenseRecordsRequest
|
|
166
|
+
* @return ListLicenseRecordsResponse
|
|
167
|
+
* @throws OciError when an error occurs
|
|
168
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/licensemanager/ListLicenseRecords.ts.html |here} to see how to use ListLicenseRecords API.
|
|
169
|
+
*/
|
|
170
|
+
listLicenseRecords(listLicenseRecordsRequest: requests.ListLicenseRecordsRequest): Promise<responses.ListLicenseRecordsResponse>;
|
|
171
|
+
/**
|
|
172
|
+
* Retrieves the product license consumers for a particular product license ID.
|
|
173
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
174
|
+
* @param ListProductLicenseConsumersRequest
|
|
175
|
+
* @return ListProductLicenseConsumersResponse
|
|
176
|
+
* @throws OciError when an error occurs
|
|
177
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/licensemanager/ListProductLicenseConsumers.ts.html |here} to see how to use ListProductLicenseConsumers API.
|
|
178
|
+
*/
|
|
179
|
+
listProductLicenseConsumers(listProductLicenseConsumersRequest: requests.ListProductLicenseConsumersRequest): Promise<responses.ListProductLicenseConsumersResponse>;
|
|
180
|
+
/**
|
|
181
|
+
* Retrieves all the product licenses from a given compartment.
|
|
182
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
183
|
+
* @param ListProductLicensesRequest
|
|
184
|
+
* @return ListProductLicensesResponse
|
|
185
|
+
* @throws OciError when an error occurs
|
|
186
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/licensemanager/ListProductLicenses.ts.html |here} to see how to use ListProductLicenses API.
|
|
187
|
+
*/
|
|
188
|
+
listProductLicenses(listProductLicensesRequest: requests.ListProductLicensesRequest): Promise<responses.ListProductLicensesResponse>;
|
|
189
|
+
/**
|
|
190
|
+
* Retrieves the top utilized product licenses for a given compartment.
|
|
191
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
192
|
+
* @param ListTopUtilizedProductLicensesRequest
|
|
193
|
+
* @return ListTopUtilizedProductLicensesResponse
|
|
194
|
+
* @throws OciError when an error occurs
|
|
195
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/licensemanager/ListTopUtilizedProductLicenses.ts.html |here} to see how to use ListTopUtilizedProductLicenses API.
|
|
196
|
+
*/
|
|
197
|
+
listTopUtilizedProductLicenses(listTopUtilizedProductLicensesRequest: requests.ListTopUtilizedProductLicensesRequest): Promise<responses.ListTopUtilizedProductLicensesResponse>;
|
|
198
|
+
/**
|
|
199
|
+
* Retrieves the top utilized resources for a given compartment.
|
|
200
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
201
|
+
* @param ListTopUtilizedResourcesRequest
|
|
202
|
+
* @return ListTopUtilizedResourcesResponse
|
|
203
|
+
* @throws OciError when an error occurs
|
|
204
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/licensemanager/ListTopUtilizedResources.ts.html |here} to see how to use ListTopUtilizedResources API.
|
|
205
|
+
*/
|
|
206
|
+
listTopUtilizedResources(listTopUtilizedResourcesRequest: requests.ListTopUtilizedResourcesRequest): Promise<responses.ListTopUtilizedResourcesResponse>;
|
|
207
|
+
/**
|
|
208
|
+
* Updates the configuration for the compartment.
|
|
209
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
210
|
+
* @param UpdateConfigurationRequest
|
|
211
|
+
* @return UpdateConfigurationResponse
|
|
212
|
+
* @throws OciError when an error occurs
|
|
213
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/licensemanager/UpdateConfiguration.ts.html |here} to see how to use UpdateConfiguration API.
|
|
214
|
+
*/
|
|
215
|
+
updateConfiguration(updateConfigurationRequest: requests.UpdateConfigurationRequest): Promise<responses.UpdateConfigurationResponse>;
|
|
216
|
+
/**
|
|
217
|
+
* Updates license record entity details.
|
|
218
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
219
|
+
* @param UpdateLicenseRecordRequest
|
|
220
|
+
* @return UpdateLicenseRecordResponse
|
|
221
|
+
* @throws OciError when an error occurs
|
|
222
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/licensemanager/UpdateLicenseRecord.ts.html |here} to see how to use UpdateLicenseRecord API.
|
|
223
|
+
*/
|
|
224
|
+
updateLicenseRecord(updateLicenseRecordRequest: requests.UpdateLicenseRecordRequest): Promise<responses.UpdateLicenseRecordResponse>;
|
|
225
|
+
/**
|
|
226
|
+
* Updates the list of images for a product license.
|
|
227
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
228
|
+
* @param UpdateProductLicenseRequest
|
|
229
|
+
* @return UpdateProductLicenseResponse
|
|
230
|
+
* @throws OciError when an error occurs
|
|
231
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/licensemanager/UpdateProductLicense.ts.html |here} to see how to use UpdateProductLicense API.
|
|
232
|
+
*/
|
|
233
|
+
updateProductLicense(updateProductLicenseRequest: requests.UpdateProductLicenseRequest): Promise<responses.UpdateProductLicenseResponse>;
|
|
234
|
+
}
|