oci 2.102.0__py3-none-any.whl → 2.103.0__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 (336) hide show
  1. oci/access_governance_cp/access_governance_cp_client.py +8 -8
  2. oci/access_governance_cp/access_governance_cp_client_composite_operations.py +9 -1
  3. oci/adm/application_dependency_management_client.py +18 -18
  4. oci/adm/application_dependency_management_client_composite_operations.py +9 -1
  5. oci/ai_anomaly_detection/anomaly_detection_client.py +36 -36
  6. oci/ai_anomaly_detection/anomaly_detection_client_composite_operations.py +18 -2
  7. oci/ai_document/ai_service_document_client.py +3 -3
  8. oci/ai_language/ai_service_language_client.py +35 -35
  9. oci/ai_speech/ai_service_speech_client.py +9 -9
  10. oci/ai_vision/ai_service_vision_client.py +25 -25
  11. oci/analytics/analytics_client.py +23 -23
  12. oci/announcements_service/announcement_client.py +4 -4
  13. oci/announcements_service/announcement_subscription_client.py +9 -9
  14. oci/announcements_service/announcement_subscription_client_composite_operations.py +9 -1
  15. oci/announcements_service/announcements_preferences_client.py +4 -4
  16. oci/apigateway/api_gateway_client.py +21 -21
  17. oci/apigateway/deployment_client.py +6 -6
  18. oci/apigateway/gateway_client.py +6 -6
  19. oci/apigateway/subscribers_client.py +6 -6
  20. oci/apigateway/usage_plans_client.py +6 -6
  21. oci/apigateway/work_requests_client.py +5 -5
  22. oci/apm_config/config_client.py +8 -8
  23. oci/apm_control_plane/apm_domain_client.py +14 -14
  24. oci/apm_synthetics/apm_synthetic_client.py +18 -18
  25. oci/apm_traces/query_client.py +2 -2
  26. oci/apm_traces/trace_client.py +4 -4
  27. oci/application_migration/application_migration_client.py +19 -19
  28. oci/appmgmt_control/appmgmt_control_client.py +8 -8
  29. oci/artifacts/artifacts_client.py +30 -30
  30. oci/artifacts/artifacts_client_composite_operations.py +36 -4
  31. oci/audit/audit_client.py +3 -3
  32. oci/auth/signers/instance_principals_security_token_signer.py +9 -3
  33. oci/autoscaling/auto_scaling_client.py +11 -11
  34. oci/bastion/bastion_client.py +15 -15
  35. oci/bds/bds_client.py +40 -40
  36. oci/blockchain/blockchain_platform_client.py +27 -27
  37. oci/budget/budget_client.py +10 -10
  38. oci/budget/budget_client_composite_operations.py +9 -1
  39. oci/certificates/certificates_client.py +5 -5
  40. oci/certificates_management/certificates_management_client.py +32 -32
  41. oci/certificates_management/certificates_management_client_composite_operations.py +9 -1
  42. oci/cims/incident_client.py +7 -7
  43. oci/cims/user_client.py +1 -1
  44. oci/cloud_bridge/common_client.py +5 -5
  45. oci/cloud_bridge/discovery_client.py +14 -14
  46. oci/cloud_bridge/discovery_client_composite_operations.py +9 -1
  47. oci/cloud_bridge/inventory_client.py +16 -16
  48. oci/cloud_bridge/inventory_client_composite_operations.py +9 -1
  49. oci/cloud_bridge/ocb_agent_svc_client.py +23 -23
  50. oci/cloud_bridge/ocb_agent_svc_client_composite_operations.py +27 -3
  51. oci/cloud_guard/cloud_guard_client.py +133 -133
  52. oci/cloud_guard/cloud_guard_client_composite_operations.py +63 -7
  53. oci/cloud_migrations/migration_client.py +43 -43
  54. oci/compute_instance_agent/compute_instance_agent_client.py +6 -6
  55. oci/compute_instance_agent/plugin_client.py +2 -2
  56. oci/compute_instance_agent/pluginconfig_client.py +1 -1
  57. oci/container_engine/container_engine_client.py +36 -36
  58. oci/container_instances/container_instance_client.py +18 -18
  59. oci/core/blockstorage_client.py +60 -60
  60. oci/core/blockstorage_client_composite_operations.py +54 -6
  61. oci/core/compute_client.py +89 -89
  62. oci/core/compute_client_composite_operations.py +72 -8
  63. oci/core/compute_management_client.py +32 -32
  64. oci/core/compute_management_client_composite_operations.py +9 -1
  65. oci/core/virtual_network_client.py +241 -241
  66. oci/core/virtual_network_client_composite_operations.py +216 -24
  67. oci/dashboard_service/dashboard_client.py +6 -6
  68. oci/dashboard_service/dashboard_client_composite_operations.py +9 -1
  69. oci/dashboard_service/dashboard_group_client.py +6 -6
  70. oci/dashboard_service/dashboard_group_client_composite_operations.py +9 -1
  71. oci/data_catalog/data_catalog_client.py +139 -139
  72. oci/data_flow/data_flow_client.py +28 -28
  73. oci/data_flow/data_flow_client_composite_operations.py +18 -2
  74. oci/data_integration/data_integration_client.py +152 -152
  75. oci/data_labeling_service/data_labeling_management_client.py +16 -16
  76. oci/data_labeling_service_dataplane/data_labeling_client.py +15 -15
  77. oci/data_labeling_service_dataplane/data_labeling_client_composite_operations.py +18 -2
  78. oci/data_safe/data_safe_client.py +214 -214
  79. oci/data_safe/data_safe_client_composite_operations.py +18 -2
  80. oci/data_science/data_science_client.py +85 -85
  81. oci/data_science/data_science_client_composite_operations.py +27 -3
  82. oci/database/database_client.py +428 -304
  83. oci/database/database_client_composite_operations.py +18 -2
  84. oci/database/models/__init__.py +4 -0
  85. oci/database/models/autonomous_container_database.py +2 -2
  86. oci/database/models/autonomous_container_database_summary.py +2 -2
  87. oci/database/models/autonomous_database.py +6 -2
  88. oci/database/models/autonomous_database_summary.py +6 -2
  89. oci/database/models/autonomous_virtual_machine.py +37 -2
  90. oci/database/models/autonomous_virtual_machine_summary.py +37 -2
  91. oci/database/models/autonomous_vm_cluster.py +10 -6
  92. oci/database/models/autonomous_vm_cluster_resource_details.py +105 -0
  93. oci/database/models/autonomous_vm_cluster_summary.py +10 -6
  94. oci/database/models/cloud_autonomous_vm_cluster.py +43 -4
  95. oci/database/models/cloud_autonomous_vm_cluster_summary.py +43 -4
  96. oci/database/models/create_autonomous_container_database_details.py +2 -2
  97. oci/database/models/create_autonomous_vm_cluster_details.py +6 -2
  98. oci/database/models/create_cloud_autonomous_vm_cluster_details.py +6 -2
  99. oci/database/models/exadata_infrastructure.py +31 -0
  100. oci/database/models/exadata_infrastructure_summary.py +31 -0
  101. oci/database/models/exadata_infrastructure_un_allocated_resources.py +260 -0
  102. oci/database/models/rotate_autonomous_vm_cluster_ords_certs_details.py +2 -2
  103. oci/database/models/rotate_autonomous_vm_cluster_ssl_certs_details.py +3 -3
  104. oci/database/models/rotate_cloud_autonomous_vm_cluster_ords_certs_details.py +2 -2
  105. oci/database/models/rotate_cloud_autonomous_vm_cluster_ssl_certs_details.py +2 -2
  106. oci/database/models/vm_cluster.py +31 -0
  107. oci/database/models/vm_cluster_summary.py +31 -0
  108. oci/database_management/db_management_client.py +157 -157
  109. oci/database_management/db_management_client_composite_operations.py +45 -5
  110. oci/database_management/diagnosability_client.py +4 -4
  111. oci/database_management/sql_tuning_client.py +10 -10
  112. oci/database_migration/database_migration_client.py +41 -41
  113. oci/database_migration/database_migration_client_composite_operations.py +9 -1
  114. oci/database_tools/database_tools_client.py +19 -19
  115. oci/devops/devops_client.py +89 -89
  116. oci/disaster_recovery/disaster_recovery_client.py +29 -29
  117. oci/disaster_recovery/disaster_recovery_client_composite_operations.py +9 -1
  118. oci/dns/dns_client.py +197 -51
  119. oci/dns/dns_client_composite_operations.py +45 -5
  120. oci/dns/models/__init__.py +2 -0
  121. oci/dns/models/create_zone_details.py +35 -2
  122. oci/dns/models/external_downstream.py +137 -0
  123. oci/dns/models/update_zone_details.py +35 -2
  124. oci/dns/models/zone.py +33 -0
  125. oci/dts/appliance_export_job_client.py +6 -6
  126. oci/dts/appliance_export_job_client_composite_operations.py +9 -1
  127. oci/dts/shipping_vendors_client.py +1 -1
  128. oci/dts/transfer_appliance_client.py +8 -8
  129. oci/dts/transfer_appliance_entitlement_client.py +3 -3
  130. oci/dts/transfer_device_client.py +5 -5
  131. oci/dts/transfer_job_client.py +6 -6
  132. oci/dts/transfer_job_client_composite_operations.py +9 -1
  133. oci/dts/transfer_package_client.py +7 -7
  134. oci/em_warehouse/em_data_lake_client.py +13 -13
  135. oci/em_warehouse/em_warehouse_client.py +13 -13
  136. oci/email/email_client.py +25 -25
  137. oci/email/email_client_composite_operations.py +9 -1
  138. oci/events/events_client.py +6 -6
  139. oci/events/events_client_composite_operations.py +9 -1
  140. oci/file_storage/file_storage_client.py +35 -35
  141. oci/file_storage/file_storage_client_composite_operations.py +54 -6
  142. oci/functions/functions_invoke_client.py +1 -1
  143. oci/functions/functions_management_client.py +16 -16
  144. oci/functions/functions_management_client_composite_operations.py +18 -2
  145. oci/fusion_apps/data_masking_activity_client.py +3 -3
  146. oci/fusion_apps/fusion_applications_client.py +39 -39
  147. oci/fusion_apps/fusion_environment_client.py +15 -15
  148. oci/fusion_apps/fusion_environment_family_client.py +8 -8
  149. oci/fusion_apps/refresh_activity_client.py +4 -4
  150. oci/fusion_apps/scheduled_activity_client.py +2 -2
  151. oci/fusion_apps/service_attachment_client.py +2 -2
  152. oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
  153. oci/golden_gate/golden_gate_client.py +53 -53
  154. oci/governance_rules_control_plane/governance_rule_client.py +15 -15
  155. oci/governance_rules_control_plane/work_request_client.py +5 -5
  156. oci/healthchecks/health_checks_client.py +17 -17
  157. oci/identity/identity_client.py +145 -145
  158. oci/identity/identity_client_composite_operations.py +63 -7
  159. oci/identity_data_plane/dataplane_client.py +1 -1
  160. oci/identity_domains/identity_domains_client.py +134 -134
  161. oci/integration/integration_instance_client.py +15 -15
  162. oci/jms/java_management_service_client.py +44 -44
  163. oci/key_management/kms_crypto_client.py +6 -6
  164. oci/key_management/kms_management_client.py +21 -21
  165. oci/key_management/kms_vault_client.py +14 -14
  166. oci/license_manager/license_manager_client.py +18 -18
  167. oci/license_manager/license_manager_client_composite_operations.py +18 -2
  168. oci/limits/limits_client.py +4 -4
  169. oci/limits/quotas_client.py +7 -7
  170. oci/limits/quotas_client_composite_operations.py +9 -1
  171. oci/load_balancer/load_balancer_client.py +61 -61
  172. oci/lockbox/lockbox_client.py +22 -22
  173. oci/lockbox/lockbox_client_composite_operations.py +18 -2
  174. oci/log_analytics/log_analytics_client.py +184 -184
  175. oci/logging/logging_management_client.py +62 -300
  176. oci/logging/logging_management_client_composite_operations.py +12 -4
  177. oci/logging/models/__init__.py +2 -6
  178. oci/logging/models/archiving.py +2 -2
  179. oci/logging/models/category.py +2 -2
  180. oci/logging/models/change_log_saved_search_compartment_details.py +1 -1
  181. oci/logging/models/create_log_details.py +2 -2
  182. oci/logging/models/create_log_saved_search_details.py +1 -1
  183. oci/logging/models/log.py +2 -2
  184. oci/logging/models/log_saved_search.py +1 -1
  185. oci/logging/models/log_saved_search_summary.py +1 -1
  186. oci/logging/models/log_summary.py +2 -2
  187. oci/logging/models/parameter.py +77 -5
  188. oci/logging/models/unified_agent_apache2_parser.py +1 -1
  189. oci/logging/models/unified_agent_apache_error_parser.py +1 -1
  190. oci/logging/models/unified_agent_auditd_parser.py +1 -1
  191. oci/logging/models/unified_agent_cri_parser.py +160 -0
  192. oci/logging/models/unified_agent_csv_parser.py +10 -2
  193. oci/logging/models/unified_agent_grok_parser.py +14 -2
  194. oci/logging/models/unified_agent_logging_configuration.py +6 -2
  195. oci/logging/models/unified_agent_msgpack_parser.py +1 -1
  196. oci/logging/models/unified_agent_multiline_grok_parser.py +18 -2
  197. oci/logging/models/unified_agent_multiline_parser.py +10 -2
  198. oci/logging/models/unified_agent_none_parser.py +5 -1
  199. oci/logging/models/unified_agent_parser.py +51 -3
  200. oci/logging/models/unified_agent_regex_parser.py +10 -2
  201. oci/logging/models/unified_agent_syslog_parser.py +25 -1
  202. oci/logging/models/unified_agent_tail_log_source.py +5 -1
  203. oci/logging/models/unified_agent_tsv_parser.py +10 -2
  204. oci/logging/models/unified_agent_windows_event_source.py +5 -1
  205. oci/logging/models/unified_json_parser.py +9 -1
  206. oci/logging/models/update_log_details.py +2 -2
  207. oci/logging/models/update_log_saved_search_details.py +1 -1
  208. oci/logging/models/work_request.py +2 -2
  209. oci/logging/models/work_request_summary.py +2 -2
  210. oci/loggingingestion/logging_client.py +1 -1
  211. oci/loggingsearch/log_search_client.py +1 -1
  212. oci/management_agent/management_agent_client.py +23 -23
  213. oci/management_agent/management_agent_client_composite_operations.py +18 -2
  214. oci/management_dashboard/dashx_apis_client.py +14 -14
  215. oci/management_dashboard/dashx_apis_client_composite_operations.py +18 -2
  216. oci/marketplace/account_client.py +2 -2
  217. oci/marketplace/marketplace_client.py +25 -25
  218. oci/marketplace/marketplace_client_composite_operations.py +9 -1
  219. oci/media_services/media_services_client.py +48 -48
  220. oci/media_services/media_services_client_composite_operations.py +63 -7
  221. oci/media_services/media_stream_client.py +2 -2
  222. oci/monitoring/monitoring_client.py +13 -13
  223. oci/monitoring/monitoring_client_composite_operations.py +9 -1
  224. oci/mysql/channels_client.py +7 -7
  225. oci/mysql/db_backups_client.py +6 -6
  226. oci/mysql/db_system_client.py +26 -26
  227. oci/mysql/mysqlaas_client.py +7 -7
  228. oci/mysql/mysqlaas_client_composite_operations.py +9 -1
  229. oci/mysql/replicas_client.py +5 -5
  230. oci/mysql/work_requests_client.py +4 -4
  231. oci/network_firewall/network_firewall_client.py +17 -17
  232. oci/network_load_balancer/network_load_balancer_client.py +34 -34
  233. oci/nosql/nosql_client.py +22 -22
  234. oci/object_storage/object_storage_client.py +50 -50
  235. oci/oce/oce_instance_client.py +10 -10
  236. oci/ocvp/esxi_host_client.py +5 -5
  237. oci/ocvp/sddc_client.py +13 -13
  238. oci/ocvp/work_request_client.py +4 -4
  239. oci/oda/management_client.py +56 -56
  240. oci/oda/oda_client.py +17 -17
  241. oci/oda/odapackage_client.py +7 -7
  242. oci/onesubscription/billing_schedule_client.py +1 -1
  243. oci/onesubscription/commitment_client.py +2 -2
  244. oci/onesubscription/computed_usage_client.py +3 -3
  245. oci/onesubscription/invoice_summary_client.py +2 -2
  246. oci/onesubscription/organization_subscription_client.py +1 -1
  247. oci/onesubscription/ratecard_client.py +1 -1
  248. oci/onesubscription/subscribed_service_client.py +2 -2
  249. oci/onesubscription/subscription_client.py +1 -1
  250. oci/ons/notification_control_plane_client.py +6 -6
  251. oci/ons/notification_data_plane_client.py +10 -10
  252. oci/ons/notification_data_plane_client_composite_operations.py +9 -1
  253. oci/opa/opa_instance_client.py +11 -11
  254. oci/opensearch/opensearch_cluster_backup_client.py +4 -4
  255. oci/opensearch/opensearch_cluster_client.py +14 -14
  256. oci/operator_access_control/access_requests_client.py +9 -9
  257. oci/operator_access_control/operator_actions_client.py +2 -2
  258. oci/operator_access_control/operator_control_assignment_client.py +6 -6
  259. oci/operator_access_control/operator_control_assignment_client_composite_operations.py +9 -1
  260. oci/operator_access_control/operator_control_client.py +6 -6
  261. oci/operator_access_control/operator_control_client_composite_operations.py +9 -1
  262. oci/opsi/operations_insights_client.py +151 -151
  263. oci/optimizer/optimizer_client.py +26 -26
  264. oci/optimizer/optimizer_client_composite_operations.py +9 -1
  265. oci/os_management/event_client.py +8 -8
  266. oci/os_management/os_management_client.py +69 -69
  267. oci/os_management/os_management_client_composite_operations.py +27 -3
  268. oci/osp_gateway/invoice_service_client.py +5 -5
  269. oci/osp_gateway/subscription_service_client.py +5 -5
  270. oci/osub_billing_schedule/billing_schedule_client.py +1 -1
  271. oci/osub_organization_subscription/organization_subscription_client.py +1 -1
  272. oci/osub_subscription/commitment_client.py +2 -2
  273. oci/osub_subscription/ratecard_client.py +1 -1
  274. oci/osub_subscription/subscription_client.py +1 -1
  275. oci/osub_usage/computed_usage_client.py +3 -3
  276. oci/queue/queue_admin_client.py +11 -11
  277. oci/queue/queue_client.py +7 -7
  278. oci/recovery/database_recovery_client.py +23 -23
  279. oci/resource_manager/resource_manager_client.py +52 -52
  280. oci/resource_manager/resource_manager_client_composite_operations.py +45 -5
  281. oci/resource_search/resource_search_client.py +3 -3
  282. oci/rover/rover_cluster_client.py +7 -7
  283. oci/rover/rover_cluster_client_composite_operations.py +9 -1
  284. oci/rover/rover_entitlement_client.py +6 -6
  285. oci/rover/rover_entitlement_client_composite_operations.py +9 -1
  286. oci/rover/rover_node_client.py +10 -10
  287. oci/rover/rover_node_client_composite_operations.py +9 -1
  288. oci/rover/shape_client.py +1 -1
  289. oci/sch/service_connector_client.py +12 -12
  290. oci/secrets/secrets_client.py +3 -3
  291. oci/service_catalog/service_catalog_client.py +26 -26
  292. oci/service_catalog/service_catalog_client_composite_operations.py +9 -1
  293. oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
  294. oci/service_mesh/service_mesh_client.py +48 -48
  295. oci/stack_monitoring/stack_monitoring_client.py +22 -22
  296. oci/stack_monitoring/stack_monitoring_client_composite_operations.py +9 -1
  297. oci/streaming/stream_admin_client.py +18 -18
  298. oci/streaming/stream_admin_client_composite_operations.py +27 -3
  299. oci/streaming/stream_client.py +8 -8
  300. oci/tenant_manager_control_plane/domain_client.py +5 -5
  301. oci/tenant_manager_control_plane/domain_client_composite_operations.py +9 -1
  302. oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
  303. oci/tenant_manager_control_plane/domain_governance_client_composite_operations.py +9 -1
  304. oci/tenant_manager_control_plane/governance_client.py +2 -2
  305. oci/tenant_manager_control_plane/link_client.py +3 -3
  306. oci/tenant_manager_control_plane/orders_client.py +2 -2
  307. oci/tenant_manager_control_plane/organization_client.py +10 -10
  308. oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
  309. oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
  310. oci/tenant_manager_control_plane/subscription_client.py +9 -9
  311. oci/tenant_manager_control_plane/subscription_client_composite_operations.py +9 -1
  312. oci/tenant_manager_control_plane/work_request_client.py +4 -4
  313. oci/threat_intelligence/threatintel_client.py +5 -5
  314. oci/usage/rewards_client.py +6 -6
  315. oci/usage_api/usageapi_client.py +19 -19
  316. oci/usage_api/usageapi_client_composite_operations.py +9 -1
  317. oci/vault/vaults_client.py +11 -11
  318. oci/vbs_inst/vbs_instance_client.py +10 -10
  319. oci/version.py +1 -1
  320. oci/visual_builder/vb_instance_client.py +13 -13
  321. oci/vn_monitoring/vn_monitoring_client.py +12 -12
  322. oci/vn_monitoring/vn_monitoring_client_composite_operations.py +9 -1
  323. oci/vulnerability_scanning/vulnerability_scanning_client.py +58 -58
  324. oci/waa/waa_client.py +13 -13
  325. oci/waa/work_request_client.py +4 -4
  326. oci/waas/redirect_client.py +6 -6
  327. oci/waas/waas_client.py +66 -66
  328. oci/waas/waas_client_composite_operations.py +27 -3
  329. oci/waf/waf_client.py +24 -24
  330. oci/work_requests/work_request_client.py +4 -4
  331. {oci-2.102.0.dist-info → oci-2.103.0.dist-info}/METADATA +1 -1
  332. {oci-2.102.0.dist-info → oci-2.103.0.dist-info}/RECORD +336 -332
  333. {oci-2.102.0.dist-info → oci-2.103.0.dist-info}/LICENSE.txt +0 -0
  334. {oci-2.102.0.dist-info → oci-2.103.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  335. {oci-2.102.0.dist-info → oci-2.103.0.dist-info}/WHEEL +0 -0
  336. {oci-2.102.0.dist-info → oci-2.103.0.dist-info}/top_level.txt +0 -0
@@ -152,7 +152,7 @@ class BlockstorageClient(object):
152
152
  :rtype: :class:`~oci.response.Response`
153
153
 
154
154
  :example:
155
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/change_boot_volume_backup_compartment.py.html>`__ to see an example of how to use change_boot_volume_backup_compartment API.
155
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/change_boot_volume_backup_compartment.py.html>`__ to see an example of how to use change_boot_volume_backup_compartment API.
156
156
  """
157
157
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
158
158
  required_arguments = ['bootVolumeBackupId']
@@ -256,7 +256,7 @@ class BlockstorageClient(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.102.0/core/change_boot_volume_compartment.py.html>`__ to see an example of how to use change_boot_volume_compartment API.
259
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/change_boot_volume_compartment.py.html>`__ to see an example of how to use change_boot_volume_compartment API.
260
260
  """
261
261
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
262
262
  required_arguments = ['bootVolumeId']
@@ -360,7 +360,7 @@ class BlockstorageClient(object):
360
360
  :rtype: :class:`~oci.response.Response`
361
361
 
362
362
  :example:
363
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/change_volume_backup_compartment.py.html>`__ to see an example of how to use change_volume_backup_compartment API.
363
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/change_volume_backup_compartment.py.html>`__ to see an example of how to use change_volume_backup_compartment API.
364
364
  """
365
365
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
366
366
  required_arguments = ['volumeBackupId']
@@ -464,7 +464,7 @@ class BlockstorageClient(object):
464
464
  :rtype: :class:`~oci.response.Response`
465
465
 
466
466
  :example:
467
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/change_volume_compartment.py.html>`__ to see an example of how to use change_volume_compartment API.
467
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/change_volume_compartment.py.html>`__ to see an example of how to use change_volume_compartment API.
468
468
  """
469
469
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
470
470
  required_arguments = ['volumeId']
@@ -568,7 +568,7 @@ class BlockstorageClient(object):
568
568
  :rtype: :class:`~oci.response.Response`
569
569
 
570
570
  :example:
571
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/change_volume_group_backup_compartment.py.html>`__ to see an example of how to use change_volume_group_backup_compartment API.
571
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/change_volume_group_backup_compartment.py.html>`__ to see an example of how to use change_volume_group_backup_compartment API.
572
572
  """
573
573
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
574
574
  required_arguments = ['volumeGroupBackupId']
@@ -672,7 +672,7 @@ class BlockstorageClient(object):
672
672
  :rtype: :class:`~oci.response.Response`
673
673
 
674
674
  :example:
675
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/change_volume_group_compartment.py.html>`__ to see an example of how to use change_volume_group_compartment API.
675
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/change_volume_group_compartment.py.html>`__ to see an example of how to use change_volume_group_compartment API.
676
676
  """
677
677
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
678
678
  required_arguments = ['volumeGroupId']
@@ -782,7 +782,7 @@ class BlockstorageClient(object):
782
782
  :rtype: :class:`~oci.response.Response`
783
783
 
784
784
  :example:
785
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/copy_boot_volume_backup.py.html>`__ to see an example of how to use copy_boot_volume_backup API.
785
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/copy_boot_volume_backup.py.html>`__ to see an example of how to use copy_boot_volume_backup API.
786
786
  """
787
787
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
788
788
  required_arguments = ['bootVolumeBackupId']
@@ -897,7 +897,7 @@ class BlockstorageClient(object):
897
897
  :rtype: :class:`~oci.response.Response`
898
898
 
899
899
  :example:
900
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/copy_volume_backup.py.html>`__ to see an example of how to use copy_volume_backup API.
900
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/copy_volume_backup.py.html>`__ to see an example of how to use copy_volume_backup API.
901
901
  """
902
902
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
903
903
  required_arguments = ['volumeBackupId']
@@ -1012,7 +1012,7 @@ class BlockstorageClient(object):
1012
1012
  :rtype: :class:`~oci.response.Response`
1013
1013
 
1014
1014
  :example:
1015
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/copy_volume_group_backup.py.html>`__ to see an example of how to use copy_volume_group_backup API.
1015
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/copy_volume_group_backup.py.html>`__ to see an example of how to use copy_volume_group_backup API.
1016
1016
  """
1017
1017
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1018
1018
  required_arguments = ['volumeGroupBackupId']
@@ -1122,7 +1122,7 @@ class BlockstorageClient(object):
1122
1122
  :rtype: :class:`~oci.response.Response`
1123
1123
 
1124
1124
  :example:
1125
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/create_boot_volume.py.html>`__ to see an example of how to use create_boot_volume API.
1125
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/create_boot_volume.py.html>`__ to see an example of how to use create_boot_volume API.
1126
1126
  """
1127
1127
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1128
1128
  required_arguments = []
@@ -1220,7 +1220,7 @@ class BlockstorageClient(object):
1220
1220
  :rtype: :class:`~oci.response.Response`
1221
1221
 
1222
1222
  :example:
1223
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/create_boot_volume_backup.py.html>`__ to see an example of how to use create_boot_volume_backup API.
1223
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/create_boot_volume_backup.py.html>`__ to see an example of how to use create_boot_volume_backup API.
1224
1224
  """
1225
1225
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1226
1226
  required_arguments = []
@@ -1328,7 +1328,7 @@ class BlockstorageClient(object):
1328
1328
  :rtype: :class:`~oci.response.Response`
1329
1329
 
1330
1330
  :example:
1331
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/create_volume.py.html>`__ to see an example of how to use create_volume API.
1331
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/create_volume.py.html>`__ to see an example of how to use create_volume API.
1332
1332
  """
1333
1333
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1334
1334
  required_arguments = []
@@ -1426,7 +1426,7 @@ class BlockstorageClient(object):
1426
1426
  :rtype: :class:`~oci.response.Response`
1427
1427
 
1428
1428
  :example:
1429
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/create_volume_backup.py.html>`__ to see an example of how to use create_volume_backup API.
1429
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/create_volume_backup.py.html>`__ to see an example of how to use create_volume_backup API.
1430
1430
  """
1431
1431
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1432
1432
  required_arguments = []
@@ -1526,7 +1526,7 @@ class BlockstorageClient(object):
1526
1526
  :rtype: :class:`~oci.response.Response`
1527
1527
 
1528
1528
  :example:
1529
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/create_volume_backup_policy.py.html>`__ to see an example of how to use create_volume_backup_policy API.
1529
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/create_volume_backup_policy.py.html>`__ to see an example of how to use create_volume_backup_policy API.
1530
1530
  """
1531
1531
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1532
1532
  required_arguments = []
@@ -1614,7 +1614,7 @@ class BlockstorageClient(object):
1614
1614
  :rtype: :class:`~oci.response.Response`
1615
1615
 
1616
1616
  :example:
1617
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/create_volume_backup_policy_assignment.py.html>`__ to see an example of how to use create_volume_backup_policy_assignment API.
1617
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/create_volume_backup_policy_assignment.py.html>`__ to see an example of how to use create_volume_backup_policy_assignment API.
1618
1618
  """
1619
1619
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1620
1620
  required_arguments = []
@@ -1705,7 +1705,7 @@ class BlockstorageClient(object):
1705
1705
  :rtype: :class:`~oci.response.Response`
1706
1706
 
1707
1707
  :example:
1708
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/create_volume_group.py.html>`__ to see an example of how to use create_volume_group API.
1708
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/create_volume_group.py.html>`__ to see an example of how to use create_volume_group API.
1709
1709
  """
1710
1710
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1711
1711
  required_arguments = []
@@ -1799,7 +1799,7 @@ class BlockstorageClient(object):
1799
1799
  :rtype: :class:`~oci.response.Response`
1800
1800
 
1801
1801
  :example:
1802
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/create_volume_group_backup.py.html>`__ to see an example of how to use create_volume_group_backup API.
1802
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/create_volume_group_backup.py.html>`__ to see an example of how to use create_volume_group_backup API.
1803
1803
  """
1804
1804
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1805
1805
  required_arguments = []
@@ -1893,7 +1893,7 @@ class BlockstorageClient(object):
1893
1893
  :rtype: :class:`~oci.response.Response`
1894
1894
 
1895
1895
  :example:
1896
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/delete_boot_volume.py.html>`__ to see an example of how to use delete_boot_volume API.
1896
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/delete_boot_volume.py.html>`__ to see an example of how to use delete_boot_volume API.
1897
1897
  """
1898
1898
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1899
1899
  required_arguments = ['bootVolumeId']
@@ -1989,7 +1989,7 @@ class BlockstorageClient(object):
1989
1989
  :rtype: :class:`~oci.response.Response`
1990
1990
 
1991
1991
  :example:
1992
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/delete_boot_volume_backup.py.html>`__ to see an example of how to use delete_boot_volume_backup API.
1992
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/delete_boot_volume_backup.py.html>`__ to see an example of how to use delete_boot_volume_backup API.
1993
1993
  """
1994
1994
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1995
1995
  required_arguments = ['bootVolumeBackupId']
@@ -2085,7 +2085,7 @@ class BlockstorageClient(object):
2085
2085
  :rtype: :class:`~oci.response.Response`
2086
2086
 
2087
2087
  :example:
2088
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/delete_boot_volume_kms_key.py.html>`__ to see an example of how to use delete_boot_volume_kms_key API.
2088
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/delete_boot_volume_kms_key.py.html>`__ to see an example of how to use delete_boot_volume_kms_key API.
2089
2089
  """
2090
2090
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2091
2091
  required_arguments = ['bootVolumeId']
@@ -2186,7 +2186,7 @@ class BlockstorageClient(object):
2186
2186
  :rtype: :class:`~oci.response.Response`
2187
2187
 
2188
2188
  :example:
2189
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/delete_volume.py.html>`__ to see an example of how to use delete_volume API.
2189
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/delete_volume.py.html>`__ to see an example of how to use delete_volume API.
2190
2190
  """
2191
2191
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2192
2192
  required_arguments = ['volumeId']
@@ -2282,7 +2282,7 @@ class BlockstorageClient(object):
2282
2282
  :rtype: :class:`~oci.response.Response`
2283
2283
 
2284
2284
  :example:
2285
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/delete_volume_backup.py.html>`__ to see an example of how to use delete_volume_backup API.
2285
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/delete_volume_backup.py.html>`__ to see an example of how to use delete_volume_backup API.
2286
2286
  """
2287
2287
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2288
2288
  required_arguments = ['volumeBackupId']
@@ -2388,7 +2388,7 @@ class BlockstorageClient(object):
2388
2388
  :rtype: :class:`~oci.response.Response`
2389
2389
 
2390
2390
  :example:
2391
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/delete_volume_backup_policy.py.html>`__ to see an example of how to use delete_volume_backup_policy API.
2391
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/delete_volume_backup_policy.py.html>`__ to see an example of how to use delete_volume_backup_policy API.
2392
2392
  """
2393
2393
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2394
2394
  required_arguments = ['policyId']
@@ -2486,7 +2486,7 @@ class BlockstorageClient(object):
2486
2486
  :rtype: :class:`~oci.response.Response`
2487
2487
 
2488
2488
  :example:
2489
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/delete_volume_backup_policy_assignment.py.html>`__ to see an example of how to use delete_volume_backup_policy_assignment API.
2489
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/delete_volume_backup_policy_assignment.py.html>`__ to see an example of how to use delete_volume_backup_policy_assignment API.
2490
2490
  """
2491
2491
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2492
2492
  required_arguments = ['policyAssignmentId']
@@ -2585,7 +2585,7 @@ class BlockstorageClient(object):
2585
2585
  :rtype: :class:`~oci.response.Response`
2586
2586
 
2587
2587
  :example:
2588
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/delete_volume_group.py.html>`__ to see an example of how to use delete_volume_group API.
2588
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/delete_volume_group.py.html>`__ to see an example of how to use delete_volume_group API.
2589
2589
  """
2590
2590
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2591
2591
  required_arguments = ['volumeGroupId']
@@ -2684,7 +2684,7 @@ class BlockstorageClient(object):
2684
2684
  :rtype: :class:`~oci.response.Response`
2685
2685
 
2686
2686
  :example:
2687
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/delete_volume_group_backup.py.html>`__ to see an example of how to use delete_volume_group_backup API.
2687
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/delete_volume_group_backup.py.html>`__ to see an example of how to use delete_volume_group_backup API.
2688
2688
  """
2689
2689
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2690
2690
  required_arguments = ['volumeGroupBackupId']
@@ -2780,7 +2780,7 @@ class BlockstorageClient(object):
2780
2780
  :rtype: :class:`~oci.response.Response`
2781
2781
 
2782
2782
  :example:
2783
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/delete_volume_kms_key.py.html>`__ to see an example of how to use delete_volume_kms_key API.
2783
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/delete_volume_kms_key.py.html>`__ to see an example of how to use delete_volume_kms_key API.
2784
2784
  """
2785
2785
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2786
2786
  required_arguments = ['volumeId']
@@ -2871,7 +2871,7 @@ class BlockstorageClient(object):
2871
2871
  :rtype: :class:`~oci.response.Response`
2872
2872
 
2873
2873
  :example:
2874
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/get_block_volume_replica.py.html>`__ to see an example of how to use get_block_volume_replica API.
2874
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/get_block_volume_replica.py.html>`__ to see an example of how to use get_block_volume_replica API.
2875
2875
  """
2876
2876
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2877
2877
  required_arguments = ['blockVolumeReplicaId']
@@ -2957,7 +2957,7 @@ class BlockstorageClient(object):
2957
2957
  :rtype: :class:`~oci.response.Response`
2958
2958
 
2959
2959
  :example:
2960
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/get_boot_volume.py.html>`__ to see an example of how to use get_boot_volume API.
2960
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/get_boot_volume.py.html>`__ to see an example of how to use get_boot_volume API.
2961
2961
  """
2962
2962
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2963
2963
  required_arguments = ['bootVolumeId']
@@ -3043,7 +3043,7 @@ class BlockstorageClient(object):
3043
3043
  :rtype: :class:`~oci.response.Response`
3044
3044
 
3045
3045
  :example:
3046
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/get_boot_volume_backup.py.html>`__ to see an example of how to use get_boot_volume_backup API.
3046
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/get_boot_volume_backup.py.html>`__ to see an example of how to use get_boot_volume_backup API.
3047
3047
  """
3048
3048
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3049
3049
  required_arguments = ['bootVolumeBackupId']
@@ -3134,7 +3134,7 @@ class BlockstorageClient(object):
3134
3134
  :rtype: :class:`~oci.response.Response`
3135
3135
 
3136
3136
  :example:
3137
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/get_boot_volume_kms_key.py.html>`__ to see an example of how to use get_boot_volume_kms_key API.
3137
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/get_boot_volume_kms_key.py.html>`__ to see an example of how to use get_boot_volume_kms_key API.
3138
3138
  """
3139
3139
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3140
3140
  required_arguments = ['bootVolumeId']
@@ -3227,7 +3227,7 @@ class BlockstorageClient(object):
3227
3227
  :rtype: :class:`~oci.response.Response`
3228
3228
 
3229
3229
  :example:
3230
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/get_boot_volume_replica.py.html>`__ to see an example of how to use get_boot_volume_replica API.
3230
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/get_boot_volume_replica.py.html>`__ to see an example of how to use get_boot_volume_replica API.
3231
3231
  """
3232
3232
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3233
3233
  required_arguments = ['bootVolumeReplicaId']
@@ -3313,7 +3313,7 @@ class BlockstorageClient(object):
3313
3313
  :rtype: :class:`~oci.response.Response`
3314
3314
 
3315
3315
  :example:
3316
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/get_volume.py.html>`__ to see an example of how to use get_volume API.
3316
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/get_volume.py.html>`__ to see an example of how to use get_volume API.
3317
3317
  """
3318
3318
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3319
3319
  required_arguments = ['volumeId']
@@ -3399,7 +3399,7 @@ class BlockstorageClient(object):
3399
3399
  :rtype: :class:`~oci.response.Response`
3400
3400
 
3401
3401
  :example:
3402
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/get_volume_backup.py.html>`__ to see an example of how to use get_volume_backup API.
3402
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/get_volume_backup.py.html>`__ to see an example of how to use get_volume_backup API.
3403
3403
  """
3404
3404
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3405
3405
  required_arguments = ['volumeBackupId']
@@ -3485,7 +3485,7 @@ class BlockstorageClient(object):
3485
3485
  :rtype: :class:`~oci.response.Response`
3486
3486
 
3487
3487
  :example:
3488
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/get_volume_backup_policy.py.html>`__ to see an example of how to use get_volume_backup_policy API.
3488
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/get_volume_backup_policy.py.html>`__ to see an example of how to use get_volume_backup_policy API.
3489
3489
  """
3490
3490
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3491
3491
  required_arguments = ['policyId']
@@ -3589,7 +3589,7 @@ class BlockstorageClient(object):
3589
3589
  :rtype: :class:`~oci.response.Response`
3590
3590
 
3591
3591
  :example:
3592
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/get_volume_backup_policy_asset_assignment.py.html>`__ to see an example of how to use get_volume_backup_policy_asset_assignment API.
3592
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/get_volume_backup_policy_asset_assignment.py.html>`__ to see an example of how to use get_volume_backup_policy_asset_assignment API.
3593
3593
  """
3594
3594
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3595
3595
  required_arguments = ['assetId']
@@ -3678,7 +3678,7 @@ class BlockstorageClient(object):
3678
3678
  :rtype: :class:`~oci.response.Response`
3679
3679
 
3680
3680
  :example:
3681
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/get_volume_backup_policy_assignment.py.html>`__ to see an example of how to use get_volume_backup_policy_assignment API.
3681
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/get_volume_backup_policy_assignment.py.html>`__ to see an example of how to use get_volume_backup_policy_assignment API.
3682
3682
  """
3683
3683
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3684
3684
  required_arguments = ['policyAssignmentId']
@@ -3766,7 +3766,7 @@ class BlockstorageClient(object):
3766
3766
  :rtype: :class:`~oci.response.Response`
3767
3767
 
3768
3768
  :example:
3769
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/get_volume_group.py.html>`__ to see an example of how to use get_volume_group API.
3769
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/get_volume_group.py.html>`__ to see an example of how to use get_volume_group API.
3770
3770
  """
3771
3771
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3772
3772
  required_arguments = ['volumeGroupId']
@@ -3854,7 +3854,7 @@ class BlockstorageClient(object):
3854
3854
  :rtype: :class:`~oci.response.Response`
3855
3855
 
3856
3856
  :example:
3857
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/get_volume_group_backup.py.html>`__ to see an example of how to use get_volume_group_backup API.
3857
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/get_volume_group_backup.py.html>`__ to see an example of how to use get_volume_group_backup API.
3858
3858
  """
3859
3859
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3860
3860
  required_arguments = ['volumeGroupBackupId']
@@ -3940,7 +3940,7 @@ class BlockstorageClient(object):
3940
3940
  :rtype: :class:`~oci.response.Response`
3941
3941
 
3942
3942
  :example:
3943
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/get_volume_group_replica.py.html>`__ to see an example of how to use get_volume_group_replica API.
3943
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/get_volume_group_replica.py.html>`__ to see an example of how to use get_volume_group_replica API.
3944
3944
  """
3945
3945
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3946
3946
  required_arguments = ['volumeGroupReplicaId']
@@ -4031,7 +4031,7 @@ class BlockstorageClient(object):
4031
4031
  :rtype: :class:`~oci.response.Response`
4032
4032
 
4033
4033
  :example:
4034
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/get_volume_kms_key.py.html>`__ to see an example of how to use get_volume_kms_key API.
4034
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/get_volume_kms_key.py.html>`__ to see an example of how to use get_volume_kms_key API.
4035
4035
  """
4036
4036
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4037
4037
  required_arguments = ['volumeId']
@@ -4176,7 +4176,7 @@ class BlockstorageClient(object):
4176
4176
  :rtype: :class:`~oci.response.Response`
4177
4177
 
4178
4178
  :example:
4179
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/list_block_volume_replicas.py.html>`__ to see an example of how to use list_block_volume_replicas API.
4179
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/list_block_volume_replicas.py.html>`__ to see an example of how to use list_block_volume_replicas API.
4180
4180
  """
4181
4181
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4182
4182
  required_arguments = []
@@ -4350,7 +4350,7 @@ class BlockstorageClient(object):
4350
4350
  :rtype: :class:`~oci.response.Response`
4351
4351
 
4352
4352
  :example:
4353
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/list_boot_volume_backups.py.html>`__ to see an example of how to use list_boot_volume_backups API.
4353
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/list_boot_volume_backups.py.html>`__ to see an example of how to use list_boot_volume_backups API.
4354
4354
  """
4355
4355
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4356
4356
  required_arguments = ['compartmentId']
@@ -4524,7 +4524,7 @@ class BlockstorageClient(object):
4524
4524
  :rtype: :class:`~oci.response.Response`
4525
4525
 
4526
4526
  :example:
4527
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/list_boot_volume_replicas.py.html>`__ to see an example of how to use list_boot_volume_replicas API.
4527
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/list_boot_volume_replicas.py.html>`__ to see an example of how to use list_boot_volume_replicas API.
4528
4528
  """
4529
4529
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4530
4530
  required_arguments = []
@@ -4673,7 +4673,7 @@ class BlockstorageClient(object):
4673
4673
  :rtype: :class:`~oci.response.Response`
4674
4674
 
4675
4675
  :example:
4676
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/list_boot_volumes.py.html>`__ to see an example of how to use list_boot_volumes API.
4676
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/list_boot_volumes.py.html>`__ to see an example of how to use list_boot_volumes API.
4677
4677
  """
4678
4678
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4679
4679
  required_arguments = []
@@ -4789,7 +4789,7 @@ class BlockstorageClient(object):
4789
4789
  :rtype: :class:`~oci.response.Response`
4790
4790
 
4791
4791
  :example:
4792
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/list_volume_backup_policies.py.html>`__ to see an example of how to use list_volume_backup_policies API.
4792
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/list_volume_backup_policies.py.html>`__ to see an example of how to use list_volume_backup_policies API.
4793
4793
  """
4794
4794
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4795
4795
  required_arguments = []
@@ -4930,7 +4930,7 @@ class BlockstorageClient(object):
4930
4930
  :rtype: :class:`~oci.response.Response`
4931
4931
 
4932
4932
  :example:
4933
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/list_volume_backups.py.html>`__ to see an example of how to use list_volume_backups API.
4933
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/list_volume_backups.py.html>`__ to see an example of how to use list_volume_backups API.
4934
4934
  """
4935
4935
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4936
4936
  required_arguments = ['compartmentId']
@@ -5097,7 +5097,7 @@ class BlockstorageClient(object):
5097
5097
  :rtype: :class:`~oci.response.Response`
5098
5098
 
5099
5099
  :example:
5100
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/list_volume_group_backups.py.html>`__ to see an example of how to use list_volume_group_backups API.
5100
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/list_volume_group_backups.py.html>`__ to see an example of how to use list_volume_group_backups API.
5101
5101
  """
5102
5102
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5103
5103
  required_arguments = ['compartmentId']
@@ -5260,7 +5260,7 @@ class BlockstorageClient(object):
5260
5260
  :rtype: :class:`~oci.response.Response`
5261
5261
 
5262
5262
  :example:
5263
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/list_volume_group_replicas.py.html>`__ to see an example of how to use list_volume_group_replicas API.
5263
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/list_volume_group_replicas.py.html>`__ to see an example of how to use list_volume_group_replicas API.
5264
5264
  """
5265
5265
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5266
5266
  required_arguments = ['availabilityDomain', 'compartmentId']
@@ -5432,7 +5432,7 @@ class BlockstorageClient(object):
5432
5432
  :rtype: :class:`~oci.response.Response`
5433
5433
 
5434
5434
  :example:
5435
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/list_volume_groups.py.html>`__ to see an example of how to use list_volume_groups API.
5435
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/list_volume_groups.py.html>`__ to see an example of how to use list_volume_groups API.
5436
5436
  """
5437
5437
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5438
5438
  required_arguments = ['compartmentId']
@@ -5605,7 +5605,7 @@ class BlockstorageClient(object):
5605
5605
  :rtype: :class:`~oci.response.Response`
5606
5606
 
5607
5607
  :example:
5608
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/list_volumes.py.html>`__ to see an example of how to use list_volumes API.
5608
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/list_volumes.py.html>`__ to see an example of how to use list_volumes API.
5609
5609
  """
5610
5610
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5611
5611
  required_arguments = []
@@ -5736,7 +5736,7 @@ class BlockstorageClient(object):
5736
5736
  :rtype: :class:`~oci.response.Response`
5737
5737
 
5738
5738
  :example:
5739
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/update_boot_volume.py.html>`__ to see an example of how to use update_boot_volume API.
5739
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/update_boot_volume.py.html>`__ to see an example of how to use update_boot_volume API.
5740
5740
  """
5741
5741
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5742
5742
  required_arguments = ['bootVolumeId']
@@ -5840,7 +5840,7 @@ class BlockstorageClient(object):
5840
5840
  :rtype: :class:`~oci.response.Response`
5841
5841
 
5842
5842
  :example:
5843
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/update_boot_volume_backup.py.html>`__ to see an example of how to use update_boot_volume_backup API.
5843
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/update_boot_volume_backup.py.html>`__ to see an example of how to use update_boot_volume_backup API.
5844
5844
  """
5845
5845
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5846
5846
  required_arguments = ['bootVolumeBackupId']
@@ -5943,7 +5943,7 @@ class BlockstorageClient(object):
5943
5943
  :rtype: :class:`~oci.response.Response`
5944
5944
 
5945
5945
  :example:
5946
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/update_boot_volume_kms_key.py.html>`__ to see an example of how to use update_boot_volume_kms_key API.
5946
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/update_boot_volume_kms_key.py.html>`__ to see an example of how to use update_boot_volume_kms_key API.
5947
5947
  """
5948
5948
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5949
5949
  required_arguments = ['bootVolumeId']
@@ -6047,7 +6047,7 @@ class BlockstorageClient(object):
6047
6047
  :rtype: :class:`~oci.response.Response`
6048
6048
 
6049
6049
  :example:
6050
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/update_volume.py.html>`__ to see an example of how to use update_volume API.
6050
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/update_volume.py.html>`__ to see an example of how to use update_volume API.
6051
6051
  """
6052
6052
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6053
6053
  required_arguments = ['volumeId']
@@ -6151,7 +6151,7 @@ class BlockstorageClient(object):
6151
6151
  :rtype: :class:`~oci.response.Response`
6152
6152
 
6153
6153
  :example:
6154
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/update_volume_backup.py.html>`__ to see an example of how to use update_volume_backup API.
6154
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/update_volume_backup.py.html>`__ to see an example of how to use update_volume_backup API.
6155
6155
  """
6156
6156
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6157
6157
  required_arguments = ['volumeBackupId']
@@ -6271,7 +6271,7 @@ class BlockstorageClient(object):
6271
6271
  :rtype: :class:`~oci.response.Response`
6272
6272
 
6273
6273
  :example:
6274
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/update_volume_backup_policy.py.html>`__ to see an example of how to use update_volume_backup_policy API.
6274
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/update_volume_backup_policy.py.html>`__ to see an example of how to use update_volume_backup_policy API.
6275
6275
  """
6276
6276
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6277
6277
  required_arguments = ['policyId']
@@ -6391,7 +6391,7 @@ class BlockstorageClient(object):
6391
6391
  :rtype: :class:`~oci.response.Response`
6392
6392
 
6393
6393
  :example:
6394
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/update_volume_group.py.html>`__ to see an example of how to use update_volume_group API.
6394
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/update_volume_group.py.html>`__ to see an example of how to use update_volume_group API.
6395
6395
  """
6396
6396
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6397
6397
  required_arguments = ['volumeGroupId']
@@ -6504,7 +6504,7 @@ class BlockstorageClient(object):
6504
6504
  :rtype: :class:`~oci.response.Response`
6505
6505
 
6506
6506
  :example:
6507
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/update_volume_group_backup.py.html>`__ to see an example of how to use update_volume_group_backup API.
6507
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/update_volume_group_backup.py.html>`__ to see an example of how to use update_volume_group_backup API.
6508
6508
  """
6509
6509
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6510
6510
  required_arguments = ['volumeGroupBackupId']
@@ -6607,7 +6607,7 @@ class BlockstorageClient(object):
6607
6607
  :rtype: :class:`~oci.response.Response`
6608
6608
 
6609
6609
  :example:
6610
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/core/update_volume_kms_key.py.html>`__ to see an example of how to use update_volume_kms_key API.
6610
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/core/update_volume_kms_key.py.html>`__ to see an example of how to use update_volume_kms_key API.
6611
6611
  """
6612
6612
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6613
6613
  required_arguments = ['volumeId']