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
|
*
|
|
@@ -12,15 +12,15 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
/**
|
|
15
|
-
* The account (tenant)
|
|
15
|
+
* The account (tenant) carbon emissions usage.
|
|
16
16
|
*/
|
|
17
17
|
export interface UsageCarbonEmissionAggregation {
|
|
18
18
|
/**
|
|
19
|
-
*
|
|
19
|
+
* Specifies what to aggregate the result by.
|
|
20
20
|
*/
|
|
21
21
|
"groupBy"?: Array<string>;
|
|
22
22
|
/**
|
|
23
|
-
* A list of
|
|
23
|
+
* A list of carbon emission usage items.
|
|
24
24
|
*/
|
|
25
25
|
"items": Array<model.UsageCarbonEmissionSummary>;
|
|
26
26
|
}
|
|
@@ -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,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
/**
|
|
15
|
-
* The
|
|
15
|
+
* The carbon emission usage store result.
|
|
16
16
|
*/
|
|
17
17
|
export interface UsageCarbonEmissionSummary {
|
|
18
18
|
/**
|
|
@@ -76,13 +76,17 @@ export interface UsageCarbonEmissionSummary {
|
|
|
76
76
|
*/
|
|
77
77
|
"timeUsageEnded": Date;
|
|
78
78
|
/**
|
|
79
|
-
* The carbon emission in MTCO2
|
|
79
|
+
* The carbon emission usage in MTCO2 units. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
80
80
|
*/
|
|
81
81
|
"computedCarbonEmission": number;
|
|
82
82
|
/**
|
|
83
|
-
*
|
|
83
|
+
* Specifies the approach for calculating carbon emissions, supports both SPEND_BASED (based on expenditure data) and POWER_BASED (based on power consumption, newly introduced in the metering pipeline)
|
|
84
84
|
*/
|
|
85
85
|
"emissionCalculationMethod": string;
|
|
86
|
+
/**
|
|
87
|
+
* The emission type, such as MARKET_BASED or LOCATION_BASED.
|
|
88
|
+
*/
|
|
89
|
+
"emissionType"?: string;
|
|
86
90
|
/**
|
|
87
91
|
* The subscription ID.
|
|
88
92
|
*/
|
|
@@ -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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"usage-carbon-emission-summary.js","sourceRoot":"","sources":["../../../../../lib/usageapi/lib/model/usage-carbon-emission-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"usage-carbon-emission-summary.js","sourceRoot":"","sources":["../../../../../lib/usageapi/lib/model/usage-carbon-emission-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAyFlC,IAAiB,0BAA0B,CA6B1C;AA7BD,WAAiB,0BAA0B;IACzC,SAAgB,UAAU,CAAC,GAA+B;QACxD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,MAAM,EAAE,GAAG,CAAC,IAAI;gBACd,CAAC,CAAC,GAAG,CAAC,IAAI,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAClB,OAAO,KAAK,CAAC,GAAG,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACpC,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,qCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA+B;QACpE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,MAAM,EAAE,GAAG,CAAC,IAAI;gBACd,CAAC,CAAC,GAAG,CAAC,IAAI,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAClB,OAAO,KAAK,CAAC,GAAG,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAChD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,iDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QA6B1C"}
|
|
@@ -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,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
/**
|
|
15
|
-
* A
|
|
15
|
+
* A carbon emissions usage query list.
|
|
16
16
|
*/
|
|
17
17
|
export interface UsageCarbonEmissionsQueryCollection {
|
|
18
18
|
/**
|
|
@@ -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,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
/**
|
|
15
|
-
*
|
|
15
|
+
* The carbon emissions usage query summary in the list request.
|
|
16
16
|
*/
|
|
17
17
|
export interface UsageCarbonEmissionsQuerySummary {
|
|
18
18
|
/**
|
|
@@ -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,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
/**
|
|
15
|
-
* The
|
|
15
|
+
* The carbon emissions usage saved query to filter and aggregate.
|
|
16
16
|
*/
|
|
17
17
|
export interface UsageCarbonEmissionsQuery {
|
|
18
18
|
/**
|
|
@@ -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,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
/**
|
|
15
|
-
* The request of the generated
|
|
15
|
+
* The request of the generated carbon emissions usage report.
|
|
16
16
|
*/
|
|
17
17
|
export interface UsageCarbonEmissionsReportQuery {
|
|
18
18
|
/**
|
|
@@ -28,7 +28,19 @@ export interface UsageCarbonEmissionsReportQuery {
|
|
|
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"?: string;
|
|
34
|
+
/**
|
|
35
|
+
* Specifies the type of emission, such as MARKET_BASED or LOCATION_BASED.
|
|
36
|
+
*/
|
|
37
|
+
"emissionType"?: string;
|
|
38
|
+
/**
|
|
39
|
+
* The carbon emission granularity. DAILY - Daily data aggregation. MONTHLY - Monthly data aggregation.
|
|
40
|
+
*/
|
|
41
|
+
"granularity"?: string;
|
|
42
|
+
/**
|
|
43
|
+
* Specifies whether aggregated by time. If isAggregateByTime is true, all usage or costs over the query time period are summed.
|
|
32
44
|
*/
|
|
33
45
|
"isAggregateByTime"?: boolean;
|
|
34
46
|
/**
|
|
@@ -53,7 +65,7 @@ export interface UsageCarbonEmissionsReportQuery {
|
|
|
53
65
|
"compartmentDepth"?: number;
|
|
54
66
|
"filter"?: model.Filter;
|
|
55
67
|
/**
|
|
56
|
-
* The
|
|
68
|
+
* The user interface date range, for example, LAST_THREE_MONTHS. Overrides the timeUsageStarted and timeUsageEnded properties.
|
|
57
69
|
*/
|
|
58
70
|
"dateRangeName"?: UsageCarbonEmissionsReportQuery.DateRangeName;
|
|
59
71
|
}
|
|
@@ -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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"usage-carbon-emissions-report-query.js","sourceRoot":"","sources":["../../../../../lib/usageapi/lib/model/usage-carbon-emissions-report-query.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"usage-carbon-emissions-report-query.js","sourceRoot":"","sources":["../../../../../lib/usageapi/lib/model/usage-carbon-emissions-report-query.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA8DlC,IAAiB,+BAA+B,CA8C/C;AA9CD,WAAiB,+BAA+B;IAC9C,IAAY,aAWX;IAXD,WAAY,aAAa;QACvB,kDAAiC,CAAA;QACjC,sDAAqC,CAAA;QACrC,kDAAiC,CAAA;QACjC,8CAA6B,CAAA;QAC7B,kCAAiB,CAAA;QACjB;;;WAGG;QACH,+CAA8B,CAAA;IAChC,CAAC,EAXW,aAAa,GAAb,6CAAa,KAAb,6CAAa,QAWxB;IAED,SAAgB,UAAU,CAAC,GAAoC;QAC7D,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,0CAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoC;QACzE,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,sDAAsB,yBAerC,CAAA;AACH,CAAC,EA9CgB,+BAA+B,GAA/B,uCAA+B,KAA/B,uCAA+B,QA8C/C"}
|
|
@@ -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
|
*
|
|
@@ -21,7 +21,7 @@ export interface CreateEmailRecipientsGroupRequest extends common.BaseRequest {
|
|
|
21
21
|
*/
|
|
22
22
|
"createEmailRecipientsGroupDetails": model.CreateEmailRecipientsGroupDetails;
|
|
23
23
|
/**
|
|
24
|
-
* The
|
|
24
|
+
* The usage statement subscription unique OCID.
|
|
25
25
|
*/
|
|
26
26
|
"subscriptionId": string;
|
|
27
27
|
/**
|
|
@@ -16,11 +16,11 @@ import common = require("oci-common");
|
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteEmailRecipientsGroupRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
19
|
-
* The email
|
|
19
|
+
* The email recipients group OCID.
|
|
20
20
|
*/
|
|
21
21
|
"emailRecipientsGroupId": string;
|
|
22
22
|
/**
|
|
23
|
-
* The
|
|
23
|
+
* The usage statement subscription unique OCID.
|
|
24
24
|
*/
|
|
25
25
|
"subscriptionId": string;
|
|
26
26
|
/**
|
|
@@ -16,11 +16,11 @@ import common = require("oci-common");
|
|
|
16
16
|
*/
|
|
17
17
|
export interface GetEmailRecipientsGroupRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
19
|
-
* The email
|
|
19
|
+
* The email recipients group OCID.
|
|
20
20
|
*/
|
|
21
21
|
"emailRecipientsGroupId": string;
|
|
22
22
|
/**
|
|
23
|
-
* The
|
|
23
|
+
* The usage statement subscription unique OCID.
|
|
24
24
|
*/
|
|
25
25
|
"subscriptionId": string;
|
|
26
26
|
/**
|
package/lib/request/index.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/request/index.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
|
*
|
|
@@ -16,7 +16,7 @@ import common = require("oci-common");
|
|
|
16
16
|
*/
|
|
17
17
|
export interface ListEmailRecipientsGroupsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
19
|
-
* The
|
|
19
|
+
* The usage statement subscription unique OCID.
|
|
20
20
|
*/
|
|
21
21
|
"subscriptionId": string;
|
|
22
22
|
/**
|
|
@@ -30,7 +30,7 @@ export interface ListEmailRecipientsGroupsRequest extends common.BaseRequest {
|
|
|
30
30
|
*/
|
|
31
31
|
"opcRequestId"?: string;
|
|
32
32
|
/**
|
|
33
|
-
* The
|
|
33
|
+
* The maximum number of items to return.
|
|
34
34
|
*/
|
|
35
35
|
"limit"?: number;
|
|
36
36
|
/**
|
|
@@ -16,7 +16,7 @@ import common = require("oci-common");
|
|
|
16
16
|
*/
|
|
17
17
|
export interface ListScheduledRunsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
19
|
-
* The unique ID
|
|
19
|
+
* The schedule unique ID.
|
|
20
20
|
*/
|
|
21
21
|
"scheduleId": string;
|
|
22
22
|
/**
|
|
@@ -32,7 +32,7 @@ export interface ListScheduledRunsRequest extends common.BaseRequest {
|
|
|
32
32
|
*/
|
|
33
33
|
"page"?: string;
|
|
34
34
|
/**
|
|
35
|
-
* The
|
|
35
|
+
* The maximum number of items to return.
|
|
36
36
|
*/
|
|
37
37
|
"limit"?: number;
|
|
38
38
|
/**
|
|
@@ -32,7 +32,7 @@ export interface ListSchedulesRequest extends common.BaseRequest {
|
|
|
32
32
|
*/
|
|
33
33
|
"page"?: string;
|
|
34
34
|
/**
|
|
35
|
-
* The
|
|
35
|
+
* The maximum number of items to return.
|
|
36
36
|
*/
|
|
37
37
|
"limit"?: number;
|
|
38
38
|
/**
|
|
@@ -45,7 +45,7 @@ export interface ListSchedulesRequest extends common.BaseRequest {
|
|
|
45
45
|
*/
|
|
46
46
|
"sortOrder"?: ListSchedulesRequest.SortOrder;
|
|
47
47
|
/**
|
|
48
|
-
*
|
|
48
|
+
* The query parameter for filtering by name.
|
|
49
49
|
*
|
|
50
50
|
*/
|
|
51
51
|
"name"?: string;
|
|
@@ -21,11 +21,11 @@ export interface UpdateEmailRecipientsGroupRequest extends common.BaseRequest {
|
|
|
21
21
|
*/
|
|
22
22
|
"updateEmailRecipientsGroupDetails": model.UpdateEmailRecipientsGroupDetails;
|
|
23
23
|
/**
|
|
24
|
-
* The email
|
|
24
|
+
* The email recipients group OCID.
|
|
25
25
|
*/
|
|
26
26
|
"emailRecipientsGroupId": string;
|
|
27
27
|
/**
|
|
28
|
-
* The
|
|
28
|
+
* The usage statement subscription unique OCID.
|
|
29
29
|
*/
|
|
30
30
|
"subscriptionId": string;
|
|
31
31
|
/**
|
|
@@ -17,7 +17,7 @@ import common = require("oci-common");
|
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateScheduleRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* The information to be updated. Currently supports only tags
|
|
20
|
+
* The information to be updated. Currently supports only tags.
|
|
21
21
|
*/
|
|
22
22
|
"updateScheduleDetails": model.UpdateScheduleDetails;
|
|
23
23
|
/**
|
package/lib/response/index.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/response/index.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
|
*
|
package/lib/usageapi-waiter.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/usageapi-waiter.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
|
*
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-usageapi",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.111.0",
|
|
4
4
|
"description": "OCI NodeJS client for Usage Api Service",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
},
|
|
16
16
|
"license": "(UPL-1.0 OR Apache-2.0)",
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"oci-common": "2.
|
|
19
|
-
"oci-workrequests": "2.
|
|
18
|
+
"oci-common": "2.111.0",
|
|
19
|
+
"oci-workrequests": "2.111.0"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|