oci 2.152.0__py3-none-any.whl → 2.152.1__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 (376) hide show
  1. oci/__init__.py +2 -2
  2. oci/access_governance_cp/access_governance_cp_client.py +8 -8
  3. oci/addons/adk/auth/__init__.py +2 -0
  4. oci/addons/adk/auth/oci/__init__.py +2 -0
  5. oci/addons/adk/run/__init__.py +2 -0
  6. oci/adm/application_dependency_management_client.py +36 -36
  7. oci/ai_anomaly_detection/anomaly_detection_client.py +36 -36
  8. oci/ai_document/ai_service_document_client.py +26 -26
  9. oci/ai_language/ai_service_language_client.py +44 -44
  10. oci/ai_speech/ai_service_speech_client.py +19 -19
  11. oci/ai_vision/ai_service_vision_client.py +28 -28
  12. oci/analytics/analytics_client.py +24 -24
  13. oci/announcements_service/announcement_client.py +5 -5
  14. oci/announcements_service/announcement_subscription_client.py +9 -9
  15. oci/announcements_service/announcements_preferences_client.py +4 -4
  16. oci/announcements_service/service_client.py +1 -1
  17. oci/apigateway/api_gateway_client.py +21 -21
  18. oci/apigateway/deployment_client.py +6 -6
  19. oci/apigateway/gateway_client.py +6 -6
  20. oci/apigateway/subscribers_client.py +6 -6
  21. oci/apigateway/usage_plans_client.py +6 -6
  22. oci/apigateway/work_requests_client.py +5 -5
  23. oci/apm_config/config_client.py +12 -12
  24. oci/apm_control_plane/apm_domain_client.py +14 -14
  25. oci/apm_synthetics/apm_synthetic_client.py +28 -28
  26. oci/apm_traces/attributes_client.py +8 -8
  27. oci/apm_traces/query_client.py +2 -2
  28. oci/apm_traces/trace_client.py +4 -4
  29. oci/appmgmt_control/appmgmt_control_client.py +8 -8
  30. oci/artifacts/artifacts_client.py +32 -32
  31. oci/audit/audit_client.py +3 -3
  32. oci/autoscaling/auto_scaling_client.py +11 -11
  33. oci/bastion/bastion_client.py +15 -15
  34. oci/bds/bds_client.py +84 -84
  35. oci/blockchain/blockchain_platform_client.py +27 -27
  36. oci/budget/budget_client.py +10 -10
  37. oci/capacity_management/capacity_management_client.py +32 -32
  38. oci/certificates/certificates_client.py +5 -5
  39. oci/certificates_management/certificates_management_client.py +32 -32
  40. oci/cims/incident_client.py +6 -6
  41. oci/cloud_bridge/common_client.py +5 -5
  42. oci/cloud_bridge/discovery_client.py +15 -15
  43. oci/cloud_bridge/inventory_client.py +16 -16
  44. oci/cloud_bridge/ocb_agent_svc_client.py +23 -23
  45. oci/cloud_guard/cloud_guard_client.py +155 -155
  46. oci/cloud_migrations/migration_client.py +43 -43
  47. oci/cluster_placement_groups/cluster_placement_groups_cp_client.py +13 -13
  48. oci/compute_cloud_at_customer/compute_cloud_at_customer_client.py +12 -12
  49. oci/compute_instance_agent/compute_instance_agent_client.py +6 -6
  50. oci/compute_instance_agent/plugin_client.py +2 -2
  51. oci/compute_instance_agent/pluginconfig_client.py +1 -1
  52. oci/container_engine/container_engine_client.py +46 -46
  53. oci/container_instances/container_instance_client.py +18 -18
  54. oci/core/blockstorage_client.py +60 -60
  55. oci/core/compute_client.py +117 -117
  56. oci/core/compute_management_client.py +32 -32
  57. oci/core/virtual_network_client.py +258 -258
  58. oci/dashboard_service/dashboard_client.py +6 -6
  59. oci/dashboard_service/dashboard_group_client.py +6 -6
  60. oci/data_catalog/data_catalog_client.py +149 -149
  61. oci/data_flow/data_flow_client.py +45 -45
  62. oci/data_integration/data_integration_client.py +163 -163
  63. oci/data_labeling_service/data_labeling_management_client.py +17 -17
  64. oci/data_labeling_service_dataplane/data_labeling_client.py +15 -15
  65. oci/data_safe/data_safe_client.py +317 -317
  66. oci/data_science/data_science_client.py +145 -145
  67. oci/database/database_client.py +745 -469
  68. oci/database/models/__init__.py +2 -0
  69. oci/database/models/autonomous_db_version_summary.py +31 -0
  70. oci/database/models/backup.py +4 -2
  71. oci/database/models/backup_summary.py +4 -2
  72. oci/database/models/create_external_backup_job_details.py +4 -4
  73. oci/database/models/db_system.py +4 -2
  74. oci/database/models/db_system_summary.py +4 -2
  75. oci/database/models/db_system_upgrade_summary.py +152 -0
  76. oci/database/models/external_container_database.py +4 -2
  77. oci/database/models/external_container_database_summary.py +4 -2
  78. oci/database/models/external_database_base.py +4 -2
  79. oci/database/models/external_non_container_database.py +4 -2
  80. oci/database/models/external_non_container_database_summary.py +4 -2
  81. oci/database/models/external_pluggable_database.py +4 -2
  82. oci/database/models/external_pluggable_database_summary.py +4 -2
  83. oci/database_management/db_management_client.py +229 -229
  84. oci/database_management/diagnosability_client.py +4 -4
  85. oci/database_management/managed_my_sql_databases_client.py +7 -7
  86. oci/database_management/perfhub_client.py +1 -1
  87. oci/database_management/sql_tuning_client.py +17 -17
  88. oci/database_migration/database_migration_client.py +42 -42
  89. oci/database_tools/database_tools_client.py +23 -23
  90. oci/dblm/db_life_cycle_management_client.py +14 -14
  91. oci/delegate_access_control/delegate_access_control_client.py +26 -26
  92. oci/delegate_access_control/work_request_client.py +4 -4
  93. oci/demand_signal/occ_demand_signal_client.py +7 -7
  94. oci/desktops/desktop_service_client.py +21 -21
  95. oci/devops/devops_client.py +141 -141
  96. oci/disaster_recovery/disaster_recovery_client.py +31 -31
  97. oci/distributed_database/__init__.py +20 -0
  98. oci/distributed_database/distributed_autonomous_db_service_client.py +2315 -0
  99. oci/distributed_database/distributed_autonomous_db_service_client_composite_operations.py +605 -0
  100. oci/distributed_database/distributed_db_private_endpoint_service_client.py +944 -0
  101. oci/distributed_database/distributed_db_private_endpoint_service_client_composite_operations.py +238 -0
  102. oci/distributed_database/distributed_db_service_client.py +2435 -0
  103. oci/distributed_database/distributed_db_service_client_composite_operations.py +647 -0
  104. oci/distributed_database/distributed_db_work_request_service_client.py +654 -0
  105. oci/distributed_database/distributed_db_work_request_service_client_composite_operations.py +26 -0
  106. oci/distributed_database/models/__init__.py +158 -0
  107. oci/distributed_database/models/add_distributed_autonomous_database_gds_control_node_details.py +105 -0
  108. oci/distributed_database/models/add_distributed_database_gds_control_node_details.py +105 -0
  109. oci/distributed_database/models/catalog_peer_with_dedicated_infra.py +331 -0
  110. oci/distributed_database/models/catalog_peer_with_exadb_xs.py +331 -0
  111. oci/distributed_database/models/change_distributed_autonomous_database_compartment_details.py +74 -0
  112. oci/distributed_database/models/change_distributed_database_compartment_details.py +74 -0
  113. oci/distributed_database/models/change_distributed_database_private_endpoint_compartment_details.py +74 -0
  114. oci/distributed_database/models/change_distributed_db_backup_config_details.py +66 -0
  115. oci/distributed_database/models/configure_distributed_autonomous_database_gsms_details.py +103 -0
  116. oci/distributed_database/models/configure_distributed_database_gsms_details.py +103 -0
  117. oci/distributed_database/models/create_distributed_autonomous_database_catalog_details.py +101 -0
  118. oci/distributed_database/models/create_distributed_autonomous_database_catalog_with_dedicated_infra_details.py +342 -0
  119. oci/distributed_database/models/create_distributed_autonomous_database_details.py +799 -0
  120. oci/distributed_database/models/create_distributed_autonomous_database_shard_details.py +101 -0
  121. oci/distributed_database/models/create_distributed_autonomous_database_shard_with_dedicated_infra_details.py +377 -0
  122. oci/distributed_database/models/create_distributed_database_catalog_details.py +99 -0
  123. oci/distributed_database/models/create_distributed_database_catalog_with_exadb_xs_details.py +282 -0
  124. oci/distributed_database/models/create_distributed_database_details.py +810 -0
  125. oci/distributed_database/models/create_distributed_database_private_endpoint_details.py +260 -0
  126. oci/distributed_database/models/create_distributed_database_shard_details.py +99 -0
  127. oci/distributed_database/models/create_distributed_database_shard_with_exadb_xs_details.py +282 -0
  128. oci/distributed_database/models/distributed_autonomous_database.py +1143 -0
  129. oci/distributed_database/models/distributed_autonomous_database_associated_with_private_endpoint.py +105 -0
  130. oci/distributed_database/models/distributed_autonomous_database_catalog.py +194 -0
  131. oci/distributed_database/models/distributed_autonomous_database_catalog_with_dedicated_infra.py +559 -0
  132. oci/distributed_database/models/distributed_autonomous_database_collection.py +70 -0
  133. oci/distributed_database/models/distributed_autonomous_database_connection_string.py +70 -0
  134. oci/distributed_database/models/distributed_autonomous_database_gsm.py +385 -0
  135. oci/distributed_database/models/distributed_autonomous_database_gsm_image.py +105 -0
  136. oci/distributed_database/models/distributed_autonomous_database_shard.py +194 -0
  137. oci/distributed_database/models/distributed_autonomous_database_shard_with_dedicated_infra.py +592 -0
  138. oci/distributed_database/models/distributed_autonomous_database_summary.py +935 -0
  139. oci/distributed_database/models/distributed_autonomous_db_metadata.py +70 -0
  140. oci/distributed_database/models/distributed_database.py +1154 -0
  141. oci/distributed_database/models/distributed_database_associated_with_private_endpoint.py +105 -0
  142. oci/distributed_database/models/distributed_database_catalog.py +192 -0
  143. oci/distributed_database/models/distributed_database_catalog_with_exadb_xs.py +466 -0
  144. oci/distributed_database/models/distributed_database_collection.py +70 -0
  145. oci/distributed_database/models/distributed_database_gsm.py +385 -0
  146. oci/distributed_database/models/distributed_database_private_endpoint.py +639 -0
  147. oci/distributed_database/models/distributed_database_private_endpoint_collection.py +70 -0
  148. oci/distributed_database/models/distributed_database_private_endpoint_summary.py +479 -0
  149. oci/distributed_database/models/distributed_database_shard.py +192 -0
  150. oci/distributed_database/models/distributed_database_shard_with_exadb_xs.py +499 -0
  151. oci/distributed_database/models/distributed_database_summary.py +904 -0
  152. oci/distributed_database/models/distributed_db_backup_config.py +536 -0
  153. oci/distributed_database/models/distributed_db_backup_destination.py +362 -0
  154. oci/distributed_database/models/distributed_db_connection_string.py +70 -0
  155. oci/distributed_database/models/distributed_db_gsm_image.py +105 -0
  156. oci/distributed_database/models/distributed_db_metadata.py +70 -0
  157. oci/distributed_database/models/generate_distributed_autonomous_database_wallet_details.py +70 -0
  158. oci/distributed_database/models/generate_distributed_database_wallet_details.py +70 -0
  159. oci/distributed_database/models/patch_distributed_autonomous_database_details.py +73 -0
  160. oci/distributed_database/models/patch_distributed_database_details.py +73 -0
  161. oci/distributed_database/models/patch_insert_instruction.py +87 -0
  162. oci/distributed_database/models/patch_instruction.py +154 -0
  163. oci/distributed_database/models/patch_merge_instruction.py +95 -0
  164. oci/distributed_database/models/patch_remove_instruction.py +57 -0
  165. oci/distributed_database/models/shard_peer_with_dedicated_infra.py +331 -0
  166. oci/distributed_database/models/shard_peer_with_exadb_xs.py +331 -0
  167. oci/distributed_database/models/update_distributed_autonomous_database_details.py +136 -0
  168. oci/distributed_database/models/update_distributed_database_details.py +136 -0
  169. oci/distributed_database/models/update_distributed_database_private_endpoint_details.py +198 -0
  170. oci/distributed_database/models/upload_distributed_autonomous_database_signed_certificate_and_generate_wallet_details.py +71 -0
  171. oci/distributed_database/models/upload_distributed_database_signed_certificate_and_generate_wallet_details.py +71 -0
  172. oci/distributed_database/models/work_request.py +516 -0
  173. oci/distributed_database/models/work_request_error.py +134 -0
  174. oci/distributed_database/models/work_request_error_collection.py +70 -0
  175. oci/distributed_database/models/work_request_log_entry.py +101 -0
  176. oci/distributed_database/models/work_request_log_entry_collection.py +70 -0
  177. oci/distributed_database/models/work_request_resource.py +232 -0
  178. oci/distributed_database/models/work_request_summary.py +516 -0
  179. oci/distributed_database/models/work_request_summary_collection.py +70 -0
  180. oci/dns/dns_client.py +54 -54
  181. oci/dts/appliance_export_job_client.py +6 -6
  182. oci/dts/shipping_vendors_client.py +1 -1
  183. oci/dts/transfer_appliance_client.py +8 -8
  184. oci/dts/transfer_appliance_entitlement_client.py +3 -3
  185. oci/dts/transfer_device_client.py +5 -5
  186. oci/dts/transfer_job_client.py +6 -6
  187. oci/dts/transfer_package_client.py +7 -7
  188. oci/em_warehouse/em_warehouse_client.py +13 -13
  189. oci/email/email_client.py +31 -31
  190. oci/email_data_plane/email_dp_client.py +1 -1
  191. oci/events/events_client.py +6 -6
  192. oci/file_storage/file_storage_client.py +74 -74
  193. oci/fleet_apps_management/fleet_apps_management_admin_client.py +27 -27
  194. oci/fleet_apps_management/fleet_apps_management_catalog_client.py +7 -7
  195. oci/fleet_apps_management/fleet_apps_management_client.py +32 -32
  196. oci/fleet_apps_management/fleet_apps_management_maintenance_window_client.py +5 -5
  197. oci/fleet_apps_management/fleet_apps_management_operations_client.py +29 -29
  198. oci/fleet_apps_management/fleet_apps_management_provision_client.py +6 -6
  199. oci/fleet_apps_management/fleet_apps_management_runbooks_client.py +19 -19
  200. oci/fleet_apps_management/fleet_apps_management_work_request_client.py +4 -4
  201. oci/fleet_software_update/fleet_software_update_client.py +46 -46
  202. oci/functions/functions_invoke_client.py +1 -1
  203. oci/functions/functions_management_client.py +16 -16
  204. oci/fusion_apps/fusion_applications_client.py +41 -41
  205. oci/generative_ai/generative_ai_client.py +22 -22
  206. oci/generative_ai_agent/generative_ai_agent_client.py +38 -38
  207. oci/generative_ai_agent_runtime/generative_ai_agent_runtime_client.py +6 -6
  208. oci/generative_ai_inference/generative_ai_inference_client.py +6 -6
  209. oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
  210. oci/globally_distributed_database/sharded_database_service_client.py +30 -30
  211. oci/golden_gate/golden_gate_client.py +89 -89
  212. oci/governance_rules_control_plane/governance_rule_client.py +15 -15
  213. oci/governance_rules_control_plane/work_request_client.py +5 -5
  214. oci/healthchecks/health_checks_client.py +17 -17
  215. oci/identity/identity_client.py +145 -145
  216. oci/identity_data_plane/dataplane_client.py +2 -2
  217. oci/identity_domains/identity_domains_client.py +311 -311
  218. oci/integration/integration_instance_client.py +19 -19
  219. oci/jms/java_management_service_client.py +79 -79
  220. oci/jms_java_downloads/java_download_client.py +25 -25
  221. oci/key_management/ekm_client.py +5 -5
  222. oci/key_management/kms_crypto_client.py +6 -6
  223. oci/key_management/kms_hsm_cluster_client.py +12 -12
  224. oci/key_management/kms_management_client.py +21 -21
  225. oci/key_management/kms_vault_client.py +14 -14
  226. oci/license_manager/license_manager_client.py +18 -18
  227. oci/limits/limits_client.py +4 -4
  228. oci/limits/quotas_client.py +7 -7
  229. oci/load_balancer/load_balancer_client.py +61 -61
  230. oci/lockbox/lockbox_client.py +24 -24
  231. oci/log_analytics/log_analytics_client.py +200 -200
  232. oci/logging/logging_management_client.py +30 -30
  233. oci/loggingingestion/logging_client.py +1 -1
  234. oci/loggingsearch/log_search_client.py +1 -1
  235. oci/lustre_file_storage/lustre_file_storage_client.py +11 -11
  236. oci/management_agent/management_agent_client.py +28 -28
  237. oci/management_dashboard/dashx_apis_client.py +14 -14
  238. oci/marketplace/account_client.py +2 -2
  239. oci/marketplace/marketplace_client.py +30 -30
  240. oci/marketplace_private_offer/attachment_client.py +5 -5
  241. oci/marketplace_private_offer/offer_client.py +6 -6
  242. oci/marketplace_publisher/attachment_client.py +5 -5
  243. oci/marketplace_publisher/marketplace_publisher_client.py +71 -71
  244. oci/marketplace_publisher/offer_client.py +6 -6
  245. oci/media_services/media_services_client.py +60 -60
  246. oci/media_services/media_stream_client.py +2 -2
  247. oci/mngdmac/mac_device_client.py +3 -3
  248. oci/mngdmac/mac_order_client.py +11 -11
  249. oci/model_deployment/model_deployment_client.py +2 -2
  250. oci/monitoring/monitoring_client.py +18 -18
  251. oci/mysql/channels_client.py +7 -7
  252. oci/mysql/db_backups_client.py +7 -7
  253. oci/mysql/db_system_client.py +17 -17
  254. oci/mysql/models/create_db_system_details.py +31 -0
  255. oci/mysql/models/db_system.py +31 -0
  256. oci/mysql/models/db_system_snapshot.py +31 -0
  257. oci/mysql/models/replica.py +31 -0
  258. oci/mysql/models/replica_overrides.py +33 -2
  259. oci/mysql/models/replica_summary.py +31 -0
  260. oci/mysql/models/update_db_system_details.py +31 -0
  261. oci/mysql/mysqlaas_client.py +7 -7
  262. oci/mysql/replicas_client.py +5 -5
  263. oci/mysql/work_requests_client.py +4 -4
  264. oci/network_firewall/network_firewall_client.py +86 -86
  265. oci/network_load_balancer/network_load_balancer_client.py +35 -35
  266. oci/nosql/nosql_client.py +24 -24
  267. oci/object_storage/object_storage_client.py +55 -55
  268. oci/oce/oce_instance_client.py +10 -10
  269. oci/oci_control_center/occ_metrics_client.py +3 -3
  270. oci/ocvp/cluster_client.py +5 -5
  271. oci/ocvp/esxi_host_client.py +8 -8
  272. oci/ocvp/sddc_client.py +14 -14
  273. oci/ocvp/work_request_client.py +4 -4
  274. oci/oda/management_client.py +59 -59
  275. oci/oda/oda_client.py +17 -17
  276. oci/oda/odapackage_client.py +7 -7
  277. oci/onesubscription/billing_schedule_client.py +1 -1
  278. oci/onesubscription/commitment_client.py +2 -2
  279. oci/onesubscription/computed_usage_client.py +3 -3
  280. oci/onesubscription/invoice_summary_client.py +2 -2
  281. oci/onesubscription/organization_subscription_client.py +1 -1
  282. oci/onesubscription/ratecard_client.py +1 -1
  283. oci/onesubscription/subscribed_service_client.py +2 -2
  284. oci/onesubscription/subscription_client.py +1 -1
  285. oci/ons/notification_control_plane_client.py +6 -6
  286. oci/ons/notification_data_plane_client.py +10 -10
  287. oci/opa/opa_instance_client.py +13 -13
  288. oci/opensearch/opensearch_cluster_backup_client.py +4 -4
  289. oci/opensearch/opensearch_cluster_client.py +17 -17
  290. oci/opensearch/opensearch_cluster_pipeline_client.py +5 -5
  291. oci/operator_access_control/access_requests_client.py +10 -10
  292. oci/operator_access_control/operator_actions_client.py +2 -2
  293. oci/operator_access_control/operator_control_assignment_client.py +8 -8
  294. oci/operator_access_control/operator_control_client.py +6 -6
  295. oci/opsi/operations_insights_client.py +181 -181
  296. oci/optimizer/optimizer_client.py +26 -26
  297. oci/os_management/event_client.py +8 -8
  298. oci/os_management/os_management_client.py +69 -69
  299. oci/os_management_hub/event_client.py +8 -8
  300. oci/os_management_hub/lifecycle_environment_client.py +13 -13
  301. oci/os_management_hub/managed_instance_client.py +33 -33
  302. oci/os_management_hub/managed_instance_group_client.py +26 -26
  303. oci/os_management_hub/management_station_client.py +10 -10
  304. oci/os_management_hub/onboarding_client.py +13 -13
  305. oci/os_management_hub/reporting_managed_instance_client.py +3 -3
  306. oci/os_management_hub/scheduled_job_client.py +7 -7
  307. oci/os_management_hub/software_source_client.py +33 -33
  308. oci/os_management_hub/work_request_client.py +5 -5
  309. oci/osp_gateway/address_rule_service_client.py +1 -1
  310. oci/osp_gateway/address_service_client.py +2 -2
  311. oci/osp_gateway/invoice_service_client.py +5 -5
  312. oci/osp_gateway/subscription_service_client.py +5 -5
  313. oci/osub_billing_schedule/billing_schedule_client.py +1 -1
  314. oci/osub_organization_subscription/organization_subscription_client.py +1 -1
  315. oci/osub_subscription/commitment_client.py +2 -2
  316. oci/osub_subscription/ratecard_client.py +1 -1
  317. oci/osub_subscription/subscription_client.py +1 -1
  318. oci/osub_usage/computed_usage_client.py +3 -3
  319. oci/psql/postgresql_client.py +34 -34
  320. oci/queue/queue_admin_client.py +11 -11
  321. oci/queue/queue_client.py +8 -8
  322. oci/recovery/database_recovery_client.py +26 -26
  323. oci/redis/redis_cluster_client.py +12 -12
  324. oci/resource_manager/resource_manager_client.py +52 -52
  325. oci/resource_scheduler/schedule_client.py +14 -14
  326. oci/resource_search/resource_search_client.py +3 -3
  327. oci/rover/rover_bundle_client.py +8 -8
  328. oci/rover/rover_cluster_client.py +8 -8
  329. oci/rover/rover_entitlement_client.py +6 -6
  330. oci/rover/rover_node_client.py +15 -15
  331. oci/rover/shape_client.py +1 -1
  332. oci/rover/work_requests_client.py +5 -5
  333. oci/sch/connector_plugins_client.py +2 -2
  334. oci/sch/service_connector_client.py +12 -12
  335. oci/secrets/secrets_client.py +3 -3
  336. oci/security_attribute/security_attribute_client.py +18 -18
  337. oci/service_catalog/service_catalog_client.py +26 -26
  338. oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
  339. oci/service_mesh/service_mesh_client.py +48 -48
  340. oci/stack_monitoring/stack_monitoring_client.py +87 -87
  341. oci/streaming/stream_admin_client.py +18 -18
  342. oci/streaming/stream_client.py +8 -8
  343. oci/tenant_manager_control_plane/domain_client.py +5 -5
  344. oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
  345. oci/tenant_manager_control_plane/governance_client.py +2 -2
  346. oci/tenant_manager_control_plane/link_client.py +3 -3
  347. oci/tenant_manager_control_plane/orders_client.py +2 -2
  348. oci/tenant_manager_control_plane/organization_client.py +10 -10
  349. oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
  350. oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
  351. oci/tenant_manager_control_plane/subscription_client.py +11 -11
  352. oci/tenant_manager_control_plane/work_request_client.py +4 -4
  353. oci/threat_intelligence/threatintel_client.py +5 -5
  354. oci/usage/resources_client.py +2 -2
  355. oci/usage/rewards_client.py +6 -6
  356. oci/usage/usagelimits_client.py +1 -1
  357. oci/usage_api/usageapi_client.py +33 -33
  358. oci/vault/vaults_client.py +13 -13
  359. oci/vbs_inst/vbs_instance_client.py +10 -10
  360. oci/version.py +1 -1
  361. oci/visual_builder/vb_instance_client.py +14 -14
  362. oci/vn_monitoring/vn_monitoring_client.py +12 -12
  363. oci/vulnerability_scanning/vulnerability_scanning_client.py +58 -58
  364. oci/waa/waa_client.py +13 -13
  365. oci/waa/work_request_client.py +4 -4
  366. oci/waas/redirect_client.py +6 -6
  367. oci/waas/waas_client.py +66 -66
  368. oci/waf/waf_client.py +24 -24
  369. oci/work_requests/work_request_client.py +4 -4
  370. oci/zpr/zpr_client.py +15 -15
  371. {oci-2.152.0.dist-info → oci-2.152.1.dist-info}/METADATA +1 -1
  372. {oci-2.152.0.dist-info → oci-2.152.1.dist-info}/RECORD +376 -292
  373. {oci-2.152.0.dist-info → oci-2.152.1.dist-info}/LICENSE.txt +0 -0
  374. {oci-2.152.0.dist-info → oci-2.152.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  375. {oci-2.152.0.dist-info → oci-2.152.1.dist-info}/WHEEL +0 -0
  376. {oci-2.152.0.dist-info → oci-2.152.1.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,935 @@
1
+ # coding: utf-8
2
+ # Copyright (c) 2016, 2025, Oracle and/or its affiliates. All rights reserved.
3
+ # This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
4
+
5
+ # NOTE: This class is auto generated by OracleSDKGenerator. DO NOT EDIT. API Version: 20250101
6
+
7
+
8
+ from oci.util import formatted_flat_dict, NONE_SENTINEL, value_allowed_none_or_none_sentinel # noqa: F401
9
+ from oci.decorators import init_model_state_from_kwargs
10
+
11
+
12
+ @init_model_state_from_kwargs
13
+ class DistributedAutonomousDatabaseSummary(object):
14
+ """
15
+ Globally distributed autonomous database.
16
+ """
17
+
18
+ #: A constant which can be used with the db_deployment_type property of a DistributedAutonomousDatabaseSummary.
19
+ #: This constant has a value of "ADB_D"
20
+ DB_DEPLOYMENT_TYPE_ADB_D = "ADB_D"
21
+
22
+ def __init__(self, **kwargs):
23
+ """
24
+ Initializes a new DistributedAutonomousDatabaseSummary object with values from keyword arguments.
25
+ The following keyword arguments are supported (corresponding to the getters/setters of this class):
26
+
27
+ :param id:
28
+ The value to assign to the id property of this DistributedAutonomousDatabaseSummary.
29
+ :type id: str
30
+
31
+ :param compartment_id:
32
+ The value to assign to the compartment_id property of this DistributedAutonomousDatabaseSummary.
33
+ :type compartment_id: str
34
+
35
+ :param display_name:
36
+ The value to assign to the display_name property of this DistributedAutonomousDatabaseSummary.
37
+ :type display_name: str
38
+
39
+ :param time_created:
40
+ The value to assign to the time_created property of this DistributedAutonomousDatabaseSummary.
41
+ :type time_created: datetime
42
+
43
+ :param time_updated:
44
+ The value to assign to the time_updated property of this DistributedAutonomousDatabaseSummary.
45
+ :type time_updated: datetime
46
+
47
+ :param database_version:
48
+ The value to assign to the database_version property of this DistributedAutonomousDatabaseSummary.
49
+ :type database_version: str
50
+
51
+ :param lifecycle_state:
52
+ The value to assign to the lifecycle_state property of this DistributedAutonomousDatabaseSummary.
53
+ :type lifecycle_state: str
54
+
55
+ :param lifecycle_details:
56
+ The value to assign to the lifecycle_details property of this DistributedAutonomousDatabaseSummary.
57
+ :type lifecycle_details: str
58
+
59
+ :param connection_strings:
60
+ The value to assign to the connection_strings property of this DistributedAutonomousDatabaseSummary.
61
+ :type connection_strings: oci.distributed_database.models.DistributedAutonomousDatabaseConnectionString
62
+
63
+ :param prefix:
64
+ The value to assign to the prefix property of this DistributedAutonomousDatabaseSummary.
65
+ :type prefix: str
66
+
67
+ :param private_endpoint_ids:
68
+ The value to assign to the private_endpoint_ids property of this DistributedAutonomousDatabaseSummary.
69
+ :type private_endpoint_ids: list[str]
70
+
71
+ :param sharding_method:
72
+ The value to assign to the sharding_method property of this DistributedAutonomousDatabaseSummary.
73
+ :type sharding_method: str
74
+
75
+ :param db_workload:
76
+ The value to assign to the db_workload property of this DistributedAutonomousDatabaseSummary.
77
+ :type db_workload: str
78
+
79
+ :param character_set:
80
+ The value to assign to the character_set property of this DistributedAutonomousDatabaseSummary.
81
+ :type character_set: str
82
+
83
+ :param ncharacter_set:
84
+ The value to assign to the ncharacter_set property of this DistributedAutonomousDatabaseSummary.
85
+ :type ncharacter_set: str
86
+
87
+ :param chunks:
88
+ The value to assign to the chunks property of this DistributedAutonomousDatabaseSummary.
89
+ :type chunks: int
90
+
91
+ :param listener_port:
92
+ The value to assign to the listener_port property of this DistributedAutonomousDatabaseSummary.
93
+ :type listener_port: int
94
+
95
+ :param listener_port_tls:
96
+ The value to assign to the listener_port_tls property of this DistributedAutonomousDatabaseSummary.
97
+ :type listener_port_tls: int
98
+
99
+ :param ons_port_local:
100
+ The value to assign to the ons_port_local property of this DistributedAutonomousDatabaseSummary.
101
+ :type ons_port_local: int
102
+
103
+ :param ons_port_remote:
104
+ The value to assign to the ons_port_remote property of this DistributedAutonomousDatabaseSummary.
105
+ :type ons_port_remote: int
106
+
107
+ :param replication_method:
108
+ The value to assign to the replication_method property of this DistributedAutonomousDatabaseSummary.
109
+ :type replication_method: str
110
+
111
+ :param replication_factor:
112
+ The value to assign to the replication_factor property of this DistributedAutonomousDatabaseSummary.
113
+ :type replication_factor: int
114
+
115
+ :param replication_unit:
116
+ The value to assign to the replication_unit property of this DistributedAutonomousDatabaseSummary.
117
+ :type replication_unit: int
118
+
119
+ :param db_deployment_type:
120
+ The value to assign to the db_deployment_type property of this DistributedAutonomousDatabaseSummary.
121
+ Allowed values for this property are: "ADB_D", 'UNKNOWN_ENUM_VALUE'.
122
+ Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
123
+ :type db_deployment_type: str
124
+
125
+ :param metadata:
126
+ The value to assign to the metadata property of this DistributedAutonomousDatabaseSummary.
127
+ :type metadata: oci.distributed_database.models.DistributedAutonomousDbMetadata
128
+
129
+ :param freeform_tags:
130
+ The value to assign to the freeform_tags property of this DistributedAutonomousDatabaseSummary.
131
+ :type freeform_tags: dict(str, str)
132
+
133
+ :param defined_tags:
134
+ The value to assign to the defined_tags property of this DistributedAutonomousDatabaseSummary.
135
+ :type defined_tags: dict(str, dict(str, object))
136
+
137
+ :param system_tags:
138
+ The value to assign to the system_tags property of this DistributedAutonomousDatabaseSummary.
139
+ :type system_tags: dict(str, dict(str, object))
140
+
141
+ """
142
+ self.swagger_types = {
143
+ 'id': 'str',
144
+ 'compartment_id': 'str',
145
+ 'display_name': 'str',
146
+ 'time_created': 'datetime',
147
+ 'time_updated': 'datetime',
148
+ 'database_version': 'str',
149
+ 'lifecycle_state': 'str',
150
+ 'lifecycle_details': 'str',
151
+ 'connection_strings': 'DistributedAutonomousDatabaseConnectionString',
152
+ 'prefix': 'str',
153
+ 'private_endpoint_ids': 'list[str]',
154
+ 'sharding_method': 'str',
155
+ 'db_workload': 'str',
156
+ 'character_set': 'str',
157
+ 'ncharacter_set': 'str',
158
+ 'chunks': 'int',
159
+ 'listener_port': 'int',
160
+ 'listener_port_tls': 'int',
161
+ 'ons_port_local': 'int',
162
+ 'ons_port_remote': 'int',
163
+ 'replication_method': 'str',
164
+ 'replication_factor': 'int',
165
+ 'replication_unit': 'int',
166
+ 'db_deployment_type': 'str',
167
+ 'metadata': 'DistributedAutonomousDbMetadata',
168
+ 'freeform_tags': 'dict(str, str)',
169
+ 'defined_tags': 'dict(str, dict(str, object))',
170
+ 'system_tags': 'dict(str, dict(str, object))'
171
+ }
172
+ self.attribute_map = {
173
+ 'id': 'id',
174
+ 'compartment_id': 'compartmentId',
175
+ 'display_name': 'displayName',
176
+ 'time_created': 'timeCreated',
177
+ 'time_updated': 'timeUpdated',
178
+ 'database_version': 'databaseVersion',
179
+ 'lifecycle_state': 'lifecycleState',
180
+ 'lifecycle_details': 'lifecycleDetails',
181
+ 'connection_strings': 'connectionStrings',
182
+ 'prefix': 'prefix',
183
+ 'private_endpoint_ids': 'privateEndpointIds',
184
+ 'sharding_method': 'shardingMethod',
185
+ 'db_workload': 'dbWorkload',
186
+ 'character_set': 'characterSet',
187
+ 'ncharacter_set': 'ncharacterSet',
188
+ 'chunks': 'chunks',
189
+ 'listener_port': 'listenerPort',
190
+ 'listener_port_tls': 'listenerPortTls',
191
+ 'ons_port_local': 'onsPortLocal',
192
+ 'ons_port_remote': 'onsPortRemote',
193
+ 'replication_method': 'replicationMethod',
194
+ 'replication_factor': 'replicationFactor',
195
+ 'replication_unit': 'replicationUnit',
196
+ 'db_deployment_type': 'dbDeploymentType',
197
+ 'metadata': 'metadata',
198
+ 'freeform_tags': 'freeformTags',
199
+ 'defined_tags': 'definedTags',
200
+ 'system_tags': 'systemTags'
201
+ }
202
+ self._id = None
203
+ self._compartment_id = None
204
+ self._display_name = None
205
+ self._time_created = None
206
+ self._time_updated = None
207
+ self._database_version = None
208
+ self._lifecycle_state = None
209
+ self._lifecycle_details = None
210
+ self._connection_strings = None
211
+ self._prefix = None
212
+ self._private_endpoint_ids = None
213
+ self._sharding_method = None
214
+ self._db_workload = None
215
+ self._character_set = None
216
+ self._ncharacter_set = None
217
+ self._chunks = None
218
+ self._listener_port = None
219
+ self._listener_port_tls = None
220
+ self._ons_port_local = None
221
+ self._ons_port_remote = None
222
+ self._replication_method = None
223
+ self._replication_factor = None
224
+ self._replication_unit = None
225
+ self._db_deployment_type = None
226
+ self._metadata = None
227
+ self._freeform_tags = None
228
+ self._defined_tags = None
229
+ self._system_tags = None
230
+
231
+ @property
232
+ def id(self):
233
+ """
234
+ **[Required]** Gets the id of this DistributedAutonomousDatabaseSummary.
235
+ The `OCID`__ of the Globally distributed autonomous database.
236
+
237
+ __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm
238
+
239
+
240
+ :return: The id of this DistributedAutonomousDatabaseSummary.
241
+ :rtype: str
242
+ """
243
+ return self._id
244
+
245
+ @id.setter
246
+ def id(self, id):
247
+ """
248
+ Sets the id of this DistributedAutonomousDatabaseSummary.
249
+ The `OCID`__ of the Globally distributed autonomous database.
250
+
251
+ __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm
252
+
253
+
254
+ :param id: The id of this DistributedAutonomousDatabaseSummary.
255
+ :type: str
256
+ """
257
+ self._id = id
258
+
259
+ @property
260
+ def compartment_id(self):
261
+ """
262
+ **[Required]** Gets the compartment_id of this DistributedAutonomousDatabaseSummary.
263
+ The `OCID`__ of the Globally distributed autonomous database compartment.
264
+
265
+ __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm
266
+
267
+
268
+ :return: The compartment_id of this DistributedAutonomousDatabaseSummary.
269
+ :rtype: str
270
+ """
271
+ return self._compartment_id
272
+
273
+ @compartment_id.setter
274
+ def compartment_id(self, compartment_id):
275
+ """
276
+ Sets the compartment_id of this DistributedAutonomousDatabaseSummary.
277
+ The `OCID`__ of the Globally distributed autonomous database compartment.
278
+
279
+ __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm
280
+
281
+
282
+ :param compartment_id: The compartment_id of this DistributedAutonomousDatabaseSummary.
283
+ :type: str
284
+ """
285
+ self._compartment_id = compartment_id
286
+
287
+ @property
288
+ def display_name(self):
289
+ """
290
+ **[Required]** Gets the display_name of this DistributedAutonomousDatabaseSummary.
291
+ The display name of the Globally distributed autonomous database.
292
+
293
+
294
+ :return: The display_name of this DistributedAutonomousDatabaseSummary.
295
+ :rtype: str
296
+ """
297
+ return self._display_name
298
+
299
+ @display_name.setter
300
+ def display_name(self, display_name):
301
+ """
302
+ Sets the display_name of this DistributedAutonomousDatabaseSummary.
303
+ The display name of the Globally distributed autonomous database.
304
+
305
+
306
+ :param display_name: The display_name of this DistributedAutonomousDatabaseSummary.
307
+ :type: str
308
+ """
309
+ self._display_name = display_name
310
+
311
+ @property
312
+ def time_created(self):
313
+ """
314
+ **[Required]** Gets the time_created of this DistributedAutonomousDatabaseSummary.
315
+ The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
316
+
317
+
318
+ :return: The time_created of this DistributedAutonomousDatabaseSummary.
319
+ :rtype: datetime
320
+ """
321
+ return self._time_created
322
+
323
+ @time_created.setter
324
+ def time_created(self, time_created):
325
+ """
326
+ Sets the time_created of this DistributedAutonomousDatabaseSummary.
327
+ The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
328
+
329
+
330
+ :param time_created: The time_created of this DistributedAutonomousDatabaseSummary.
331
+ :type: datetime
332
+ """
333
+ self._time_created = time_created
334
+
335
+ @property
336
+ def time_updated(self):
337
+ """
338
+ **[Required]** Gets the time_updated of this DistributedAutonomousDatabaseSummary.
339
+ The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
340
+
341
+
342
+ :return: The time_updated of this DistributedAutonomousDatabaseSummary.
343
+ :rtype: datetime
344
+ """
345
+ return self._time_updated
346
+
347
+ @time_updated.setter
348
+ def time_updated(self, time_updated):
349
+ """
350
+ Sets the time_updated of this DistributedAutonomousDatabaseSummary.
351
+ The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
352
+
353
+
354
+ :param time_updated: The time_updated of this DistributedAutonomousDatabaseSummary.
355
+ :type: datetime
356
+ """
357
+ self._time_updated = time_updated
358
+
359
+ @property
360
+ def database_version(self):
361
+ """
362
+ **[Required]** Gets the database_version of this DistributedAutonomousDatabaseSummary.
363
+ Oracle Database version for the shards and catalog used in Globally distributed autonomous database.
364
+
365
+
366
+ :return: The database_version of this DistributedAutonomousDatabaseSummary.
367
+ :rtype: str
368
+ """
369
+ return self._database_version
370
+
371
+ @database_version.setter
372
+ def database_version(self, database_version):
373
+ """
374
+ Sets the database_version of this DistributedAutonomousDatabaseSummary.
375
+ Oracle Database version for the shards and catalog used in Globally distributed autonomous database.
376
+
377
+
378
+ :param database_version: The database_version of this DistributedAutonomousDatabaseSummary.
379
+ :type: str
380
+ """
381
+ self._database_version = database_version
382
+
383
+ @property
384
+ def lifecycle_state(self):
385
+ """
386
+ **[Required]** Gets the lifecycle_state of this DistributedAutonomousDatabaseSummary.
387
+ Lifecycle state of sharded database.
388
+
389
+
390
+ :return: The lifecycle_state of this DistributedAutonomousDatabaseSummary.
391
+ :rtype: str
392
+ """
393
+ return self._lifecycle_state
394
+
395
+ @lifecycle_state.setter
396
+ def lifecycle_state(self, lifecycle_state):
397
+ """
398
+ Sets the lifecycle_state of this DistributedAutonomousDatabaseSummary.
399
+ Lifecycle state of sharded database.
400
+
401
+
402
+ :param lifecycle_state: The lifecycle_state of this DistributedAutonomousDatabaseSummary.
403
+ :type: str
404
+ """
405
+ self._lifecycle_state = lifecycle_state
406
+
407
+ @property
408
+ def lifecycle_details(self):
409
+ """
410
+ **[Required]** Gets the lifecycle_details of this DistributedAutonomousDatabaseSummary.
411
+ The lifecycleDetails for the Globally distributed autonomous database.
412
+
413
+
414
+ :return: The lifecycle_details of this DistributedAutonomousDatabaseSummary.
415
+ :rtype: str
416
+ """
417
+ return self._lifecycle_details
418
+
419
+ @lifecycle_details.setter
420
+ def lifecycle_details(self, lifecycle_details):
421
+ """
422
+ Sets the lifecycle_details of this DistributedAutonomousDatabaseSummary.
423
+ The lifecycleDetails for the Globally distributed autonomous database.
424
+
425
+
426
+ :param lifecycle_details: The lifecycle_details of this DistributedAutonomousDatabaseSummary.
427
+ :type: str
428
+ """
429
+ self._lifecycle_details = lifecycle_details
430
+
431
+ @property
432
+ def connection_strings(self):
433
+ """
434
+ Gets the connection_strings of this DistributedAutonomousDatabaseSummary.
435
+
436
+ :return: The connection_strings of this DistributedAutonomousDatabaseSummary.
437
+ :rtype: oci.distributed_database.models.DistributedAutonomousDatabaseConnectionString
438
+ """
439
+ return self._connection_strings
440
+
441
+ @connection_strings.setter
442
+ def connection_strings(self, connection_strings):
443
+ """
444
+ Sets the connection_strings of this DistributedAutonomousDatabaseSummary.
445
+
446
+ :param connection_strings: The connection_strings of this DistributedAutonomousDatabaseSummary.
447
+ :type: oci.distributed_database.models.DistributedAutonomousDatabaseConnectionString
448
+ """
449
+ self._connection_strings = connection_strings
450
+
451
+ @property
452
+ def prefix(self):
453
+ """
454
+ **[Required]** Gets the prefix of this DistributedAutonomousDatabaseSummary.
455
+ Unique name prefix for the Globally distributed autonomous databases. Only alpha-numeric values are allowed. First character
456
+ has to be a letter followed by any combination of letter and number.
457
+
458
+
459
+ :return: The prefix of this DistributedAutonomousDatabaseSummary.
460
+ :rtype: str
461
+ """
462
+ return self._prefix
463
+
464
+ @prefix.setter
465
+ def prefix(self, prefix):
466
+ """
467
+ Sets the prefix of this DistributedAutonomousDatabaseSummary.
468
+ Unique name prefix for the Globally distributed autonomous databases. Only alpha-numeric values are allowed. First character
469
+ has to be a letter followed by any combination of letter and number.
470
+
471
+
472
+ :param prefix: The prefix of this DistributedAutonomousDatabaseSummary.
473
+ :type: str
474
+ """
475
+ self._prefix = prefix
476
+
477
+ @property
478
+ def private_endpoint_ids(self):
479
+ """
480
+ **[Required]** Gets the private_endpoint_ids of this DistributedAutonomousDatabaseSummary.
481
+ The collection of `OCID`__ of the private endpoint associated with Globally distributed autonomous database.
482
+
483
+ __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm
484
+
485
+
486
+ :return: The private_endpoint_ids of this DistributedAutonomousDatabaseSummary.
487
+ :rtype: list[str]
488
+ """
489
+ return self._private_endpoint_ids
490
+
491
+ @private_endpoint_ids.setter
492
+ def private_endpoint_ids(self, private_endpoint_ids):
493
+ """
494
+ Sets the private_endpoint_ids of this DistributedAutonomousDatabaseSummary.
495
+ The collection of `OCID`__ of the private endpoint associated with Globally distributed autonomous database.
496
+
497
+ __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm
498
+
499
+
500
+ :param private_endpoint_ids: The private_endpoint_ids of this DistributedAutonomousDatabaseSummary.
501
+ :type: list[str]
502
+ """
503
+ self._private_endpoint_ids = private_endpoint_ids
504
+
505
+ @property
506
+ def sharding_method(self):
507
+ """
508
+ **[Required]** Gets the sharding_method of this DistributedAutonomousDatabaseSummary.
509
+ Sharding Methods for the Globally distributed autonomous database.
510
+
511
+
512
+ :return: The sharding_method of this DistributedAutonomousDatabaseSummary.
513
+ :rtype: str
514
+ """
515
+ return self._sharding_method
516
+
517
+ @sharding_method.setter
518
+ def sharding_method(self, sharding_method):
519
+ """
520
+ Sets the sharding_method of this DistributedAutonomousDatabaseSummary.
521
+ Sharding Methods for the Globally distributed autonomous database.
522
+
523
+
524
+ :param sharding_method: The sharding_method of this DistributedAutonomousDatabaseSummary.
525
+ :type: str
526
+ """
527
+ self._sharding_method = sharding_method
528
+
529
+ @property
530
+ def db_workload(self):
531
+ """
532
+ **[Required]** Gets the db_workload of this DistributedAutonomousDatabaseSummary.
533
+ The workload type for the database.
534
+
535
+
536
+ :return: The db_workload of this DistributedAutonomousDatabaseSummary.
537
+ :rtype: str
538
+ """
539
+ return self._db_workload
540
+
541
+ @db_workload.setter
542
+ def db_workload(self, db_workload):
543
+ """
544
+ Sets the db_workload of this DistributedAutonomousDatabaseSummary.
545
+ The workload type for the database.
546
+
547
+
548
+ :param db_workload: The db_workload of this DistributedAutonomousDatabaseSummary.
549
+ :type: str
550
+ """
551
+ self._db_workload = db_workload
552
+
553
+ @property
554
+ def character_set(self):
555
+ """
556
+ **[Required]** Gets the character_set of this DistributedAutonomousDatabaseSummary.
557
+ The character set for the database.
558
+
559
+
560
+ :return: The character_set of this DistributedAutonomousDatabaseSummary.
561
+ :rtype: str
562
+ """
563
+ return self._character_set
564
+
565
+ @character_set.setter
566
+ def character_set(self, character_set):
567
+ """
568
+ Sets the character_set of this DistributedAutonomousDatabaseSummary.
569
+ The character set for the database.
570
+
571
+
572
+ :param character_set: The character_set of this DistributedAutonomousDatabaseSummary.
573
+ :type: str
574
+ """
575
+ self._character_set = character_set
576
+
577
+ @property
578
+ def ncharacter_set(self):
579
+ """
580
+ **[Required]** Gets the ncharacter_set of this DistributedAutonomousDatabaseSummary.
581
+ The national character set for the database.
582
+
583
+
584
+ :return: The ncharacter_set of this DistributedAutonomousDatabaseSummary.
585
+ :rtype: str
586
+ """
587
+ return self._ncharacter_set
588
+
589
+ @ncharacter_set.setter
590
+ def ncharacter_set(self, ncharacter_set):
591
+ """
592
+ Sets the ncharacter_set of this DistributedAutonomousDatabaseSummary.
593
+ The national character set for the database.
594
+
595
+
596
+ :param ncharacter_set: The ncharacter_set of this DistributedAutonomousDatabaseSummary.
597
+ :type: str
598
+ """
599
+ self._ncharacter_set = ncharacter_set
600
+
601
+ @property
602
+ def chunks(self):
603
+ """
604
+ Gets the chunks of this DistributedAutonomousDatabaseSummary.
605
+ The default number of unique chunks in a shardspace. The value of chunks must be
606
+ greater than 2 times the size of the largest shardgroup in any shardspace.
607
+
608
+
609
+ :return: The chunks of this DistributedAutonomousDatabaseSummary.
610
+ :rtype: int
611
+ """
612
+ return self._chunks
613
+
614
+ @chunks.setter
615
+ def chunks(self, chunks):
616
+ """
617
+ Sets the chunks of this DistributedAutonomousDatabaseSummary.
618
+ The default number of unique chunks in a shardspace. The value of chunks must be
619
+ greater than 2 times the size of the largest shardgroup in any shardspace.
620
+
621
+
622
+ :param chunks: The chunks of this DistributedAutonomousDatabaseSummary.
623
+ :type: int
624
+ """
625
+ self._chunks = chunks
626
+
627
+ @property
628
+ def listener_port(self):
629
+ """
630
+ **[Required]** Gets the listener_port of this DistributedAutonomousDatabaseSummary.
631
+ The listener port number for the Globally distributed autonomous database.
632
+
633
+
634
+ :return: The listener_port of this DistributedAutonomousDatabaseSummary.
635
+ :rtype: int
636
+ """
637
+ return self._listener_port
638
+
639
+ @listener_port.setter
640
+ def listener_port(self, listener_port):
641
+ """
642
+ Sets the listener_port of this DistributedAutonomousDatabaseSummary.
643
+ The listener port number for the Globally distributed autonomous database.
644
+
645
+
646
+ :param listener_port: The listener_port of this DistributedAutonomousDatabaseSummary.
647
+ :type: int
648
+ """
649
+ self._listener_port = listener_port
650
+
651
+ @property
652
+ def listener_port_tls(self):
653
+ """
654
+ Gets the listener_port_tls of this DistributedAutonomousDatabaseSummary.
655
+ The TLS listener port number for the Globally distributed autonomous database.
656
+
657
+
658
+ :return: The listener_port_tls of this DistributedAutonomousDatabaseSummary.
659
+ :rtype: int
660
+ """
661
+ return self._listener_port_tls
662
+
663
+ @listener_port_tls.setter
664
+ def listener_port_tls(self, listener_port_tls):
665
+ """
666
+ Sets the listener_port_tls of this DistributedAutonomousDatabaseSummary.
667
+ The TLS listener port number for the Globally distributed autonomous database.
668
+
669
+
670
+ :param listener_port_tls: The listener_port_tls of this DistributedAutonomousDatabaseSummary.
671
+ :type: int
672
+ """
673
+ self._listener_port_tls = listener_port_tls
674
+
675
+ @property
676
+ def ons_port_local(self):
677
+ """
678
+ **[Required]** Gets the ons_port_local of this DistributedAutonomousDatabaseSummary.
679
+ Ons local port number for the Globally distributed autonomous database.
680
+
681
+
682
+ :return: The ons_port_local of this DistributedAutonomousDatabaseSummary.
683
+ :rtype: int
684
+ """
685
+ return self._ons_port_local
686
+
687
+ @ons_port_local.setter
688
+ def ons_port_local(self, ons_port_local):
689
+ """
690
+ Sets the ons_port_local of this DistributedAutonomousDatabaseSummary.
691
+ Ons local port number for the Globally distributed autonomous database.
692
+
693
+
694
+ :param ons_port_local: The ons_port_local of this DistributedAutonomousDatabaseSummary.
695
+ :type: int
696
+ """
697
+ self._ons_port_local = ons_port_local
698
+
699
+ @property
700
+ def ons_port_remote(self):
701
+ """
702
+ **[Required]** Gets the ons_port_remote of this DistributedAutonomousDatabaseSummary.
703
+ Ons remote port number for the Globally distributed autonomous database.
704
+
705
+
706
+ :return: The ons_port_remote of this DistributedAutonomousDatabaseSummary.
707
+ :rtype: int
708
+ """
709
+ return self._ons_port_remote
710
+
711
+ @ons_port_remote.setter
712
+ def ons_port_remote(self, ons_port_remote):
713
+ """
714
+ Sets the ons_port_remote of this DistributedAutonomousDatabaseSummary.
715
+ Ons remote port number for the Globally distributed autonomous database.
716
+
717
+
718
+ :param ons_port_remote: The ons_port_remote of this DistributedAutonomousDatabaseSummary.
719
+ :type: int
720
+ """
721
+ self._ons_port_remote = ons_port_remote
722
+
723
+ @property
724
+ def replication_method(self):
725
+ """
726
+ Gets the replication_method of this DistributedAutonomousDatabaseSummary.
727
+ The Replication method for Globally distributed autonomous database. Use RAFT for Raft replication, and DG for
728
+ DataGuard. If replicationMethod is not provided, it defaults to DG.
729
+
730
+
731
+ :return: The replication_method of this DistributedAutonomousDatabaseSummary.
732
+ :rtype: str
733
+ """
734
+ return self._replication_method
735
+
736
+ @replication_method.setter
737
+ def replication_method(self, replication_method):
738
+ """
739
+ Sets the replication_method of this DistributedAutonomousDatabaseSummary.
740
+ The Replication method for Globally distributed autonomous database. Use RAFT for Raft replication, and DG for
741
+ DataGuard. If replicationMethod is not provided, it defaults to DG.
742
+
743
+
744
+ :param replication_method: The replication_method of this DistributedAutonomousDatabaseSummary.
745
+ :type: str
746
+ """
747
+ self._replication_method = replication_method
748
+
749
+ @property
750
+ def replication_factor(self):
751
+ """
752
+ Gets the replication_factor of this DistributedAutonomousDatabaseSummary.
753
+ The Replication factor for RAFT replication based Globally distributed autonomous database. Currently supported values are 3, 5 and 7.
754
+
755
+
756
+ :return: The replication_factor of this DistributedAutonomousDatabaseSummary.
757
+ :rtype: int
758
+ """
759
+ return self._replication_factor
760
+
761
+ @replication_factor.setter
762
+ def replication_factor(self, replication_factor):
763
+ """
764
+ Sets the replication_factor of this DistributedAutonomousDatabaseSummary.
765
+ The Replication factor for RAFT replication based Globally distributed autonomous database. Currently supported values are 3, 5 and 7.
766
+
767
+
768
+ :param replication_factor: The replication_factor of this DistributedAutonomousDatabaseSummary.
769
+ :type: int
770
+ """
771
+ self._replication_factor = replication_factor
772
+
773
+ @property
774
+ def replication_unit(self):
775
+ """
776
+ Gets the replication_unit of this DistributedAutonomousDatabaseSummary.
777
+ For RAFT replication based Globally distributed autonomous database, the value should be atleast twice the number of shards.
778
+
779
+
780
+ :return: The replication_unit of this DistributedAutonomousDatabaseSummary.
781
+ :rtype: int
782
+ """
783
+ return self._replication_unit
784
+
785
+ @replication_unit.setter
786
+ def replication_unit(self, replication_unit):
787
+ """
788
+ Sets the replication_unit of this DistributedAutonomousDatabaseSummary.
789
+ For RAFT replication based Globally distributed autonomous database, the value should be atleast twice the number of shards.
790
+
791
+
792
+ :param replication_unit: The replication_unit of this DistributedAutonomousDatabaseSummary.
793
+ :type: int
794
+ """
795
+ self._replication_unit = replication_unit
796
+
797
+ @property
798
+ def db_deployment_type(self):
799
+ """
800
+ **[Required]** Gets the db_deployment_type of this DistributedAutonomousDatabaseSummary.
801
+ The distributed autonomous database deployment type.
802
+
803
+ Allowed values for this property are: "ADB_D", 'UNKNOWN_ENUM_VALUE'.
804
+ Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
805
+
806
+
807
+ :return: The db_deployment_type of this DistributedAutonomousDatabaseSummary.
808
+ :rtype: str
809
+ """
810
+ return self._db_deployment_type
811
+
812
+ @db_deployment_type.setter
813
+ def db_deployment_type(self, db_deployment_type):
814
+ """
815
+ Sets the db_deployment_type of this DistributedAutonomousDatabaseSummary.
816
+ The distributed autonomous database deployment type.
817
+
818
+
819
+ :param db_deployment_type: The db_deployment_type of this DistributedAutonomousDatabaseSummary.
820
+ :type: str
821
+ """
822
+ allowed_values = ["ADB_D"]
823
+ if not value_allowed_none_or_none_sentinel(db_deployment_type, allowed_values):
824
+ db_deployment_type = 'UNKNOWN_ENUM_VALUE'
825
+ self._db_deployment_type = db_deployment_type
826
+
827
+ @property
828
+ def metadata(self):
829
+ """
830
+ Gets the metadata of this DistributedAutonomousDatabaseSummary.
831
+
832
+ :return: The metadata of this DistributedAutonomousDatabaseSummary.
833
+ :rtype: oci.distributed_database.models.DistributedAutonomousDbMetadata
834
+ """
835
+ return self._metadata
836
+
837
+ @metadata.setter
838
+ def metadata(self, metadata):
839
+ """
840
+ Sets the metadata of this DistributedAutonomousDatabaseSummary.
841
+
842
+ :param metadata: The metadata of this DistributedAutonomousDatabaseSummary.
843
+ :type: oci.distributed_database.models.DistributedAutonomousDbMetadata
844
+ """
845
+ self._metadata = metadata
846
+
847
+ @property
848
+ def freeform_tags(self):
849
+ """
850
+ Gets the freeform_tags of this DistributedAutonomousDatabaseSummary.
851
+ Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
852
+ Example: `{\"bar-key\": \"value\"}`
853
+
854
+
855
+ :return: The freeform_tags of this DistributedAutonomousDatabaseSummary.
856
+ :rtype: dict(str, str)
857
+ """
858
+ return self._freeform_tags
859
+
860
+ @freeform_tags.setter
861
+ def freeform_tags(self, freeform_tags):
862
+ """
863
+ Sets the freeform_tags of this DistributedAutonomousDatabaseSummary.
864
+ Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
865
+ Example: `{\"bar-key\": \"value\"}`
866
+
867
+
868
+ :param freeform_tags: The freeform_tags of this DistributedAutonomousDatabaseSummary.
869
+ :type: dict(str, str)
870
+ """
871
+ self._freeform_tags = freeform_tags
872
+
873
+ @property
874
+ def defined_tags(self):
875
+ """
876
+ Gets the defined_tags of this DistributedAutonomousDatabaseSummary.
877
+ Defined tags for this resource. Each key is predefined and scoped to a namespace.
878
+ Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
879
+
880
+
881
+ :return: The defined_tags of this DistributedAutonomousDatabaseSummary.
882
+ :rtype: dict(str, dict(str, object))
883
+ """
884
+ return self._defined_tags
885
+
886
+ @defined_tags.setter
887
+ def defined_tags(self, defined_tags):
888
+ """
889
+ Sets the defined_tags of this DistributedAutonomousDatabaseSummary.
890
+ Defined tags for this resource. Each key is predefined and scoped to a namespace.
891
+ Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
892
+
893
+
894
+ :param defined_tags: The defined_tags of this DistributedAutonomousDatabaseSummary.
895
+ :type: dict(str, dict(str, object))
896
+ """
897
+ self._defined_tags = defined_tags
898
+
899
+ @property
900
+ def system_tags(self):
901
+ """
902
+ Gets the system_tags of this DistributedAutonomousDatabaseSummary.
903
+ Usage of system tag keys. These predefined keys are scoped to namespaces.
904
+ Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
905
+
906
+
907
+ :return: The system_tags of this DistributedAutonomousDatabaseSummary.
908
+ :rtype: dict(str, dict(str, object))
909
+ """
910
+ return self._system_tags
911
+
912
+ @system_tags.setter
913
+ def system_tags(self, system_tags):
914
+ """
915
+ Sets the system_tags of this DistributedAutonomousDatabaseSummary.
916
+ Usage of system tag keys. These predefined keys are scoped to namespaces.
917
+ Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
918
+
919
+
920
+ :param system_tags: The system_tags of this DistributedAutonomousDatabaseSummary.
921
+ :type: dict(str, dict(str, object))
922
+ """
923
+ self._system_tags = system_tags
924
+
925
+ def __repr__(self):
926
+ return formatted_flat_dict(self)
927
+
928
+ def __eq__(self, other):
929
+ if other is None:
930
+ return False
931
+
932
+ return self.__dict__ == other.__dict__
933
+
934
+ def __ne__(self, other):
935
+ return not self == other