oci-osubusage 2.12.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 +1521 -0
- package/index.d.ts +21 -0
- package/index.js +44 -0
- package/index.js.map +1 -0
- package/lib/client.d.ts +150 -0
- package/lib/client.js +413 -0
- package/lib/client.js.map +1 -0
- package/lib/model/computed-usage-aggregated-summary.d.ts +82 -0
- package/lib/model/computed-usage-aggregated-summary.js +81 -0
- package/lib/model/computed-usage-aggregated-summary.js.map +1 -0
- package/lib/model/computed-usage-aggregation.d.ts +82 -0
- package/lib/model/computed-usage-aggregation.js +77 -0
- package/lib/model/computed-usage-aggregation.js.map +1 -0
- package/lib/model/computed-usage-summary.d.ts +163 -0
- package/lib/model/computed-usage-summary.js +83 -0
- package/lib/model/computed-usage-summary.js.map +1 -0
- package/lib/model/computed-usage.d.ts +163 -0
- package/lib/model/computed-usage.js +83 -0
- package/lib/model/computed-usage.js.map +1 -0
- package/lib/model/index.d.ts +23 -0
- package/lib/model/index.js +46 -0
- package/lib/model/index.js.map +1 -0
- package/lib/model/product.d.ts +58 -0
- package/lib/model/product.js +30 -0
- package/lib/model/product.js.map +1 -0
- package/lib/request/get-computed-usage-request.d.ts +44 -0
- package/lib/request/get-computed-usage-request.js +15 -0
- package/lib/request/get-computed-usage-request.js.map +1 -0
- package/lib/request/index.d.ts +19 -0
- package/lib/request/index.js +40 -0
- package/lib/request/index.js.map +1 -0
- package/lib/request/list-computed-usage-aggregateds-request.d.ts +77 -0
- package/lib/request/list-computed-usage-aggregateds-request.js +26 -0
- package/lib/request/list-computed-usage-aggregateds-request.js.map +1 -0
- package/lib/request/list-computed-usages-request.d.ts +90 -0
- package/lib/request/list-computed-usages-request.js +30 -0
- package/lib/request/list-computed-usages-request.js.map +1 -0
- package/lib/response/get-computed-usage-response.d.ts +25 -0
- package/lib/response/get-computed-usage-response.js +15 -0
- package/lib/response/get-computed-usage-response.js.map +1 -0
- package/lib/response/index.d.ts +19 -0
- package/lib/response/index.js +16 -0
- package/lib/response/index.js.map +1 -0
- package/lib/response/list-computed-usage-aggregateds-response.d.ts +32 -0
- package/lib/response/list-computed-usage-aggregateds-response.js +15 -0
- package/lib/response/list-computed-usage-aggregateds-response.js.map +1 -0
- package/lib/response/list-computed-usages-response.d.ts +32 -0
- package/lib/response/list-computed-usages-response.js +15 -0
- package/lib/response/list-computed-usages-response.js.map +1 -0
- package/package.json +29 -0
|
@@ -0,0 +1,163 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* OneSubscription API Usage Computation
|
|
3
|
+
* OneSubscription API Common set of Subscription Plan Management (SPM) Usage Computation resources
|
|
4
|
+
|
|
5
|
+
* OpenAPI spec version: 20210501
|
|
6
|
+
* Contact: kuaskum_org_ww@oracle.com
|
|
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
|
+
import * as model from "../model";
|
|
15
|
+
/**
|
|
16
|
+
* Computed Usage Summary object
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
export interface ComputedUsage {
|
|
20
|
+
/**
|
|
21
|
+
* Computed Usage created time, expressed in RFC 3339 timestamp format.
|
|
22
|
+
*
|
|
23
|
+
*/
|
|
24
|
+
"timeCreated"?: Date;
|
|
25
|
+
/**
|
|
26
|
+
* Computed Usage updated time, expressed in RFC 3339 timestamp format.
|
|
27
|
+
*
|
|
28
|
+
*/
|
|
29
|
+
"timeUpdated"?: Date;
|
|
30
|
+
/**
|
|
31
|
+
* Subscribed service line parent id
|
|
32
|
+
*
|
|
33
|
+
*/
|
|
34
|
+
"parentSubscribedServiceId"?: string;
|
|
35
|
+
"parentProduct"?: model.Product;
|
|
36
|
+
/**
|
|
37
|
+
* Subscription plan number
|
|
38
|
+
*
|
|
39
|
+
*/
|
|
40
|
+
"planNumber"?: string;
|
|
41
|
+
/**
|
|
42
|
+
* Currency code
|
|
43
|
+
*
|
|
44
|
+
*/
|
|
45
|
+
"currencyCode"?: string;
|
|
46
|
+
/**
|
|
47
|
+
* References the tier in the ratecard for that usage (OCI will be using the same reference to cross-reference for correctness on the usage csv report), comes from Entity OBSCNTR_IPT_PRODUCTTIER.
|
|
48
|
+
*
|
|
49
|
+
*/
|
|
50
|
+
"rateCardTierdId"?: string;
|
|
51
|
+
/**
|
|
52
|
+
* Ratecard Id at subscribed service level
|
|
53
|
+
*
|
|
54
|
+
*/
|
|
55
|
+
"rateCardId"?: string;
|
|
56
|
+
/**
|
|
57
|
+
* SPM Internal compute records source .
|
|
58
|
+
*
|
|
59
|
+
*/
|
|
60
|
+
"computeSource"?: string;
|
|
61
|
+
/**
|
|
62
|
+
* Data Center Attribute as sent by MQS to SPM.
|
|
63
|
+
*
|
|
64
|
+
*/
|
|
65
|
+
"dataCenter"?: string;
|
|
66
|
+
/**
|
|
67
|
+
* MQS Identfier send to SPM , SPM does not transform this attribute and is received as is.
|
|
68
|
+
*
|
|
69
|
+
*/
|
|
70
|
+
"mqsMessageId"?: string;
|
|
71
|
+
/**
|
|
72
|
+
* SPM Internal computed usage Id , 32 character string
|
|
73
|
+
*
|
|
74
|
+
*/
|
|
75
|
+
"id": string;
|
|
76
|
+
/**
|
|
77
|
+
* Total Quantity that was used for computation
|
|
78
|
+
*
|
|
79
|
+
*/
|
|
80
|
+
"quantity"?: string;
|
|
81
|
+
/**
|
|
82
|
+
* SPM Internal usage Line number identifier in SPM coming from Metered Services entity.
|
|
83
|
+
*
|
|
84
|
+
*/
|
|
85
|
+
"usageNumber"?: string;
|
|
86
|
+
/**
|
|
87
|
+
* SPM Internal Original usage Line number identifier in SPM coming from Metered Services entity.
|
|
88
|
+
*
|
|
89
|
+
*/
|
|
90
|
+
"originalUsageNumber"?: string;
|
|
91
|
+
/**
|
|
92
|
+
* Subscribed service commitmentId.
|
|
93
|
+
*
|
|
94
|
+
*/
|
|
95
|
+
"commitmentServiceId"?: string;
|
|
96
|
+
/**
|
|
97
|
+
* Invoicing status for the aggregated compute usage
|
|
98
|
+
*
|
|
99
|
+
*/
|
|
100
|
+
"isInvoiced"?: boolean;
|
|
101
|
+
/**
|
|
102
|
+
* Usage compute type in SPM.
|
|
103
|
+
*
|
|
104
|
+
*/
|
|
105
|
+
"type"?: ComputedUsage.Type;
|
|
106
|
+
/**
|
|
107
|
+
* Usae computation date, expressed in RFC 3339 timestamp format.
|
|
108
|
+
*
|
|
109
|
+
*/
|
|
110
|
+
"timeOfArrival"?: Date;
|
|
111
|
+
/**
|
|
112
|
+
* Metered Service date, expressed in RFC 3339 timestamp format.
|
|
113
|
+
*
|
|
114
|
+
*/
|
|
115
|
+
"timeMeteredOn"?: Date;
|
|
116
|
+
/**
|
|
117
|
+
* Net Unit Price for the product in consideration, price actual.
|
|
118
|
+
*
|
|
119
|
+
*/
|
|
120
|
+
"netUnitPrice"?: string;
|
|
121
|
+
/**
|
|
122
|
+
* Computed Line Amount rounded.
|
|
123
|
+
*
|
|
124
|
+
*/
|
|
125
|
+
"costRounded"?: string;
|
|
126
|
+
/**
|
|
127
|
+
* Computed Line Amount not rounded
|
|
128
|
+
*
|
|
129
|
+
*/
|
|
130
|
+
"cost"?: string;
|
|
131
|
+
"product"?: model.Product;
|
|
132
|
+
/**
|
|
133
|
+
* Unit of Messure
|
|
134
|
+
*
|
|
135
|
+
*/
|
|
136
|
+
"unitOfMeasure"?: string;
|
|
137
|
+
}
|
|
138
|
+
export declare namespace ComputedUsage {
|
|
139
|
+
enum Type {
|
|
140
|
+
Promotion = "PROMOTION",
|
|
141
|
+
DoNotBill = "DO_NOT_BILL",
|
|
142
|
+
Usage = "USAGE",
|
|
143
|
+
Commit = "COMMIT",
|
|
144
|
+
Overage = "OVERAGE",
|
|
145
|
+
PayAsYouGo = "PAY_AS_YOU_GO",
|
|
146
|
+
MonthlyMinimum = "MONTHLY_MINIMUM",
|
|
147
|
+
DelayedUsageInvoiceTiming = "DELAYED_USAGE_INVOICE_TIMING",
|
|
148
|
+
DelayedUsageCommitmentExp = "DELAYED_USAGE_COMMITMENT_EXP",
|
|
149
|
+
OnAccountCredit = "ON_ACCOUNT_CREDIT",
|
|
150
|
+
ServiceCredit = "SERVICE_CREDIT",
|
|
151
|
+
CommitmentExpiration = "COMMITMENT_EXPIRATION",
|
|
152
|
+
FundedAllocation = "FUNDED_ALLOCATION",
|
|
153
|
+
DonotBillUsagePostTermination = "DONOT_BILL_USAGE_POST_TERMINATION",
|
|
154
|
+
DelayedUsagePostTermination = "DELAYED_USAGE_POST_TERMINATION",
|
|
155
|
+
/**
|
|
156
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
157
|
+
* version of the SDK.
|
|
158
|
+
*/
|
|
159
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
160
|
+
}
|
|
161
|
+
function getJsonObj(obj: ComputedUsage): object;
|
|
162
|
+
function getDeserializedJsonObj(obj: ComputedUsage): object;
|
|
163
|
+
}
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* OneSubscription API Usage Computation
|
|
4
|
+
* OneSubscription API Common set of Subscription Plan Management (SPM) Usage Computation resources
|
|
5
|
+
|
|
6
|
+
* OpenAPI spec version: 20210501
|
|
7
|
+
* Contact: kuaskum_org_ww@oracle.com
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*
|
|
12
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
13
|
+
* 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.
|
|
14
|
+
*/
|
|
15
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
16
|
+
if (k2 === undefined) k2 = k;
|
|
17
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
18
|
+
}) : (function(o, m, k, k2) {
|
|
19
|
+
if (k2 === undefined) k2 = k;
|
|
20
|
+
o[k2] = m[k];
|
|
21
|
+
}));
|
|
22
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
23
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
24
|
+
}) : function(o, v) {
|
|
25
|
+
o["default"] = v;
|
|
26
|
+
});
|
|
27
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
35
|
+
exports.ComputedUsage = void 0;
|
|
36
|
+
const model = __importStar(require("../model"));
|
|
37
|
+
var ComputedUsage;
|
|
38
|
+
(function (ComputedUsage) {
|
|
39
|
+
let Type;
|
|
40
|
+
(function (Type) {
|
|
41
|
+
Type["Promotion"] = "PROMOTION";
|
|
42
|
+
Type["DoNotBill"] = "DO_NOT_BILL";
|
|
43
|
+
Type["Usage"] = "USAGE";
|
|
44
|
+
Type["Commit"] = "COMMIT";
|
|
45
|
+
Type["Overage"] = "OVERAGE";
|
|
46
|
+
Type["PayAsYouGo"] = "PAY_AS_YOU_GO";
|
|
47
|
+
Type["MonthlyMinimum"] = "MONTHLY_MINIMUM";
|
|
48
|
+
Type["DelayedUsageInvoiceTiming"] = "DELAYED_USAGE_INVOICE_TIMING";
|
|
49
|
+
Type["DelayedUsageCommitmentExp"] = "DELAYED_USAGE_COMMITMENT_EXP";
|
|
50
|
+
Type["OnAccountCredit"] = "ON_ACCOUNT_CREDIT";
|
|
51
|
+
Type["ServiceCredit"] = "SERVICE_CREDIT";
|
|
52
|
+
Type["CommitmentExpiration"] = "COMMITMENT_EXPIRATION";
|
|
53
|
+
Type["FundedAllocation"] = "FUNDED_ALLOCATION";
|
|
54
|
+
Type["DonotBillUsagePostTermination"] = "DONOT_BILL_USAGE_POST_TERMINATION";
|
|
55
|
+
Type["DelayedUsagePostTermination"] = "DELAYED_USAGE_POST_TERMINATION";
|
|
56
|
+
/**
|
|
57
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
58
|
+
* version of the SDK.
|
|
59
|
+
*/
|
|
60
|
+
Type["UnknownValue"] = "UNKNOWN_VALUE";
|
|
61
|
+
})(Type = ComputedUsage.Type || (ComputedUsage.Type = {}));
|
|
62
|
+
function getJsonObj(obj) {
|
|
63
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
64
|
+
"parentProduct": obj.parentProduct
|
|
65
|
+
? model.Product.getJsonObj(obj.parentProduct)
|
|
66
|
+
: undefined,
|
|
67
|
+
"product": obj.product ? model.Product.getJsonObj(obj.product) : undefined
|
|
68
|
+
});
|
|
69
|
+
return jsonObj;
|
|
70
|
+
}
|
|
71
|
+
ComputedUsage.getJsonObj = getJsonObj;
|
|
72
|
+
function getDeserializedJsonObj(obj) {
|
|
73
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
74
|
+
"parentProduct": obj.parentProduct
|
|
75
|
+
? model.Product.getDeserializedJsonObj(obj.parentProduct)
|
|
76
|
+
: undefined,
|
|
77
|
+
"product": obj.product ? model.Product.getDeserializedJsonObj(obj.product) : undefined
|
|
78
|
+
});
|
|
79
|
+
return jsonObj;
|
|
80
|
+
}
|
|
81
|
+
ComputedUsage.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
82
|
+
})(ComputedUsage = exports.ComputedUsage || (exports.ComputedUsage = {}));
|
|
83
|
+
//# sourceMappingURL=computed-usage.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"computed-usage.js","sourceRoot":"","sources":["../../../../../lib/osubusage/lib/model/computed-usage.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA+HlC,IAAiB,aAAa,CAoD7B;AApDD,WAAiB,aAAa;IAC5B,IAAY,IAqBX;IArBD,WAAY,IAAI;QACd,+BAAuB,CAAA;QACvB,iCAAyB,CAAA;QACzB,uBAAe,CAAA;QACf,yBAAiB,CAAA;QACjB,2BAAmB,CAAA;QACnB,oCAA4B,CAAA;QAC5B,0CAAkC,CAAA;QAClC,kEAA0D,CAAA;QAC1D,kEAA0D,CAAA;QAC1D,6CAAqC,CAAA;QACrC,wCAAgC,CAAA;QAChC,sDAA8C,CAAA;QAC9C,8CAAsC,CAAA;QACtC,2EAAmE,CAAA;QACnE,sEAA8D,CAAA;QAC9D;;;WAGG;QACH,sCAA8B,CAAA;IAChC,CAAC,EArBW,IAAI,GAAJ,kBAAI,KAAJ,kBAAI,QAqBf;IAED,SAAgB,UAAU,CAAC,GAAkB;QAC3C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBAC7C,CAAC,CAAC,SAAS;YAEb,SAAS,EAAE,GAAG,CAAC,OAAO,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,UAAU,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS;SAC3E,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,wBAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBACzD,CAAC,CAAC,SAAS;YAEb,SAAS,EAAE,GAAG,CAAC,OAAO,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,sBAAsB,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS;SACvF,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,oCAAsB,yBAarC,CAAA;AACH,CAAC,EApDgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAoD7B"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* OneSubscription API Usage Computation
|
|
3
|
+
* OneSubscription API Common set of Subscription Plan Management (SPM) Usage Computation resources
|
|
4
|
+
|
|
5
|
+
* OpenAPI spec version: 20210501
|
|
6
|
+
* Contact: kuaskum_org_ww@oracle.com
|
|
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
|
+
import * as ComputedUsage from "./computed-usage";
|
|
15
|
+
export import ComputedUsage = ComputedUsage.ComputedUsage;
|
|
16
|
+
import * as ComputedUsageAggregatedSummary from "./computed-usage-aggregated-summary";
|
|
17
|
+
export import ComputedUsageAggregatedSummary = ComputedUsageAggregatedSummary.ComputedUsageAggregatedSummary;
|
|
18
|
+
import * as ComputedUsageAggregation from "./computed-usage-aggregation";
|
|
19
|
+
export import ComputedUsageAggregation = ComputedUsageAggregation.ComputedUsageAggregation;
|
|
20
|
+
import * as ComputedUsageSummary from "./computed-usage-summary";
|
|
21
|
+
export import ComputedUsageSummary = ComputedUsageSummary.ComputedUsageSummary;
|
|
22
|
+
import * as Product from "./product";
|
|
23
|
+
export import Product = Product.Product;
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* OneSubscription API Usage Computation
|
|
4
|
+
* OneSubscription API Common set of Subscription Plan Management (SPM) Usage Computation resources
|
|
5
|
+
|
|
6
|
+
* OpenAPI spec version: 20210501
|
|
7
|
+
* Contact: kuaskum_org_ww@oracle.com
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*
|
|
12
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
13
|
+
* 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.
|
|
14
|
+
*/
|
|
15
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
16
|
+
if (k2 === undefined) k2 = k;
|
|
17
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
18
|
+
}) : (function(o, m, k, k2) {
|
|
19
|
+
if (k2 === undefined) k2 = k;
|
|
20
|
+
o[k2] = m[k];
|
|
21
|
+
}));
|
|
22
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
23
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
24
|
+
}) : function(o, v) {
|
|
25
|
+
o["default"] = v;
|
|
26
|
+
});
|
|
27
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
35
|
+
exports.Product = exports.ComputedUsageSummary = exports.ComputedUsageAggregation = exports.ComputedUsageAggregatedSummary = exports.ComputedUsage = void 0;
|
|
36
|
+
const ComputedUsage = __importStar(require("./computed-usage"));
|
|
37
|
+
exports.ComputedUsage = ComputedUsage.ComputedUsage;
|
|
38
|
+
const ComputedUsageAggregatedSummary = __importStar(require("./computed-usage-aggregated-summary"));
|
|
39
|
+
exports.ComputedUsageAggregatedSummary = ComputedUsageAggregatedSummary.ComputedUsageAggregatedSummary;
|
|
40
|
+
const ComputedUsageAggregation = __importStar(require("./computed-usage-aggregation"));
|
|
41
|
+
exports.ComputedUsageAggregation = ComputedUsageAggregation.ComputedUsageAggregation;
|
|
42
|
+
const ComputedUsageSummary = __importStar(require("./computed-usage-summary"));
|
|
43
|
+
exports.ComputedUsageSummary = ComputedUsageSummary.ComputedUsageSummary;
|
|
44
|
+
const Product = __importStar(require("./product"));
|
|
45
|
+
exports.Product = Product.Product;
|
|
46
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/osubusage/lib/model/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gEAAkD;AACpC,QAAA,aAAa,GAAG,aAAa,CAAC,aAAa,CAAC;AAC1D,oGAAsF;AACxE,QAAA,8BAA8B,GAAG,8BAA8B,CAAC,8BAA8B,CAAC;AAC7G,uFAAyE;AAC3D,QAAA,wBAAwB,GAAG,wBAAwB,CAAC,wBAAwB,CAAC;AAC3F,+EAAiE;AACnD,QAAA,oBAAoB,GAAG,oBAAoB,CAAC,oBAAoB,CAAC;AAC/E,mDAAqC;AACvB,QAAA,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC"}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* OneSubscription API Usage Computation
|
|
3
|
+
* OneSubscription API Common set of Subscription Plan Management (SPM) Usage Computation resources
|
|
4
|
+
|
|
5
|
+
* OpenAPI spec version: 20210501
|
|
6
|
+
* Contact: kuaskum_org_ww@oracle.com
|
|
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
|
+
/**
|
|
15
|
+
* Product description
|
|
16
|
+
*
|
|
17
|
+
*/
|
|
18
|
+
export interface Product {
|
|
19
|
+
/**
|
|
20
|
+
* Product part number
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
"partNumber": string;
|
|
24
|
+
/**
|
|
25
|
+
* Product name
|
|
26
|
+
*
|
|
27
|
+
*/
|
|
28
|
+
"name": string;
|
|
29
|
+
/**
|
|
30
|
+
* Unit of Measure
|
|
31
|
+
*
|
|
32
|
+
*/
|
|
33
|
+
"unitOfMeasure"?: string;
|
|
34
|
+
/**
|
|
35
|
+
* Product provisioning group
|
|
36
|
+
*
|
|
37
|
+
*/
|
|
38
|
+
"provisioningGroup"?: string;
|
|
39
|
+
/**
|
|
40
|
+
* Metered service billing category
|
|
41
|
+
*
|
|
42
|
+
*/
|
|
43
|
+
"billingCategory"?: string;
|
|
44
|
+
/**
|
|
45
|
+
* Product category
|
|
46
|
+
*
|
|
47
|
+
*/
|
|
48
|
+
"productCategory"?: string;
|
|
49
|
+
/**
|
|
50
|
+
* Rate card part type of Product
|
|
51
|
+
*
|
|
52
|
+
*/
|
|
53
|
+
"ucmRateCardPartType"?: string;
|
|
54
|
+
}
|
|
55
|
+
export declare namespace Product {
|
|
56
|
+
function getJsonObj(obj: Product): object;
|
|
57
|
+
function getDeserializedJsonObj(obj: Product): object;
|
|
58
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* OneSubscription API Usage Computation
|
|
4
|
+
* OneSubscription API Common set of Subscription Plan Management (SPM) Usage Computation resources
|
|
5
|
+
|
|
6
|
+
* OpenAPI spec version: 20210501
|
|
7
|
+
* Contact: kuaskum_org_ww@oracle.com
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*
|
|
12
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
13
|
+
* 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.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.Product = void 0;
|
|
17
|
+
var Product;
|
|
18
|
+
(function (Product) {
|
|
19
|
+
function getJsonObj(obj) {
|
|
20
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
21
|
+
return jsonObj;
|
|
22
|
+
}
|
|
23
|
+
Product.getJsonObj = getJsonObj;
|
|
24
|
+
function getDeserializedJsonObj(obj) {
|
|
25
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
26
|
+
return jsonObj;
|
|
27
|
+
}
|
|
28
|
+
Product.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
29
|
+
})(Product = exports.Product || (exports.Product = {}));
|
|
30
|
+
//# sourceMappingURL=product.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"product.js","sourceRoot":"","sources":["../../../../../lib/osubusage/lib/model/product.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;AA+CH,IAAiB,OAAO,CAWvB;AAXD,WAAiB,OAAO;IACtB,SAAgB,UAAU,CAAC,GAAY;QACrC,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAY;QACjD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8BAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,OAAO,GAAP,eAAO,KAAP,eAAO,QAWvB"}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20210501
|
|
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
|
+
/**
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/osubusage/GetComputedUsage.ts.html |here} to see how to use GetComputedUsageRequest.
|
|
16
|
+
*/
|
|
17
|
+
export interface GetComputedUsageRequest extends common.BaseRequest {
|
|
18
|
+
/**
|
|
19
|
+
* The Computed Usage Id
|
|
20
|
+
*/
|
|
21
|
+
"computedUsageId": string;
|
|
22
|
+
/**
|
|
23
|
+
* The OCID of the root compartment.
|
|
24
|
+
*/
|
|
25
|
+
"compartmentId": string;
|
|
26
|
+
/**
|
|
27
|
+
* Partial response refers to an optimization technique offered
|
|
28
|
+
* by the RESTful web APIs to return only the information
|
|
29
|
+
* (fields) required by the client. This parameter is used to control what fields to
|
|
30
|
+
* return.
|
|
31
|
+
*
|
|
32
|
+
*/
|
|
33
|
+
"fields"?: Array<string>;
|
|
34
|
+
/**
|
|
35
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
|
|
36
|
+
*
|
|
37
|
+
*/
|
|
38
|
+
"opcRequestId"?: string;
|
|
39
|
+
/**
|
|
40
|
+
* The OCI home region name in case home region is not us-ashburn-1 (IAD), e.g. ap-mumbai-1, us-phoenix-1 etc.
|
|
41
|
+
*
|
|
42
|
+
*/
|
|
43
|
+
"xOneOriginRegion"?: string;
|
|
44
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20210501
|
|
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
|
+
//# sourceMappingURL=get-computed-usage-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-computed-usage-request.js","sourceRoot":"","sources":["../../../../../lib/osubusage/lib/request/get-computed-usage-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* OneSubscription API Usage Computation
|
|
3
|
+
* OneSubscription API Common set of Subscription Plan Management (SPM) Usage Computation resources
|
|
4
|
+
|
|
5
|
+
* OpenAPI spec version: 20210501
|
|
6
|
+
* Contact: kuaskum_org_ww@oracle.com
|
|
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
|
+
import * as GetComputedUsageRequest from "./get-computed-usage-request";
|
|
15
|
+
export import GetComputedUsageRequest = GetComputedUsageRequest.GetComputedUsageRequest;
|
|
16
|
+
import * as ListComputedUsageAggregatedsRequest from "./list-computed-usage-aggregateds-request";
|
|
17
|
+
export import ListComputedUsageAggregatedsRequest = ListComputedUsageAggregatedsRequest.ListComputedUsageAggregatedsRequest;
|
|
18
|
+
import * as ListComputedUsagesRequest from "./list-computed-usages-request";
|
|
19
|
+
export import ListComputedUsagesRequest = ListComputedUsagesRequest.ListComputedUsagesRequest;
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* OneSubscription API Usage Computation
|
|
4
|
+
* OneSubscription API Common set of Subscription Plan Management (SPM) Usage Computation resources
|
|
5
|
+
|
|
6
|
+
* OpenAPI spec version: 20210501
|
|
7
|
+
* Contact: kuaskum_org_ww@oracle.com
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*
|
|
12
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
13
|
+
* 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.
|
|
14
|
+
*/
|
|
15
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
16
|
+
if (k2 === undefined) k2 = k;
|
|
17
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
18
|
+
}) : (function(o, m, k, k2) {
|
|
19
|
+
if (k2 === undefined) k2 = k;
|
|
20
|
+
o[k2] = m[k];
|
|
21
|
+
}));
|
|
22
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
23
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
24
|
+
}) : function(o, v) {
|
|
25
|
+
o["default"] = v;
|
|
26
|
+
});
|
|
27
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
35
|
+
exports.ListComputedUsagesRequest = exports.ListComputedUsageAggregatedsRequest = void 0;
|
|
36
|
+
const ListComputedUsageAggregatedsRequest = __importStar(require("./list-computed-usage-aggregateds-request"));
|
|
37
|
+
exports.ListComputedUsageAggregatedsRequest = ListComputedUsageAggregatedsRequest.ListComputedUsageAggregatedsRequest;
|
|
38
|
+
const ListComputedUsagesRequest = __importStar(require("./list-computed-usages-request"));
|
|
39
|
+
exports.ListComputedUsagesRequest = ListComputedUsagesRequest.ListComputedUsagesRequest;
|
|
40
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/osubusage/lib/request/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAIH,+GAAiG;AACnF,QAAA,mCAAmC,GAAG,mCAAmC,CAAC,mCAAmC,CAAC;AAC5H,0FAA4E;AAC9D,QAAA,yBAAyB,GAAG,yBAAyB,CAAC,yBAAyB,CAAC"}
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20210501
|
|
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
|
+
/**
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/osubusage/ListComputedUsageAggregateds.ts.html |here} to see how to use ListComputedUsageAggregatedsRequest.
|
|
16
|
+
*/
|
|
17
|
+
export interface ListComputedUsageAggregatedsRequest extends common.BaseRequest {
|
|
18
|
+
/**
|
|
19
|
+
* The OCID of the root compartment.
|
|
20
|
+
*/
|
|
21
|
+
"compartmentId": string;
|
|
22
|
+
/**
|
|
23
|
+
* Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
"subscriptionId": string;
|
|
27
|
+
/**
|
|
28
|
+
* Initial date to filter Computed Usage data in SPM. In the case of non aggregated data the time period between of fromDate and toDate , expressed in RFC 3339 timestamp format.
|
|
29
|
+
*
|
|
30
|
+
*/
|
|
31
|
+
"timeFrom": Date;
|
|
32
|
+
/**
|
|
33
|
+
* Final date to filter Computed Usage data in SPM, expressed in RFC 3339 timestamp format.
|
|
34
|
+
*
|
|
35
|
+
*/
|
|
36
|
+
"timeTo": Date;
|
|
37
|
+
/**
|
|
38
|
+
* Product part number for subscribed service line, called parent product.
|
|
39
|
+
*
|
|
40
|
+
*/
|
|
41
|
+
"parentProduct"?: string;
|
|
42
|
+
/**
|
|
43
|
+
* Grouping criteria to use for aggregate the computed Usage, either hourly (`HOURLY`), daily (`DAILY`), monthly(`MONTHLY`) or none (`NONE`) to not follow a grouping criteria by date.
|
|
44
|
+
*
|
|
45
|
+
*/
|
|
46
|
+
"grouping"?: ListComputedUsageAggregatedsRequest.Grouping;
|
|
47
|
+
/**
|
|
48
|
+
* The maximum number aggregatedComputedUsages of items to return within the Subscription \"List\" call, this
|
|
49
|
+
* counts the overall count across all items
|
|
50
|
+
* Example: `500`
|
|
51
|
+
*
|
|
52
|
+
*/
|
|
53
|
+
"limit"?: number;
|
|
54
|
+
/**
|
|
55
|
+
* The value of the `opc-next-page` response header from the previous \"List\" call.
|
|
56
|
+
*
|
|
57
|
+
*/
|
|
58
|
+
"page"?: string;
|
|
59
|
+
/**
|
|
60
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
|
|
61
|
+
*
|
|
62
|
+
*/
|
|
63
|
+
"opcRequestId"?: string;
|
|
64
|
+
/**
|
|
65
|
+
* The OCI home region name in case home region is not us-ashburn-1 (IAD), e.g. ap-mumbai-1, us-phoenix-1 etc.
|
|
66
|
+
*
|
|
67
|
+
*/
|
|
68
|
+
"xOneOriginRegion"?: string;
|
|
69
|
+
}
|
|
70
|
+
export declare namespace ListComputedUsageAggregatedsRequest {
|
|
71
|
+
enum Grouping {
|
|
72
|
+
Hourly = "HOURLY",
|
|
73
|
+
Daily = "DAILY",
|
|
74
|
+
Monthly = "MONTHLY",
|
|
75
|
+
None = "NONE"
|
|
76
|
+
}
|
|
77
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20210501
|
|
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.ListComputedUsageAggregatedsRequest = void 0;
|
|
16
|
+
var ListComputedUsageAggregatedsRequest;
|
|
17
|
+
(function (ListComputedUsageAggregatedsRequest) {
|
|
18
|
+
let Grouping;
|
|
19
|
+
(function (Grouping) {
|
|
20
|
+
Grouping["Hourly"] = "HOURLY";
|
|
21
|
+
Grouping["Daily"] = "DAILY";
|
|
22
|
+
Grouping["Monthly"] = "MONTHLY";
|
|
23
|
+
Grouping["None"] = "NONE";
|
|
24
|
+
})(Grouping = ListComputedUsageAggregatedsRequest.Grouping || (ListComputedUsageAggregatedsRequest.Grouping = {}));
|
|
25
|
+
})(ListComputedUsageAggregatedsRequest = exports.ListComputedUsageAggregatedsRequest || (exports.ListComputedUsageAggregatedsRequest = {}));
|
|
26
|
+
//# sourceMappingURL=list-computed-usage-aggregateds-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-computed-usage-aggregateds-request.js","sourceRoot":"","sources":["../../../../../lib/osubusage/lib/request/list-computed-usage-aggregateds-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA8DH,IAAiB,mCAAmC,CAOnD;AAPD,WAAiB,mCAAmC;IAClD,IAAY,QAKX;IALD,WAAY,QAAQ;QAClB,6BAAiB,CAAA;QACjB,2BAAe,CAAA;QACf,+BAAmB,CAAA;QACnB,yBAAa,CAAA;IACf,CAAC,EALW,QAAQ,GAAR,4CAAQ,KAAR,4CAAQ,QAKnB;AACH,CAAC,EAPgB,mCAAmC,GAAnC,2CAAmC,KAAnC,2CAAmC,QAOnD"}
|