oci-usageapi 2.109.1 → 2.111.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/lib/client.d.ts +16 -16
- package/lib/client.js +16 -16
- package/lib/model/average-carbon-emission.d.ts +3 -3
- package/lib/model/average-carbon-emission.js +1 -1
- package/lib/model/clean-energy-usage.d.ts +1 -1
- package/lib/model/clean-energy-usage.js +1 -1
- package/lib/model/configuration-aggregation.d.ts +1 -1
- package/lib/model/configuration-aggregation.js +1 -1
- package/lib/model/configuration.d.ts +1 -1
- package/lib/model/configuration.js +1 -1
- package/lib/model/cost-analysis-ui.d.ts +1 -1
- package/lib/model/cost-analysis-ui.js +1 -1
- package/lib/model/create-custom-table-details.d.ts +1 -1
- package/lib/model/create-custom-table-details.js +1 -1
- package/lib/model/create-email-recipients-group-details.d.ts +3 -3
- package/lib/model/create-email-recipients-group-details.js +1 -1
- package/lib/model/create-query-details.d.ts +1 -1
- package/lib/model/create-query-details.js +1 -1
- package/lib/model/create-schedule-details.d.ts +1 -1
- package/lib/model/create-schedule-details.js +1 -1
- package/lib/model/create-usage-carbon-emissions-query-details.d.ts +1 -1
- package/lib/model/create-usage-carbon-emissions-query-details.js +1 -1
- package/lib/model/custom-table-collection.d.ts +1 -1
- package/lib/model/custom-table-collection.js +1 -1
- package/lib/model/custom-table-summary.d.ts +1 -1
- package/lib/model/custom-table-summary.js +1 -1
- package/lib/model/custom-table.d.ts +1 -1
- package/lib/model/custom-table.js +1 -1
- package/lib/model/date-range.d.ts +1 -1
- package/lib/model/date-range.js +1 -1
- package/lib/model/dimension.d.ts +1 -1
- package/lib/model/dimension.js +1 -1
- package/lib/model/dynamic-date-range.d.ts +1 -1
- package/lib/model/dynamic-date-range.js +1 -1
- package/lib/model/email-recipient.d.ts +4 -4
- package/lib/model/email-recipient.js +1 -1
- package/lib/model/email-recipients-group-collection.d.ts +3 -3
- package/lib/model/email-recipients-group-collection.js +1 -1
- package/lib/model/email-recipients-group-summary.d.ts +4 -4
- package/lib/model/email-recipients-group-summary.js +1 -1
- package/lib/model/email-recipients-group.d.ts +4 -4
- package/lib/model/email-recipients-group.js +1 -1
- package/lib/model/filter.d.ts +1 -1
- package/lib/model/filter.js +1 -1
- package/lib/model/forecast.d.ts +6 -3
- package/lib/model/forecast.js +1 -1
- package/lib/model/forecast.js.map +1 -1
- package/lib/model/index.d.ts +1 -1
- package/lib/model/index.js +1 -1
- package/lib/model/object-storage-location.d.ts +1 -1
- package/lib/model/object-storage-location.js +1 -1
- package/lib/model/query-collection.d.ts +1 -1
- package/lib/model/query-collection.js +1 -1
- package/lib/model/query-definition.d.ts +1 -1
- package/lib/model/query-definition.js +1 -1
- package/lib/model/query-properties.d.ts +1 -1
- package/lib/model/query-properties.js +1 -1
- package/lib/model/query-summary.d.ts +1 -1
- package/lib/model/query-summary.js +1 -1
- package/lib/model/query.d.ts +1 -1
- package/lib/model/query.js +1 -1
- package/lib/model/report-query.d.ts +9 -9
- package/lib/model/report-query.js +1 -1
- package/lib/model/request-summarized-usages-details.d.ts +3 -3
- package/lib/model/request-summarized-usages-details.js +1 -1
- package/lib/model/request-usage-carbon-emissions-details.d.ts +41 -2
- package/lib/model/request-usage-carbon-emissions-details.js +31 -1
- package/lib/model/request-usage-carbon-emissions-details.js.map +1 -1
- package/lib/model/result-location.d.ts +1 -1
- package/lib/model/result-location.js +1 -1
- package/lib/model/saved-custom-table.d.ts +3 -3
- package/lib/model/saved-custom-table.js +1 -1
- package/lib/model/schedule-collection.d.ts +1 -1
- package/lib/model/schedule-collection.js +1 -1
- package/lib/model/schedule-summary.d.ts +1 -1
- package/lib/model/schedule-summary.js +1 -1
- package/lib/model/schedule.d.ts +1 -1
- package/lib/model/schedule.js +1 -1
- package/lib/model/scheduled-run-collection.d.ts +1 -1
- package/lib/model/scheduled-run-collection.js +1 -1
- package/lib/model/scheduled-run-summary.d.ts +7 -7
- package/lib/model/scheduled-run-summary.js +1 -1
- package/lib/model/scheduled-run.d.ts +7 -7
- package/lib/model/scheduled-run.js +1 -1
- package/lib/model/static-date-range.d.ts +1 -1
- package/lib/model/static-date-range.js +1 -1
- package/lib/model/tag.d.ts +1 -1
- package/lib/model/tag.js +1 -1
- package/lib/model/update-custom-table-details.d.ts +1 -1
- package/lib/model/update-custom-table-details.js +1 -1
- package/lib/model/update-email-recipients-group-details.d.ts +3 -3
- package/lib/model/update-email-recipients-group-details.js +1 -1
- package/lib/model/update-query-details.d.ts +1 -1
- package/lib/model/update-query-details.js +1 -1
- package/lib/model/update-schedule-details.d.ts +1 -1
- package/lib/model/update-schedule-details.js +1 -1
- package/lib/model/update-usage-carbon-emissions-query-details.d.ts +1 -1
- package/lib/model/update-usage-carbon-emissions-query-details.js +1 -1
- package/lib/model/usage-aggregation.d.ts +1 -1
- package/lib/model/usage-aggregation.js +1 -1
- package/lib/model/usage-carbon-emission-aggregation.d.ts +4 -4
- package/lib/model/usage-carbon-emission-aggregation.js +1 -1
- package/lib/model/usage-carbon-emission-summary.d.ts +8 -4
- package/lib/model/usage-carbon-emission-summary.js +1 -1
- package/lib/model/usage-carbon-emission-summary.js.map +1 -1
- package/lib/model/usage-carbon-emissions-query-collection.d.ts +2 -2
- package/lib/model/usage-carbon-emissions-query-collection.js +1 -1
- package/lib/model/usage-carbon-emissions-query-definition.d.ts +1 -1
- package/lib/model/usage-carbon-emissions-query-definition.js +1 -1
- package/lib/model/usage-carbon-emissions-query-summary.d.ts +2 -2
- package/lib/model/usage-carbon-emissions-query-summary.js +1 -1
- package/lib/model/usage-carbon-emissions-query.d.ts +2 -2
- package/lib/model/usage-carbon-emissions-query.js +1 -1
- package/lib/model/usage-carbon-emissions-report-query.d.ts +16 -4
- package/lib/model/usage-carbon-emissions-report-query.js +1 -1
- package/lib/model/usage-carbon-emissions-report-query.js.map +1 -1
- package/lib/model/usage-summary.d.ts +1 -1
- package/lib/model/usage-summary.js +1 -1
- package/lib/request/create-email-recipients-group-request.d.ts +1 -1
- package/lib/request/delete-email-recipients-group-request.d.ts +2 -2
- package/lib/request/get-email-recipients-group-request.d.ts +2 -2
- package/lib/request/get-scheduled-run-request.d.ts +1 -1
- package/lib/request/index.d.ts +1 -1
- package/lib/request/index.js +1 -1
- package/lib/request/list-custom-tables-request.d.ts +1 -1
- package/lib/request/list-email-recipients-groups-request.d.ts +2 -2
- package/lib/request/list-queries-request.d.ts +1 -1
- package/lib/request/list-scheduled-runs-request.d.ts +2 -2
- package/lib/request/list-schedules-request.d.ts +2 -2
- package/lib/request/list-usage-carbon-emissions-queries-request.d.ts +1 -1
- package/lib/request/request-summarized-usages-request.d.ts +1 -1
- package/lib/request/request-usage-carbon-emissions-request.d.ts +1 -1
- package/lib/request/update-email-recipients-group-request.d.ts +2 -2
- package/lib/request/update-schedule-request.d.ts +1 -1
- package/lib/response/index.d.ts +1 -1
- package/lib/response/index.js +1 -1
- package/lib/usageapi-waiter.d.ts +1 -1
- package/lib/usageapi-waiter.js +1 -1
- package/package.json +3 -3
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Usage API
|
|
4
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
4
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
5
5
|
* OpenAPI spec version: 20200107
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Usage API
|
|
3
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
3
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
4
4
|
* OpenAPI spec version: 20200107
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -28,7 +28,19 @@ export interface RequestUsageCarbonEmissionsDetails {
|
|
|
28
28
|
*/
|
|
29
29
|
"timeUsageEnded": Date;
|
|
30
30
|
/**
|
|
31
|
-
* Specifies
|
|
31
|
+
* Specifies the method used for emission calculation, such as POWER_BASED or SPEND_BASED
|
|
32
|
+
*/
|
|
33
|
+
"emissionCalculationMethod"?: RequestUsageCarbonEmissionsDetails.EmissionCalculationMethod;
|
|
34
|
+
/**
|
|
35
|
+
* Specifies the type of emission, such as MARKET_BASED or LOCATION_BASED.
|
|
36
|
+
*/
|
|
37
|
+
"emissionType"?: RequestUsageCarbonEmissionsDetails.EmissionType;
|
|
38
|
+
/**
|
|
39
|
+
* The carbon emission granularity. DAILY - Daily data aggregation. MONTHLY - Monthly data aggregation.
|
|
40
|
+
*/
|
|
41
|
+
"granularity"?: RequestUsageCarbonEmissionsDetails.Granularity;
|
|
42
|
+
/**
|
|
43
|
+
* Specifies whether aggregated by time. If isAggregateByTime is true, all carbon emissions usage over the query time period are summed.
|
|
32
44
|
*/
|
|
33
45
|
"isAggregateByTime"?: boolean;
|
|
34
46
|
/**
|
|
@@ -54,6 +66,33 @@ export interface RequestUsageCarbonEmissionsDetails {
|
|
|
54
66
|
"filter"?: model.Filter;
|
|
55
67
|
}
|
|
56
68
|
export declare namespace RequestUsageCarbonEmissionsDetails {
|
|
69
|
+
enum EmissionCalculationMethod {
|
|
70
|
+
SpendBased = "SPEND_BASED",
|
|
71
|
+
PowerBased = "POWER_BASED",
|
|
72
|
+
/**
|
|
73
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
74
|
+
* version of the SDK.
|
|
75
|
+
*/
|
|
76
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
77
|
+
}
|
|
78
|
+
enum EmissionType {
|
|
79
|
+
MarketBased = "MARKET_BASED",
|
|
80
|
+
LocationBased = "LOCATION_BASED",
|
|
81
|
+
/**
|
|
82
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
83
|
+
* version of the SDK.
|
|
84
|
+
*/
|
|
85
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
86
|
+
}
|
|
87
|
+
enum Granularity {
|
|
88
|
+
Daily = "DAILY",
|
|
89
|
+
Monthly = "MONTHLY",
|
|
90
|
+
/**
|
|
91
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
92
|
+
* version of the SDK.
|
|
93
|
+
*/
|
|
94
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
95
|
+
}
|
|
57
96
|
function getJsonObj(obj: RequestUsageCarbonEmissionsDetails): object;
|
|
58
97
|
function getDeserializedJsonObj(obj: RequestUsageCarbonEmissionsDetails): object;
|
|
59
98
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Usage API
|
|
4
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
4
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
5
5
|
* OpenAPI spec version: 20200107
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -35,6 +35,36 @@ exports.RequestUsageCarbonEmissionsDetails = void 0;
|
|
|
35
35
|
const model = __importStar(require("../model"));
|
|
36
36
|
var RequestUsageCarbonEmissionsDetails;
|
|
37
37
|
(function (RequestUsageCarbonEmissionsDetails) {
|
|
38
|
+
let EmissionCalculationMethod;
|
|
39
|
+
(function (EmissionCalculationMethod) {
|
|
40
|
+
EmissionCalculationMethod["SpendBased"] = "SPEND_BASED";
|
|
41
|
+
EmissionCalculationMethod["PowerBased"] = "POWER_BASED";
|
|
42
|
+
/**
|
|
43
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
44
|
+
* version of the SDK.
|
|
45
|
+
*/
|
|
46
|
+
EmissionCalculationMethod["UnknownValue"] = "UNKNOWN_VALUE";
|
|
47
|
+
})(EmissionCalculationMethod = RequestUsageCarbonEmissionsDetails.EmissionCalculationMethod || (RequestUsageCarbonEmissionsDetails.EmissionCalculationMethod = {}));
|
|
48
|
+
let EmissionType;
|
|
49
|
+
(function (EmissionType) {
|
|
50
|
+
EmissionType["MarketBased"] = "MARKET_BASED";
|
|
51
|
+
EmissionType["LocationBased"] = "LOCATION_BASED";
|
|
52
|
+
/**
|
|
53
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
54
|
+
* version of the SDK.
|
|
55
|
+
*/
|
|
56
|
+
EmissionType["UnknownValue"] = "UNKNOWN_VALUE";
|
|
57
|
+
})(EmissionType = RequestUsageCarbonEmissionsDetails.EmissionType || (RequestUsageCarbonEmissionsDetails.EmissionType = {}));
|
|
58
|
+
let Granularity;
|
|
59
|
+
(function (Granularity) {
|
|
60
|
+
Granularity["Daily"] = "DAILY";
|
|
61
|
+
Granularity["Monthly"] = "MONTHLY";
|
|
62
|
+
/**
|
|
63
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
64
|
+
* version of the SDK.
|
|
65
|
+
*/
|
|
66
|
+
Granularity["UnknownValue"] = "UNKNOWN_VALUE";
|
|
67
|
+
})(Granularity = RequestUsageCarbonEmissionsDetails.Granularity || (RequestUsageCarbonEmissionsDetails.Granularity = {}));
|
|
38
68
|
function getJsonObj(obj) {
|
|
39
69
|
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
70
|
"groupByTag": obj.groupByTag
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"request-usage-carbon-emissions-details.js","sourceRoot":"","sources":["../../../../../lib/usageapi/lib/model/request-usage-carbon-emissions-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"request-usage-carbon-emissions-details.js","sourceRoot":"","sources":["../../../../../lib/usageapi/lib/model/request-usage-carbon-emissions-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA0DlC,IAAiB,kCAAkC,CA+DlD;AA/DD,WAAiB,kCAAkC;IACjD,IAAY,yBAQX;IARD,WAAY,yBAAyB;QACnC,uDAA0B,CAAA;QAC1B,uDAA0B,CAAA;QAC1B;;;WAGG;QACH,2DAA8B,CAAA;IAChC,CAAC,EARW,yBAAyB,GAAzB,4DAAyB,KAAzB,4DAAyB,QAQpC;IAED,IAAY,YAQX;IARD,WAAY,YAAY;QACtB,4CAA4B,CAAA;QAC5B,gDAAgC,CAAA;QAChC;;;WAGG;QACH,8CAA8B,CAAA;IAChC,CAAC,EARW,YAAY,GAAZ,+CAAY,KAAZ,+CAAY,QAQvB;IAED,IAAY,WAQX;IARD,WAAY,WAAW;QACrB,8BAAe,CAAA;QACf,kCAAmB,CAAA;QACnB;;;WAGG;QACH,6CAA8B,CAAA;IAChC,CAAC,EARW,WAAW,GAAX,8CAAW,KAAX,8CAAW,QAQtB;IAED,SAAgB,UAAU,CAAC,GAAuC;QAChE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,GAAG,CAAC,UAAU,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACxB,OAAO,KAAK,CAAC,GAAG,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACpC,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,QAAQ,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,UAAU,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,SAAS;SACvE,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,6CAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuC;QAC5E,MAAM,OAAO,mCACR,GAAG,GACH;YACD,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,GAAG,CAAC,UAAU,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACxB,OAAO,KAAK,CAAC,GAAG,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAChD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,QAAQ,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,sBAAsB,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,SAAS;SACnF,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,yDAAsB,yBAerC,CAAA;AACH,CAAC,EA/DgB,kCAAkC,GAAlC,0CAAkC,KAAlC,0CAAkC,QA+DlD"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Usage API
|
|
3
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
3
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
4
4
|
* OpenAPI spec version: 20200107
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Usage API
|
|
4
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
4
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
5
5
|
* OpenAPI spec version: 20200107
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Usage API
|
|
3
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
3
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
4
4
|
* OpenAPI spec version: 20200107
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -21,7 +21,7 @@ export interface SavedCustomTable {
|
|
|
21
21
|
"displayName": string;
|
|
22
22
|
/**
|
|
23
23
|
* The row groupBy key list.
|
|
24
|
-
* example:
|
|
24
|
+
* For example:
|
|
25
25
|
* {@code [\"tagNamespace\", \"tagKey\", \"tagValue\", \"service\", \"skuName\", \"skuPartNumber\", \"unit\",
|
|
26
26
|
* \"compartmentName\", \"compartmentPath\", \"compartmentId\", \"platform\", \"region\", \"logicalAd\",
|
|
27
27
|
* \"resourceId\", \"tenantId\", \"tenantName\"]}
|
|
@@ -30,7 +30,7 @@ export interface SavedCustomTable {
|
|
|
30
30
|
"rowGroupBy"?: Array<string>;
|
|
31
31
|
/**
|
|
32
32
|
* The column groupBy key list.
|
|
33
|
-
* example:
|
|
33
|
+
* For example:
|
|
34
34
|
* {@code [\"tagNamespace\", \"tagKey\", \"tagValue\", \"service\", \"skuName\", \"skuPartNumber\", \"unit\",
|
|
35
35
|
* \"compartmentName\", \"compartmentPath\", \"compartmentId\", \"platform\", \"region\", \"logicalAd\",
|
|
36
36
|
* \"resourceId\", \"tenantId\", \"tenantName\"]}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Usage API
|
|
4
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
4
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
5
5
|
* OpenAPI spec version: 20200107
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Usage API
|
|
3
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
3
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
4
4
|
* OpenAPI spec version: 20200107
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Usage API
|
|
4
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
4
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
5
5
|
* OpenAPI spec version: 20200107
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Usage API
|
|
3
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
3
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
4
4
|
* OpenAPI spec version: 20200107
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Usage API
|
|
4
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
4
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
5
5
|
* OpenAPI spec version: 20200107
|
|
6
6
|
*
|
|
7
7
|
*
|
package/lib/model/schedule.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Usage API
|
|
3
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
3
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
4
4
|
* OpenAPI spec version: 20200107
|
|
5
5
|
*
|
|
6
6
|
*
|
package/lib/model/schedule.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Usage API
|
|
4
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
4
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
5
5
|
* OpenAPI spec version: 20200107
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Usage API
|
|
3
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
3
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
4
4
|
* OpenAPI spec version: 20200107
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Usage API
|
|
4
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
4
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
5
5
|
* OpenAPI spec version: 20200107
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Usage API
|
|
3
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
3
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
4
4
|
* OpenAPI spec version: 20200107
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -15,27 +15,27 @@
|
|
|
15
15
|
*/
|
|
16
16
|
export interface ScheduledRunSummary {
|
|
17
17
|
/**
|
|
18
|
-
* The
|
|
18
|
+
* The OCID representing a unique shedule run.
|
|
19
19
|
*/
|
|
20
20
|
"id": string;
|
|
21
21
|
/**
|
|
22
|
-
* The
|
|
22
|
+
* The OCID representing a unique shedule.
|
|
23
23
|
*/
|
|
24
24
|
"scheduleId": string;
|
|
25
25
|
/**
|
|
26
|
-
* The time
|
|
26
|
+
* The time the schedule started executing.
|
|
27
27
|
*/
|
|
28
28
|
"timeCreated": Date;
|
|
29
29
|
/**
|
|
30
|
-
* The time
|
|
30
|
+
* The time the schedule finished executing.
|
|
31
31
|
*/
|
|
32
32
|
"timeFinished": Date;
|
|
33
33
|
/**
|
|
34
|
-
* Specifies
|
|
34
|
+
* Specifies whether or not the schedule job was successfully run.
|
|
35
35
|
*/
|
|
36
36
|
"lifecycleState": string;
|
|
37
37
|
/**
|
|
38
|
-
* Additional details about scheduled run
|
|
38
|
+
* Additional details about the scheduled run.
|
|
39
39
|
*/
|
|
40
40
|
"lifecycleDetails": string;
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Usage API
|
|
4
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
4
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
5
5
|
* OpenAPI spec version: 20200107
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Usage API
|
|
3
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
3
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
4
4
|
* OpenAPI spec version: 20200107
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -15,27 +15,27 @@
|
|
|
15
15
|
*/
|
|
16
16
|
export interface ScheduledRun {
|
|
17
17
|
/**
|
|
18
|
-
* The
|
|
18
|
+
* The OCID representing a unique shedule run.
|
|
19
19
|
*/
|
|
20
20
|
"id": string;
|
|
21
21
|
/**
|
|
22
|
-
* The
|
|
22
|
+
* The OCID representing a unique shedule.
|
|
23
23
|
*/
|
|
24
24
|
"scheduleId": string;
|
|
25
25
|
/**
|
|
26
|
-
* The time
|
|
26
|
+
* The time the schedule started executing.
|
|
27
27
|
*/
|
|
28
28
|
"timeCreated": Date;
|
|
29
29
|
/**
|
|
30
|
-
* The time
|
|
30
|
+
* The time the schedule finished executing.
|
|
31
31
|
*/
|
|
32
32
|
"timeFinished": Date;
|
|
33
33
|
/**
|
|
34
|
-
* Specifies
|
|
34
|
+
* Specifies whether or not the schedule job was successfully run.
|
|
35
35
|
*/
|
|
36
36
|
"lifecycleState": ScheduledRun.LifecycleState;
|
|
37
37
|
/**
|
|
38
|
-
* Additional details about scheduled run
|
|
38
|
+
* Additional details about the scheduled run.
|
|
39
39
|
*/
|
|
40
40
|
"lifecycleDetails": string;
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Usage API
|
|
4
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
4
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
5
5
|
* OpenAPI spec version: 20200107
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Usage API
|
|
3
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
3
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
4
4
|
* OpenAPI spec version: 20200107
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Usage API
|
|
4
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
4
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
5
5
|
* OpenAPI spec version: 20200107
|
|
6
6
|
*
|
|
7
7
|
*
|
package/lib/model/tag.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Usage API
|
|
3
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
3
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
4
4
|
* OpenAPI spec version: 20200107
|
|
5
5
|
*
|
|
6
6
|
*
|
package/lib/model/tag.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Usage API
|
|
4
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
4
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
5
5
|
* OpenAPI spec version: 20200107
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Usage API
|
|
3
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
3
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
4
4
|
* OpenAPI spec version: 20200107
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Usage API
|
|
4
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
4
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
5
5
|
* OpenAPI spec version: 20200107
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Usage API
|
|
3
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
3
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
4
4
|
* OpenAPI spec version: 20200107
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -12,12 +12,12 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
/**
|
|
15
|
-
* The saved email recipient group to receive usage statement
|
|
15
|
+
* The saved email recipient group to receive usage statement emails.
|
|
16
16
|
*
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateEmailRecipientsGroupDetails {
|
|
19
19
|
/**
|
|
20
|
-
* The list of
|
|
20
|
+
* The list of recipients will receive usage statement emails.
|
|
21
21
|
*/
|
|
22
22
|
"recipientsList": Array<model.EmailRecipient>;
|
|
23
23
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Usage API
|
|
4
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
4
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
5
5
|
* OpenAPI spec version: 20200107
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Usage API
|
|
3
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
3
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
4
4
|
* OpenAPI spec version: 20200107
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Usage API
|
|
4
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
4
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
5
5
|
* OpenAPI spec version: 20200107
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Usage API
|
|
3
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
3
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
4
4
|
* OpenAPI spec version: 20200107
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Usage API
|
|
4
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
4
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
5
5
|
* OpenAPI spec version: 20200107
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Usage API
|
|
3
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
3
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
4
4
|
* OpenAPI spec version: 20200107
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Usage API
|
|
4
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
4
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
5
5
|
* OpenAPI spec version: 20200107
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Usage API
|
|
3
|
-
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by
|
|
3
|
+
* Use the Usage API to view your Oracle Cloud usage and costs. The API allows you to request data that meets the specified filter criteria, and to group that data by the chosen dimension. The Usage API is used by [Cost Analysis](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm), [Scheduled Reports](https://docs.oracle.com/iaas/Content/Billing/Concepts/scheduledreportoverview.htm), and [Carbon Emissions Analysis](https://docs.oracle.com/iaas/Content/General/Concepts/emissions-management.htm) in the Console. Also see [Using the Usage API](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
|
|
4
4
|
* OpenAPI spec version: 20200107
|
|
5
5
|
*
|
|
6
6
|
*
|