oci 2.125.1__py3-none-any.whl → 2.125.2__py3-none-any.whl

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 (272) hide show
  1. oci/access_governance_cp/access_governance_cp_client.py +8 -8
  2. oci/adm/application_dependency_management_client.py +36 -36
  3. oci/ai_anomaly_detection/anomaly_detection_client.py +36 -36
  4. oci/ai_document/ai_service_document_client.py +22 -22
  5. oci/ai_language/ai_service_language_client.py +43 -43
  6. oci/ai_speech/ai_service_speech_client.py +10 -10
  7. oci/ai_vision/ai_service_vision_client.py +25 -25
  8. oci/analytics/analytics_client.py +23 -23
  9. oci/announcements_service/announcement_client.py +4 -4
  10. oci/announcements_service/announcement_subscription_client.py +9 -9
  11. oci/announcements_service/announcements_preferences_client.py +4 -4
  12. oci/apigateway/api_gateway_client.py +21 -21
  13. oci/apigateway/deployment_client.py +6 -6
  14. oci/apigateway/gateway_client.py +6 -6
  15. oci/apigateway/subscribers_client.py +6 -6
  16. oci/apigateway/usage_plans_client.py +6 -6
  17. oci/apigateway/work_requests_client.py +5 -5
  18. oci/apm_config/config_client.py +8 -8
  19. oci/apm_control_plane/apm_domain_client.py +14 -14
  20. oci/apm_synthetics/apm_synthetic_client.py +28 -28
  21. oci/apm_traces/attributes_client.py +8 -8
  22. oci/apm_traces/query_client.py +2 -2
  23. oci/apm_traces/trace_client.py +4 -4
  24. oci/application_migration/application_migration_client.py +36 -36
  25. oci/appmgmt_control/appmgmt_control_client.py +8 -8
  26. oci/artifacts/artifacts_client.py +32 -32
  27. oci/audit/audit_client.py +3 -3
  28. oci/autoscaling/auto_scaling_client.py +11 -11
  29. oci/bastion/bastion_client.py +15 -15
  30. oci/bds/bds_client.py +51 -51
  31. oci/blockchain/blockchain_platform_client.py +27 -27
  32. oci/budget/budget_client.py +10 -10
  33. oci/capacity_management/capacity_management_client.py +19 -19
  34. oci/certificates/certificates_client.py +5 -5
  35. oci/certificates_management/certificates_management_client.py +32 -32
  36. oci/cims/incident_client.py +8 -8
  37. oci/cims/user_client.py +1 -1
  38. oci/cloud_bridge/common_client.py +5 -5
  39. oci/cloud_bridge/discovery_client.py +14 -14
  40. oci/cloud_bridge/inventory_client.py +16 -16
  41. oci/cloud_bridge/ocb_agent_svc_client.py +23 -23
  42. oci/cloud_guard/cloud_guard_client.py +133 -133
  43. oci/cloud_migrations/migration_client.py +43 -43
  44. oci/compute_cloud_at_customer/compute_cloud_at_customer_client.py +12 -12
  45. oci/compute_instance_agent/compute_instance_agent_client.py +6 -6
  46. oci/compute_instance_agent/plugin_client.py +2 -2
  47. oci/compute_instance_agent/pluginconfig_client.py +1 -1
  48. oci/container_engine/container_engine_client.py +44 -44
  49. oci/container_instances/container_instance_client.py +18 -18
  50. oci/core/blockstorage_client.py +60 -60
  51. oci/core/compute_client.py +99 -99
  52. oci/core/compute_management_client.py +32 -32
  53. oci/core/virtual_network_client.py +242 -242
  54. oci/dashboard_service/dashboard_client.py +6 -6
  55. oci/dashboard_service/dashboard_group_client.py +6 -6
  56. oci/data_catalog/data_catalog_client.py +148 -148
  57. oci/data_flow/data_flow_client.py +52 -46
  58. oci/data_flow/models/sql_endpoint.py +42 -3
  59. oci/data_flow/models/sql_endpoint_summary.py +11 -3
  60. oci/data_integration/data_integration_client.py +163 -163
  61. oci/data_labeling_service/data_labeling_management_client.py +17 -17
  62. oci/data_labeling_service_dataplane/data_labeling_client.py +15 -15
  63. oci/data_safe/data_safe_client.py +272 -272
  64. oci/data_science/data_science_client.py +91 -91
  65. oci/database/database_client.py +327 -327
  66. oci/database_management/db_management_client.py +194 -194
  67. oci/database_management/diagnosability_client.py +4 -4
  68. oci/database_management/managed_my_sql_databases_client.py +7 -7
  69. oci/database_management/perfhub_client.py +1 -1
  70. oci/database_management/sql_tuning_client.py +17 -17
  71. oci/database_migration/database_migration_client.py +41 -41
  72. oci/database_tools/database_tools_client.py +23 -23
  73. oci/desktops/desktop_service_client.py +21 -21
  74. oci/devops/devops_client.py +89 -89
  75. oci/disaster_recovery/disaster_recovery_client.py +29 -29
  76. oci/dns/dns_client.py +52 -52
  77. oci/dts/appliance_export_job_client.py +6 -6
  78. oci/dts/shipping_vendors_client.py +1 -1
  79. oci/dts/transfer_appliance_client.py +8 -8
  80. oci/dts/transfer_appliance_entitlement_client.py +3 -3
  81. oci/dts/transfer_device_client.py +5 -5
  82. oci/dts/transfer_job_client.py +6 -6
  83. oci/dts/transfer_package_client.py +7 -7
  84. oci/em_warehouse/em_data_lake_client.py +13 -13
  85. oci/em_warehouse/em_warehouse_client.py +13 -13
  86. oci/email/email_client.py +26 -26
  87. oci/email_data_plane/email_dp_client.py +2 -2
  88. oci/events/events_client.py +6 -6
  89. oci/file_storage/file_storage_client.py +50 -50
  90. oci/fleet_software_update/fleet_software_update_client.py +44 -44
  91. oci/functions/functions_invoke_client.py +1 -1
  92. oci/functions/functions_management_client.py +16 -16
  93. oci/fusion_apps/data_masking_activity_client.py +3 -3
  94. oci/fusion_apps/fusion_applications_client.py +39 -39
  95. oci/fusion_apps/fusion_environment_client.py +15 -15
  96. oci/fusion_apps/fusion_environment_family_client.py +8 -8
  97. oci/fusion_apps/refresh_activity_client.py +4 -4
  98. oci/fusion_apps/scheduled_activity_client.py +2 -2
  99. oci/fusion_apps/service_attachment_client.py +2 -2
  100. oci/generative_ai/generative_ai_client.py +22 -22
  101. oci/generative_ai_inference/generative_ai_inference_client.py +3 -3
  102. oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
  103. oci/globally_distributed_database/sharded_database_service_client.py +29 -29
  104. oci/golden_gate/golden_gate_client.py +61 -61
  105. oci/governance_rules_control_plane/governance_rule_client.py +15 -15
  106. oci/governance_rules_control_plane/work_request_client.py +5 -5
  107. oci/healthchecks/health_checks_client.py +17 -17
  108. oci/identity/identity_client.py +145 -145
  109. oci/identity_data_plane/dataplane_client.py +2 -2
  110. oci/identity_domains/identity_domains_client.py +300 -300
  111. oci/integration/integration_instance_client.py +15 -15
  112. oci/jms/java_management_service_client.py +66 -66
  113. oci/jms_java_downloads/java_download_client.py +25 -25
  114. oci/key_management/ekm_client.py +5 -5
  115. oci/key_management/kms_crypto_client.py +6 -6
  116. oci/key_management/kms_hsm_cluster_client.py +12 -12
  117. oci/key_management/kms_management_client.py +21 -21
  118. oci/key_management/kms_vault_client.py +14 -14
  119. oci/license_manager/license_manager_client.py +18 -18
  120. oci/limits/limits_client.py +4 -4
  121. oci/limits/quotas_client.py +7 -7
  122. oci/load_balancer/load_balancer_client.py +61 -61
  123. oci/lockbox/lockbox_client.py +23 -23
  124. oci/log_analytics/log_analytics_client.py +193 -193
  125. oci/logging/logging_management_client.py +30 -30
  126. oci/loggingingestion/logging_client.py +1 -1
  127. oci/loggingsearch/log_search_client.py +1 -1
  128. oci/management_agent/management_agent_client.py +28 -28
  129. oci/management_dashboard/dashx_apis_client.py +14 -14
  130. oci/marketplace/account_client.py +2 -2
  131. oci/marketplace/marketplace_client.py +30 -30
  132. oci/marketplace_publisher/marketplace_publisher_client.py +71 -71
  133. oci/media_services/media_services_client.py +60 -60
  134. oci/media_services/media_stream_client.py +2 -2
  135. oci/monitoring/monitoring_client.py +18 -18
  136. oci/mysql/channels_client.py +7 -7
  137. oci/mysql/db_backups_client.py +6 -6
  138. oci/mysql/db_system_client.py +17 -17
  139. oci/mysql/mysqlaas_client.py +7 -7
  140. oci/mysql/replicas_client.py +5 -5
  141. oci/mysql/work_requests_client.py +4 -4
  142. oci/network_firewall/network_firewall_client.py +80 -80
  143. oci/network_load_balancer/models/__init__.py +2 -0
  144. oci/network_load_balancer/models/backend_set.py +64 -0
  145. oci/network_load_balancer/models/backend_set_details.py +64 -0
  146. oci/network_load_balancer/models/backend_set_summary.py +64 -0
  147. oci/network_load_balancer/models/create_backend_set_details.py +64 -0
  148. oci/network_load_balancer/models/dns_health_checker_details.py +264 -0
  149. oci/network_load_balancer/models/health_checker.py +36 -5
  150. oci/network_load_balancer/models/health_checker_details.py +36 -5
  151. oci/network_load_balancer/models/update_backend_set_details.py +64 -0
  152. oci/network_load_balancer/models/update_health_checker_details.py +36 -5
  153. oci/network_load_balancer/network_load_balancer_client.py +34 -34
  154. oci/nosql/nosql_client.py +24 -24
  155. oci/object_storage/object_storage_client.py +50 -50
  156. oci/oce/oce_instance_client.py +10 -10
  157. oci/oci_control_center/occ_metrics_client.py +3 -3
  158. oci/ocvp/cluster_client.py +5 -5
  159. oci/ocvp/esxi_host_client.py +8 -8
  160. oci/ocvp/sddc_client.py +14 -14
  161. oci/ocvp/work_request_client.py +4 -4
  162. oci/oda/management_client.py +59 -59
  163. oci/oda/oda_client.py +17 -17
  164. oci/oda/odapackage_client.py +7 -7
  165. oci/onesubscription/billing_schedule_client.py +1 -1
  166. oci/onesubscription/commitment_client.py +2 -2
  167. oci/onesubscription/computed_usage_client.py +3 -3
  168. oci/onesubscription/invoice_summary_client.py +2 -2
  169. oci/onesubscription/organization_subscription_client.py +1 -1
  170. oci/onesubscription/ratecard_client.py +1 -1
  171. oci/onesubscription/subscribed_service_client.py +2 -2
  172. oci/onesubscription/subscription_client.py +1 -1
  173. oci/ons/notification_control_plane_client.py +6 -6
  174. oci/ons/notification_data_plane_client.py +10 -10
  175. oci/opa/opa_instance_client.py +11 -11
  176. oci/opensearch/opensearch_cluster_backup_client.py +4 -4
  177. oci/opensearch/opensearch_cluster_client.py +14 -14
  178. oci/operator_access_control/access_requests_client.py +10 -10
  179. oci/operator_access_control/operator_actions_client.py +2 -2
  180. oci/operator_access_control/operator_control_assignment_client.py +8 -8
  181. oci/operator_access_control/operator_control_client.py +6 -6
  182. oci/opsi/operations_insights_client.py +175 -175
  183. oci/optimizer/optimizer_client.py +26 -26
  184. oci/os_management/event_client.py +8 -8
  185. oci/os_management/os_management_client.py +69 -69
  186. oci/os_management_hub/lifecycle_environment_client.py +11 -11
  187. oci/os_management_hub/managed_instance_client.py +22 -22
  188. oci/os_management_hub/managed_instance_group_client.py +22 -22
  189. oci/os_management_hub/management_station_client.py +8 -8
  190. oci/os_management_hub/onboarding_client.py +5 -5
  191. oci/os_management_hub/reporting_managed_instance_client.py +3 -3
  192. oci/os_management_hub/scheduled_job_client.py +6 -6
  193. oci/os_management_hub/software_source_client.py +22 -22
  194. oci/os_management_hub/work_request_client.py +4 -4
  195. oci/osp_gateway/address_rule_service_client.py +1 -1
  196. oci/osp_gateway/address_service_client.py +2 -2
  197. oci/osp_gateway/invoice_service_client.py +5 -5
  198. oci/osp_gateway/subscription_service_client.py +5 -5
  199. oci/osub_billing_schedule/billing_schedule_client.py +1 -1
  200. oci/osub_organization_subscription/organization_subscription_client.py +1 -1
  201. oci/osub_subscription/commitment_client.py +2 -2
  202. oci/osub_subscription/ratecard_client.py +1 -1
  203. oci/osub_subscription/subscription_client.py +1 -1
  204. oci/osub_usage/computed_usage_client.py +3 -3
  205. oci/psql/postgresql_client.py +33 -33
  206. oci/queue/queue_admin_client.py +11 -11
  207. oci/queue/queue_client.py +8 -8
  208. oci/recovery/database_recovery_client.py +23 -23
  209. oci/redis/redis_cluster_client.py +11 -11
  210. oci/regions_definitions.py +5 -0
  211. oci/resource_manager/resource_manager_client.py +52 -52
  212. oci/resource_search/resource_search_client.py +3 -3
  213. oci/rover/rover_bundle_client.py +8 -8
  214. oci/rover/rover_cluster_client.py +8 -8
  215. oci/rover/rover_entitlement_client.py +6 -6
  216. oci/rover/rover_node_client.py +15 -15
  217. oci/rover/shape_client.py +1 -1
  218. oci/rover/work_requests_client.py +5 -5
  219. oci/sch/connector_plugins_client.py +2 -2
  220. oci/sch/service_connector_client.py +12 -12
  221. oci/secrets/secrets_client.py +3 -3
  222. oci/service_catalog/service_catalog_client.py +26 -26
  223. oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
  224. oci/service_mesh/service_mesh_client.py +48 -48
  225. oci/stack_monitoring/models/associated_monitored_resource.py +118 -0
  226. oci/stack_monitoring/models/associated_resources_summary.py +118 -0
  227. oci/stack_monitoring/models/create_monitored_resource_type_details.py +118 -0
  228. oci/stack_monitoring/models/discovery_job_log_summary.py +35 -2
  229. oci/stack_monitoring/models/import_oci_telemetry_resources_task_details.py +301 -0
  230. oci/stack_monitoring/models/monitored_resource.py +118 -0
  231. oci/stack_monitoring/models/monitored_resource_member_summary.py +118 -0
  232. oci/stack_monitoring/models/monitored_resource_summary.py +118 -0
  233. oci/stack_monitoring/models/monitored_resource_type.py +118 -0
  234. oci/stack_monitoring/models/monitored_resource_type_summary.py +118 -0
  235. oci/stack_monitoring/models/search_monitored_resources_details.py +184 -0
  236. oci/stack_monitoring/models/update_monitored_resource_type_details.py +118 -0
  237. oci/stack_monitoring/stack_monitoring_client.py +79 -65
  238. oci/streaming/stream_admin_client.py +18 -18
  239. oci/streaming/stream_client.py +8 -8
  240. oci/tenant_manager_control_plane/domain_client.py +5 -5
  241. oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
  242. oci/tenant_manager_control_plane/governance_client.py +2 -2
  243. oci/tenant_manager_control_plane/link_client.py +3 -3
  244. oci/tenant_manager_control_plane/orders_client.py +2 -2
  245. oci/tenant_manager_control_plane/organization_client.py +10 -10
  246. oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
  247. oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
  248. oci/tenant_manager_control_plane/subscription_client.py +11 -11
  249. oci/tenant_manager_control_plane/work_request_client.py +4 -4
  250. oci/threat_intelligence/threatintel_client.py +5 -5
  251. oci/usage/resources_client.py +2 -2
  252. oci/usage/rewards_client.py +6 -6
  253. oci/usage/usagelimits_client.py +1 -1
  254. oci/usage_api/usageapi_client.py +28 -28
  255. oci/vault/vaults_client.py +13 -13
  256. oci/vbs_inst/vbs_instance_client.py +10 -10
  257. oci/version.py +1 -1
  258. oci/visual_builder/vb_instance_client.py +13 -13
  259. oci/vn_monitoring/vn_monitoring_client.py +12 -12
  260. oci/vulnerability_scanning/vulnerability_scanning_client.py +58 -58
  261. oci/waa/waa_client.py +13 -13
  262. oci/waa/work_request_client.py +4 -4
  263. oci/waas/redirect_client.py +6 -6
  264. oci/waas/waas_client.py +66 -66
  265. oci/waf/waf_client.py +24 -24
  266. oci/work_requests/work_request_client.py +4 -4
  267. {oci-2.125.1.dist-info → oci-2.125.2.dist-info}/METADATA +1 -1
  268. {oci-2.125.1.dist-info → oci-2.125.2.dist-info}/RECORD +272 -271
  269. {oci-2.125.1.dist-info → oci-2.125.2.dist-info}/LICENSE.txt +0 -0
  270. {oci-2.125.1.dist-info → oci-2.125.2.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  271. {oci-2.125.1.dist-info → oci-2.125.2.dist-info}/WHEEL +0 -0
  272. {oci-2.125.1.dist-info → oci-2.125.2.dist-info}/top_level.txt +0 -0
@@ -157,7 +157,7 @@ class SubscriptionClient(object):
157
157
  :rtype: :class:`~oci.response.Response`
158
158
 
159
159
  :example:
160
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/tenantmanagercontrolplane/create_subscription_mapping.py.html>`__ to see an example of how to use create_subscription_mapping API.
160
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/tenantmanagercontrolplane/create_subscription_mapping.py.html>`__ to see an example of how to use create_subscription_mapping API.
161
161
  """
162
162
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
163
163
  required_arguments = []
@@ -255,7 +255,7 @@ class SubscriptionClient(object):
255
255
  :rtype: :class:`~oci.response.Response`
256
256
 
257
257
  :example:
258
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/tenantmanagercontrolplane/delete_subscription_mapping.py.html>`__ to see an example of how to use delete_subscription_mapping API.
258
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/tenantmanagercontrolplane/delete_subscription_mapping.py.html>`__ to see an example of how to use delete_subscription_mapping API.
259
259
  """
260
260
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
261
261
  required_arguments = ['subscriptionMappingId']
@@ -351,7 +351,7 @@ class SubscriptionClient(object):
351
351
  :rtype: :class:`~oci.response.Response`
352
352
 
353
353
  :example:
354
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/tenantmanagercontrolplane/get_assigned_subscription.py.html>`__ to see an example of how to use get_assigned_subscription API.
354
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/tenantmanagercontrolplane/get_assigned_subscription.py.html>`__ to see an example of how to use get_assigned_subscription API.
355
355
  """
356
356
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
357
357
  required_arguments = ['assignedSubscriptionId']
@@ -447,7 +447,7 @@ class SubscriptionClient(object):
447
447
  :rtype: :class:`~oci.response.Response`
448
448
 
449
449
  :example:
450
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/tenantmanagercontrolplane/get_subscription.py.html>`__ to see an example of how to use get_subscription API.
450
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/tenantmanagercontrolplane/get_subscription.py.html>`__ to see an example of how to use get_subscription API.
451
451
  """
452
452
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
453
453
  required_arguments = ['subscriptionId']
@@ -543,7 +543,7 @@ class SubscriptionClient(object):
543
543
  :rtype: :class:`~oci.response.Response`
544
544
 
545
545
  :example:
546
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/tenantmanagercontrolplane/get_subscription_mapping.py.html>`__ to see an example of how to use get_subscription_mapping API.
546
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/tenantmanagercontrolplane/get_subscription_mapping.py.html>`__ to see an example of how to use get_subscription_mapping API.
547
547
  """
548
548
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
549
549
  required_arguments = ['subscriptionMappingId']
@@ -658,7 +658,7 @@ class SubscriptionClient(object):
658
658
  :rtype: :class:`~oci.response.Response`
659
659
 
660
660
  :example:
661
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/tenantmanagercontrolplane/list_assigned_subscription_line_items.py.html>`__ to see an example of how to use list_assigned_subscription_line_items API.
661
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/tenantmanagercontrolplane/list_assigned_subscription_line_items.py.html>`__ to see an example of how to use list_assigned_subscription_line_items API.
662
662
  """
663
663
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
664
664
  required_arguments = ['assignedSubscriptionId']
@@ -811,7 +811,7 @@ class SubscriptionClient(object):
811
811
  :rtype: :class:`~oci.response.Response`
812
812
 
813
813
  :example:
814
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/tenantmanagercontrolplane/list_assigned_subscriptions.py.html>`__ to see an example of how to use list_assigned_subscriptions API.
814
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/tenantmanagercontrolplane/list_assigned_subscriptions.py.html>`__ to see an example of how to use list_assigned_subscriptions API.
815
815
  """
816
816
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
817
817
  required_arguments = ['compartmentId']
@@ -938,7 +938,7 @@ class SubscriptionClient(object):
938
938
  :rtype: :class:`~oci.response.Response`
939
939
 
940
940
  :example:
941
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/tenantmanagercontrolplane/list_available_regions.py.html>`__ to see an example of how to use list_available_regions API.
941
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/tenantmanagercontrolplane/list_available_regions.py.html>`__ to see an example of how to use list_available_regions API.
942
942
  """
943
943
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
944
944
  required_arguments = ['subscriptionId']
@@ -1061,7 +1061,7 @@ class SubscriptionClient(object):
1061
1061
  :rtype: :class:`~oci.response.Response`
1062
1062
 
1063
1063
  :example:
1064
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/tenantmanagercontrolplane/list_subscription_line_items.py.html>`__ to see an example of how to use list_subscription_line_items API.
1064
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/tenantmanagercontrolplane/list_subscription_line_items.py.html>`__ to see an example of how to use list_subscription_line_items API.
1065
1065
  """
1066
1066
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1067
1067
  required_arguments = ['subscriptionId']
@@ -1217,7 +1217,7 @@ class SubscriptionClient(object):
1217
1217
  :rtype: :class:`~oci.response.Response`
1218
1218
 
1219
1219
  :example:
1220
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/tenantmanagercontrolplane/list_subscription_mappings.py.html>`__ to see an example of how to use list_subscription_mappings API.
1220
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/tenantmanagercontrolplane/list_subscription_mappings.py.html>`__ to see an example of how to use list_subscription_mappings API.
1221
1221
  """
1222
1222
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1223
1223
  required_arguments = ['subscriptionId']
@@ -1370,7 +1370,7 @@ class SubscriptionClient(object):
1370
1370
  :rtype: :class:`~oci.response.Response`
1371
1371
 
1372
1372
  :example:
1373
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/tenantmanagercontrolplane/list_subscriptions.py.html>`__ to see an example of how to use list_subscriptions API.
1373
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/tenantmanagercontrolplane/list_subscriptions.py.html>`__ to see an example of how to use list_subscriptions API.
1374
1374
  """
1375
1375
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1376
1376
  required_arguments = []
@@ -143,7 +143,7 @@ class WorkRequestClient(object):
143
143
  :rtype: :class:`~oci.response.Response`
144
144
 
145
145
  :example:
146
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/tenantmanagercontrolplane/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
146
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/tenantmanagercontrolplane/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
147
147
  """
148
148
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
149
149
  required_arguments = ['workRequestId']
@@ -250,7 +250,7 @@ class WorkRequestClient(object):
250
250
  :rtype: :class:`~oci.response.Response`
251
251
 
252
252
  :example:
253
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/tenantmanagercontrolplane/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
253
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/tenantmanagercontrolplane/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
254
254
  """
255
255
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
256
256
  required_arguments = ['workRequestId']
@@ -376,7 +376,7 @@ class WorkRequestClient(object):
376
376
  :rtype: :class:`~oci.response.Response`
377
377
 
378
378
  :example:
379
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/tenantmanagercontrolplane/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
379
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/tenantmanagercontrolplane/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
380
380
  """
381
381
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
382
382
  required_arguments = ['workRequestId']
@@ -502,7 +502,7 @@ class WorkRequestClient(object):
502
502
  :rtype: :class:`~oci.response.Response`
503
503
 
504
504
  :example:
505
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/tenantmanagercontrolplane/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
505
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/tenantmanagercontrolplane/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
506
506
  """
507
507
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
508
508
  required_arguments = ['compartmentId']
@@ -146,7 +146,7 @@ class ThreatintelClient(object):
146
146
  :rtype: :class:`~oci.response.Response`
147
147
 
148
148
  :example:
149
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/threatintelligence/get_indicator.py.html>`__ to see an example of how to use get_indicator API.
149
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/threatintelligence/get_indicator.py.html>`__ to see an example of how to use get_indicator API.
150
150
  """
151
151
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
152
152
  required_arguments = ['indicatorId', 'compartmentId']
@@ -256,7 +256,7 @@ class ThreatintelClient(object):
256
256
  :rtype: :class:`~oci.response.Response`
257
257
 
258
258
  :example:
259
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/threatintelligence/list_indicator_counts.py.html>`__ to see an example of how to use list_indicator_counts API.
259
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/threatintelligence/list_indicator_counts.py.html>`__ to see an example of how to use list_indicator_counts API.
260
260
  """
261
261
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
262
262
  required_arguments = ['compartmentId']
@@ -406,7 +406,7 @@ class ThreatintelClient(object):
406
406
  :rtype: :class:`~oci.response.Response`
407
407
 
408
408
  :example:
409
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/threatintelligence/list_indicators.py.html>`__ to see an example of how to use list_indicators API.
409
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/threatintelligence/list_indicators.py.html>`__ to see an example of how to use list_indicators API.
410
410
  """
411
411
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
412
412
  required_arguments = ['compartmentId']
@@ -560,7 +560,7 @@ class ThreatintelClient(object):
560
560
  :rtype: :class:`~oci.response.Response`
561
561
 
562
562
  :example:
563
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/threatintelligence/list_threat_types.py.html>`__ to see an example of how to use list_threat_types API.
563
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/threatintelligence/list_threat_types.py.html>`__ to see an example of how to use list_threat_types API.
564
564
  """
565
565
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
566
566
  required_arguments = ['compartmentId']
@@ -675,7 +675,7 @@ class ThreatintelClient(object):
675
675
  :rtype: :class:`~oci.response.Response`
676
676
 
677
677
  :example:
678
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/threatintelligence/summarize_indicators.py.html>`__ to see an example of how to use summarize_indicators API.
678
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/threatintelligence/summarize_indicators.py.html>`__ to see an example of how to use summarize_indicators API.
679
679
  """
680
680
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
681
681
  required_arguments = ['compartmentId']
@@ -166,7 +166,7 @@ class ResourcesClient(object):
166
166
  :rtype: :class:`~oci.response.Response`
167
167
 
168
168
  :example:
169
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usage/list_resource_quota.py.html>`__ to see an example of how to use list_resource_quota API.
169
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usage/list_resource_quota.py.html>`__ to see an example of how to use list_resource_quota API.
170
170
  """
171
171
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
172
172
  required_arguments = ['serviceName', 'compartmentId']
@@ -307,7 +307,7 @@ class ResourcesClient(object):
307
307
  :rtype: :class:`~oci.response.Response`
308
308
 
309
309
  :example:
310
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usage/list_resources.py.html>`__ to see an example of how to use list_resources API.
310
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usage/list_resources.py.html>`__ to see an example of how to use list_resources API.
311
311
  """
312
312
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
313
313
  required_arguments = ['serviceName', 'compartmentId']
@@ -166,7 +166,7 @@ class RewardsClient(object):
166
166
  :rtype: :class:`~oci.response.Response`
167
167
 
168
168
  :example:
169
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usage/create_redeemable_user.py.html>`__ to see an example of how to use create_redeemable_user API.
169
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usage/create_redeemable_user.py.html>`__ to see an example of how to use create_redeemable_user API.
170
170
  """
171
171
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
172
172
  required_arguments = ['subscriptionId', 'tenancyId']
@@ -291,7 +291,7 @@ class RewardsClient(object):
291
291
  :rtype: :class:`~oci.response.Response`
292
292
 
293
293
  :example:
294
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usage/delete_redeemable_user.py.html>`__ to see an example of how to use delete_redeemable_user API.
294
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usage/delete_redeemable_user.py.html>`__ to see an example of how to use delete_redeemable_user API.
295
295
  """
296
296
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
297
297
  required_arguments = ['subscriptionId', 'emailId', 'tenancyId']
@@ -422,7 +422,7 @@ class RewardsClient(object):
422
422
  :rtype: :class:`~oci.response.Response`
423
423
 
424
424
  :example:
425
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usage/list_products.py.html>`__ to see an example of how to use list_products API.
425
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usage/list_products.py.html>`__ to see an example of how to use list_products API.
426
426
  """
427
427
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
428
428
  required_arguments = ['subscriptionId', 'tenancyId', 'usagePeriodKey']
@@ -576,7 +576,7 @@ class RewardsClient(object):
576
576
  :rtype: :class:`~oci.response.Response`
577
577
 
578
578
  :example:
579
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usage/list_redeemable_users.py.html>`__ to see an example of how to use list_redeemable_users API.
579
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usage/list_redeemable_users.py.html>`__ to see an example of how to use list_redeemable_users API.
580
580
  """
581
581
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
582
582
  required_arguments = ['subscriptionId', 'tenancyId']
@@ -726,7 +726,7 @@ class RewardsClient(object):
726
726
  :rtype: :class:`~oci.response.Response`
727
727
 
728
728
  :example:
729
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usage/list_redemptions.py.html>`__ to see an example of how to use list_redemptions API.
729
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usage/list_redemptions.py.html>`__ to see an example of how to use list_redemptions API.
730
730
  """
731
731
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
732
732
  required_arguments = ['subscriptionId', 'tenancyId']
@@ -858,7 +858,7 @@ class RewardsClient(object):
858
858
  :rtype: :class:`~oci.response.Response`
859
859
 
860
860
  :example:
861
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usage/list_rewards.py.html>`__ to see an example of how to use list_rewards API.
861
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usage/list_rewards.py.html>`__ to see an example of how to use list_rewards API.
862
862
  """
863
863
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
864
864
  required_arguments = ['subscriptionId', 'tenancyId']
@@ -171,7 +171,7 @@ class UsagelimitsClient(object):
171
171
  :rtype: :class:`~oci.response.Response`
172
172
 
173
173
  :example:
174
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usage/list_usage_limits.py.html>`__ to see an example of how to use list_usage_limits API.
174
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usage/list_usage_limits.py.html>`__ to see an example of how to use list_usage_limits API.
175
175
  """
176
176
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
177
177
  required_arguments = ['compartmentId', 'subscriptionId']
@@ -151,7 +151,7 @@ class UsageapiClient(object):
151
151
  :rtype: :class:`~oci.response.Response`
152
152
 
153
153
  :example:
154
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usageapi/create_custom_table.py.html>`__ to see an example of how to use create_custom_table API.
154
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usageapi/create_custom_table.py.html>`__ to see an example of how to use create_custom_table API.
155
155
  """
156
156
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
157
157
  required_arguments = []
@@ -248,7 +248,7 @@ class UsageapiClient(object):
248
248
  :rtype: :class:`~oci.response.Response`
249
249
 
250
250
  :example:
251
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usageapi/create_query.py.html>`__ to see an example of how to use create_query API.
251
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usageapi/create_query.py.html>`__ to see an example of how to use create_query API.
252
252
  """
253
253
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
254
254
  required_arguments = []
@@ -345,7 +345,7 @@ class UsageapiClient(object):
345
345
  :rtype: :class:`~oci.response.Response`
346
346
 
347
347
  :example:
348
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usageapi/create_schedule.py.html>`__ to see an example of how to use create_schedule API.
348
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usageapi/create_schedule.py.html>`__ to see an example of how to use create_schedule API.
349
349
  """
350
350
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
351
351
  required_arguments = []
@@ -442,7 +442,7 @@ class UsageapiClient(object):
442
442
  :rtype: :class:`~oci.response.Response`
443
443
 
444
444
  :example:
445
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usageapi/create_usage_carbon_emissions_query.py.html>`__ to see an example of how to use create_usage_carbon_emissions_query API.
445
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usageapi/create_usage_carbon_emissions_query.py.html>`__ to see an example of how to use create_usage_carbon_emissions_query API.
446
446
  """
447
447
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
448
448
  required_arguments = []
@@ -539,7 +539,7 @@ class UsageapiClient(object):
539
539
  :rtype: :class:`~oci.response.Response`
540
540
 
541
541
  :example:
542
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usageapi/delete_custom_table.py.html>`__ to see an example of how to use delete_custom_table API.
542
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usageapi/delete_custom_table.py.html>`__ to see an example of how to use delete_custom_table API.
543
543
  """
544
544
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
545
545
  required_arguments = ['customTableId']
@@ -643,7 +643,7 @@ class UsageapiClient(object):
643
643
  :rtype: :class:`~oci.response.Response`
644
644
 
645
645
  :example:
646
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usageapi/delete_query.py.html>`__ to see an example of how to use delete_query API.
646
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usageapi/delete_query.py.html>`__ to see an example of how to use delete_query API.
647
647
  """
648
648
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
649
649
  required_arguments = ['queryId']
@@ -747,7 +747,7 @@ class UsageapiClient(object):
747
747
  :rtype: :class:`~oci.response.Response`
748
748
 
749
749
  :example:
750
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usageapi/delete_schedule.py.html>`__ to see an example of how to use delete_schedule API.
750
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usageapi/delete_schedule.py.html>`__ to see an example of how to use delete_schedule API.
751
751
  """
752
752
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
753
753
  required_arguments = ['scheduleId']
@@ -851,7 +851,7 @@ class UsageapiClient(object):
851
851
  :rtype: :class:`~oci.response.Response`
852
852
 
853
853
  :example:
854
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usageapi/delete_usage_carbon_emissions_query.py.html>`__ to see an example of how to use delete_usage_carbon_emissions_query API.
854
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usageapi/delete_usage_carbon_emissions_query.py.html>`__ to see an example of how to use delete_usage_carbon_emissions_query API.
855
855
  """
856
856
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
857
857
  required_arguments = ['usageCarbonEmissionsQueryId']
@@ -948,7 +948,7 @@ class UsageapiClient(object):
948
948
  :rtype: :class:`~oci.response.Response`
949
949
 
950
950
  :example:
951
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usageapi/get_custom_table.py.html>`__ to see an example of how to use get_custom_table API.
951
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usageapi/get_custom_table.py.html>`__ to see an example of how to use get_custom_table API.
952
952
  """
953
953
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
954
954
  required_arguments = ['customTableId']
@@ -1045,7 +1045,7 @@ class UsageapiClient(object):
1045
1045
  :rtype: :class:`~oci.response.Response`
1046
1046
 
1047
1047
  :example:
1048
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usageapi/get_query.py.html>`__ to see an example of how to use get_query API.
1048
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usageapi/get_query.py.html>`__ to see an example of how to use get_query API.
1049
1049
  """
1050
1050
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1051
1051
  required_arguments = ['queryId']
@@ -1142,7 +1142,7 @@ class UsageapiClient(object):
1142
1142
  :rtype: :class:`~oci.response.Response`
1143
1143
 
1144
1144
  :example:
1145
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usageapi/get_schedule.py.html>`__ to see an example of how to use get_schedule API.
1145
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usageapi/get_schedule.py.html>`__ to see an example of how to use get_schedule API.
1146
1146
  """
1147
1147
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1148
1148
  required_arguments = ['scheduleId']
@@ -1239,7 +1239,7 @@ class UsageapiClient(object):
1239
1239
  :rtype: :class:`~oci.response.Response`
1240
1240
 
1241
1241
  :example:
1242
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usageapi/get_scheduled_run.py.html>`__ to see an example of how to use get_scheduled_run API.
1242
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usageapi/get_scheduled_run.py.html>`__ to see an example of how to use get_scheduled_run API.
1243
1243
  """
1244
1244
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1245
1245
  required_arguments = ['scheduledRunId']
@@ -1336,7 +1336,7 @@ class UsageapiClient(object):
1336
1336
  :rtype: :class:`~oci.response.Response`
1337
1337
 
1338
1338
  :example:
1339
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usageapi/get_usage_carbon_emissions_query.py.html>`__ to see an example of how to use get_usage_carbon_emissions_query API.
1339
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usageapi/get_usage_carbon_emissions_query.py.html>`__ to see an example of how to use get_usage_carbon_emissions_query API.
1340
1340
  """
1341
1341
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1342
1342
  required_arguments = ['usageCarbonEmissionsQueryId']
@@ -1453,7 +1453,7 @@ class UsageapiClient(object):
1453
1453
  :rtype: :class:`~oci.response.Response`
1454
1454
 
1455
1455
  :example:
1456
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usageapi/list_custom_tables.py.html>`__ to see an example of how to use list_custom_tables API.
1456
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usageapi/list_custom_tables.py.html>`__ to see an example of how to use list_custom_tables API.
1457
1457
  """
1458
1458
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1459
1459
  required_arguments = ['compartmentId', 'savedReportId']
@@ -1585,7 +1585,7 @@ class UsageapiClient(object):
1585
1585
  :rtype: :class:`~oci.response.Response`
1586
1586
 
1587
1587
  :example:
1588
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usageapi/list_queries.py.html>`__ to see an example of how to use list_queries API.
1588
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usageapi/list_queries.py.html>`__ to see an example of how to use list_queries API.
1589
1589
  """
1590
1590
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1591
1591
  required_arguments = ['compartmentId']
@@ -1716,7 +1716,7 @@ class UsageapiClient(object):
1716
1716
  :rtype: :class:`~oci.response.Response`
1717
1717
 
1718
1718
  :example:
1719
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usageapi/list_scheduled_runs.py.html>`__ to see an example of how to use list_scheduled_runs API.
1719
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usageapi/list_scheduled_runs.py.html>`__ to see an example of how to use list_scheduled_runs API.
1720
1720
  """
1721
1721
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1722
1722
  required_arguments = ['scheduleId']
@@ -1850,7 +1850,7 @@ class UsageapiClient(object):
1850
1850
  :rtype: :class:`~oci.response.Response`
1851
1851
 
1852
1852
  :example:
1853
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usageapi/list_schedules.py.html>`__ to see an example of how to use list_schedules API.
1853
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usageapi/list_schedules.py.html>`__ to see an example of how to use list_schedules API.
1854
1854
  """
1855
1855
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1856
1856
  required_arguments = ['compartmentId']
@@ -1983,7 +1983,7 @@ class UsageapiClient(object):
1983
1983
  :rtype: :class:`~oci.response.Response`
1984
1984
 
1985
1985
  :example:
1986
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usageapi/list_usage_carbon_emissions_queries.py.html>`__ to see an example of how to use list_usage_carbon_emissions_queries API.
1986
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usageapi/list_usage_carbon_emissions_queries.py.html>`__ to see an example of how to use list_usage_carbon_emissions_queries API.
1987
1987
  """
1988
1988
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1989
1989
  required_arguments = ['compartmentId']
@@ -2097,7 +2097,7 @@ class UsageapiClient(object):
2097
2097
  :rtype: :class:`~oci.response.Response`
2098
2098
 
2099
2099
  :example:
2100
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usageapi/request_average_carbon_emission.py.html>`__ to see an example of how to use request_average_carbon_emission API.
2100
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usageapi/request_average_carbon_emission.py.html>`__ to see an example of how to use request_average_carbon_emission API.
2101
2101
  """
2102
2102
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2103
2103
  required_arguments = ['skuPartNumber']
@@ -2197,7 +2197,7 @@ class UsageapiClient(object):
2197
2197
  :rtype: :class:`~oci.response.Response`
2198
2198
 
2199
2199
  :example:
2200
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usageapi/request_clean_energy_usage.py.html>`__ to see an example of how to use request_clean_energy_usage API.
2200
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usageapi/request_clean_energy_usage.py.html>`__ to see an example of how to use request_clean_energy_usage API.
2201
2201
  """
2202
2202
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2203
2203
  required_arguments = ['region']
@@ -2302,7 +2302,7 @@ class UsageapiClient(object):
2302
2302
  :rtype: :class:`~oci.response.Response`
2303
2303
 
2304
2304
  :example:
2305
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usageapi/request_summarized_configurations.py.html>`__ to see an example of how to use request_summarized_configurations API.
2305
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usageapi/request_summarized_configurations.py.html>`__ to see an example of how to use request_summarized_configurations API.
2306
2306
  """
2307
2307
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2308
2308
  required_arguments = ['tenantId']
@@ -2401,7 +2401,7 @@ class UsageapiClient(object):
2401
2401
  :rtype: :class:`~oci.response.Response`
2402
2402
 
2403
2403
  :example:
2404
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usageapi/request_summarized_usages.py.html>`__ to see an example of how to use request_summarized_usages API.
2404
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usageapi/request_summarized_usages.py.html>`__ to see an example of how to use request_summarized_usages API.
2405
2405
  """
2406
2406
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2407
2407
  required_arguments = []
@@ -2498,7 +2498,7 @@ class UsageapiClient(object):
2498
2498
  :rtype: :class:`~oci.response.Response`
2499
2499
 
2500
2500
  :example:
2501
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usageapi/request_usage_carbon_emission_config.py.html>`__ to see an example of how to use request_usage_carbon_emission_config API.
2501
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usageapi/request_usage_carbon_emission_config.py.html>`__ to see an example of how to use request_usage_carbon_emission_config API.
2502
2502
  """
2503
2503
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2504
2504
  required_arguments = ['tenantId']
@@ -2597,7 +2597,7 @@ class UsageapiClient(object):
2597
2597
  :rtype: :class:`~oci.response.Response`
2598
2598
 
2599
2599
  :example:
2600
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usageapi/request_usage_carbon_emissions.py.html>`__ to see an example of how to use request_usage_carbon_emissions API.
2600
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usageapi/request_usage_carbon_emissions.py.html>`__ to see an example of how to use request_usage_carbon_emissions API.
2601
2601
  """
2602
2602
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2603
2603
  required_arguments = []
@@ -2704,7 +2704,7 @@ class UsageapiClient(object):
2704
2704
  :rtype: :class:`~oci.response.Response`
2705
2705
 
2706
2706
  :example:
2707
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usageapi/update_custom_table.py.html>`__ to see an example of how to use update_custom_table API.
2707
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usageapi/update_custom_table.py.html>`__ to see an example of how to use update_custom_table API.
2708
2708
  """
2709
2709
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2710
2710
  required_arguments = ['customTableId']
@@ -2815,7 +2815,7 @@ class UsageapiClient(object):
2815
2815
  :rtype: :class:`~oci.response.Response`
2816
2816
 
2817
2817
  :example:
2818
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usageapi/update_query.py.html>`__ to see an example of how to use update_query API.
2818
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usageapi/update_query.py.html>`__ to see an example of how to use update_query API.
2819
2819
  """
2820
2820
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2821
2821
  required_arguments = ['queryId']
@@ -2926,7 +2926,7 @@ class UsageapiClient(object):
2926
2926
  :rtype: :class:`~oci.response.Response`
2927
2927
 
2928
2928
  :example:
2929
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usageapi/update_schedule.py.html>`__ to see an example of how to use update_schedule API.
2929
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usageapi/update_schedule.py.html>`__ to see an example of how to use update_schedule API.
2930
2930
  """
2931
2931
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2932
2932
  required_arguments = ['scheduleId']
@@ -3037,7 +3037,7 @@ class UsageapiClient(object):
3037
3037
  :rtype: :class:`~oci.response.Response`
3038
3038
 
3039
3039
  :example:
3040
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/usageapi/update_usage_carbon_emissions_query.py.html>`__ to see an example of how to use update_usage_carbon_emissions_query API.
3040
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/usageapi/update_usage_carbon_emissions_query.py.html>`__ to see an example of how to use update_usage_carbon_emissions_query API.
3041
3041
  """
3042
3042
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3043
3043
  required_arguments = ['usageCarbonEmissionsQueryId']