oci 2.101.0__py3-none-any.whl → 2.102.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 (217) hide show
  1. oci/access_governance_cp/access_governance_cp_client.py +8 -8
  2. oci/adm/application_dependency_management_client.py +18 -18
  3. oci/ai_anomaly_detection/anomaly_detection_client.py +36 -36
  4. oci/ai_document/ai_service_document_client.py +3 -3
  5. oci/ai_language/ai_service_language_client.py +35 -35
  6. oci/ai_speech/ai_service_speech_client.py +9 -9
  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 +18 -18
  21. oci/apm_traces/query_client.py +2 -2
  22. oci/apm_traces/trace_client.py +4 -4
  23. oci/application_migration/application_migration_client.py +19 -19
  24. oci/appmgmt_control/appmgmt_control_client.py +8 -8
  25. oci/artifacts/artifacts_client.py +30 -30
  26. oci/audit/audit_client.py +3 -3
  27. oci/autoscaling/auto_scaling_client.py +11 -11
  28. oci/bastion/bastion_client.py +15 -15
  29. oci/bds/bds_client.py +40 -40
  30. oci/blockchain/blockchain_platform_client.py +27 -27
  31. oci/budget/budget_client.py +10 -10
  32. oci/certificates/certificates_client.py +5 -5
  33. oci/certificates_management/certificates_management_client.py +32 -32
  34. oci/cims/incident_client.py +7 -7
  35. oci/cims/user_client.py +1 -1
  36. oci/cloud_bridge/common_client.py +5 -5
  37. oci/cloud_bridge/discovery_client.py +14 -14
  38. oci/cloud_bridge/inventory_client.py +16 -16
  39. oci/cloud_bridge/ocb_agent_svc_client.py +23 -23
  40. oci/cloud_guard/cloud_guard_client.py +133 -133
  41. oci/cloud_migrations/migration_client.py +43 -43
  42. oci/compute_instance_agent/compute_instance_agent_client.py +6 -6
  43. oci/compute_instance_agent/plugin_client.py +2 -2
  44. oci/compute_instance_agent/pluginconfig_client.py +1 -1
  45. oci/container_engine/container_engine_client.py +36 -36
  46. oci/container_instances/container_instance_client.py +18 -18
  47. oci/core/blockstorage_client.py +60 -60
  48. oci/core/compute_client.py +89 -89
  49. oci/core/compute_management_client.py +32 -32
  50. oci/core/virtual_network_client.py +241 -241
  51. oci/dashboard_service/dashboard_client.py +6 -6
  52. oci/dashboard_service/dashboard_group_client.py +6 -6
  53. oci/data_catalog/data_catalog_client.py +139 -139
  54. oci/data_flow/data_flow_client.py +28 -28
  55. oci/data_integration/data_integration_client.py +152 -152
  56. oci/data_labeling_service/data_labeling_management_client.py +16 -16
  57. oci/data_labeling_service_dataplane/data_labeling_client.py +15 -15
  58. oci/data_safe/data_safe_client.py +214 -214
  59. oci/data_science/data_science_client.py +85 -85
  60. oci/database/database_client.py +303 -303
  61. oci/database_management/db_management_client.py +157 -157
  62. oci/database_management/diagnosability_client.py +4 -4
  63. oci/database_management/sql_tuning_client.py +10 -10
  64. oci/database_migration/database_migration_client.py +41 -41
  65. oci/database_tools/database_tools_client.py +19 -19
  66. oci/devops/devops_client.py +89 -89
  67. oci/disaster_recovery/disaster_recovery_client.py +29 -29
  68. oci/dns/dns_client.py +51 -51
  69. oci/dts/appliance_export_job_client.py +6 -6
  70. oci/dts/shipping_vendors_client.py +1 -1
  71. oci/dts/transfer_appliance_client.py +8 -8
  72. oci/dts/transfer_appliance_entitlement_client.py +3 -3
  73. oci/dts/transfer_device_client.py +5 -5
  74. oci/dts/transfer_job_client.py +6 -6
  75. oci/dts/transfer_package_client.py +7 -7
  76. oci/em_warehouse/em_data_lake_client.py +13 -13
  77. oci/em_warehouse/em_warehouse_client.py +13 -13
  78. oci/email/email_client.py +25 -25
  79. oci/events/events_client.py +6 -6
  80. oci/file_storage/file_storage_client.py +35 -35
  81. oci/functions/functions_invoke_client.py +1 -1
  82. oci/functions/functions_management_client.py +16 -16
  83. oci/fusion_apps/data_masking_activity_client.py +3 -3
  84. oci/fusion_apps/fusion_applications_client.py +357 -36
  85. oci/fusion_apps/fusion_applications_client_composite_operations.py +90 -0
  86. oci/fusion_apps/fusion_environment_client.py +15 -15
  87. oci/fusion_apps/fusion_environment_family_client.py +8 -8
  88. oci/fusion_apps/models/__init__.py +2 -12
  89. oci/fusion_apps/models/create_service_attachment_details.py +45 -52
  90. oci/fusion_apps/models/service_attachment.py +0 -31
  91. oci/fusion_apps/models/verify_service_attachment_details.py +101 -0
  92. oci/fusion_apps/refresh_activity_client.py +4 -4
  93. oci/fusion_apps/scheduled_activity_client.py +2 -2
  94. oci/fusion_apps/service_attachment_client.py +2 -2
  95. oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
  96. oci/golden_gate/golden_gate_client.py +53 -53
  97. oci/governance_rules_control_plane/governance_rule_client.py +15 -15
  98. oci/governance_rules_control_plane/work_request_client.py +5 -5
  99. oci/healthchecks/health_checks_client.py +17 -17
  100. oci/identity/identity_client.py +145 -145
  101. oci/identity_data_plane/dataplane_client.py +1 -1
  102. oci/identity_domains/identity_domains_client.py +134 -134
  103. oci/integration/integration_instance_client.py +15 -15
  104. oci/jms/java_management_service_client.py +44 -44
  105. oci/key_management/kms_crypto_client.py +6 -6
  106. oci/key_management/kms_management_client.py +21 -21
  107. oci/key_management/kms_vault_client.py +14 -14
  108. oci/license_manager/license_manager_client.py +18 -18
  109. oci/limits/limits_client.py +4 -4
  110. oci/limits/quotas_client.py +7 -7
  111. oci/load_balancer/load_balancer_client.py +61 -61
  112. oci/lockbox/lockbox_client.py +22 -22
  113. oci/log_analytics/log_analytics_client.py +184 -184
  114. oci/logging/logging_management_client.py +32 -32
  115. oci/loggingingestion/logging_client.py +1 -1
  116. oci/loggingsearch/log_search_client.py +1 -1
  117. oci/management_agent/management_agent_client.py +23 -23
  118. oci/management_dashboard/dashx_apis_client.py +14 -14
  119. oci/marketplace/account_client.py +2 -2
  120. oci/marketplace/marketplace_client.py +25 -25
  121. oci/media_services/media_services_client.py +48 -48
  122. oci/media_services/media_stream_client.py +2 -2
  123. oci/monitoring/monitoring_client.py +13 -13
  124. oci/mysql/channels_client.py +7 -7
  125. oci/mysql/db_backups_client.py +6 -6
  126. oci/mysql/db_system_client.py +26 -26
  127. oci/mysql/mysqlaas_client.py +7 -7
  128. oci/mysql/replicas_client.py +5 -5
  129. oci/mysql/work_requests_client.py +4 -4
  130. oci/network_firewall/network_firewall_client.py +17 -17
  131. oci/network_load_balancer/network_load_balancer_client.py +34 -34
  132. oci/nosql/nosql_client.py +22 -22
  133. oci/object_storage/object_storage_client.py +50 -50
  134. oci/oce/oce_instance_client.py +10 -10
  135. oci/ocvp/esxi_host_client.py +5 -5
  136. oci/ocvp/sddc_client.py +13 -13
  137. oci/ocvp/work_request_client.py +4 -4
  138. oci/oda/management_client.py +56 -56
  139. oci/oda/oda_client.py +17 -17
  140. oci/oda/odapackage_client.py +7 -7
  141. oci/onesubscription/billing_schedule_client.py +1 -1
  142. oci/onesubscription/commitment_client.py +2 -2
  143. oci/onesubscription/computed_usage_client.py +3 -3
  144. oci/onesubscription/invoice_summary_client.py +2 -2
  145. oci/onesubscription/organization_subscription_client.py +1 -1
  146. oci/onesubscription/ratecard_client.py +1 -1
  147. oci/onesubscription/subscribed_service_client.py +2 -2
  148. oci/onesubscription/subscription_client.py +1 -1
  149. oci/ons/notification_control_plane_client.py +6 -6
  150. oci/ons/notification_data_plane_client.py +10 -10
  151. oci/opa/opa_instance_client.py +11 -11
  152. oci/opensearch/opensearch_cluster_backup_client.py +4 -4
  153. oci/opensearch/opensearch_cluster_client.py +14 -14
  154. oci/operator_access_control/access_requests_client.py +9 -9
  155. oci/operator_access_control/operator_actions_client.py +2 -2
  156. oci/operator_access_control/operator_control_assignment_client.py +6 -6
  157. oci/operator_access_control/operator_control_client.py +6 -6
  158. oci/opsi/operations_insights_client.py +151 -151
  159. oci/optimizer/optimizer_client.py +26 -26
  160. oci/os_management/event_client.py +8 -8
  161. oci/os_management/os_management_client.py +69 -69
  162. oci/osp_gateway/invoice_service_client.py +5 -5
  163. oci/osp_gateway/subscription_service_client.py +5 -5
  164. oci/osub_billing_schedule/billing_schedule_client.py +1 -1
  165. oci/osub_organization_subscription/organization_subscription_client.py +1 -1
  166. oci/osub_subscription/commitment_client.py +2 -2
  167. oci/osub_subscription/ratecard_client.py +1 -1
  168. oci/osub_subscription/subscription_client.py +1 -1
  169. oci/osub_usage/computed_usage_client.py +3 -3
  170. oci/queue/queue_admin_client.py +11 -11
  171. oci/queue/queue_client.py +7 -7
  172. oci/recovery/database_recovery_client.py +23 -23
  173. oci/resource_manager/resource_manager_client.py +52 -52
  174. oci/resource_search/resource_search_client.py +3 -3
  175. oci/rover/rover_cluster_client.py +7 -7
  176. oci/rover/rover_entitlement_client.py +6 -6
  177. oci/rover/rover_node_client.py +10 -10
  178. oci/rover/shape_client.py +1 -1
  179. oci/sch/service_connector_client.py +12 -12
  180. oci/secrets/secrets_client.py +3 -3
  181. oci/service_catalog/service_catalog_client.py +26 -26
  182. oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
  183. oci/service_mesh/service_mesh_client.py +48 -48
  184. oci/stack_monitoring/stack_monitoring_client.py +22 -22
  185. oci/streaming/stream_admin_client.py +18 -18
  186. oci/streaming/stream_client.py +8 -8
  187. oci/tenant_manager_control_plane/domain_client.py +5 -5
  188. oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
  189. oci/tenant_manager_control_plane/governance_client.py +2 -2
  190. oci/tenant_manager_control_plane/link_client.py +3 -3
  191. oci/tenant_manager_control_plane/orders_client.py +2 -2
  192. oci/tenant_manager_control_plane/organization_client.py +10 -10
  193. oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
  194. oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
  195. oci/tenant_manager_control_plane/subscription_client.py +9 -9
  196. oci/tenant_manager_control_plane/work_request_client.py +4 -4
  197. oci/threat_intelligence/threatintel_client.py +5 -5
  198. oci/usage/rewards_client.py +6 -6
  199. oci/usage_api/usageapi_client.py +19 -19
  200. oci/vault/vaults_client.py +11 -11
  201. oci/vbs_inst/vbs_instance_client.py +10 -10
  202. oci/version.py +1 -1
  203. oci/visual_builder/vb_instance_client.py +13 -13
  204. oci/vn_monitoring/vn_monitoring_client.py +12 -12
  205. oci/vulnerability_scanning/vulnerability_scanning_client.py +58 -58
  206. oci/waa/waa_client.py +13 -13
  207. oci/waa/work_request_client.py +4 -4
  208. oci/waas/redirect_client.py +6 -6
  209. oci/waas/waas_client.py +66 -66
  210. oci/waf/waf_client.py +24 -24
  211. oci/work_requests/work_request_client.py +4 -4
  212. {oci-2.101.0.dist-info → oci-2.102.0.dist-info}/METADATA +1 -1
  213. {oci-2.101.0.dist-info → oci-2.102.0.dist-info}/RECORD +217 -216
  214. {oci-2.101.0.dist-info → oci-2.102.0.dist-info}/LICENSE.txt +0 -0
  215. {oci-2.101.0.dist-info → oci-2.102.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  216. {oci-2.101.0.dist-info → oci-2.102.0.dist-info}/WHEEL +0 -0
  217. {oci-2.101.0.dist-info → oci-2.102.0.dist-info}/top_level.txt +0 -0
@@ -151,7 +151,7 @@ class GoldenGateClient(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.101.0/goldengate/cancel_deployment_backup.py.html>`__ to see an example of how to use cancel_deployment_backup API.
154
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/cancel_deployment_backup.py.html>`__ to see an example of how to use cancel_deployment_backup API.
155
155
  """
156
156
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
157
157
  required_arguments = ['deploymentBackupId']
@@ -269,7 +269,7 @@ class GoldenGateClient(object):
269
269
  :rtype: :class:`~oci.response.Response`
270
270
 
271
271
  :example:
272
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/cancel_snooze_deployment_upgrade.py.html>`__ to see an example of how to use cancel_snooze_deployment_upgrade API.
272
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/cancel_snooze_deployment_upgrade.py.html>`__ to see an example of how to use cancel_snooze_deployment_upgrade API.
273
273
  """
274
274
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
275
275
  required_arguments = ['deploymentUpgradeId']
@@ -388,7 +388,7 @@ class GoldenGateClient(object):
388
388
  :rtype: :class:`~oci.response.Response`
389
389
 
390
390
  :example:
391
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/change_connection_compartment.py.html>`__ to see an example of how to use change_connection_compartment API.
391
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/change_connection_compartment.py.html>`__ to see an example of how to use change_connection_compartment API.
392
392
  """
393
393
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
394
394
  required_arguments = ['connectionId']
@@ -509,7 +509,7 @@ class GoldenGateClient(object):
509
509
  :rtype: :class:`~oci.response.Response`
510
510
 
511
511
  :example:
512
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/change_database_registration_compartment.py.html>`__ to see an example of how to use change_database_registration_compartment API.
512
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/change_database_registration_compartment.py.html>`__ to see an example of how to use change_database_registration_compartment API.
513
513
  """
514
514
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
515
515
  required_arguments = ['databaseRegistrationId']
@@ -632,7 +632,7 @@ class GoldenGateClient(object):
632
632
  :rtype: :class:`~oci.response.Response`
633
633
 
634
634
  :example:
635
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/change_deployment_backup_compartment.py.html>`__ to see an example of how to use change_deployment_backup_compartment API.
635
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/change_deployment_backup_compartment.py.html>`__ to see an example of how to use change_deployment_backup_compartment API.
636
636
  """
637
637
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
638
638
  required_arguments = ['deploymentBackupId']
@@ -755,7 +755,7 @@ class GoldenGateClient(object):
755
755
  :rtype: :class:`~oci.response.Response`
756
756
 
757
757
  :example:
758
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/change_deployment_compartment.py.html>`__ to see an example of how to use change_deployment_compartment API.
758
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/change_deployment_compartment.py.html>`__ to see an example of how to use change_deployment_compartment API.
759
759
  """
760
760
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
761
761
  required_arguments = ['deploymentId']
@@ -873,7 +873,7 @@ class GoldenGateClient(object):
873
873
  :rtype: :class:`~oci.response.Response`
874
874
 
875
875
  :example:
876
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/collect_deployment_diagnostic.py.html>`__ to see an example of how to use collect_deployment_diagnostic API.
876
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/collect_deployment_diagnostic.py.html>`__ to see an example of how to use collect_deployment_diagnostic API.
877
877
  """
878
878
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
879
879
  required_arguments = ['deploymentId']
@@ -982,7 +982,7 @@ class GoldenGateClient(object):
982
982
  :rtype: :class:`~oci.response.Response`
983
983
 
984
984
  :example:
985
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/create_connection.py.html>`__ to see an example of how to use create_connection API.
985
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/create_connection.py.html>`__ to see an example of how to use create_connection API.
986
986
  """
987
987
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
988
988
  required_arguments = []
@@ -1079,7 +1079,7 @@ class GoldenGateClient(object):
1079
1079
  :rtype: :class:`~oci.response.Response`
1080
1080
 
1081
1081
  :example:
1082
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/create_connection_assignment.py.html>`__ to see an example of how to use create_connection_assignment API.
1082
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/create_connection_assignment.py.html>`__ to see an example of how to use create_connection_assignment API.
1083
1083
  """
1084
1084
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1085
1085
  required_arguments = []
@@ -1177,7 +1177,7 @@ class GoldenGateClient(object):
1177
1177
  :rtype: :class:`~oci.response.Response`
1178
1178
 
1179
1179
  :example:
1180
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/create_database_registration.py.html>`__ to see an example of how to use create_database_registration API.
1180
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/create_database_registration.py.html>`__ to see an example of how to use create_database_registration API.
1181
1181
  """
1182
1182
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1183
1183
  required_arguments = []
@@ -1274,7 +1274,7 @@ class GoldenGateClient(object):
1274
1274
  :rtype: :class:`~oci.response.Response`
1275
1275
 
1276
1276
  :example:
1277
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/create_deployment.py.html>`__ to see an example of how to use create_deployment API.
1277
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/create_deployment.py.html>`__ to see an example of how to use create_deployment API.
1278
1278
  """
1279
1279
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1280
1280
  required_arguments = []
@@ -1371,7 +1371,7 @@ class GoldenGateClient(object):
1371
1371
  :rtype: :class:`~oci.response.Response`
1372
1372
 
1373
1373
  :example:
1374
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/create_deployment_backup.py.html>`__ to see an example of how to use create_deployment_backup API.
1374
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/create_deployment_backup.py.html>`__ to see an example of how to use create_deployment_backup API.
1375
1375
  """
1376
1376
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1377
1377
  required_arguments = []
@@ -1468,7 +1468,7 @@ class GoldenGateClient(object):
1468
1468
  :rtype: :class:`~oci.response.Response`
1469
1469
 
1470
1470
  :example:
1471
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/delete_connection.py.html>`__ to see an example of how to use delete_connection API.
1471
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/delete_connection.py.html>`__ to see an example of how to use delete_connection API.
1472
1472
  """
1473
1473
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1474
1474
  required_arguments = ['connectionId']
@@ -1574,7 +1574,7 @@ class GoldenGateClient(object):
1574
1574
  :rtype: :class:`~oci.response.Response`
1575
1575
 
1576
1576
  :example:
1577
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/delete_connection_assignment.py.html>`__ to see an example of how to use delete_connection_assignment API.
1577
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/delete_connection_assignment.py.html>`__ to see an example of how to use delete_connection_assignment API.
1578
1578
  """
1579
1579
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1580
1580
  required_arguments = ['connectionAssignmentId']
@@ -1679,7 +1679,7 @@ class GoldenGateClient(object):
1679
1679
  :rtype: :class:`~oci.response.Response`
1680
1680
 
1681
1681
  :example:
1682
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/delete_database_registration.py.html>`__ to see an example of how to use delete_database_registration API.
1682
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/delete_database_registration.py.html>`__ to see an example of how to use delete_database_registration API.
1683
1683
  """
1684
1684
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1685
1685
  required_arguments = ['databaseRegistrationId']
@@ -1783,7 +1783,7 @@ class GoldenGateClient(object):
1783
1783
  :rtype: :class:`~oci.response.Response`
1784
1784
 
1785
1785
  :example:
1786
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/delete_deployment.py.html>`__ to see an example of how to use delete_deployment API.
1786
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/delete_deployment.py.html>`__ to see an example of how to use delete_deployment API.
1787
1787
  """
1788
1788
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1789
1789
  required_arguments = ['deploymentId']
@@ -1887,7 +1887,7 @@ class GoldenGateClient(object):
1887
1887
  :rtype: :class:`~oci.response.Response`
1888
1888
 
1889
1889
  :example:
1890
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/delete_deployment_backup.py.html>`__ to see an example of how to use delete_deployment_backup API.
1890
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/delete_deployment_backup.py.html>`__ to see an example of how to use delete_deployment_backup API.
1891
1891
  """
1892
1892
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1893
1893
  required_arguments = ['deploymentBackupId']
@@ -2000,7 +2000,7 @@ class GoldenGateClient(object):
2000
2000
  :rtype: :class:`~oci.response.Response`
2001
2001
 
2002
2002
  :example:
2003
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/deployment_wallet_exists.py.html>`__ to see an example of how to use deployment_wallet_exists API.
2003
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/deployment_wallet_exists.py.html>`__ to see an example of how to use deployment_wallet_exists API.
2004
2004
  """
2005
2005
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2006
2006
  required_arguments = ['deploymentId']
@@ -2120,7 +2120,7 @@ class GoldenGateClient(object):
2120
2120
  :rtype: :class:`~oci.response.Response`
2121
2121
 
2122
2122
  :example:
2123
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/export_deployment_wallet.py.html>`__ to see an example of how to use export_deployment_wallet API.
2123
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/export_deployment_wallet.py.html>`__ to see an example of how to use export_deployment_wallet API.
2124
2124
  """
2125
2125
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2126
2126
  required_arguments = ['deploymentId']
@@ -2225,7 +2225,7 @@ class GoldenGateClient(object):
2225
2225
  :rtype: :class:`~oci.response.Response`
2226
2226
 
2227
2227
  :example:
2228
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/get_connection.py.html>`__ to see an example of how to use get_connection API.
2228
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/get_connection.py.html>`__ to see an example of how to use get_connection API.
2229
2229
  """
2230
2230
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2231
2231
  required_arguments = ['connectionId']
@@ -2325,7 +2325,7 @@ class GoldenGateClient(object):
2325
2325
  :rtype: :class:`~oci.response.Response`
2326
2326
 
2327
2327
  :example:
2328
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/get_connection_assignment.py.html>`__ to see an example of how to use get_connection_assignment API.
2328
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/get_connection_assignment.py.html>`__ to see an example of how to use get_connection_assignment API.
2329
2329
  """
2330
2330
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2331
2331
  required_arguments = ['connectionAssignmentId']
@@ -2424,7 +2424,7 @@ class GoldenGateClient(object):
2424
2424
  :rtype: :class:`~oci.response.Response`
2425
2425
 
2426
2426
  :example:
2427
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/get_database_registration.py.html>`__ to see an example of how to use get_database_registration API.
2427
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/get_database_registration.py.html>`__ to see an example of how to use get_database_registration API.
2428
2428
  """
2429
2429
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2430
2430
  required_arguments = ['databaseRegistrationId']
@@ -2522,7 +2522,7 @@ class GoldenGateClient(object):
2522
2522
  :rtype: :class:`~oci.response.Response`
2523
2523
 
2524
2524
  :example:
2525
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/get_deployment.py.html>`__ to see an example of how to use get_deployment API.
2525
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/get_deployment.py.html>`__ to see an example of how to use get_deployment API.
2526
2526
  """
2527
2527
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2528
2528
  required_arguments = ['deploymentId']
@@ -2620,7 +2620,7 @@ class GoldenGateClient(object):
2620
2620
  :rtype: :class:`~oci.response.Response`
2621
2621
 
2622
2622
  :example:
2623
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/get_deployment_backup.py.html>`__ to see an example of how to use get_deployment_backup API.
2623
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/get_deployment_backup.py.html>`__ to see an example of how to use get_deployment_backup API.
2624
2624
  """
2625
2625
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2626
2626
  required_arguments = ['deploymentBackupId']
@@ -2718,7 +2718,7 @@ class GoldenGateClient(object):
2718
2718
  :rtype: :class:`~oci.response.Response`
2719
2719
 
2720
2720
  :example:
2721
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/get_deployment_upgrade.py.html>`__ to see an example of how to use get_deployment_upgrade API.
2721
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/get_deployment_upgrade.py.html>`__ to see an example of how to use get_deployment_upgrade API.
2722
2722
  """
2723
2723
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2724
2724
  required_arguments = ['deploymentUpgradeId']
@@ -2818,7 +2818,7 @@ class GoldenGateClient(object):
2818
2818
  :rtype: :class:`~oci.response.Response`
2819
2819
 
2820
2820
  :example:
2821
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
2821
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
2822
2822
  """
2823
2823
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2824
2824
  required_arguments = ['workRequestId']
@@ -2931,7 +2931,7 @@ class GoldenGateClient(object):
2931
2931
  :rtype: :class:`~oci.response.Response`
2932
2932
 
2933
2933
  :example:
2934
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/import_deployment_wallet.py.html>`__ to see an example of how to use import_deployment_wallet API.
2934
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/import_deployment_wallet.py.html>`__ to see an example of how to use import_deployment_wallet API.
2935
2935
  """
2936
2936
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2937
2937
  required_arguments = ['deploymentId']
@@ -3074,7 +3074,7 @@ class GoldenGateClient(object):
3074
3074
  :rtype: :class:`~oci.response.Response`
3075
3075
 
3076
3076
  :example:
3077
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/list_connection_assignments.py.html>`__ to see an example of how to use list_connection_assignments API.
3077
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/list_connection_assignments.py.html>`__ to see an example of how to use list_connection_assignments API.
3078
3078
  """
3079
3079
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3080
3080
  required_arguments = ['compartmentId']
@@ -3255,7 +3255,7 @@ class GoldenGateClient(object):
3255
3255
  :rtype: :class:`~oci.response.Response`
3256
3256
 
3257
3257
  :example:
3258
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/list_connections.py.html>`__ to see an example of how to use list_connections API.
3258
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/list_connections.py.html>`__ to see an example of how to use list_connections API.
3259
3259
  """
3260
3260
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3261
3261
  required_arguments = ['compartmentId']
@@ -3445,7 +3445,7 @@ class GoldenGateClient(object):
3445
3445
  :rtype: :class:`~oci.response.Response`
3446
3446
 
3447
3447
  :example:
3448
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/list_database_registrations.py.html>`__ to see an example of how to use list_database_registrations API.
3448
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/list_database_registrations.py.html>`__ to see an example of how to use list_database_registrations API.
3449
3449
  """
3450
3450
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3451
3451
  required_arguments = ['compartmentId']
@@ -3606,7 +3606,7 @@ class GoldenGateClient(object):
3606
3606
  :rtype: :class:`~oci.response.Response`
3607
3607
 
3608
3608
  :example:
3609
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/list_deployment_backups.py.html>`__ to see an example of how to use list_deployment_backups API.
3609
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/list_deployment_backups.py.html>`__ to see an example of how to use list_deployment_backups API.
3610
3610
  """
3611
3611
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3612
3612
  required_arguments = ['compartmentId']
@@ -3767,7 +3767,7 @@ class GoldenGateClient(object):
3767
3767
  :rtype: :class:`~oci.response.Response`
3768
3768
 
3769
3769
  :example:
3770
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/list_deployment_types.py.html>`__ to see an example of how to use list_deployment_types API.
3770
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/list_deployment_types.py.html>`__ to see an example of how to use list_deployment_types API.
3771
3771
  """
3772
3772
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3773
3773
  required_arguments = ['compartmentId']
@@ -3930,7 +3930,7 @@ class GoldenGateClient(object):
3930
3930
  :rtype: :class:`~oci.response.Response`
3931
3931
 
3932
3932
  :example:
3933
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/list_deployment_upgrades.py.html>`__ to see an example of how to use list_deployment_upgrades API.
3933
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/list_deployment_upgrades.py.html>`__ to see an example of how to use list_deployment_upgrades API.
3934
3934
  """
3935
3935
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3936
3936
  required_arguments = ['compartmentId']
@@ -4090,7 +4090,7 @@ class GoldenGateClient(object):
4090
4090
  :rtype: :class:`~oci.response.Response`
4091
4091
 
4092
4092
  :example:
4093
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/list_deployment_versions.py.html>`__ to see an example of how to use list_deployment_versions API.
4093
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/list_deployment_versions.py.html>`__ to see an example of how to use list_deployment_versions API.
4094
4094
  """
4095
4095
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4096
4096
  required_arguments = ['compartmentId']
@@ -4237,7 +4237,7 @@ class GoldenGateClient(object):
4237
4237
  :rtype: :class:`~oci.response.Response`
4238
4238
 
4239
4239
  :example:
4240
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/list_deployment_wallets_operations.py.html>`__ to see an example of how to use list_deployment_wallets_operations API.
4240
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/list_deployment_wallets_operations.py.html>`__ to see an example of how to use list_deployment_wallets_operations API.
4241
4241
  """
4242
4242
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4243
4243
  required_arguments = ['deploymentId']
@@ -4414,7 +4414,7 @@ class GoldenGateClient(object):
4414
4414
  :rtype: :class:`~oci.response.Response`
4415
4415
 
4416
4416
  :example:
4417
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/list_deployments.py.html>`__ to see an example of how to use list_deployments API.
4417
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/list_deployments.py.html>`__ to see an example of how to use list_deployments API.
4418
4418
  """
4419
4419
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4420
4420
  required_arguments = ['compartmentId']
@@ -4571,7 +4571,7 @@ class GoldenGateClient(object):
4571
4571
  :rtype: :class:`~oci.response.Response`
4572
4572
 
4573
4573
  :example:
4574
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/list_messages.py.html>`__ to see an example of how to use list_messages API.
4574
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/list_messages.py.html>`__ to see an example of how to use list_messages API.
4575
4575
  """
4576
4576
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4577
4577
  required_arguments = ['deploymentId']
@@ -4693,7 +4693,7 @@ class GoldenGateClient(object):
4693
4693
  :rtype: :class:`~oci.response.Response`
4694
4694
 
4695
4695
  :example:
4696
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/list_trail_files.py.html>`__ to see an example of how to use list_trail_files API.
4696
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/list_trail_files.py.html>`__ to see an example of how to use list_trail_files API.
4697
4697
  """
4698
4698
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4699
4699
  required_arguments = ['deploymentId']
@@ -4840,7 +4840,7 @@ class GoldenGateClient(object):
4840
4840
  :rtype: :class:`~oci.response.Response`
4841
4841
 
4842
4842
  :example:
4843
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/list_trail_sequences.py.html>`__ to see an example of how to use list_trail_sequences API.
4843
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/list_trail_sequences.py.html>`__ to see an example of how to use list_trail_sequences API.
4844
4844
  """
4845
4845
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4846
4846
  required_arguments = ['deploymentId', 'trailFileId']
@@ -4969,7 +4969,7 @@ class GoldenGateClient(object):
4969
4969
  :rtype: :class:`~oci.response.Response`
4970
4970
 
4971
4971
  :example:
4972
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
4972
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
4973
4973
  """
4974
4974
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4975
4975
  required_arguments = ['workRequestId']
@@ -5086,7 +5086,7 @@ class GoldenGateClient(object):
5086
5086
  :rtype: :class:`~oci.response.Response`
5087
5087
 
5088
5088
  :example:
5089
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
5089
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
5090
5090
  """
5091
5091
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5092
5092
  required_arguments = ['workRequestId']
@@ -5209,7 +5209,7 @@ class GoldenGateClient(object):
5209
5209
  :rtype: :class:`~oci.response.Response`
5210
5210
 
5211
5211
  :example:
5212
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
5212
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
5213
5213
  """
5214
5214
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5215
5215
  required_arguments = ['compartmentId']
@@ -5323,7 +5323,7 @@ class GoldenGateClient(object):
5323
5323
  :rtype: :class:`~oci.response.Response`
5324
5324
 
5325
5325
  :example:
5326
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/restore_deployment.py.html>`__ to see an example of how to use restore_deployment API.
5326
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/restore_deployment.py.html>`__ to see an example of how to use restore_deployment API.
5327
5327
  """
5328
5328
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5329
5329
  required_arguments = ['deploymentBackupId']
@@ -5441,7 +5441,7 @@ class GoldenGateClient(object):
5441
5441
  :rtype: :class:`~oci.response.Response`
5442
5442
 
5443
5443
  :example:
5444
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/rollback_deployment_upgrade.py.html>`__ to see an example of how to use rollback_deployment_upgrade API.
5444
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/rollback_deployment_upgrade.py.html>`__ to see an example of how to use rollback_deployment_upgrade API.
5445
5445
  """
5446
5446
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5447
5447
  required_arguments = ['deploymentUpgradeId']
@@ -5559,7 +5559,7 @@ class GoldenGateClient(object):
5559
5559
  :rtype: :class:`~oci.response.Response`
5560
5560
 
5561
5561
  :example:
5562
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/snooze_deployment_upgrade.py.html>`__ to see an example of how to use snooze_deployment_upgrade API.
5562
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/snooze_deployment_upgrade.py.html>`__ to see an example of how to use snooze_deployment_upgrade API.
5563
5563
  """
5564
5564
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5565
5565
  required_arguments = ['deploymentUpgradeId']
@@ -5677,7 +5677,7 @@ class GoldenGateClient(object):
5677
5677
  :rtype: :class:`~oci.response.Response`
5678
5678
 
5679
5679
  :example:
5680
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/start_deployment.py.html>`__ to see an example of how to use start_deployment API.
5680
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/start_deployment.py.html>`__ to see an example of how to use start_deployment API.
5681
5681
  """
5682
5682
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5683
5683
  required_arguments = ['deploymentId']
@@ -5795,7 +5795,7 @@ class GoldenGateClient(object):
5795
5795
  :rtype: :class:`~oci.response.Response`
5796
5796
 
5797
5797
  :example:
5798
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/stop_deployment.py.html>`__ to see an example of how to use stop_deployment API.
5798
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/stop_deployment.py.html>`__ to see an example of how to use stop_deployment API.
5799
5799
  """
5800
5800
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5801
5801
  required_arguments = ['deploymentId']
@@ -5909,7 +5909,7 @@ class GoldenGateClient(object):
5909
5909
  :rtype: :class:`~oci.response.Response`
5910
5910
 
5911
5911
  :example:
5912
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/update_connection.py.html>`__ to see an example of how to use update_connection API.
5912
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/update_connection.py.html>`__ to see an example of how to use update_connection API.
5913
5913
  """
5914
5914
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5915
5915
  required_arguments = ['connectionId']
@@ -6019,7 +6019,7 @@ class GoldenGateClient(object):
6019
6019
  :rtype: :class:`~oci.response.Response`
6020
6020
 
6021
6021
  :example:
6022
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/update_database_registration.py.html>`__ to see an example of how to use update_database_registration API.
6022
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/update_database_registration.py.html>`__ to see an example of how to use update_database_registration API.
6023
6023
  """
6024
6024
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6025
6025
  required_arguments = ['databaseRegistrationId']
@@ -6128,7 +6128,7 @@ class GoldenGateClient(object):
6128
6128
  :rtype: :class:`~oci.response.Response`
6129
6129
 
6130
6130
  :example:
6131
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/update_deployment.py.html>`__ to see an example of how to use update_deployment API.
6131
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/update_deployment.py.html>`__ to see an example of how to use update_deployment API.
6132
6132
  """
6133
6133
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6134
6134
  required_arguments = ['deploymentId']
@@ -6237,7 +6237,7 @@ class GoldenGateClient(object):
6237
6237
  :rtype: :class:`~oci.response.Response`
6238
6238
 
6239
6239
  :example:
6240
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/update_deployment_backup.py.html>`__ to see an example of how to use update_deployment_backup API.
6240
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/update_deployment_backup.py.html>`__ to see an example of how to use update_deployment_backup API.
6241
6241
  """
6242
6242
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6243
6243
  required_arguments = ['deploymentBackupId']
@@ -6354,7 +6354,7 @@ class GoldenGateClient(object):
6354
6354
  :rtype: :class:`~oci.response.Response`
6355
6355
 
6356
6356
  :example:
6357
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/upgrade_deployment.py.html>`__ to see an example of how to use upgrade_deployment API.
6357
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/upgrade_deployment.py.html>`__ to see an example of how to use upgrade_deployment API.
6358
6358
  """
6359
6359
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6360
6360
  required_arguments = ['deploymentId']
@@ -6472,7 +6472,7 @@ class GoldenGateClient(object):
6472
6472
  :rtype: :class:`~oci.response.Response`
6473
6473
 
6474
6474
  :example:
6475
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/goldengate/upgrade_deployment_upgrade.py.html>`__ to see an example of how to use upgrade_deployment_upgrade API.
6475
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/goldengate/upgrade_deployment_upgrade.py.html>`__ to see an example of how to use upgrade_deployment_upgrade API.
6476
6476
  """
6477
6477
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6478
6478
  required_arguments = ['deploymentUpgradeId']
@@ -143,7 +143,7 @@ class GovernanceRuleClient(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.101.0/governancerulescontrolplane/create_governance_rule.py.html>`__ to see an example of how to use create_governance_rule API.
146
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/governancerulescontrolplane/create_governance_rule.py.html>`__ to see an example of how to use create_governance_rule API.
147
147
  """
148
148
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
149
149
  required_arguments = []
@@ -239,7 +239,7 @@ class GovernanceRuleClient(object):
239
239
  :rtype: :class:`~oci.response.Response`
240
240
 
241
241
  :example:
242
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/governancerulescontrolplane/create_inclusion_criterion.py.html>`__ to see an example of how to use create_inclusion_criterion API.
242
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/governancerulescontrolplane/create_inclusion_criterion.py.html>`__ to see an example of how to use create_inclusion_criterion API.
243
243
  """
244
244
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
245
245
  required_arguments = []
@@ -335,7 +335,7 @@ class GovernanceRuleClient(object):
335
335
  :rtype: :class:`~oci.response.Response`
336
336
 
337
337
  :example:
338
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/governancerulescontrolplane/delete_governance_rule.py.html>`__ to see an example of how to use delete_governance_rule API.
338
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/governancerulescontrolplane/delete_governance_rule.py.html>`__ to see an example of how to use delete_governance_rule API.
339
339
  """
340
340
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
341
341
  required_arguments = ['governanceRuleId']
@@ -438,7 +438,7 @@ class GovernanceRuleClient(object):
438
438
  :rtype: :class:`~oci.response.Response`
439
439
 
440
440
  :example:
441
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/governancerulescontrolplane/delete_inclusion_criterion.py.html>`__ to see an example of how to use delete_inclusion_criterion API.
441
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/governancerulescontrolplane/delete_inclusion_criterion.py.html>`__ to see an example of how to use delete_inclusion_criterion API.
442
442
  """
443
443
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
444
444
  required_arguments = ['inclusionCriterionId']
@@ -534,7 +534,7 @@ class GovernanceRuleClient(object):
534
534
  :rtype: :class:`~oci.response.Response`
535
535
 
536
536
  :example:
537
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/governancerulescontrolplane/get_enforced_governance_rule.py.html>`__ to see an example of how to use get_enforced_governance_rule API.
537
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/governancerulescontrolplane/get_enforced_governance_rule.py.html>`__ to see an example of how to use get_enforced_governance_rule API.
538
538
  """
539
539
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
540
540
  required_arguments = ['enforcedGovernanceRuleId']
@@ -630,7 +630,7 @@ class GovernanceRuleClient(object):
630
630
  :rtype: :class:`~oci.response.Response`
631
631
 
632
632
  :example:
633
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/governancerulescontrolplane/get_governance_rule.py.html>`__ to see an example of how to use get_governance_rule API.
633
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/governancerulescontrolplane/get_governance_rule.py.html>`__ to see an example of how to use get_governance_rule API.
634
634
  """
635
635
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
636
636
  required_arguments = ['governanceRuleId']
@@ -726,7 +726,7 @@ class GovernanceRuleClient(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.101.0/governancerulescontrolplane/get_inclusion_criterion.py.html>`__ to see an example of how to use get_inclusion_criterion API.
729
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/governancerulescontrolplane/get_inclusion_criterion.py.html>`__ to see an example of how to use get_inclusion_criterion API.
730
730
  """
731
731
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
732
732
  required_arguments = ['inclusionCriterionId']
@@ -822,7 +822,7 @@ class GovernanceRuleClient(object):
822
822
  :rtype: :class:`~oci.response.Response`
823
823
 
824
824
  :example:
825
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/governancerulescontrolplane/get_tenancy_attachment.py.html>`__ to see an example of how to use get_tenancy_attachment API.
825
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/governancerulescontrolplane/get_tenancy_attachment.py.html>`__ to see an example of how to use get_tenancy_attachment API.
826
826
  """
827
827
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
828
828
  required_arguments = ['tenancyAttachmentId']
@@ -946,7 +946,7 @@ class GovernanceRuleClient(object):
946
946
  :rtype: :class:`~oci.response.Response`
947
947
 
948
948
  :example:
949
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/governancerulescontrolplane/list_enforced_governance_rules.py.html>`__ to see an example of how to use list_enforced_governance_rules API.
949
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/governancerulescontrolplane/list_enforced_governance_rules.py.html>`__ to see an example of how to use list_enforced_governance_rules API.
950
950
  """
951
951
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
952
952
  required_arguments = []
@@ -1106,7 +1106,7 @@ class GovernanceRuleClient(object):
1106
1106
  :rtype: :class:`~oci.response.Response`
1107
1107
 
1108
1108
  :example:
1109
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/governancerulescontrolplane/list_governance_rules.py.html>`__ to see an example of how to use list_governance_rules API.
1109
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/governancerulescontrolplane/list_governance_rules.py.html>`__ to see an example of how to use list_governance_rules API.
1110
1110
  """
1111
1111
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1112
1112
  required_arguments = []
@@ -1267,7 +1267,7 @@ class GovernanceRuleClient(object):
1267
1267
  :rtype: :class:`~oci.response.Response`
1268
1268
 
1269
1269
  :example:
1270
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/governancerulescontrolplane/list_inclusion_criteria.py.html>`__ to see an example of how to use list_inclusion_criteria API.
1270
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/governancerulescontrolplane/list_inclusion_criteria.py.html>`__ to see an example of how to use list_inclusion_criteria API.
1271
1271
  """
1272
1272
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1273
1273
  required_arguments = ['governanceRuleId']
@@ -1422,7 +1422,7 @@ class GovernanceRuleClient(object):
1422
1422
  :rtype: :class:`~oci.response.Response`
1423
1423
 
1424
1424
  :example:
1425
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/governancerulescontrolplane/list_tenancy_attachments.py.html>`__ to see an example of how to use list_tenancy_attachments API.
1425
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/governancerulescontrolplane/list_tenancy_attachments.py.html>`__ to see an example of how to use list_tenancy_attachments API.
1426
1426
  """
1427
1427
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1428
1428
  required_arguments = []
@@ -1567,7 +1567,7 @@ class GovernanceRuleClient(object):
1567
1567
  :rtype: :class:`~oci.response.Response`
1568
1568
 
1569
1569
  :example:
1570
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/governancerulescontrolplane/retry_governance_rule.py.html>`__ to see an example of how to use retry_governance_rule API.
1570
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/governancerulescontrolplane/retry_governance_rule.py.html>`__ to see an example of how to use retry_governance_rule API.
1571
1571
  """
1572
1572
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1573
1573
  required_arguments = ['governanceRuleId']
@@ -1681,7 +1681,7 @@ class GovernanceRuleClient(object):
1681
1681
  :rtype: :class:`~oci.response.Response`
1682
1682
 
1683
1683
  :example:
1684
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/governancerulescontrolplane/retry_tenancy_attachment.py.html>`__ to see an example of how to use retry_tenancy_attachment API.
1684
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/governancerulescontrolplane/retry_tenancy_attachment.py.html>`__ to see an example of how to use retry_tenancy_attachment API.
1685
1685
  """
1686
1686
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1687
1687
  required_arguments = ['tenancyAttachmentId']
@@ -1790,7 +1790,7 @@ class GovernanceRuleClient(object):
1790
1790
  :rtype: :class:`~oci.response.Response`
1791
1791
 
1792
1792
  :example:
1793
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/governancerulescontrolplane/update_governance_rule.py.html>`__ to see an example of how to use update_governance_rule API.
1793
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/governancerulescontrolplane/update_governance_rule.py.html>`__ to see an example of how to use update_governance_rule API.
1794
1794
  """
1795
1795
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1796
1796
  required_arguments = ['governanceRuleId']