oci-usageapi 2.109.0 → 2.110.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
package/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/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/client.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
|
*
|
|
@@ -105,7 +105,7 @@ export declare class UsageapiClient {
|
|
|
105
105
|
*/
|
|
106
106
|
createCustomTable(createCustomTableRequest: requests.CreateCustomTableRequest): Promise<responses.CreateCustomTableResponse>;
|
|
107
107
|
/**
|
|
108
|
-
*
|
|
108
|
+
* Creates a list of email recipients that can receive usage statements for the subscription.
|
|
109
109
|
*
|
|
110
110
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
111
111
|
* @param CreateEmailRecipientsGroupRequest
|
|
@@ -135,7 +135,7 @@ export declare class UsageapiClient {
|
|
|
135
135
|
*/
|
|
136
136
|
createSchedule(createScheduleRequest: requests.CreateScheduleRequest): Promise<responses.CreateScheduleResponse>;
|
|
137
137
|
/**
|
|
138
|
-
* Returns the created
|
|
138
|
+
* Returns the created carbon emissions usage query.
|
|
139
139
|
*
|
|
140
140
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
141
141
|
* @param CreateUsageCarbonEmissionsQueryRequest
|
|
@@ -155,7 +155,7 @@ export declare class UsageapiClient {
|
|
|
155
155
|
*/
|
|
156
156
|
deleteCustomTable(deleteCustomTableRequest: requests.DeleteCustomTableRequest): Promise<responses.DeleteCustomTableResponse>;
|
|
157
157
|
/**
|
|
158
|
-
*
|
|
158
|
+
* Deletes the email recipients group for the usage statement subscription.
|
|
159
159
|
*
|
|
160
160
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
161
161
|
* @param DeleteEmailRecipientsGroupRequest
|
|
@@ -185,7 +185,7 @@ export declare class UsageapiClient {
|
|
|
185
185
|
*/
|
|
186
186
|
deleteSchedule(deleteScheduleRequest: requests.DeleteScheduleRequest): Promise<responses.DeleteScheduleResponse>;
|
|
187
187
|
/**
|
|
188
|
-
* Delete a
|
|
188
|
+
* Delete a carbon emissions usage saved query by the OCID.
|
|
189
189
|
*
|
|
190
190
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
191
191
|
* @param DeleteUsageCarbonEmissionsQueryRequest
|
|
@@ -205,7 +205,7 @@ export declare class UsageapiClient {
|
|
|
205
205
|
*/
|
|
206
206
|
getCustomTable(getCustomTableRequest: requests.GetCustomTableRequest): Promise<responses.GetCustomTableResponse>;
|
|
207
207
|
/**
|
|
208
|
-
*
|
|
208
|
+
* Returns the saved usage statement email recipients group.
|
|
209
209
|
*
|
|
210
210
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
211
211
|
* @param GetEmailRecipientsGroupRequest
|
|
@@ -245,7 +245,7 @@ export declare class UsageapiClient {
|
|
|
245
245
|
*/
|
|
246
246
|
getScheduledRun(getScheduledRunRequest: requests.GetScheduledRunRequest): Promise<responses.GetScheduledRunResponse>;
|
|
247
247
|
/**
|
|
248
|
-
* Returns the
|
|
248
|
+
* Returns the carbon emissions usage saved query.
|
|
249
249
|
*
|
|
250
250
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
251
251
|
* @param GetUsageCarbonEmissionsQueryRequest
|
|
@@ -265,7 +265,7 @@ export declare class UsageapiClient {
|
|
|
265
265
|
*/
|
|
266
266
|
listCustomTables(listCustomTablesRequest: requests.ListCustomTablesRequest): Promise<responses.ListCustomTablesResponse>;
|
|
267
267
|
/**
|
|
268
|
-
*
|
|
268
|
+
* Returns the saved usage statement email recipients group.
|
|
269
269
|
*
|
|
270
270
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
271
271
|
* @param ListEmailRecipientsGroupsRequest
|
|
@@ -285,7 +285,7 @@ export declare class UsageapiClient {
|
|
|
285
285
|
*/
|
|
286
286
|
listQueries(listQueriesRequest: requests.ListQueriesRequest): Promise<responses.ListQueriesResponse>;
|
|
287
287
|
/**
|
|
288
|
-
* Returns schedule history list.
|
|
288
|
+
* Returns the schedule history list.
|
|
289
289
|
*
|
|
290
290
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
291
291
|
* @param ListScheduledRunsRequest
|
|
@@ -305,7 +305,7 @@ export declare class UsageapiClient {
|
|
|
305
305
|
*/
|
|
306
306
|
listSchedules(listSchedulesRequest: requests.ListSchedulesRequest): Promise<responses.ListSchedulesResponse>;
|
|
307
307
|
/**
|
|
308
|
-
* Returns the
|
|
308
|
+
* Returns the carbon emissions usage saved query list.
|
|
309
309
|
*
|
|
310
310
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
311
311
|
* @param ListUsageCarbonEmissionsQueriesRequest
|
|
@@ -355,7 +355,7 @@ export declare class UsageapiClient {
|
|
|
355
355
|
*/
|
|
356
356
|
requestSummarizedUsages(requestSummarizedUsagesRequest: requests.RequestSummarizedUsagesRequest): Promise<responses.RequestSummarizedUsagesResponse>;
|
|
357
357
|
/**
|
|
358
|
-
* Returns the configuration list for the
|
|
358
|
+
* Returns the configuration list for the Console's carbon emission user interface drop-down list.
|
|
359
359
|
*
|
|
360
360
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
361
361
|
* @param RequestUsageCarbonEmissionConfigRequest
|
|
@@ -365,7 +365,7 @@ export declare class UsageapiClient {
|
|
|
365
365
|
*/
|
|
366
366
|
requestUsageCarbonEmissionConfig(requestUsageCarbonEmissionConfigRequest: requests.RequestUsageCarbonEmissionConfigRequest): Promise<responses.RequestUsageCarbonEmissionConfigResponse>;
|
|
367
367
|
/**
|
|
368
|
-
* Returns
|
|
368
|
+
* Returns carbon emission usage for the given account.
|
|
369
369
|
*
|
|
370
370
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
371
371
|
* @param RequestUsageCarbonEmissionsRequest
|
|
@@ -375,7 +375,7 @@ export declare class UsageapiClient {
|
|
|
375
375
|
*/
|
|
376
376
|
requestUsageCarbonEmissions(requestUsageCarbonEmissionsRequest: requests.RequestUsageCarbonEmissionsRequest): Promise<responses.RequestUsageCarbonEmissionsResponse>;
|
|
377
377
|
/**
|
|
378
|
-
* Update a saved custom table by table
|
|
378
|
+
* Update a saved custom table by table ID.
|
|
379
379
|
*
|
|
380
380
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
381
381
|
* @param UpdateCustomTableRequest
|
|
@@ -385,7 +385,7 @@ export declare class UsageapiClient {
|
|
|
385
385
|
*/
|
|
386
386
|
updateCustomTable(updateCustomTableRequest: requests.UpdateCustomTableRequest): Promise<responses.UpdateCustomTableResponse>;
|
|
387
387
|
/**
|
|
388
|
-
*
|
|
388
|
+
* Updates a saved email recipients group.
|
|
389
389
|
*
|
|
390
390
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
391
391
|
* @param UpdateEmailRecipientsGroupRequest
|
|
@@ -405,7 +405,7 @@ export declare class UsageapiClient {
|
|
|
405
405
|
*/
|
|
406
406
|
updateQuery(updateQueryRequest: requests.UpdateQueryRequest): Promise<responses.UpdateQueryResponse>;
|
|
407
407
|
/**
|
|
408
|
-
* Update a saved schedule
|
|
408
|
+
* Update a saved schedule.
|
|
409
409
|
*
|
|
410
410
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
411
411
|
* @param UpdateScheduleRequest
|
|
@@ -415,7 +415,7 @@ export declare class UsageapiClient {
|
|
|
415
415
|
*/
|
|
416
416
|
updateSchedule(updateScheduleRequest: requests.UpdateScheduleRequest): Promise<responses.UpdateScheduleResponse>;
|
|
417
417
|
/**
|
|
418
|
-
* Update a
|
|
418
|
+
* Update a carbon emissions usage saved query by the OCID.
|
|
419
419
|
*
|
|
420
420
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
421
421
|
* @param UpdateUsageCarbonEmissionsQueryRequest
|
package/lib/client.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
|
*
|
|
@@ -272,7 +272,7 @@ class UsageapiClient {
|
|
|
272
272
|
});
|
|
273
273
|
}
|
|
274
274
|
/**
|
|
275
|
-
*
|
|
275
|
+
* Creates a list of email recipients that can receive usage statements for the subscription.
|
|
276
276
|
*
|
|
277
277
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
278
278
|
* @param CreateEmailRecipientsGroupRequest
|
|
@@ -466,7 +466,7 @@ class UsageapiClient {
|
|
|
466
466
|
});
|
|
467
467
|
}
|
|
468
468
|
/**
|
|
469
|
-
* Returns the created
|
|
469
|
+
* Returns the created carbon emissions usage query.
|
|
470
470
|
*
|
|
471
471
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
472
472
|
* @param CreateUsageCarbonEmissionsQueryRequest
|
|
@@ -586,7 +586,7 @@ class UsageapiClient {
|
|
|
586
586
|
});
|
|
587
587
|
}
|
|
588
588
|
/**
|
|
589
|
-
*
|
|
589
|
+
* Deletes the email recipients group for the usage statement subscription.
|
|
590
590
|
*
|
|
591
591
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
592
592
|
* @param DeleteEmailRecipientsGroupRequest
|
|
@@ -757,7 +757,7 @@ class UsageapiClient {
|
|
|
757
757
|
});
|
|
758
758
|
}
|
|
759
759
|
/**
|
|
760
|
-
* Delete a
|
|
760
|
+
* Delete a carbon emissions usage saved query by the OCID.
|
|
761
761
|
*
|
|
762
762
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
763
763
|
* @param DeleteUsageCarbonEmissionsQueryRequest
|
|
@@ -877,7 +877,7 @@ class UsageapiClient {
|
|
|
877
877
|
});
|
|
878
878
|
}
|
|
879
879
|
/**
|
|
880
|
-
*
|
|
880
|
+
* Returns the saved usage statement email recipients group.
|
|
881
881
|
*
|
|
882
882
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
883
883
|
* @param GetEmailRecipientsGroupRequest
|
|
@@ -1136,7 +1136,7 @@ class UsageapiClient {
|
|
|
1136
1136
|
});
|
|
1137
1137
|
}
|
|
1138
1138
|
/**
|
|
1139
|
-
* Returns the
|
|
1139
|
+
* Returns the carbon emissions usage saved query.
|
|
1140
1140
|
*
|
|
1141
1141
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1142
1142
|
* @param GetUsageCarbonEmissionsQueryRequest
|
|
@@ -1269,7 +1269,7 @@ class UsageapiClient {
|
|
|
1269
1269
|
});
|
|
1270
1270
|
}
|
|
1271
1271
|
/**
|
|
1272
|
-
*
|
|
1272
|
+
* Returns the saved usage statement email recipients group.
|
|
1273
1273
|
*
|
|
1274
1274
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1275
1275
|
* @param ListEmailRecipientsGroupsRequest
|
|
@@ -1408,7 +1408,7 @@ class UsageapiClient {
|
|
|
1408
1408
|
});
|
|
1409
1409
|
}
|
|
1410
1410
|
/**
|
|
1411
|
-
* Returns schedule history list.
|
|
1411
|
+
* Returns the schedule history list.
|
|
1412
1412
|
*
|
|
1413
1413
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1414
1414
|
* @param ListScheduledRunsRequest
|
|
@@ -1545,7 +1545,7 @@ class UsageapiClient {
|
|
|
1545
1545
|
});
|
|
1546
1546
|
}
|
|
1547
1547
|
/**
|
|
1548
|
-
* Returns the
|
|
1548
|
+
* Returns the carbon emissions usage saved query list.
|
|
1549
1549
|
*
|
|
1550
1550
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1551
1551
|
* @param ListUsageCarbonEmissionsQueriesRequest
|
|
@@ -1868,7 +1868,7 @@ class UsageapiClient {
|
|
|
1868
1868
|
});
|
|
1869
1869
|
}
|
|
1870
1870
|
/**
|
|
1871
|
-
* Returns the configuration list for the
|
|
1871
|
+
* Returns the configuration list for the Console's carbon emission user interface drop-down list.
|
|
1872
1872
|
*
|
|
1873
1873
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1874
1874
|
* @param RequestUsageCarbonEmissionConfigRequest
|
|
@@ -1927,7 +1927,7 @@ class UsageapiClient {
|
|
|
1927
1927
|
});
|
|
1928
1928
|
}
|
|
1929
1929
|
/**
|
|
1930
|
-
* Returns
|
|
1930
|
+
* Returns carbon emission usage for the given account.
|
|
1931
1931
|
*
|
|
1932
1932
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1933
1933
|
* @param RequestUsageCarbonEmissionsRequest
|
|
@@ -1993,7 +1993,7 @@ class UsageapiClient {
|
|
|
1993
1993
|
});
|
|
1994
1994
|
}
|
|
1995
1995
|
/**
|
|
1996
|
-
* Update a saved custom table by table
|
|
1996
|
+
* Update a saved custom table by table ID.
|
|
1997
1997
|
*
|
|
1998
1998
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1999
1999
|
* @param UpdateCustomTableRequest
|
|
@@ -2059,7 +2059,7 @@ class UsageapiClient {
|
|
|
2059
2059
|
});
|
|
2060
2060
|
}
|
|
2061
2061
|
/**
|
|
2062
|
-
*
|
|
2062
|
+
* Updates a saved email recipients group.
|
|
2063
2063
|
*
|
|
2064
2064
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2065
2065
|
* @param UpdateEmailRecipientsGroupRequest
|
|
@@ -2194,7 +2194,7 @@ class UsageapiClient {
|
|
|
2194
2194
|
});
|
|
2195
2195
|
}
|
|
2196
2196
|
/**
|
|
2197
|
-
* Update a saved schedule
|
|
2197
|
+
* Update a saved schedule.
|
|
2198
2198
|
*
|
|
2199
2199
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2200
2200
|
* @param UpdateScheduleRequest
|
|
@@ -2260,7 +2260,7 @@ class UsageapiClient {
|
|
|
2260
2260
|
});
|
|
2261
2261
|
}
|
|
2262
2262
|
/**
|
|
2263
|
-
* Update a
|
|
2263
|
+
* Update a carbon emissions usage saved query by the OCID.
|
|
2264
2264
|
*
|
|
2265
2265
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2266
2266
|
* @param UpdateUsageCarbonEmissionsQueryRequest
|
|
@@ -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
|
*
|
|
@@ -11,11 +11,11 @@
|
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
14
|
-
* Average carbon
|
|
14
|
+
* Average carbon emissions.
|
|
15
15
|
*/
|
|
16
16
|
export interface AverageCarbonEmission {
|
|
17
17
|
/**
|
|
18
|
-
* The
|
|
18
|
+
* The SKU part number.
|
|
19
19
|
*/
|
|
20
20
|
"skuPartNumber": string;
|
|
21
21
|
/**
|
|
@@ -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
|
*
|
|
@@ -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
|
-
* The saved email recipient group to receive usage statement
|
|
15
|
+
* The saved email recipient group to receive usage statement emails.
|
|
16
16
|
*/
|
|
17
17
|
export interface CreateEmailRecipientsGroupDetails {
|
|
18
18
|
/**
|
|
@@ -20,7 +20,7 @@ export interface CreateEmailRecipientsGroupDetails {
|
|
|
20
20
|
*/
|
|
21
21
|
"compartmentId": string;
|
|
22
22
|
/**
|
|
23
|
-
* The list of
|
|
23
|
+
* The list of recipients that will receive usage statement emails.
|
|
24
24
|
*/
|
|
25
25
|
"recipientsList": Array<model.EmailRecipient>;
|
|
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
|
*
|
|
@@ -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
|
*
|
|
@@ -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
|
*
|