oci-usageapi 2.102.2 → 2.103.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.
Files changed (156) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +34 -34
  4. package/lib/client.js +34 -34
  5. package/lib/model/average-carbon-emission.d.ts +1 -1
  6. package/lib/model/average-carbon-emission.js +1 -1
  7. package/lib/model/clean-energy-usage.d.ts +1 -1
  8. package/lib/model/clean-energy-usage.js +1 -1
  9. package/lib/model/configuration-aggregation.d.ts +1 -1
  10. package/lib/model/configuration-aggregation.js +1 -1
  11. package/lib/model/configuration.d.ts +1 -1
  12. package/lib/model/configuration.js +1 -1
  13. package/lib/model/cost-analysis-ui.d.ts +1 -1
  14. package/lib/model/cost-analysis-ui.js +1 -1
  15. package/lib/model/create-custom-table-details.d.ts +1 -1
  16. package/lib/model/create-custom-table-details.js +1 -1
  17. package/lib/model/create-email-recipients-group-details.d.ts +1 -1
  18. package/lib/model/create-email-recipients-group-details.js +1 -1
  19. package/lib/model/create-query-details.d.ts +1 -1
  20. package/lib/model/create-query-details.js +1 -1
  21. package/lib/model/create-schedule-details.d.ts +3 -3
  22. package/lib/model/create-schedule-details.js +1 -1
  23. package/lib/model/create-usage-carbon-emissions-query-details.d.ts +1 -1
  24. package/lib/model/create-usage-carbon-emissions-query-details.js +1 -1
  25. package/lib/model/custom-table-collection.d.ts +1 -1
  26. package/lib/model/custom-table-collection.js +1 -1
  27. package/lib/model/custom-table-summary.d.ts +1 -1
  28. package/lib/model/custom-table-summary.js +1 -1
  29. package/lib/model/custom-table.d.ts +1 -1
  30. package/lib/model/custom-table.js +1 -1
  31. package/lib/model/date-range.d.ts +1 -1
  32. package/lib/model/date-range.js +1 -1
  33. package/lib/model/dimension.d.ts +1 -1
  34. package/lib/model/dimension.js +1 -1
  35. package/lib/model/dynamic-date-range.d.ts +1 -1
  36. package/lib/model/dynamic-date-range.js +1 -1
  37. package/lib/model/email-recipient.d.ts +1 -1
  38. package/lib/model/email-recipient.js +1 -1
  39. package/lib/model/email-recipients-group-collection.d.ts +1 -1
  40. package/lib/model/email-recipients-group-collection.js +1 -1
  41. package/lib/model/email-recipients-group-summary.d.ts +4 -4
  42. package/lib/model/email-recipients-group-summary.js +1 -1
  43. package/lib/model/email-recipients-group.d.ts +1 -1
  44. package/lib/model/email-recipients-group.js +1 -1
  45. package/lib/model/filter.d.ts +1 -1
  46. package/lib/model/filter.js +1 -1
  47. package/lib/model/forecast.d.ts +1 -1
  48. package/lib/model/forecast.js +1 -1
  49. package/lib/model/index.d.ts +1 -1
  50. package/lib/model/index.js +1 -1
  51. package/lib/model/object-storage-location.d.ts +1 -1
  52. package/lib/model/object-storage-location.js +1 -1
  53. package/lib/model/query-collection.d.ts +1 -1
  54. package/lib/model/query-collection.js +1 -1
  55. package/lib/model/query-definition.d.ts +1 -1
  56. package/lib/model/query-definition.js +1 -1
  57. package/lib/model/query-properties.d.ts +1 -1
  58. package/lib/model/query-properties.js +1 -1
  59. package/lib/model/query-summary.d.ts +1 -1
  60. package/lib/model/query-summary.js +1 -1
  61. package/lib/model/query.d.ts +1 -1
  62. package/lib/model/query.js +1 -1
  63. package/lib/model/report-query.d.ts +1 -1
  64. package/lib/model/report-query.js +1 -1
  65. package/lib/model/request-summarized-usages-details.d.ts +1 -1
  66. package/lib/model/request-summarized-usages-details.js +1 -1
  67. package/lib/model/request-usage-carbon-emissions-details.d.ts +1 -1
  68. package/lib/model/request-usage-carbon-emissions-details.js +1 -1
  69. package/lib/model/result-location.d.ts +1 -1
  70. package/lib/model/result-location.js +1 -1
  71. package/lib/model/saved-custom-table.d.ts +1 -1
  72. package/lib/model/saved-custom-table.js +1 -1
  73. package/lib/model/schedule-collection.d.ts +1 -1
  74. package/lib/model/schedule-collection.js +1 -1
  75. package/lib/model/schedule-summary.d.ts +4 -4
  76. package/lib/model/schedule-summary.js +1 -1
  77. package/lib/model/schedule.d.ts +4 -4
  78. package/lib/model/schedule.js +1 -1
  79. package/lib/model/scheduled-run-collection.d.ts +1 -1
  80. package/lib/model/scheduled-run-collection.js +1 -1
  81. package/lib/model/scheduled-run-summary.d.ts +1 -1
  82. package/lib/model/scheduled-run-summary.js +1 -1
  83. package/lib/model/scheduled-run.d.ts +1 -1
  84. package/lib/model/scheduled-run.js +1 -1
  85. package/lib/model/static-date-range.d.ts +1 -1
  86. package/lib/model/static-date-range.js +1 -1
  87. package/lib/model/tag.d.ts +1 -1
  88. package/lib/model/tag.js +1 -1
  89. package/lib/model/update-custom-table-details.d.ts +1 -1
  90. package/lib/model/update-custom-table-details.js +1 -1
  91. package/lib/model/update-email-recipients-group-details.d.ts +1 -1
  92. package/lib/model/update-email-recipients-group-details.js +1 -1
  93. package/lib/model/update-query-details.d.ts +1 -1
  94. package/lib/model/update-query-details.js +1 -1
  95. package/lib/model/update-schedule-details.d.ts +3 -3
  96. package/lib/model/update-schedule-details.js +1 -1
  97. package/lib/model/update-usage-carbon-emissions-query-details.d.ts +1 -1
  98. package/lib/model/update-usage-carbon-emissions-query-details.js +1 -1
  99. package/lib/model/usage-aggregation.d.ts +1 -1
  100. package/lib/model/usage-aggregation.js +1 -1
  101. package/lib/model/usage-carbon-emission-aggregation.d.ts +1 -1
  102. package/lib/model/usage-carbon-emission-aggregation.js +1 -1
  103. package/lib/model/usage-carbon-emission-summary.d.ts +1 -1
  104. package/lib/model/usage-carbon-emission-summary.js +1 -1
  105. package/lib/model/usage-carbon-emissions-query-collection.d.ts +1 -1
  106. package/lib/model/usage-carbon-emissions-query-collection.js +1 -1
  107. package/lib/model/usage-carbon-emissions-query-definition.d.ts +1 -1
  108. package/lib/model/usage-carbon-emissions-query-definition.js +1 -1
  109. package/lib/model/usage-carbon-emissions-query-summary.d.ts +1 -1
  110. package/lib/model/usage-carbon-emissions-query-summary.js +1 -1
  111. package/lib/model/usage-carbon-emissions-query.d.ts +1 -1
  112. package/lib/model/usage-carbon-emissions-query.js +1 -1
  113. package/lib/model/usage-carbon-emissions-report-query.d.ts +1 -1
  114. package/lib/model/usage-carbon-emissions-report-query.js +1 -1
  115. package/lib/model/usage-summary.d.ts +1 -1
  116. package/lib/model/usage-summary.js +1 -1
  117. package/lib/request/create-custom-table-request.d.ts +1 -1
  118. package/lib/request/create-email-recipients-group-request.d.ts +1 -1
  119. package/lib/request/create-query-request.d.ts +1 -1
  120. package/lib/request/create-schedule-request.d.ts +1 -1
  121. package/lib/request/create-usage-carbon-emissions-query-request.d.ts +1 -1
  122. package/lib/request/delete-custom-table-request.d.ts +1 -1
  123. package/lib/request/delete-email-recipients-group-request.d.ts +1 -1
  124. package/lib/request/delete-query-request.d.ts +1 -1
  125. package/lib/request/delete-schedule-request.d.ts +1 -1
  126. package/lib/request/delete-usage-carbon-emissions-query-request.d.ts +1 -1
  127. package/lib/request/get-custom-table-request.d.ts +1 -1
  128. package/lib/request/get-email-recipients-group-request.d.ts +1 -1
  129. package/lib/request/get-query-request.d.ts +1 -1
  130. package/lib/request/get-schedule-request.d.ts +1 -1
  131. package/lib/request/get-scheduled-run-request.d.ts +1 -1
  132. package/lib/request/get-usage-carbon-emissions-query-request.d.ts +1 -1
  133. package/lib/request/index.d.ts +1 -1
  134. package/lib/request/index.js +1 -1
  135. package/lib/request/list-custom-tables-request.d.ts +1 -1
  136. package/lib/request/list-email-recipients-groups-request.d.ts +1 -1
  137. package/lib/request/list-queries-request.d.ts +1 -1
  138. package/lib/request/list-scheduled-runs-request.d.ts +1 -1
  139. package/lib/request/list-schedules-request.d.ts +1 -1
  140. package/lib/request/list-usage-carbon-emissions-queries-request.d.ts +1 -1
  141. package/lib/request/request-average-carbon-emission-request.d.ts +1 -1
  142. package/lib/request/request-clean-energy-usage-request.d.ts +1 -1
  143. package/lib/request/request-summarized-configurations-request.d.ts +1 -1
  144. package/lib/request/request-summarized-usages-request.d.ts +1 -1
  145. package/lib/request/request-usage-carbon-emission-config-request.d.ts +1 -1
  146. package/lib/request/request-usage-carbon-emissions-request.d.ts +1 -1
  147. package/lib/request/update-custom-table-request.d.ts +1 -1
  148. package/lib/request/update-email-recipients-group-request.d.ts +1 -1
  149. package/lib/request/update-query-request.d.ts +1 -1
  150. package/lib/request/update-schedule-request.d.ts +1 -1
  151. package/lib/request/update-usage-carbon-emissions-query-request.d.ts +1 -1
  152. package/lib/response/index.d.ts +1 -1
  153. package/lib/response/index.js +1 -1
  154. package/lib/usageapi-waiter.d.ts +1 -1
  155. package/lib/usageapi-waiter.js +1 -1
  156. package/package.json +3 -3
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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](/Content/Billing/Concepts/costanalysisoverview.htm) and [Using the Usage API](/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm) and [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
  *
@@ -214,7 +214,7 @@ class UsageapiClient {
214
214
  * @param CreateCustomTableRequest
215
215
  * @return CreateCustomTableResponse
216
216
  * @throws OciError when an error occurs
217
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/CreateCustomTable.ts.html |here} to see how to use CreateCustomTable API.
217
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/CreateCustomTable.ts.html |here} to see how to use CreateCustomTable API.
218
218
  */
219
219
  createCustomTable(createCustomTableRequest) {
220
220
  return __awaiter(this, void 0, void 0, function* () {
@@ -278,7 +278,7 @@ class UsageapiClient {
278
278
  * @param CreateEmailRecipientsGroupRequest
279
279
  * @return CreateEmailRecipientsGroupResponse
280
280
  * @throws OciError when an error occurs
281
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/CreateEmailRecipientsGroup.ts.html |here} to see how to use CreateEmailRecipientsGroup API.
281
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/CreateEmailRecipientsGroup.ts.html |here} to see how to use CreateEmailRecipientsGroup API.
282
282
  */
283
283
  createEmailRecipientsGroup(createEmailRecipientsGroupRequest) {
284
284
  return __awaiter(this, void 0, void 0, function* () {
@@ -344,7 +344,7 @@ class UsageapiClient {
344
344
  * @param CreateQueryRequest
345
345
  * @return CreateQueryResponse
346
346
  * @throws OciError when an error occurs
347
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/CreateQuery.ts.html |here} to see how to use CreateQuery API.
347
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/CreateQuery.ts.html |here} to see how to use CreateQuery API.
348
348
  */
349
349
  createQuery(createQueryRequest) {
350
350
  return __awaiter(this, void 0, void 0, function* () {
@@ -408,7 +408,7 @@ class UsageapiClient {
408
408
  * @param CreateScheduleRequest
409
409
  * @return CreateScheduleResponse
410
410
  * @throws OciError when an error occurs
411
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/CreateSchedule.ts.html |here} to see how to use CreateSchedule API.
411
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/CreateSchedule.ts.html |here} to see how to use CreateSchedule API.
412
412
  */
413
413
  createSchedule(createScheduleRequest) {
414
414
  return __awaiter(this, void 0, void 0, function* () {
@@ -472,7 +472,7 @@ class UsageapiClient {
472
472
  * @param CreateUsageCarbonEmissionsQueryRequest
473
473
  * @return CreateUsageCarbonEmissionsQueryResponse
474
474
  * @throws OciError when an error occurs
475
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/CreateUsageCarbonEmissionsQuery.ts.html |here} to see how to use CreateUsageCarbonEmissionsQuery API.
475
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/CreateUsageCarbonEmissionsQuery.ts.html |here} to see how to use CreateUsageCarbonEmissionsQuery API.
476
476
  */
477
477
  createUsageCarbonEmissionsQuery(createUsageCarbonEmissionsQueryRequest) {
478
478
  return __awaiter(this, void 0, void 0, function* () {
@@ -536,7 +536,7 @@ class UsageapiClient {
536
536
  * @param DeleteCustomTableRequest
537
537
  * @return DeleteCustomTableResponse
538
538
  * @throws OciError when an error occurs
539
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/DeleteCustomTable.ts.html |here} to see how to use DeleteCustomTable API.
539
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/DeleteCustomTable.ts.html |here} to see how to use DeleteCustomTable API.
540
540
  */
541
541
  deleteCustomTable(deleteCustomTableRequest) {
542
542
  return __awaiter(this, void 0, void 0, function* () {
@@ -592,7 +592,7 @@ class UsageapiClient {
592
592
  * @param DeleteEmailRecipientsGroupRequest
593
593
  * @return DeleteEmailRecipientsGroupResponse
594
594
  * @throws OciError when an error occurs
595
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/DeleteEmailRecipientsGroup.ts.html |here} to see how to use DeleteEmailRecipientsGroup API.
595
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/DeleteEmailRecipientsGroup.ts.html |here} to see how to use DeleteEmailRecipientsGroup API.
596
596
  */
597
597
  deleteEmailRecipientsGroup(deleteEmailRecipientsGroupRequest) {
598
598
  return __awaiter(this, void 0, void 0, function* () {
@@ -651,7 +651,7 @@ class UsageapiClient {
651
651
  * @param DeleteQueryRequest
652
652
  * @return DeleteQueryResponse
653
653
  * @throws OciError when an error occurs
654
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/DeleteQuery.ts.html |here} to see how to use DeleteQuery API.
654
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/DeleteQuery.ts.html |here} to see how to use DeleteQuery API.
655
655
  */
656
656
  deleteQuery(deleteQueryRequest) {
657
657
  return __awaiter(this, void 0, void 0, function* () {
@@ -707,7 +707,7 @@ class UsageapiClient {
707
707
  * @param DeleteScheduleRequest
708
708
  * @return DeleteScheduleResponse
709
709
  * @throws OciError when an error occurs
710
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/DeleteSchedule.ts.html |here} to see how to use DeleteSchedule API.
710
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/DeleteSchedule.ts.html |here} to see how to use DeleteSchedule API.
711
711
  */
712
712
  deleteSchedule(deleteScheduleRequest) {
713
713
  return __awaiter(this, void 0, void 0, function* () {
@@ -763,7 +763,7 @@ class UsageapiClient {
763
763
  * @param DeleteUsageCarbonEmissionsQueryRequest
764
764
  * @return DeleteUsageCarbonEmissionsQueryResponse
765
765
  * @throws OciError when an error occurs
766
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/DeleteUsageCarbonEmissionsQuery.ts.html |here} to see how to use DeleteUsageCarbonEmissionsQuery API.
766
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/DeleteUsageCarbonEmissionsQuery.ts.html |here} to see how to use DeleteUsageCarbonEmissionsQuery API.
767
767
  */
768
768
  deleteUsageCarbonEmissionsQuery(deleteUsageCarbonEmissionsQueryRequest) {
769
769
  return __awaiter(this, void 0, void 0, function* () {
@@ -819,7 +819,7 @@ class UsageapiClient {
819
819
  * @param GetCustomTableRequest
820
820
  * @return GetCustomTableResponse
821
821
  * @throws OciError when an error occurs
822
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/GetCustomTable.ts.html |here} to see how to use GetCustomTable API.
822
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/GetCustomTable.ts.html |here} to see how to use GetCustomTable API.
823
823
  */
824
824
  getCustomTable(getCustomTableRequest) {
825
825
  return __awaiter(this, void 0, void 0, function* () {
@@ -883,7 +883,7 @@ class UsageapiClient {
883
883
  * @param GetEmailRecipientsGroupRequest
884
884
  * @return GetEmailRecipientsGroupResponse
885
885
  * @throws OciError when an error occurs
886
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/GetEmailRecipientsGroup.ts.html |here} to see how to use GetEmailRecipientsGroup API.
886
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/GetEmailRecipientsGroup.ts.html |here} to see how to use GetEmailRecipientsGroup API.
887
887
  */
888
888
  getEmailRecipientsGroup(getEmailRecipientsGroupRequest) {
889
889
  return __awaiter(this, void 0, void 0, function* () {
@@ -950,7 +950,7 @@ class UsageapiClient {
950
950
  * @param GetQueryRequest
951
951
  * @return GetQueryResponse
952
952
  * @throws OciError when an error occurs
953
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/GetQuery.ts.html |here} to see how to use GetQuery API.
953
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/GetQuery.ts.html |here} to see how to use GetQuery API.
954
954
  */
955
955
  getQuery(getQueryRequest) {
956
956
  return __awaiter(this, void 0, void 0, function* () {
@@ -1014,7 +1014,7 @@ class UsageapiClient {
1014
1014
  * @param GetScheduleRequest
1015
1015
  * @return GetScheduleResponse
1016
1016
  * @throws OciError when an error occurs
1017
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/GetSchedule.ts.html |here} to see how to use GetSchedule API.
1017
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/GetSchedule.ts.html |here} to see how to use GetSchedule API.
1018
1018
  */
1019
1019
  getSchedule(getScheduleRequest) {
1020
1020
  return __awaiter(this, void 0, void 0, function* () {
@@ -1078,7 +1078,7 @@ class UsageapiClient {
1078
1078
  * @param GetScheduledRunRequest
1079
1079
  * @return GetScheduledRunResponse
1080
1080
  * @throws OciError when an error occurs
1081
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/GetScheduledRun.ts.html |here} to see how to use GetScheduledRun API.
1081
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/GetScheduledRun.ts.html |here} to see how to use GetScheduledRun API.
1082
1082
  */
1083
1083
  getScheduledRun(getScheduledRunRequest) {
1084
1084
  return __awaiter(this, void 0, void 0, function* () {
@@ -1142,7 +1142,7 @@ class UsageapiClient {
1142
1142
  * @param GetUsageCarbonEmissionsQueryRequest
1143
1143
  * @return GetUsageCarbonEmissionsQueryResponse
1144
1144
  * @throws OciError when an error occurs
1145
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/GetUsageCarbonEmissionsQuery.ts.html |here} to see how to use GetUsageCarbonEmissionsQuery API.
1145
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/GetUsageCarbonEmissionsQuery.ts.html |here} to see how to use GetUsageCarbonEmissionsQuery API.
1146
1146
  */
1147
1147
  getUsageCarbonEmissionsQuery(getUsageCarbonEmissionsQueryRequest) {
1148
1148
  return __awaiter(this, void 0, void 0, function* () {
@@ -1206,7 +1206,7 @@ class UsageapiClient {
1206
1206
  * @param ListCustomTablesRequest
1207
1207
  * @return ListCustomTablesResponse
1208
1208
  * @throws OciError when an error occurs
1209
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/ListCustomTables.ts.html |here} to see how to use ListCustomTables API.
1209
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/ListCustomTables.ts.html |here} to see how to use ListCustomTables API.
1210
1210
  */
1211
1211
  listCustomTables(listCustomTablesRequest) {
1212
1212
  return __awaiter(this, void 0, void 0, function* () {
@@ -1275,7 +1275,7 @@ class UsageapiClient {
1275
1275
  * @param ListEmailRecipientsGroupsRequest
1276
1276
  * @return ListEmailRecipientsGroupsResponse
1277
1277
  * @throws OciError when an error occurs
1278
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/ListEmailRecipientsGroups.ts.html |here} to see how to use ListEmailRecipientsGroups API.
1278
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/ListEmailRecipientsGroups.ts.html |here} to see how to use ListEmailRecipientsGroups API.
1279
1279
  */
1280
1280
  listEmailRecipientsGroups(listEmailRecipientsGroupsRequest) {
1281
1281
  return __awaiter(this, void 0, void 0, function* () {
@@ -1346,7 +1346,7 @@ class UsageapiClient {
1346
1346
  * @param ListQueriesRequest
1347
1347
  * @return ListQueriesResponse
1348
1348
  * @throws OciError when an error occurs
1349
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/ListQueries.ts.html |here} to see how to use ListQueries API.
1349
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/ListQueries.ts.html |here} to see how to use ListQueries API.
1350
1350
  */
1351
1351
  listQueries(listQueriesRequest) {
1352
1352
  return __awaiter(this, void 0, void 0, function* () {
@@ -1414,7 +1414,7 @@ class UsageapiClient {
1414
1414
  * @param ListScheduledRunsRequest
1415
1415
  * @return ListScheduledRunsResponse
1416
1416
  * @throws OciError when an error occurs
1417
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/ListScheduledRuns.ts.html |here} to see how to use ListScheduledRuns API.
1417
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/ListScheduledRuns.ts.html |here} to see how to use ListScheduledRuns API.
1418
1418
  */
1419
1419
  listScheduledRuns(listScheduledRunsRequest) {
1420
1420
  return __awaiter(this, void 0, void 0, function* () {
@@ -1482,7 +1482,7 @@ class UsageapiClient {
1482
1482
  * @param ListSchedulesRequest
1483
1483
  * @return ListSchedulesResponse
1484
1484
  * @throws OciError when an error occurs
1485
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/ListSchedules.ts.html |here} to see how to use ListSchedules API.
1485
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/ListSchedules.ts.html |here} to see how to use ListSchedules API.
1486
1486
  */
1487
1487
  listSchedules(listSchedulesRequest) {
1488
1488
  return __awaiter(this, void 0, void 0, function* () {
@@ -1551,7 +1551,7 @@ class UsageapiClient {
1551
1551
  * @param ListUsageCarbonEmissionsQueriesRequest
1552
1552
  * @return ListUsageCarbonEmissionsQueriesResponse
1553
1553
  * @throws OciError when an error occurs
1554
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/ListUsageCarbonEmissionsQueries.ts.html |here} to see how to use ListUsageCarbonEmissionsQueries API.
1554
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/ListUsageCarbonEmissionsQueries.ts.html |here} to see how to use ListUsageCarbonEmissionsQueries API.
1555
1555
  */
1556
1556
  listUsageCarbonEmissionsQueries(listUsageCarbonEmissionsQueriesRequest) {
1557
1557
  return __awaiter(this, void 0, void 0, function* () {
@@ -1619,7 +1619,7 @@ class UsageapiClient {
1619
1619
  * @param RequestAverageCarbonEmissionRequest
1620
1620
  * @return RequestAverageCarbonEmissionResponse
1621
1621
  * @throws OciError when an error occurs
1622
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/RequestAverageCarbonEmission.ts.html |here} to see how to use RequestAverageCarbonEmission API.
1622
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/RequestAverageCarbonEmission.ts.html |here} to see how to use RequestAverageCarbonEmission API.
1623
1623
  */
1624
1624
  requestAverageCarbonEmission(requestAverageCarbonEmissionRequest) {
1625
1625
  return __awaiter(this, void 0, void 0, function* () {
@@ -1683,7 +1683,7 @@ class UsageapiClient {
1683
1683
  * @param RequestCleanEnergyUsageRequest
1684
1684
  * @return RequestCleanEnergyUsageResponse
1685
1685
  * @throws OciError when an error occurs
1686
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/RequestCleanEnergyUsage.ts.html |here} to see how to use RequestCleanEnergyUsage API.
1686
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/RequestCleanEnergyUsage.ts.html |here} to see how to use RequestCleanEnergyUsage API.
1687
1687
  */
1688
1688
  requestCleanEnergyUsage(requestCleanEnergyUsageRequest) {
1689
1689
  return __awaiter(this, void 0, void 0, function* () {
@@ -1749,7 +1749,7 @@ class UsageapiClient {
1749
1749
  * @param RequestSummarizedConfigurationsRequest
1750
1750
  * @return RequestSummarizedConfigurationsResponse
1751
1751
  * @throws OciError when an error occurs
1752
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/RequestSummarizedConfigurations.ts.html |here} to see how to use RequestSummarizedConfigurations API.
1752
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/RequestSummarizedConfigurations.ts.html |here} to see how to use RequestSummarizedConfigurations API.
1753
1753
  */
1754
1754
  requestSummarizedConfigurations(requestSummarizedConfigurationsRequest) {
1755
1755
  return __awaiter(this, void 0, void 0, function* () {
@@ -1808,7 +1808,7 @@ class UsageapiClient {
1808
1808
  * @param RequestSummarizedUsagesRequest
1809
1809
  * @return RequestSummarizedUsagesResponse
1810
1810
  * @throws OciError when an error occurs
1811
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/RequestSummarizedUsages.ts.html |here} to see how to use RequestSummarizedUsages API.
1811
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/RequestSummarizedUsages.ts.html |here} to see how to use RequestSummarizedUsages API.
1812
1812
  */
1813
1813
  requestSummarizedUsages(requestSummarizedUsagesRequest) {
1814
1814
  return __awaiter(this, void 0, void 0, function* () {
@@ -1874,7 +1874,7 @@ class UsageapiClient {
1874
1874
  * @param RequestUsageCarbonEmissionConfigRequest
1875
1875
  * @return RequestUsageCarbonEmissionConfigResponse
1876
1876
  * @throws OciError when an error occurs
1877
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/RequestUsageCarbonEmissionConfig.ts.html |here} to see how to use RequestUsageCarbonEmissionConfig API.
1877
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/RequestUsageCarbonEmissionConfig.ts.html |here} to see how to use RequestUsageCarbonEmissionConfig API.
1878
1878
  */
1879
1879
  requestUsageCarbonEmissionConfig(requestUsageCarbonEmissionConfigRequest) {
1880
1880
  return __awaiter(this, void 0, void 0, function* () {
@@ -1933,7 +1933,7 @@ class UsageapiClient {
1933
1933
  * @param RequestUsageCarbonEmissionsRequest
1934
1934
  * @return RequestUsageCarbonEmissionsResponse
1935
1935
  * @throws OciError when an error occurs
1936
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/RequestUsageCarbonEmissions.ts.html |here} to see how to use RequestUsageCarbonEmissions API.
1936
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/RequestUsageCarbonEmissions.ts.html |here} to see how to use RequestUsageCarbonEmissions API.
1937
1937
  */
1938
1938
  requestUsageCarbonEmissions(requestUsageCarbonEmissionsRequest) {
1939
1939
  return __awaiter(this, void 0, void 0, function* () {
@@ -1999,7 +1999,7 @@ class UsageapiClient {
1999
1999
  * @param UpdateCustomTableRequest
2000
2000
  * @return UpdateCustomTableResponse
2001
2001
  * @throws OciError when an error occurs
2002
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/UpdateCustomTable.ts.html |here} to see how to use UpdateCustomTable API.
2002
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/UpdateCustomTable.ts.html |here} to see how to use UpdateCustomTable API.
2003
2003
  */
2004
2004
  updateCustomTable(updateCustomTableRequest) {
2005
2005
  return __awaiter(this, void 0, void 0, function* () {
@@ -2065,7 +2065,7 @@ class UsageapiClient {
2065
2065
  * @param UpdateEmailRecipientsGroupRequest
2066
2066
  * @return UpdateEmailRecipientsGroupResponse
2067
2067
  * @throws OciError when an error occurs
2068
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/UpdateEmailRecipientsGroup.ts.html |here} to see how to use UpdateEmailRecipientsGroup API.
2068
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/UpdateEmailRecipientsGroup.ts.html |here} to see how to use UpdateEmailRecipientsGroup API.
2069
2069
  */
2070
2070
  updateEmailRecipientsGroup(updateEmailRecipientsGroupRequest) {
2071
2071
  return __awaiter(this, void 0, void 0, function* () {
@@ -2134,7 +2134,7 @@ class UsageapiClient {
2134
2134
  * @param UpdateQueryRequest
2135
2135
  * @return UpdateQueryResponse
2136
2136
  * @throws OciError when an error occurs
2137
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/UpdateQuery.ts.html |here} to see how to use UpdateQuery API.
2137
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/UpdateQuery.ts.html |here} to see how to use UpdateQuery API.
2138
2138
  */
2139
2139
  updateQuery(updateQueryRequest) {
2140
2140
  return __awaiter(this, void 0, void 0, function* () {
@@ -2200,7 +2200,7 @@ class UsageapiClient {
2200
2200
  * @param UpdateScheduleRequest
2201
2201
  * @return UpdateScheduleResponse
2202
2202
  * @throws OciError when an error occurs
2203
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/UpdateSchedule.ts.html |here} to see how to use UpdateSchedule API.
2203
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/UpdateSchedule.ts.html |here} to see how to use UpdateSchedule API.
2204
2204
  */
2205
2205
  updateSchedule(updateScheduleRequest) {
2206
2206
  return __awaiter(this, void 0, void 0, function* () {
@@ -2266,7 +2266,7 @@ class UsageapiClient {
2266
2266
  * @param UpdateUsageCarbonEmissionsQueryRequest
2267
2267
  * @return UpdateUsageCarbonEmissionsQueryResponse
2268
2268
  * @throws OciError when an error occurs
2269
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/UpdateUsageCarbonEmissionsQuery.ts.html |here} to see how to use UpdateUsageCarbonEmissionsQuery API.
2269
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usageapi/UpdateUsageCarbonEmissionsQuery.ts.html |here} to see how to use UpdateUsageCarbonEmissionsQuery API.
2270
2270
  */
2271
2271
  updateUsageCarbonEmissionsQuery(updateUsageCarbonEmissionsQueryRequest) {
2272
2272
  return __awaiter(this, void 0, void 0, function* () {
@@ -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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](/Content/Billing/Concepts/costanalysisoverview.htm) and [Using the Usage API](/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm) and [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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](/Content/Billing/Concepts/costanalysisoverview.htm) and [Using the Usage API](/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm) and [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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](/Content/Billing/Concepts/costanalysisoverview.htm) and [Using the Usage API](/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm) and [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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](/Content/Billing/Concepts/costanalysisoverview.htm) and [Using the Usage API](/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm) and [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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](/Content/Billing/Concepts/costanalysisoverview.htm) and [Using the Usage API](/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm) and [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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](/Content/Billing/Concepts/costanalysisoverview.htm) and [Using the Usage API](/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm) and [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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](/Content/Billing/Concepts/costanalysisoverview.htm) and [Using the Usage API](/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm) and [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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](/Content/Billing/Concepts/costanalysisoverview.htm) and [Using the Usage API](/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm) and [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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](/Content/Billing/Concepts/costanalysisoverview.htm) and [Using the Usage API](/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm) and [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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](/Content/Billing/Concepts/costanalysisoverview.htm) and [Using the Usage API](/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm) and [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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](/Content/Billing/Concepts/costanalysisoverview.htm) and [Using the Usage API](/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm) and [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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](/Content/Billing/Concepts/costanalysisoverview.htm) and [Using the Usage API](/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm) and [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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](/Content/Billing/Concepts/costanalysisoverview.htm) and [Using the Usage API](/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm) and [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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](/Content/Billing/Concepts/costanalysisoverview.htm) and [Using the Usage API](/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm) and [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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](/Content/Billing/Concepts/costanalysisoverview.htm) and [Using the Usage API](/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm) and [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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](/Content/Billing/Concepts/costanalysisoverview.htm) and [Using the Usage API](/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm) and [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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](/Content/Billing/Concepts/costanalysisoverview.htm) and [Using the Usage API](/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm) and [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
  *
@@ -50,14 +50,14 @@ export interface CreateScheduleDetails {
50
50
  "queryProperties"?: model.QueryProperties;
51
51
  /**
52
52
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
53
- * See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"bar-key\": \"value\"}}
53
+ * See [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: {@code {\"bar-key\": \"value\"}}
54
54
  *
55
55
  */
56
56
  "freeformTags"?: {
57
57
  [key: string]: string;
58
58
  };
59
59
  /**
60
- * Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
60
+ * Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
61
61
  *
62
62
  */
63
63
  "definedTags"?: {
@@ -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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](/Content/Billing/Concepts/costanalysisoverview.htm) and [Using the Usage API](/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm) and [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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](/Content/Billing/Concepts/costanalysisoverview.htm) and [Using the Usage API](/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm) and [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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](/Content/Billing/Concepts/costanalysisoverview.htm) and [Using the Usage API](/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm) and [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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](/Content/Billing/Concepts/costanalysisoverview.htm) and [Using the Usage API](/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm) and [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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](/Content/Billing/Concepts/costanalysisoverview.htm) and [Using the Usage API](/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm) and [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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](/Content/Billing/Concepts/costanalysisoverview.htm) and [Using the Usage API](/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm) and [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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](/Content/Billing/Concepts/costanalysisoverview.htm) and [Using the Usage API](/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm) and [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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](/Content/Billing/Concepts/costanalysisoverview.htm) and [Using the Usage API](/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm) and [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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](/Content/Billing/Concepts/costanalysisoverview.htm) and [Using the Usage API](/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api) for more information.
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 the Cost Analysis and Carbon Emissions Analysis tools in the Console. See [Cost Analysis Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/costanalysisoverview.htm) and [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
  *