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
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
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).
|
|
5
|
+
* OpenAPI spec version: 20220430
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* 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.
|
|
13
|
+
*/
|
|
14
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.UpdateProductLicenseDetails = exports.UpdateLicenseRecordDetails = exports.UpdateConfigurationDetails = exports.TopUtilizedResourceSummary = exports.TopUtilizedResourceCollection = exports.TopUtilizedProductLicenseSummary = exports.TopUtilizedProductLicenseCollection = exports.Status = exports.ResourceUnit = exports.ProductLicenseSummary = exports.ProductLicenseConsumerSummary = exports.ProductLicenseConsumerCollection = exports.ProductLicenseCollection = exports.ProductLicense = exports.ProductCategory = exports.Product = exports.LifeCycleState = exports.LicenseUnit = exports.LicenseRecordSummary = exports.LicenseRecordCollection = exports.LicenseRecord = exports.LicenseMetric = exports.ImageResponse = exports.ImageDetails = exports.CreateProductLicenseDetails = exports.CreateLicenseRecordDetails = exports.Configuration = exports.BulkUploadValidationErrorInfo = exports.BulkUploadTemplate = exports.BulkUploadResponse = exports.BulkUploadLicenseRecordsDetails = exports.BulkUploadFailedRecordInfo = exports.BulkUploadCellInfo = void 0;
|
|
35
|
+
const BulkUploadCellInfo = __importStar(require("./bulk-upload-cell-info"));
|
|
36
|
+
exports.BulkUploadCellInfo = BulkUploadCellInfo.BulkUploadCellInfo;
|
|
37
|
+
const BulkUploadFailedRecordInfo = __importStar(require("./bulk-upload-failed-record-info"));
|
|
38
|
+
exports.BulkUploadFailedRecordInfo = BulkUploadFailedRecordInfo.BulkUploadFailedRecordInfo;
|
|
39
|
+
const BulkUploadLicenseRecordsDetails = __importStar(require("./bulk-upload-license-records-details"));
|
|
40
|
+
exports.BulkUploadLicenseRecordsDetails = BulkUploadLicenseRecordsDetails.BulkUploadLicenseRecordsDetails;
|
|
41
|
+
const BulkUploadResponse = __importStar(require("./bulk-upload-response"));
|
|
42
|
+
exports.BulkUploadResponse = BulkUploadResponse.BulkUploadResponse;
|
|
43
|
+
const BulkUploadTemplate = __importStar(require("./bulk-upload-template"));
|
|
44
|
+
exports.BulkUploadTemplate = BulkUploadTemplate.BulkUploadTemplate;
|
|
45
|
+
const BulkUploadValidationErrorInfo = __importStar(require("./bulk-upload-validation-error-info"));
|
|
46
|
+
exports.BulkUploadValidationErrorInfo = BulkUploadValidationErrorInfo.BulkUploadValidationErrorInfo;
|
|
47
|
+
const Configuration = __importStar(require("./configuration"));
|
|
48
|
+
exports.Configuration = Configuration.Configuration;
|
|
49
|
+
const CreateLicenseRecordDetails = __importStar(require("./create-license-record-details"));
|
|
50
|
+
exports.CreateLicenseRecordDetails = CreateLicenseRecordDetails.CreateLicenseRecordDetails;
|
|
51
|
+
const CreateProductLicenseDetails = __importStar(require("./create-product-license-details"));
|
|
52
|
+
exports.CreateProductLicenseDetails = CreateProductLicenseDetails.CreateProductLicenseDetails;
|
|
53
|
+
const ImageDetails = __importStar(require("./image-details"));
|
|
54
|
+
exports.ImageDetails = ImageDetails.ImageDetails;
|
|
55
|
+
const ImageResponse = __importStar(require("./image-response"));
|
|
56
|
+
exports.ImageResponse = ImageResponse.ImageResponse;
|
|
57
|
+
const LicenseMetric = __importStar(require("./license-metric"));
|
|
58
|
+
exports.LicenseMetric = LicenseMetric.LicenseMetric;
|
|
59
|
+
const LicenseRecord = __importStar(require("./license-record"));
|
|
60
|
+
exports.LicenseRecord = LicenseRecord.LicenseRecord;
|
|
61
|
+
const LicenseRecordCollection = __importStar(require("./license-record-collection"));
|
|
62
|
+
exports.LicenseRecordCollection = LicenseRecordCollection.LicenseRecordCollection;
|
|
63
|
+
const LicenseRecordSummary = __importStar(require("./license-record-summary"));
|
|
64
|
+
exports.LicenseRecordSummary = LicenseRecordSummary.LicenseRecordSummary;
|
|
65
|
+
const LicenseUnit = __importStar(require("./license-unit"));
|
|
66
|
+
exports.LicenseUnit = LicenseUnit.LicenseUnit;
|
|
67
|
+
const LifeCycleState = __importStar(require("./life-cycle-state"));
|
|
68
|
+
exports.LifeCycleState = LifeCycleState.LifeCycleState;
|
|
69
|
+
const Product = __importStar(require("./product"));
|
|
70
|
+
exports.Product = Product.Product;
|
|
71
|
+
const ProductCategory = __importStar(require("./product-category"));
|
|
72
|
+
exports.ProductCategory = ProductCategory.ProductCategory;
|
|
73
|
+
const ProductLicense = __importStar(require("./product-license"));
|
|
74
|
+
exports.ProductLicense = ProductLicense.ProductLicense;
|
|
75
|
+
const ProductLicenseCollection = __importStar(require("./product-license-collection"));
|
|
76
|
+
exports.ProductLicenseCollection = ProductLicenseCollection.ProductLicenseCollection;
|
|
77
|
+
const ProductLicenseConsumerCollection = __importStar(require("./product-license-consumer-collection"));
|
|
78
|
+
exports.ProductLicenseConsumerCollection = ProductLicenseConsumerCollection.ProductLicenseConsumerCollection;
|
|
79
|
+
const ProductLicenseConsumerSummary = __importStar(require("./product-license-consumer-summary"));
|
|
80
|
+
exports.ProductLicenseConsumerSummary = ProductLicenseConsumerSummary.ProductLicenseConsumerSummary;
|
|
81
|
+
const ProductLicenseSummary = __importStar(require("./product-license-summary"));
|
|
82
|
+
exports.ProductLicenseSummary = ProductLicenseSummary.ProductLicenseSummary;
|
|
83
|
+
const ResourceUnit = __importStar(require("./resource-unit"));
|
|
84
|
+
exports.ResourceUnit = ResourceUnit.ResourceUnit;
|
|
85
|
+
const Status = __importStar(require("./status"));
|
|
86
|
+
exports.Status = Status.Status;
|
|
87
|
+
const TopUtilizedProductLicenseCollection = __importStar(require("./top-utilized-product-license-collection"));
|
|
88
|
+
exports.TopUtilizedProductLicenseCollection = TopUtilizedProductLicenseCollection.TopUtilizedProductLicenseCollection;
|
|
89
|
+
const TopUtilizedProductLicenseSummary = __importStar(require("./top-utilized-product-license-summary"));
|
|
90
|
+
exports.TopUtilizedProductLicenseSummary = TopUtilizedProductLicenseSummary.TopUtilizedProductLicenseSummary;
|
|
91
|
+
const TopUtilizedResourceCollection = __importStar(require("./top-utilized-resource-collection"));
|
|
92
|
+
exports.TopUtilizedResourceCollection = TopUtilizedResourceCollection.TopUtilizedResourceCollection;
|
|
93
|
+
const TopUtilizedResourceSummary = __importStar(require("./top-utilized-resource-summary"));
|
|
94
|
+
exports.TopUtilizedResourceSummary = TopUtilizedResourceSummary.TopUtilizedResourceSummary;
|
|
95
|
+
const UpdateConfigurationDetails = __importStar(require("./update-configuration-details"));
|
|
96
|
+
exports.UpdateConfigurationDetails = UpdateConfigurationDetails.UpdateConfigurationDetails;
|
|
97
|
+
const UpdateLicenseRecordDetails = __importStar(require("./update-license-record-details"));
|
|
98
|
+
exports.UpdateLicenseRecordDetails = UpdateLicenseRecordDetails.UpdateLicenseRecordDetails;
|
|
99
|
+
const UpdateProductLicenseDetails = __importStar(require("./update-product-license-details"));
|
|
100
|
+
exports.UpdateProductLicenseDetails = UpdateProductLicenseDetails.UpdateProductLicenseDetails;
|
|
101
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/licensemanager/lib/model/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,4EAA8D;AAChD,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,6FAA+E;AACjE,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,uGAAyF;AAC3E,QAAA,+BAA+B,GAAG,+BAA+B,CAAC,+BAA+B,CAAC;AAChH,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,mGAAqF;AACvE,QAAA,6BAA6B,GAAG,6BAA6B,CAAC,6BAA6B,CAAC;AAC1G,+DAAiD;AACnC,QAAA,aAAa,GAAG,aAAa,CAAC,aAAa,CAAC;AAC1D,4FAA8E;AAChE,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,8FAAgF;AAClE,QAAA,2BAA2B,GAAG,2BAA2B,CAAC,2BAA2B,CAAC;AACpG,8DAAgD;AAClC,QAAA,YAAY,GAAG,YAAY,CAAC,YAAY,CAAC;AACvD,gEAAkD;AACpC,QAAA,aAAa,GAAG,aAAa,CAAC,aAAa,CAAC;AAC1D,gEAAkD;AACpC,QAAA,aAAa,GAAG,aAAa,CAAC,aAAa,CAAC;AAC1D,gEAAkD;AACpC,QAAA,aAAa,GAAG,aAAa,CAAC,aAAa,CAAC;AAC1D,qFAAuE;AACzD,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC;AACxF,+EAAiE;AACnD,QAAA,oBAAoB,GAAG,oBAAoB,CAAC,oBAAoB,CAAC;AAC/E,4DAA8C;AAChC,QAAA,WAAW,GAAG,WAAW,CAAC,WAAW,CAAC;AACpD,mEAAqD;AACvC,QAAA,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC;AAC7D,mDAAqC;AACvB,QAAA,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;AACxC,oEAAsD;AACxC,QAAA,eAAe,GAAG,eAAe,CAAC,eAAe,CAAC;AAChE,kEAAoD;AACtC,QAAA,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC;AAC7D,uFAAyE;AAC3D,QAAA,wBAAwB,GAAG,wBAAwB,CAAC,wBAAwB,CAAC;AAC3F,wGAA0F;AAC5E,QAAA,gCAAgC,GAAG,gCAAgC,CAAC,gCAAgC,CAAC;AACnH,kGAAoF;AACtE,QAAA,6BAA6B,GAAG,6BAA6B,CAAC,6BAA6B,CAAC;AAC1G,iFAAmE;AACrD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,8DAAgD;AAClC,QAAA,YAAY,GAAG,YAAY,CAAC,YAAY,CAAC;AACvD,iDAAmC;AACrB,QAAA,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC;AACrC,+GAAiG;AACnF,QAAA,mCAAmC,GAAG,mCAAmC,CAAC,mCAAmC,CAAC;AAC5H,yGAA2F;AAC7E,QAAA,gCAAgC,GAAG,gCAAgC,CAAC,gCAAgC,CAAC;AACnH,kGAAoF;AACtE,QAAA,6BAA6B,GAAG,6BAA6B,CAAC,6BAA6B,CAAC;AAC1G,4FAA8E;AAChE,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,2FAA6E;AAC/D,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,4FAA8E;AAChE,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,8FAAgF;AAClE,QAAA,2BAA2B,GAAG,2BAA2B,CAAC,2BAA2B,CAAC"}
|
|
@@ -0,0 +1,41 @@
|
|
|
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
|
+
/**
|
|
14
|
+
* Overview of product license and resources usage.
|
|
15
|
+
*/
|
|
16
|
+
export interface LicenseMetric {
|
|
17
|
+
/**
|
|
18
|
+
* Total number of product licenses in a particular compartment.
|
|
19
|
+
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
20
|
+
*/
|
|
21
|
+
"totalProductLicenseCount": number;
|
|
22
|
+
/**
|
|
23
|
+
* Total number of BYOL instances in a particular compartment.
|
|
24
|
+
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
25
|
+
*/
|
|
26
|
+
"totalByolInstanceCount": number;
|
|
27
|
+
/**
|
|
28
|
+
* Total number of License Included (LI) instances in a particular compartment.
|
|
29
|
+
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
30
|
+
*/
|
|
31
|
+
"totalLicenseIncludedInstanceCount": number;
|
|
32
|
+
/**
|
|
33
|
+
* Total number of license records that will expire within 90 days in a particular compartment.
|
|
34
|
+
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
35
|
+
*/
|
|
36
|
+
"licenseRecordExpiringSoonCount": number;
|
|
37
|
+
}
|
|
38
|
+
export declare namespace LicenseMetric {
|
|
39
|
+
function getJsonObj(obj: LicenseMetric): object;
|
|
40
|
+
function getDeserializedJsonObj(obj: LicenseMetric): object;
|
|
41
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
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).
|
|
5
|
+
* OpenAPI spec version: 20220430
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* 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.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
exports.LicenseMetric = void 0;
|
|
16
|
+
var LicenseMetric;
|
|
17
|
+
(function (LicenseMetric) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
LicenseMetric.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
LicenseMetric.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(LicenseMetric = exports.LicenseMetric || (exports.LicenseMetric = {}));
|
|
29
|
+
//# sourceMappingURL=license-metric.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"license-metric.js","sourceRoot":"","sources":["../../../../../lib/licensemanager/lib/model/license-metric.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA+BH,IAAiB,aAAa,CAW7B;AAXD,WAAiB,aAAa;IAC5B,SAAgB,UAAU,CAAC,GAAkB;QAC3C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,wBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAW7B"}
|
|
@@ -0,0 +1,26 @@
|
|
|
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 * as model from "../model";
|
|
14
|
+
/**
|
|
15
|
+
* The license record summary collection.
|
|
16
|
+
*/
|
|
17
|
+
export interface LicenseRecordCollection {
|
|
18
|
+
/**
|
|
19
|
+
* The license record summary collection.
|
|
20
|
+
*/
|
|
21
|
+
"items": Array<model.LicenseRecordSummary>;
|
|
22
|
+
}
|
|
23
|
+
export declare namespace LicenseRecordCollection {
|
|
24
|
+
function getJsonObj(obj: LicenseRecordCollection): object;
|
|
25
|
+
function getDeserializedJsonObj(obj: LicenseRecordCollection): object;
|
|
26
|
+
}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
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).
|
|
5
|
+
* OpenAPI spec version: 20220430
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* 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.
|
|
13
|
+
*/
|
|
14
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.LicenseRecordCollection = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var LicenseRecordCollection;
|
|
37
|
+
(function (LicenseRecordCollection) {
|
|
38
|
+
function getJsonObj(obj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
|
+
"items": obj.items
|
|
41
|
+
? obj.items.map(item => {
|
|
42
|
+
return model.LicenseRecordSummary.getJsonObj(item);
|
|
43
|
+
})
|
|
44
|
+
: undefined
|
|
45
|
+
});
|
|
46
|
+
return jsonObj;
|
|
47
|
+
}
|
|
48
|
+
LicenseRecordCollection.getJsonObj = getJsonObj;
|
|
49
|
+
function getDeserializedJsonObj(obj) {
|
|
50
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
51
|
+
"items": obj.items
|
|
52
|
+
? obj.items.map(item => {
|
|
53
|
+
return model.LicenseRecordSummary.getDeserializedJsonObj(item);
|
|
54
|
+
})
|
|
55
|
+
: undefined
|
|
56
|
+
});
|
|
57
|
+
return jsonObj;
|
|
58
|
+
}
|
|
59
|
+
LicenseRecordCollection.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
60
|
+
})(LicenseRecordCollection = exports.LicenseRecordCollection || (exports.LicenseRecordCollection = {}));
|
|
61
|
+
//# sourceMappingURL=license-record-collection.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"license-record-collection.js","sourceRoot":"","sources":["../../../../../lib/licensemanager/lib/model/license-record-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,uBAAuB,CA6BvC;AA7BD,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B;QACrD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,oBAAoB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACrD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,kCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,oBAAoB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACjE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,8CAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QA6BvC"}
|
|
@@ -0,0 +1,119 @@
|
|
|
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 * as model from "../model";
|
|
14
|
+
/**
|
|
15
|
+
* The license record summary.
|
|
16
|
+
*/
|
|
17
|
+
export interface LicenseRecordSummary {
|
|
18
|
+
/**
|
|
19
|
+
* The license record [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
20
|
+
*/
|
|
21
|
+
"id": string;
|
|
22
|
+
/**
|
|
23
|
+
* The product license [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) with which the license record is associated.
|
|
24
|
+
*/
|
|
25
|
+
"productLicenseId"?: string;
|
|
26
|
+
/**
|
|
27
|
+
* The compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) where the license record is created.
|
|
28
|
+
*/
|
|
29
|
+
"compartmentId"?: string;
|
|
30
|
+
/**
|
|
31
|
+
* License record display name. Avoid entering confidential information.
|
|
32
|
+
*
|
|
33
|
+
*/
|
|
34
|
+
"displayName": string;
|
|
35
|
+
/**
|
|
36
|
+
* The license record product ID.
|
|
37
|
+
*/
|
|
38
|
+
"productId"?: string;
|
|
39
|
+
/**
|
|
40
|
+
* The number of license record units added by the user for the given license record.
|
|
41
|
+
* Default 1
|
|
42
|
+
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
43
|
+
*/
|
|
44
|
+
"licenseCount"?: number;
|
|
45
|
+
/**
|
|
46
|
+
* The license record end date in [RFC 3339](https://tools.ietf.org/html/rfc3339) format.
|
|
47
|
+
* date format.
|
|
48
|
+
* Example: `2018-09-12`
|
|
49
|
+
*
|
|
50
|
+
*/
|
|
51
|
+
"expirationDate"?: Date;
|
|
52
|
+
/**
|
|
53
|
+
* The license record support end date in [RFC 3339](https://tools.ietf.org/html/rfc3339) format.
|
|
54
|
+
* date format.
|
|
55
|
+
* Example: `2018-09-12`
|
|
56
|
+
*
|
|
57
|
+
*/
|
|
58
|
+
"supportEndDate"?: Date;
|
|
59
|
+
/**
|
|
60
|
+
* Specifies if the license count is unlimited.
|
|
61
|
+
*/
|
|
62
|
+
"isUnlimited": boolean;
|
|
63
|
+
/**
|
|
64
|
+
* Specifies if the license record term is perpertual.
|
|
65
|
+
*/
|
|
66
|
+
"isPerpetual": boolean;
|
|
67
|
+
/**
|
|
68
|
+
* The time the license record was created. An [RFC 3339](https://tools.ietf.org/html/rfc3339)-formatted datetime string.
|
|
69
|
+
*/
|
|
70
|
+
"timeCreated"?: Date;
|
|
71
|
+
/**
|
|
72
|
+
* The time the license record was updated. An [RFC 3339](https://tools.ietf.org/html/rfc3339)-formatted datetime string.
|
|
73
|
+
*/
|
|
74
|
+
"timeUpdated"?: Date;
|
|
75
|
+
/**
|
|
76
|
+
* The current license record state.
|
|
77
|
+
*/
|
|
78
|
+
"lifecycleState"?: model.LifeCycleState;
|
|
79
|
+
/**
|
|
80
|
+
* The product license unit.
|
|
81
|
+
*/
|
|
82
|
+
"licenseUnit"?: model.LicenseUnit;
|
|
83
|
+
/**
|
|
84
|
+
* The product license name with which the license record is associated.
|
|
85
|
+
*/
|
|
86
|
+
"productLicense"?: string;
|
|
87
|
+
/**
|
|
88
|
+
* Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
|
|
89
|
+
* Example: `{\"bar-key\": \"value\"}`
|
|
90
|
+
*
|
|
91
|
+
*/
|
|
92
|
+
"freeformTags"?: {
|
|
93
|
+
[key: string]: string;
|
|
94
|
+
};
|
|
95
|
+
/**
|
|
96
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
97
|
+
* Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
|
|
98
|
+
*
|
|
99
|
+
*/
|
|
100
|
+
"definedTags"?: {
|
|
101
|
+
[key: string]: {
|
|
102
|
+
[key: string]: any;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
105
|
+
/**
|
|
106
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
107
|
+
* Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
|
|
108
|
+
*
|
|
109
|
+
*/
|
|
110
|
+
"systemTags"?: {
|
|
111
|
+
[key: string]: {
|
|
112
|
+
[key: string]: any;
|
|
113
|
+
};
|
|
114
|
+
};
|
|
115
|
+
}
|
|
116
|
+
export declare namespace LicenseRecordSummary {
|
|
117
|
+
function getJsonObj(obj: LicenseRecordSummary): object;
|
|
118
|
+
function getDeserializedJsonObj(obj: LicenseRecordSummary): object;
|
|
119
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
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).
|
|
5
|
+
* OpenAPI spec version: 20220430
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* 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.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
exports.LicenseRecordSummary = void 0;
|
|
16
|
+
var LicenseRecordSummary;
|
|
17
|
+
(function (LicenseRecordSummary) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
LicenseRecordSummary.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
LicenseRecordSummary.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(LicenseRecordSummary = exports.LicenseRecordSummary || (exports.LicenseRecordSummary = {}));
|
|
29
|
+
//# sourceMappingURL=license-record-summary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"license-record-summary.js","sourceRoot":"","sources":["../../../../../lib/licensemanager/lib/model/license-record-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAkGH,IAAiB,oBAAoB,CAWpC;AAXD,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB;QAClD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,+BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyB;QAC9D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,2CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAWpC"}
|
|
@@ -0,0 +1,119 @@
|
|
|
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 * as model from "../model";
|
|
14
|
+
/**
|
|
15
|
+
* License record summary.
|
|
16
|
+
*/
|
|
17
|
+
export interface LicenseRecord {
|
|
18
|
+
/**
|
|
19
|
+
* The license record [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
20
|
+
*/
|
|
21
|
+
"id": string;
|
|
22
|
+
/**
|
|
23
|
+
* The product license [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) with which the license record is associated.
|
|
24
|
+
*/
|
|
25
|
+
"productLicenseId"?: string;
|
|
26
|
+
/**
|
|
27
|
+
* The compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) where the license record is created.
|
|
28
|
+
*/
|
|
29
|
+
"compartmentId"?: string;
|
|
30
|
+
/**
|
|
31
|
+
* The license record display name. Avoid entering confidential information.
|
|
32
|
+
*
|
|
33
|
+
*/
|
|
34
|
+
"displayName": string;
|
|
35
|
+
/**
|
|
36
|
+
* The license record product ID.
|
|
37
|
+
*/
|
|
38
|
+
"productId"?: string;
|
|
39
|
+
/**
|
|
40
|
+
* The number of license units added by the user for the given license record.
|
|
41
|
+
* Default 1
|
|
42
|
+
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
43
|
+
*/
|
|
44
|
+
"licenseCount"?: number;
|
|
45
|
+
/**
|
|
46
|
+
* The license record end date in [RFC 3339](https://tools.ietf.org/html/rfc3339)
|
|
47
|
+
* date format.
|
|
48
|
+
* Example: `2018-09-12`
|
|
49
|
+
*
|
|
50
|
+
*/
|
|
51
|
+
"expirationDate"?: Date;
|
|
52
|
+
/**
|
|
53
|
+
* The license record support end date in [RFC 3339](https://tools.ietf.org/html/rfc3339)
|
|
54
|
+
* date format.
|
|
55
|
+
* Example: `2018-09-12`
|
|
56
|
+
*
|
|
57
|
+
*/
|
|
58
|
+
"supportEndDate"?: Date;
|
|
59
|
+
/**
|
|
60
|
+
* Specifies if the license count is unlimited.
|
|
61
|
+
*/
|
|
62
|
+
"isUnlimited": boolean;
|
|
63
|
+
/**
|
|
64
|
+
* Specifies if the license record term is perpertual.
|
|
65
|
+
*/
|
|
66
|
+
"isPerpetual": boolean;
|
|
67
|
+
/**
|
|
68
|
+
* The time the license record was created. An [RFC 3339](https://tools.ietf.org/html/rfc3339)-formatted datetime string.
|
|
69
|
+
*/
|
|
70
|
+
"timeCreated"?: Date;
|
|
71
|
+
/**
|
|
72
|
+
* The time the license record was updated. An [RFC 3339](https://tools.ietf.org/html/rfc3339)-formatted datetime string.
|
|
73
|
+
*/
|
|
74
|
+
"timeUpdated"?: Date;
|
|
75
|
+
/**
|
|
76
|
+
* The current license record state.
|
|
77
|
+
*/
|
|
78
|
+
"lifecycleState": model.LifeCycleState;
|
|
79
|
+
/**
|
|
80
|
+
* The product license unit.
|
|
81
|
+
*/
|
|
82
|
+
"licenseUnit"?: model.LicenseUnit;
|
|
83
|
+
/**
|
|
84
|
+
* The product license name with which the license record is associated.
|
|
85
|
+
*/
|
|
86
|
+
"productLicense"?: string;
|
|
87
|
+
/**
|
|
88
|
+
* Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
|
|
89
|
+
* Example: `{\"bar-key\": \"value\"}`
|
|
90
|
+
*
|
|
91
|
+
*/
|
|
92
|
+
"freeformTags"?: {
|
|
93
|
+
[key: string]: string;
|
|
94
|
+
};
|
|
95
|
+
/**
|
|
96
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
97
|
+
* Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
|
|
98
|
+
*
|
|
99
|
+
*/
|
|
100
|
+
"definedTags"?: {
|
|
101
|
+
[key: string]: {
|
|
102
|
+
[key: string]: any;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
105
|
+
/**
|
|
106
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
107
|
+
* Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
|
|
108
|
+
*
|
|
109
|
+
*/
|
|
110
|
+
"systemTags"?: {
|
|
111
|
+
[key: string]: {
|
|
112
|
+
[key: string]: any;
|
|
113
|
+
};
|
|
114
|
+
};
|
|
115
|
+
}
|
|
116
|
+
export declare namespace LicenseRecord {
|
|
117
|
+
function getJsonObj(obj: LicenseRecord): object;
|
|
118
|
+
function getDeserializedJsonObj(obj: LicenseRecord): object;
|
|
119
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
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).
|
|
5
|
+
* OpenAPI spec version: 20220430
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* 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.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
exports.LicenseRecord = void 0;
|
|
16
|
+
var LicenseRecord;
|
|
17
|
+
(function (LicenseRecord) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
LicenseRecord.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
LicenseRecord.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(LicenseRecord = exports.LicenseRecord || (exports.LicenseRecord = {}));
|
|
29
|
+
//# sourceMappingURL=license-record.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"license-record.js","sourceRoot":"","sources":["../../../../../lib/licensemanager/lib/model/license-record.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAkGH,IAAiB,aAAa,CAW7B;AAXD,WAAiB,aAAa;IAC5B,SAAgB,UAAU,CAAC,GAAkB;QAC3C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,wBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAW7B"}
|
|
@@ -0,0 +1,29 @@
|
|
|
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
|
+
/**
|
|
14
|
+
* The product license unit.
|
|
15
|
+
**/
|
|
16
|
+
export declare enum LicenseUnit {
|
|
17
|
+
Ocpu = "OCPU",
|
|
18
|
+
NamedUserPlus = "NAMED_USER_PLUS",
|
|
19
|
+
Processors = "PROCESSORS",
|
|
20
|
+
/**
|
|
21
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
22
|
+
* version of the SDK.
|
|
23
|
+
*/
|
|
24
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
25
|
+
}
|
|
26
|
+
export declare namespace LicenseUnit {
|
|
27
|
+
function getJsonObj(obj: LicenseUnit): LicenseUnit;
|
|
28
|
+
function getDeserializedJsonObj(obj: LicenseUnit): LicenseUnit;
|
|
29
|
+
}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
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).
|
|
5
|
+
* OpenAPI spec version: 20220430
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* 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.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
exports.LicenseUnit = void 0;
|
|
16
|
+
/**
|
|
17
|
+
* The product license unit.
|
|
18
|
+
**/
|
|
19
|
+
var LicenseUnit;
|
|
20
|
+
(function (LicenseUnit) {
|
|
21
|
+
LicenseUnit["Ocpu"] = "OCPU";
|
|
22
|
+
LicenseUnit["NamedUserPlus"] = "NAMED_USER_PLUS";
|
|
23
|
+
LicenseUnit["Processors"] = "PROCESSORS";
|
|
24
|
+
/**
|
|
25
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
26
|
+
* version of the SDK.
|
|
27
|
+
*/
|
|
28
|
+
LicenseUnit["UnknownValue"] = "UNKNOWN_VALUE";
|
|
29
|
+
})(LicenseUnit = exports.LicenseUnit || (exports.LicenseUnit = {}));
|
|
30
|
+
(function (LicenseUnit) {
|
|
31
|
+
function getJsonObj(obj) {
|
|
32
|
+
return obj;
|
|
33
|
+
}
|
|
34
|
+
LicenseUnit.getJsonObj = getJsonObj;
|
|
35
|
+
function getDeserializedJsonObj(obj) {
|
|
36
|
+
return obj;
|
|
37
|
+
}
|
|
38
|
+
LicenseUnit.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
39
|
+
})(LicenseUnit = exports.LicenseUnit || (exports.LicenseUnit = {}));
|
|
40
|
+
//# sourceMappingURL=license-unit.js.map
|