oci 2.129.3__py3-none-any.whl → 2.130.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.
- oci/access_governance_cp/access_governance_cp_client.py +8 -8
- oci/adm/application_dependency_management_client.py +36 -36
- oci/ai_anomaly_detection/anomaly_detection_client.py +36 -36
- oci/ai_document/ai_service_document_client.py +22 -22
- oci/ai_language/ai_service_language_client.py +44 -44
- oci/ai_speech/ai_service_speech_client.py +870 -87
- oci/ai_speech/ai_service_speech_client_composite_operations.py +146 -0
- oci/ai_speech/models/__init__.py +70 -0
- oci/ai_speech/models/change_customization_compartment_details.py +78 -0
- oci/ai_speech/models/create_customization_details.py +289 -0
- oci/ai_speech/models/create_realtime_session_token_details.py +142 -0
- oci/ai_speech/models/customization.py +544 -0
- oci/ai_speech/models/customization_collection.py +72 -0
- oci/ai_speech/models/customization_dataset_details.py +109 -0
- oci/ai_speech/models/customization_inference.py +173 -0
- oci/ai_speech/models/customization_inference_entity.py +138 -0
- oci/ai_speech/models/customization_model_details.py +139 -0
- oci/ai_speech/models/customization_referenced_entities.py +134 -0
- oci/ai_speech/models/customization_summary.py +396 -0
- oci/ai_speech/models/entity.py +134 -0
- oci/ai_speech/models/entity_list.py +166 -0
- oci/ai_speech/models/entity_list_dataset.py +115 -0
- oci/ai_speech/models/location_details.py +101 -0
- oci/ai_speech/models/object_list_dataset.py +144 -0
- oci/ai_speech/models/object_storage_dataset.py +109 -0
- oci/ai_speech/models/pronunciation.py +99 -0
- oci/ai_speech/models/realtime_message.py +168 -0
- oci/ai_speech/models/realtime_message_ack_audio.py +85 -0
- oci/ai_speech/models/realtime_message_ack_audio_details.py +134 -0
- oci/ai_speech/models/realtime_message_authentication.py +140 -0
- oci/ai_speech/models/realtime_message_authentication_credentials.py +89 -0
- oci/ai_speech/models/realtime_message_authentication_token.py +89 -0
- oci/ai_speech/models/realtime_message_connect.py +58 -0
- oci/ai_speech/models/realtime_message_error.py +120 -0
- oci/ai_speech/models/realtime_message_out.py +103 -0
- oci/ai_speech/models/realtime_message_result.py +89 -0
- oci/ai_speech/models/realtime_message_result_transcription.py +258 -0
- oci/ai_speech/models/realtime_message_result_transcription_token.py +212 -0
- oci/ai_speech/models/realtime_message_send_final_result.py +51 -0
- oci/ai_speech/models/realtime_model_details.py +139 -0
- oci/ai_speech/models/realtime_parameters.py +390 -0
- oci/ai_speech/models/realtime_session_token.py +200 -0
- oci/ai_speech/models/update_customization_details.py +254 -0
- oci/ai_vision/ai_service_vision_client.py +25 -25
- oci/analytics/analytics_client.py +23 -23
- oci/announcements_service/announcement_client.py +4 -4
- oci/announcements_service/announcement_subscription_client.py +9 -9
- oci/announcements_service/announcements_preferences_client.py +4 -4
- oci/apigateway/api_gateway_client.py +21 -21
- oci/apigateway/deployment_client.py +6 -6
- oci/apigateway/gateway_client.py +6 -6
- oci/apigateway/subscribers_client.py +6 -6
- oci/apigateway/usage_plans_client.py +6 -6
- oci/apigateway/work_requests_client.py +5 -5
- oci/apm_config/config_client.py +9 -9
- oci/apm_control_plane/apm_domain_client.py +14 -14
- oci/apm_synthetics/apm_synthetic_client.py +29 -29
- oci/apm_synthetics/models/__init__.py +14 -0
- oci/apm_synthetics/models/basic_authentication_details.py +99 -0
- oci/apm_synthetics/models/browser_monitor_configuration.py +1 -1
- oci/apm_synthetics/models/create_monitor_details.py +48 -9
- oci/apm_synthetics/models/database_wallet_details.py +103 -0
- oci/apm_synthetics/models/dns_sec_monitor_configuration.py +1 -1
- oci/apm_synthetics/models/dns_server_monitor_configuration.py +1 -1
- oci/apm_synthetics/models/dns_trace_monitor_configuration.py +1 -1
- oci/apm_synthetics/models/ftp_monitor_configuration.py +379 -0
- oci/apm_synthetics/models/monitor.py +112 -11
- oci/apm_synthetics/models/monitor_configuration.py +19 -3
- oci/apm_synthetics/models/monitor_summary.py +112 -11
- oci/apm_synthetics/models/network_monitor_configuration.py +1 -1
- oci/apm_synthetics/models/password.py +109 -0
- oci/apm_synthetics/models/password_in_text.py +82 -0
- oci/apm_synthetics/models/password_in_vault.py +83 -0
- oci/apm_synthetics/models/rest_monitor_configuration.py +1 -1
- oci/apm_synthetics/models/scripted_browser_monitor_configuration.py +1 -1
- oci/apm_synthetics/models/scripted_rest_monitor_configuration.py +1 -1
- oci/apm_synthetics/models/sql_monitor_configuration.py +307 -0
- oci/apm_synthetics/models/update_monitor_details.py +37 -6
- oci/apm_synthetics/models/vantage_point_info.py +33 -2
- oci/apm_synthetics/models/worker_monitor_list.py +11 -3
- oci/apm_traces/attributes_client.py +8 -8
- oci/apm_traces/query_client.py +2 -2
- oci/apm_traces/trace_client.py +4 -4
- oci/appmgmt_control/appmgmt_control_client.py +8 -8
- oci/artifacts/artifacts_client.py +32 -32
- oci/audit/audit_client.py +3 -3
- oci/auth/certificate_retriever.py +13 -6
- oci/auth/signers/ephemeral_resource_principals_v21_signer.py +38 -5
- oci/auth/signers/instance_principals_security_token_signer.py +1 -1
- oci/auth/signers/key_pair_signer.py +2 -2
- oci/auth/signers/resource_principals_signer.py +17 -5
- oci/autoscaling/auto_scaling_client.py +11 -11
- oci/bastion/bastion_client.py +15 -15
- oci/bds/bds_client.py +66 -66
- oci/blockchain/blockchain_platform_client.py +27 -27
- oci/budget/budget_client.py +10 -10
- oci/capacity_management/capacity_management_client.py +22 -22
- oci/certificates/certificates_client.py +5 -5
- oci/certificates_management/certificates_management_client.py +32 -32
- oci/cims/incident_client.py +8 -8
- oci/cims/user_client.py +1 -1
- oci/cloud_bridge/common_client.py +5 -5
- oci/cloud_bridge/discovery_client.py +14 -14
- oci/cloud_bridge/inventory_client.py +16 -16
- oci/cloud_bridge/ocb_agent_svc_client.py +23 -23
- oci/cloud_guard/cloud_guard_client.py +155 -155
- oci/cloud_migrations/migration_client.py +43 -43
- oci/cluster_placement_groups/cluster_placement_groups_cp_client.py +13 -13
- oci/compute_cloud_at_customer/compute_cloud_at_customer_client.py +12 -12
- oci/compute_instance_agent/compute_instance_agent_client.py +6 -6
- oci/compute_instance_agent/plugin_client.py +2 -2
- oci/compute_instance_agent/pluginconfig_client.py +1 -1
- oci/container_engine/container_engine_client.py +44 -44
- oci/container_instances/container_instance_client.py +18 -18
- oci/core/blockstorage_client.py +60 -60
- oci/core/compute_client.py +508 -99
- oci/core/compute_client_composite_operations.py +39 -0
- oci/core/compute_management_client.py +32 -32
- oci/core/models/__init__.py +6 -0
- oci/core/models/instance_maintenance_event.py +1022 -0
- oci/core/models/instance_maintenance_event_summary.py +795 -0
- oci/core/models/update_instance_maintenance_event_details.py +281 -0
- oci/core/virtual_network_client.py +247 -247
- oci/dashboard_service/dashboard_client.py +6 -6
- oci/dashboard_service/dashboard_group_client.py +6 -6
- oci/data_catalog/data_catalog_client.py +149 -149
- oci/data_flow/data_flow_client.py +42 -42
- oci/data_integration/data_integration_client.py +163 -163
- oci/data_labeling_service/data_labeling_management_client.py +17 -17
- oci/data_labeling_service_dataplane/data_labeling_client.py +15 -15
- oci/data_safe/data_safe_client.py +3762 -2702
- oci/data_safe/data_safe_client_composite_operations.py +307 -0
- oci/data_safe/models/__init__.py +14 -0
- oci/data_safe/models/alert.py +62 -0
- oci/data_safe/models/alert_policy.py +31 -0
- oci/data_safe/models/alert_policy_rule.py +127 -2
- oci/data_safe/models/alert_policy_rule_summary.py +127 -2
- oci/data_safe/models/alert_policy_summary.py +31 -0
- oci/data_safe/models/alert_summary.py +62 -0
- oci/data_safe/models/audit_event_summary.py +62 -0
- oci/data_safe/models/create_alert_policy_details.py +31 -0
- oci/data_safe/models/create_alert_policy_rule_details.py +33 -2
- oci/data_safe/models/create_discovery_job_details.py +33 -0
- oci/data_safe/models/create_security_assessment_details.py +31 -0
- oci/data_safe/models/create_sensitive_data_model_details.py +35 -0
- oci/data_safe/models/create_user_assessment_details.py +31 -0
- oci/data_safe/models/discovery_job.py +31 -0
- oci/data_safe/models/finding_summary.py +31 -0
- oci/data_safe/models/generate_report_details.py +2 -2
- oci/data_safe/models/references.py +34 -3
- oci/data_safe/models/report.py +44 -5
- oci/data_safe/models/report_definition.py +40 -5
- oci/data_safe/models/report_definition_summary.py +7 -3
- oci/data_safe/models/report_summary.py +13 -5
- oci/data_safe/models/schedule_report_details.py +2 -2
- oci/data_safe/models/security_assessment.py +31 -0
- oci/data_safe/models/sensitive_data_model.py +35 -0
- oci/data_safe/models/sensitive_data_model_sensitive_type_collection.py +72 -0
- oci/data_safe/models/sensitive_data_model_sensitive_type_summary.py +103 -0
- oci/data_safe/models/sql_firewall_allowed_sql.py +626 -0
- oci/data_safe/models/sql_firewall_allowed_sql_dimensions.py +7 -3
- oci/data_safe/models/sql_firewall_allowed_sql_summary.py +7 -3
- oci/data_safe/models/tables_for_discovery.py +103 -0
- oci/data_safe/models/target_alert_policy_association.py +31 -0
- oci/data_safe/models/target_alert_policy_association_summary.py +31 -0
- oci/data_safe/models/unset_security_assessment_baseline_details.py +72 -0
- oci/data_safe/models/unset_user_assessment_baseline_details.py +72 -0
- oci/data_safe/models/update_alert_policy_details.py +240 -0
- oci/data_safe/models/update_alert_policy_rule_details.py +33 -2
- oci/data_safe/models/update_security_assessment_details.py +31 -0
- oci/data_safe/models/update_sensitive_data_model_details.py +35 -0
- oci/data_safe/models/update_user_assessment_details.py +31 -0
- oci/data_safe/models/user_assessment.py +31 -0
- oci/data_safe/models/user_assessment_summary.py +31 -0
- oci/data_safe/models/work_request.py +39 -3
- oci/data_safe/models/work_request_summary.py +39 -3
- oci/data_science/data_science_client.py +91 -91
- oci/database/database_client.py +707 -353
- oci/database/database_client_composite_operations.py +123 -0
- oci/database/models/__init__.py +8 -0
- oci/database/models/autonomous_database.py +103 -2
- oci/database/models/autonomous_database_summary.py +103 -2
- oci/database/models/change_autonomous_database_subscription_details.py +107 -0
- oci/database/models/change_cloud_exadata_infrastructure_subscription_details.py +107 -0
- oci/database/models/change_cloud_vm_cluster_subscription_details.py +107 -0
- oci/database/models/change_subscription_details.py +107 -0
- oci/database/models/cloud_exadata_infrastructure.py +35 -0
- oci/database/models/cloud_exadata_infrastructure_summary.py +35 -0
- oci/database/models/cloud_vm_cluster.py +35 -0
- oci/database/models/cloud_vm_cluster_summary.py +35 -0
- oci/database/models/create_autonomous_database_base.py +66 -0
- oci/database/models/create_autonomous_database_clone_details.py +14 -0
- oci/database/models/create_autonomous_database_details.py +14 -0
- oci/database/models/create_autonomous_database_from_backup_details.py +14 -0
- oci/database/models/create_autonomous_database_from_backup_timestamp_details.py +14 -0
- oci/database/models/create_cloud_exadata_infrastructure_details.py +35 -0
- oci/database/models/create_cloud_vm_cluster_details.py +35 -0
- oci/database/models/create_cross_region_autonomous_database_data_guard_details.py +14 -0
- oci/database/models/create_cross_region_disaster_recovery_details.py +14 -0
- oci/database/models/create_cross_tenancy_disaster_recovery_details.py +14 -0
- oci/database/models/create_refreshable_autonomous_database_clone_details.py +14 -0
- oci/database/models/update_autonomous_database_details.py +31 -0
- oci/database_management/db_management_client.py +208 -208
- oci/database_management/diagnosability_client.py +4 -4
- oci/database_management/managed_my_sql_databases_client.py +7 -7
- oci/database_management/perfhub_client.py +1 -1
- oci/database_management/sql_tuning_client.py +17 -17
- oci/database_migration/database_migration_client.py +792 -66
- oci/database_migration/database_migration_client_composite_operations.py +179 -0
- oci/database_migration/models/__init__.py +8 -0
- oci/database_migration/models/adb_dedicated_auto_create_tablespace_details.py +11 -3
- oci/database_migration/models/create_adb_dedicated_auto_create_tablespace_details.py +11 -3
- oci/database_migration/models/create_non_adb_auto_create_tablespace_details.py +11 -3
- oci/database_migration/models/create_parameter_file_version_details.py +181 -0
- oci/database_migration/models/job.py +31 -0
- oci/database_migration/models/non_adb_auto_create_tablespace_details.py +11 -3
- oci/database_migration/models/parameter_file_version.py +274 -0
- oci/database_migration/models/parameter_file_version_collection.py +72 -0
- oci/database_migration/models/parameter_file_version_summary.py +342 -0
- oci/database_migration/models/phase_status.py +80 -2
- oci/database_migration/models/update_adb_dedicated_auto_create_tablespace_details.py +11 -3
- oci/database_migration/models/update_non_adb_auto_create_tablespace_details.py +11 -3
- oci/database_tools/database_tools_client.py +23 -23
- oci/demand_signal/occ_demand_signal_client.py +7 -7
- oci/desktops/desktop_service_client.py +21 -21
- oci/devops/devops_client.py +89 -89
- oci/disaster_recovery/disaster_recovery_client.py +29 -29
- oci/dns/dns_client.py +52 -52
- oci/dts/appliance_export_job_client.py +6 -6
- oci/dts/shipping_vendors_client.py +1 -1
- oci/dts/transfer_appliance_client.py +8 -8
- oci/dts/transfer_appliance_entitlement_client.py +3 -3
- oci/dts/transfer_device_client.py +5 -5
- oci/dts/transfer_job_client.py +6 -6
- oci/dts/transfer_package_client.py +7 -7
- oci/em_warehouse/em_data_lake_client.py +13 -13
- oci/em_warehouse/em_warehouse_client.py +13 -13
- oci/email/email_client.py +31 -31
- oci/email_data_plane/email_dp_client.py +1 -1
- oci/events/events_client.py +6 -6
- oci/file_storage/file_storage_client.py +51 -51
- oci/fleet_software_update/fleet_software_update_client.py +259 -45
- oci/fleet_software_update/fleet_software_update_client_composite_operations.py +52 -1
- oci/fleet_software_update/models/__init__.py +4 -0
- oci/fleet_software_update/models/cloud_vm_cluster_target_summary.py +33 -2
- oci/fleet_software_update/models/create_fsu_cycle_details.py +27 -0
- oci/fleet_software_update/models/create_patch_fsu_cycle.py +7 -0
- oci/fleet_software_update/models/diagnostics_collection_details.py +94 -0
- oci/fleet_software_update/models/fsu_collection_target.py +239 -0
- oci/fleet_software_update/models/fsu_cycle.py +27 -0
- oci/fleet_software_update/models/fsu_cycle_summary.py +27 -0
- oci/fleet_software_update/models/gi_resource_id_filter.py +7 -3
- oci/fleet_software_update/models/image_id_fsu_target_details.py +4 -1
- oci/fleet_software_update/models/patch_fsu_cycle.py +7 -0
- oci/fleet_software_update/models/update_fsu_cycle_details.py +27 -0
- oci/fleet_software_update/models/update_patch_fsu_cycle.py +7 -0
- oci/fleet_software_update/models/vm_cluster_target_summary.py +33 -2
- oci/functions/functions_invoke_client.py +1 -1
- oci/functions/functions_management_client.py +16 -16
- oci/fusion_apps/data_masking_activity_client.py +3 -3
- oci/fusion_apps/fusion_applications_client.py +41 -41
- oci/fusion_apps/fusion_environment_client.py +15 -15
- oci/fusion_apps/fusion_environment_family_client.py +8 -8
- oci/fusion_apps/refresh_activity_client.py +4 -4
- oci/fusion_apps/scheduled_activity_client.py +2 -2
- oci/fusion_apps/service_attachment_client.py +2 -2
- oci/generative_ai/generative_ai_client.py +22 -22
- oci/generative_ai_inference/generative_ai_inference_client.py +4 -4
- oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
- oci/globally_distributed_database/sharded_database_service_client.py +30 -30
- oci/golden_gate/golden_gate_client.py +68 -68
- oci/governance_rules_control_plane/governance_rule_client.py +15 -15
- oci/governance_rules_control_plane/work_request_client.py +5 -5
- oci/healthchecks/health_checks_client.py +17 -17
- oci/identity/identity_client.py +145 -145
- oci/identity_data_plane/dataplane_client.py +2 -2
- oci/identity_domains/identity_domains_client.py +1525 -662
- oci/identity_domains/models/__init__.py +12 -0
- oci/identity_domains/models/extension_social_identity_provider.py +220 -0
- oci/identity_domains/models/identity_propagation_trust.py +0 -49
- oci/identity_domains/models/identity_provider_jit_prov_assigned_groups.py +214 -0
- oci/identity_domains/models/social_identity_provider.py +2083 -0
- oci/identity_domains/models/social_identity_provider_jit_prov_assigned_groups.py +202 -0
- oci/identity_domains/models/social_identity_provider_relay_idp_param_mappings.py +147 -0
- oci/identity_domains/models/social_identity_provider_search_request.py +364 -0
- oci/identity_domains/models/social_identity_providers.py +196 -0
- oci/integration/integration_instance_client.py +15 -15
- oci/jms/java_management_service_client.py +66 -66
- oci/jms_java_downloads/java_download_client.py +25 -25
- oci/key_management/ekm_client.py +5 -5
- oci/key_management/kms_crypto_client.py +6 -6
- oci/key_management/kms_hsm_cluster_client.py +12 -12
- oci/key_management/kms_management_client.py +21 -21
- oci/key_management/kms_vault_client.py +14 -14
- oci/license_manager/license_manager_client.py +18 -18
- oci/limits/limits_client.py +4 -4
- oci/limits/quotas_client.py +7 -7
- oci/load_balancer/load_balancer_client.py +61 -61
- oci/lockbox/lockbox_client.py +24 -24
- oci/log_analytics/log_analytics_client.py +193 -193
- oci/logging/logging_management_client.py +30 -30
- oci/loggingingestion/logging_client.py +1 -1
- oci/loggingsearch/log_search_client.py +1 -1
- oci/management_agent/management_agent_client.py +28 -28
- oci/management_dashboard/dashx_apis_client.py +14 -14
- oci/marketplace/account_client.py +2 -2
- oci/marketplace/marketplace_client.py +30 -30
- oci/marketplace_private_offer/attachment_client.py +5 -5
- oci/marketplace_private_offer/offer_client.py +6 -6
- oci/marketplace_publisher/attachment_client.py +5 -5
- oci/marketplace_publisher/marketplace_publisher_client.py +71 -71
- oci/marketplace_publisher/offer_client.py +6 -6
- oci/media_services/media_services_client.py +60 -60
- oci/media_services/media_stream_client.py +2 -2
- oci/monitoring/monitoring_client.py +18 -18
- oci/mysql/channels_client.py +7 -7
- oci/mysql/db_backups_client.py +7 -7
- oci/mysql/db_system_client.py +17 -17
- oci/mysql/mysqlaas_client.py +7 -7
- oci/mysql/replicas_client.py +5 -5
- oci/mysql/work_requests_client.py +4 -4
- oci/network_firewall/models/__init__.py +22 -0
- oci/network_firewall/models/create_tunnel_inspection_rule_details.py +218 -0
- oci/network_firewall/models/create_vxlan_inspection_rule_details.py +127 -0
- oci/network_firewall/models/tunnel_inspection_rule.py +280 -0
- oci/network_firewall/models/tunnel_inspection_rule_summary.py +253 -0
- oci/network_firewall/models/tunnel_inspection_rule_summary_collection.py +72 -0
- oci/network_firewall/models/update_tunnel_inspection_rule_details.py +187 -0
- oci/network_firewall/models/update_vxlan_inspection_rule_details.py +120 -0
- oci/network_firewall/models/vxlan_inspection_rule.py +141 -0
- oci/network_firewall/models/vxlan_inspection_rule_match_criteria.py +104 -0
- oci/network_firewall/models/vxlan_inspection_rule_profile.py +72 -0
- oci/network_firewall/models/vxlan_inspection_rule_summary.py +134 -0
- oci/network_firewall/network_firewall_client.py +837 -97
- oci/network_firewall/network_firewall_client_composite_operations.py +42 -0
- oci/network_load_balancer/network_load_balancer_client.py +34 -34
- oci/nosql/nosql_client.py +24 -24
- oci/object_storage/object_storage_client.py +50 -50
- oci/object_storage/transfer/internal/download/__init__.py +1 -1
- oci/oce/oce_instance_client.py +10 -10
- oci/oci_control_center/occ_metrics_client.py +3 -3
- oci/ocvp/cluster_client.py +5 -5
- oci/ocvp/esxi_host_client.py +8 -8
- oci/ocvp/sddc_client.py +14 -14
- oci/ocvp/work_request_client.py +4 -4
- oci/oda/management_client.py +59 -59
- oci/oda/oda_client.py +17 -17
- oci/oda/odapackage_client.py +7 -7
- oci/onesubscription/billing_schedule_client.py +1 -1
- oci/onesubscription/commitment_client.py +2 -2
- oci/onesubscription/computed_usage_client.py +3 -3
- oci/onesubscription/invoice_summary_client.py +2 -2
- oci/onesubscription/organization_subscription_client.py +1 -1
- oci/onesubscription/ratecard_client.py +1 -1
- oci/onesubscription/subscribed_service_client.py +2 -2
- oci/onesubscription/subscription_client.py +1 -1
- oci/ons/notification_control_plane_client.py +6 -6
- oci/ons/notification_data_plane_client.py +10 -10
- oci/opa/opa_instance_client.py +13 -13
- oci/opensearch/opensearch_cluster_backup_client.py +4 -4
- oci/opensearch/opensearch_cluster_client.py +14 -14
- oci/operator_access_control/access_requests_client.py +10 -10
- oci/operator_access_control/operator_actions_client.py +2 -2
- oci/operator_access_control/operator_control_assignment_client.py +8 -8
- oci/operator_access_control/operator_control_client.py +6 -6
- oci/opsi/models/__init__.py +22 -0
- oci/opsi/models/autonomous_database_configuration_summary.py +1 -1
- oci/opsi/models/autonomous_database_insight.py +1 -1
- oci/opsi/models/autonomous_database_insight_summary.py +1 -1
- oci/opsi/models/create_database_insight_details.py +11 -3
- oci/opsi/models/create_em_managed_external_database_insight_details.py +1 -1
- oci/opsi/models/create_mds_my_sql_database_insight_details.py +107 -0
- oci/opsi/models/create_pe_comanaged_database_insight_details.py +1 -1
- oci/opsi/models/database_configuration_summary.py +11 -3
- oci/opsi/models/database_insight.py +11 -3
- oci/opsi/models/database_insight_summary.py +11 -3
- oci/opsi/models/em_managed_external_database_configuration_summary.py +1 -1
- oci/opsi/models/em_managed_external_database_insight.py +1 -1
- oci/opsi/models/em_managed_external_database_insight_summary.py +1 -1
- oci/opsi/models/enable_database_insight_details.py +11 -3
- oci/opsi/models/enable_em_managed_external_database_insight_details.py +1 -1
- oci/opsi/models/enable_mds_my_sql_database_insight_details.py +51 -0
- oci/opsi/models/enable_pe_comanaged_database_insight_details.py +1 -1
- oci/opsi/models/host_containers.py +182 -0
- oci/opsi/models/host_cpu_usage.py +1 -1
- oci/opsi/models/host_filesystem_usage.py +30 -3
- oci/opsi/models/host_gpu_processes.py +1 -1
- oci/opsi/models/host_gpu_usage.py +1 -1
- oci/opsi/models/host_io_usage.py +244 -0
- oci/opsi/models/host_memory_usage.py +1 -1
- oci/opsi/models/host_network_activity_summary.py +1 -1
- oci/opsi/models/host_performance_metric_group.py +19 -3
- oci/opsi/models/host_top_processes.py +158 -3
- oci/opsi/models/ingest_my_sql_sql_stats_details.py +72 -0
- oci/opsi/models/ingest_my_sql_sql_stats_response_details.py +72 -0
- oci/opsi/models/macs_managed_external_database_configuration_summary.py +1 -1
- oci/opsi/models/macs_managed_external_database_insight.py +1 -1
- oci/opsi/models/macs_managed_external_database_insight_summary.py +1 -1
- oci/opsi/models/mds_my_sql_database_insight.py +374 -0
- oci/opsi/models/mds_my_sql_database_insight_summary.py +210 -0
- oci/opsi/models/mds_mysql_database_configuration_summary.py +251 -0
- oci/opsi/models/my_sql_sql_stats.py +1074 -0
- oci/opsi/models/pe_comanaged_database_insight.py +1 -1
- oci/opsi/models/pe_comanaged_database_insight_summary.py +1 -1
- oci/opsi/models/pe_comanaged_managed_external_database_configuration_summary.py +1 -1
- oci/opsi/models/resource_statistics.py +64 -2
- oci/opsi/models/summarize_host_insight_host_recommendation_aggregation.py +11 -3
- oci/opsi/models/summarize_host_insight_resource_capacity_trend_aggregation_collection.py +11 -3
- oci/opsi/models/summarize_host_insight_resource_forecast_trend_aggregation.py +11 -3
- oci/opsi/models/summarize_host_insight_resource_statistics_aggregation_collection.py +11 -3
- oci/opsi/models/summarize_host_insight_resource_usage_aggregation.py +11 -3
- oci/opsi/models/summarize_host_insight_resource_usage_trend_aggregation_collection.py +11 -3
- oci/opsi/models/summarize_host_insight_resource_utilization_insight_aggregation.py +11 -3
- oci/opsi/models/update_autonomous_database_insight_details.py +1 -1
- oci/opsi/models/update_database_insight_details.py +11 -3
- oci/opsi/models/update_em_managed_external_database_insight_details.py +1 -1
- oci/opsi/models/update_macs_managed_external_database_insight_details.py +2 -2
- oci/opsi/models/update_mds_my_sql_database_insight.py +65 -0
- oci/opsi/models/update_pe_comanaged_database_insight_details.py +2 -2
- oci/opsi/operations_insights_client.py +464 -195
- oci/optimizer/optimizer_client.py +26 -26
- oci/os_management/event_client.py +8 -8
- oci/os_management/os_management_client.py +69 -69
- oci/os_management_hub/event_client.py +8 -8
- oci/os_management_hub/lifecycle_environment_client.py +12 -12
- oci/os_management_hub/managed_instance_client.py +31 -31
- oci/os_management_hub/managed_instance_group_client.py +25 -25
- oci/os_management_hub/management_station_client.py +10 -10
- oci/os_management_hub/onboarding_client.py +6 -6
- oci/os_management_hub/reporting_managed_instance_client.py +3 -3
- oci/os_management_hub/scheduled_job_client.py +7 -7
- oci/os_management_hub/software_source_client.py +27 -27
- oci/os_management_hub/work_request_client.py +4 -4
- oci/osp_gateway/address_rule_service_client.py +1 -1
- oci/osp_gateway/address_service_client.py +2 -2
- oci/osp_gateway/invoice_service_client.py +5 -5
- oci/osp_gateway/subscription_service_client.py +5 -5
- oci/osub_billing_schedule/billing_schedule_client.py +1 -1
- oci/osub_organization_subscription/organization_subscription_client.py +1 -1
- oci/osub_subscription/commitment_client.py +2 -2
- oci/osub_subscription/ratecard_client.py +1 -1
- oci/osub_subscription/subscription_client.py +1 -1
- oci/osub_usage/computed_usage_client.py +3 -3
- oci/psql/postgresql_client.py +33 -33
- oci/queue/queue_admin_client.py +11 -11
- oci/queue/queue_client.py +8 -8
- oci/recovery/database_recovery_client.py +25 -25
- oci/redis/models/create_redis_cluster_details.py +12 -2
- oci/redis/models/redis_cluster.py +19 -5
- oci/redis/models/redis_cluster_summary.py +12 -2
- oci/redis/models/update_redis_cluster_details.py +12 -2
- oci/redis/redis_cluster_client.py +11 -11
- oci/resource_manager/resource_manager_client.py +52 -52
- oci/resource_scheduler/schedule_client.py +13 -13
- oci/resource_search/resource_search_client.py +3 -3
- oci/rover/rover_bundle_client.py +8 -8
- oci/rover/rover_cluster_client.py +8 -8
- oci/rover/rover_entitlement_client.py +6 -6
- oci/rover/rover_node_client.py +15 -15
- oci/rover/shape_client.py +1 -1
- oci/rover/work_requests_client.py +5 -5
- oci/sch/connector_plugins_client.py +2 -2
- oci/sch/service_connector_client.py +12 -12
- oci/secrets/secrets_client.py +3 -3
- oci/service_catalog/service_catalog_client.py +26 -26
- oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
- oci/service_mesh/service_mesh_client.py +48 -48
- oci/stack_monitoring/models/baselineable_metric.py +155 -124
- oci/stack_monitoring/models/baselineable_metric_summary.py +31 -0
- oci/stack_monitoring/models/create_baselineable_metric_details.py +35 -4
- oci/stack_monitoring/models/update_baselineable_metric_details.py +31 -0
- oci/stack_monitoring/stack_monitoring_client.py +74 -64
- oci/streaming/stream_admin_client.py +18 -18
- oci/streaming/stream_client.py +8 -8
- oci/tenant_manager_control_plane/domain_client.py +5 -5
- oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
- oci/tenant_manager_control_plane/governance_client.py +2 -2
- oci/tenant_manager_control_plane/link_client.py +3 -3
- oci/tenant_manager_control_plane/orders_client.py +2 -2
- oci/tenant_manager_control_plane/organization_client.py +10 -10
- oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
- oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
- oci/tenant_manager_control_plane/subscription_client.py +11 -11
- oci/tenant_manager_control_plane/work_request_client.py +4 -4
- oci/threat_intelligence/threatintel_client.py +5 -5
- oci/usage/resources_client.py +2 -2
- oci/usage/rewards_client.py +6 -6
- oci/usage/usagelimits_client.py +1 -1
- oci/usage_api/usageapi_client.py +33 -33
- oci/vault/vaults_client.py +13 -13
- oci/vbs_inst/vbs_instance_client.py +10 -10
- oci/version.py +1 -1
- oci/visual_builder/vb_instance_client.py +13 -13
- oci/vn_monitoring/vn_monitoring_client.py +12 -12
- oci/vulnerability_scanning/vulnerability_scanning_client.py +58 -58
- oci/waa/waa_client.py +13 -13
- oci/waa/work_request_client.py +4 -4
- oci/waas/redirect_client.py +6 -6
- oci/waas/waas_client.py +66 -66
- oci/waf/waf_client.py +24 -24
- oci/work_requests/work_request_client.py +4 -4
- {oci-2.129.3.dist-info → oci-2.130.0.dist-info}/METADATA +1 -1
- {oci-2.129.3.dist-info → oci-2.130.0.dist-info}/RECORD +507 -417
- {oci-2.129.3.dist-info → oci-2.130.0.dist-info}/LICENSE.txt +0 -0
- {oci-2.129.3.dist-info → oci-2.130.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci-2.129.3.dist-info → oci-2.130.0.dist-info}/WHEEL +0 -0
- {oci-2.129.3.dist-info → oci-2.130.0.dist-info}/top_level.txt +0 -0
@@ -319,7 +319,8 @@ class FleetSoftwareUpdateClientCompositeOperations(object):
|
|
319
319
|
to enter the given state(s).
|
320
320
|
|
321
321
|
:param oci.fleet_software_update.models.CreateFsuCycleDetails create_fsu_cycle_details: (required)
|
322
|
-
Details for the new Exadata Fleet Update Cycle.
|
322
|
+
Details for the new Exadata Fleet Update Maintenance Cycle.
|
323
|
+
Targets can only exist in one active Fleet Software Update Maintenance Cycle.
|
323
324
|
|
324
325
|
:param list[str] wait_for_states:
|
325
326
|
An array of states to wait on. These should be valid values for :py:attr:`~oci.fleet_software_update.models.WorkRequest.status`
|
@@ -485,6 +486,56 @@ class FleetSoftwareUpdateClientCompositeOperations(object):
|
|
485
486
|
except Exception as e:
|
486
487
|
raise oci.exceptions.CompositeOperationError(partial_results=[operation_result], cause=e)
|
487
488
|
|
489
|
+
def delete_fsu_collection_target_and_wait_for_state(self, fsu_collection_id, target_id, wait_for_states=[], operation_kwargs={}, waiter_kwargs={}):
|
490
|
+
"""
|
491
|
+
Calls :py:func:`~oci.fleet_software_update.FleetSoftwareUpdateClient.delete_fsu_collection_target` and waits for the :py:class:`~oci.fleet_software_update.models.WorkRequest`
|
492
|
+
to enter the given state(s).
|
493
|
+
|
494
|
+
:param str fsu_collection_id: (required)
|
495
|
+
Unique Exadata Fleet Update Collection identifier.
|
496
|
+
|
497
|
+
:param str target_id: (required)
|
498
|
+
Target resource OCID.
|
499
|
+
|
500
|
+
:param list[str] wait_for_states:
|
501
|
+
An array of states to wait on. These should be valid values for :py:attr:`~oci.fleet_software_update.models.WorkRequest.status`
|
502
|
+
|
503
|
+
:param dict operation_kwargs:
|
504
|
+
A dictionary of keyword arguments to pass to :py:func:`~oci.fleet_software_update.FleetSoftwareUpdateClient.delete_fsu_collection_target`
|
505
|
+
|
506
|
+
:param dict waiter_kwargs:
|
507
|
+
A dictionary of keyword arguments to pass to the :py:func:`oci.wait_until` function. For example, you could pass ``max_interval_seconds`` or ``max_interval_seconds``
|
508
|
+
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
|
509
|
+
"""
|
510
|
+
operation_result = None
|
511
|
+
try:
|
512
|
+
operation_result = self.client.delete_fsu_collection_target(fsu_collection_id, target_id, **operation_kwargs)
|
513
|
+
except oci.exceptions.ServiceError as e:
|
514
|
+
if e.status == 404:
|
515
|
+
return WAIT_RESOURCE_NOT_FOUND
|
516
|
+
else:
|
517
|
+
raise e
|
518
|
+
|
519
|
+
if not wait_for_states:
|
520
|
+
return operation_result
|
521
|
+
lowered_wait_for_states = [w.lower() for w in wait_for_states]
|
522
|
+
if 'opc-work-request-id' not in operation_result.headers:
|
523
|
+
return operation_result
|
524
|
+
wait_for_resource_id = operation_result.headers['opc-work-request-id']
|
525
|
+
|
526
|
+
try:
|
527
|
+
waiter_result = oci.wait_until(
|
528
|
+
self.client,
|
529
|
+
self.client.get_work_request(wait_for_resource_id),
|
530
|
+
evaluate_response=lambda r: getattr(r.data, 'status') and getattr(r.data, 'status').lower() in lowered_wait_for_states,
|
531
|
+
**waiter_kwargs
|
532
|
+
)
|
533
|
+
result_to_return = waiter_result
|
534
|
+
|
535
|
+
return result_to_return
|
536
|
+
except Exception as e:
|
537
|
+
raise oci.exceptions.CompositeOperationError(partial_results=[operation_result], cause=e)
|
538
|
+
|
488
539
|
def delete_fsu_cycle_and_wait_for_state(self, fsu_cycle_id, wait_for_states=[], operation_kwargs={}, waiter_kwargs={}):
|
489
540
|
"""
|
490
541
|
Calls :py:func:`~oci.fleet_software_update.FleetSoftwareUpdateClient.delete_fsu_cycle` and waits for the :py:class:`~oci.fleet_software_update.models.WorkRequest`
|
@@ -61,6 +61,7 @@ from .db_target_list_discovery import DbTargetListDiscovery
|
|
61
61
|
from .db_unique_name_filter import DbUniqueNameFilter
|
62
62
|
from .db_version_filter import DbVersionFilter
|
63
63
|
from .defined_tag_filter_entry import DefinedTagFilterEntry
|
64
|
+
from .diagnostics_collection_details import DiagnosticsCollectionDetails
|
64
65
|
from .discovery_details import DiscoveryDetails
|
65
66
|
from .discovery_details_summary import DiscoveryDetailsSummary
|
66
67
|
from .failed_jobs_rollback_details import FailedJobsRollbackDetails
|
@@ -73,6 +74,7 @@ from .fsu_action_summary_collection import FsuActionSummaryCollection
|
|
73
74
|
from .fsu_collection import FsuCollection
|
74
75
|
from .fsu_collection_summary import FsuCollectionSummary
|
75
76
|
from .fsu_collection_summary_collection import FsuCollectionSummaryCollection
|
77
|
+
from .fsu_collection_target import FsuCollectionTarget
|
76
78
|
from .fsu_cycle import FsuCycle
|
77
79
|
from .fsu_cycle_summary import FsuCycleSummary
|
78
80
|
from .fsu_cycle_summary_collection import FsuCycleSummaryCollection
|
@@ -218,6 +220,7 @@ fleet_software_update_type_mapping = {
|
|
218
220
|
"DbUniqueNameFilter": DbUniqueNameFilter,
|
219
221
|
"DbVersionFilter": DbVersionFilter,
|
220
222
|
"DefinedTagFilterEntry": DefinedTagFilterEntry,
|
223
|
+
"DiagnosticsCollectionDetails": DiagnosticsCollectionDetails,
|
221
224
|
"DiscoveryDetails": DiscoveryDetails,
|
222
225
|
"DiscoveryDetailsSummary": DiscoveryDetailsSummary,
|
223
226
|
"FailedJobsRollbackDetails": FailedJobsRollbackDetails,
|
@@ -230,6 +233,7 @@ fleet_software_update_type_mapping = {
|
|
230
233
|
"FsuCollection": FsuCollection,
|
231
234
|
"FsuCollectionSummary": FsuCollectionSummary,
|
232
235
|
"FsuCollectionSummaryCollection": FsuCollectionSummaryCollection,
|
236
|
+
"FsuCollectionTarget": FsuCollectionTarget,
|
233
237
|
"FsuCycle": FsuCycle,
|
234
238
|
"FsuCycleSummary": FsuCycleSummary,
|
235
239
|
"FsuCycleSummaryCollection": FsuCycleSummaryCollection,
|
@@ -40,25 +40,32 @@ class CloudVmClusterTargetSummary(TargetDetails):
|
|
40
40
|
The value to assign to the infrastructure_id property of this CloudVmClusterTargetSummary.
|
41
41
|
:type infrastructure_id: str
|
42
42
|
|
43
|
+
:param software_image_id:
|
44
|
+
The value to assign to the software_image_id property of this CloudVmClusterTargetSummary.
|
45
|
+
:type software_image_id: str
|
46
|
+
|
43
47
|
"""
|
44
48
|
self.swagger_types = {
|
45
49
|
'entity_type': 'str',
|
46
50
|
'id': 'str',
|
47
51
|
'compartment_id': 'str',
|
48
|
-
'infrastructure_id': 'str'
|
52
|
+
'infrastructure_id': 'str',
|
53
|
+
'software_image_id': 'str'
|
49
54
|
}
|
50
55
|
|
51
56
|
self.attribute_map = {
|
52
57
|
'entity_type': 'entityType',
|
53
58
|
'id': 'id',
|
54
59
|
'compartment_id': 'compartmentId',
|
55
|
-
'infrastructure_id': 'infrastructureId'
|
60
|
+
'infrastructure_id': 'infrastructureId',
|
61
|
+
'software_image_id': 'softwareImageId'
|
56
62
|
}
|
57
63
|
|
58
64
|
self._entity_type = None
|
59
65
|
self._id = None
|
60
66
|
self._compartment_id = None
|
61
67
|
self._infrastructure_id = None
|
68
|
+
self._software_image_id = None
|
62
69
|
self._entity_type = 'CLOUDVMCLUSTER'
|
63
70
|
|
64
71
|
@property
|
@@ -85,6 +92,30 @@ class CloudVmClusterTargetSummary(TargetDetails):
|
|
85
92
|
"""
|
86
93
|
self._infrastructure_id = infrastructure_id
|
87
94
|
|
95
|
+
@property
|
96
|
+
def software_image_id(self):
|
97
|
+
"""
|
98
|
+
Gets the software_image_id of this CloudVmClusterTargetSummary.
|
99
|
+
OCID of the Grid Infrastructure software image.
|
100
|
+
|
101
|
+
|
102
|
+
:return: The software_image_id of this CloudVmClusterTargetSummary.
|
103
|
+
:rtype: str
|
104
|
+
"""
|
105
|
+
return self._software_image_id
|
106
|
+
|
107
|
+
@software_image_id.setter
|
108
|
+
def software_image_id(self, software_image_id):
|
109
|
+
"""
|
110
|
+
Sets the software_image_id of this CloudVmClusterTargetSummary.
|
111
|
+
OCID of the Grid Infrastructure software image.
|
112
|
+
|
113
|
+
|
114
|
+
:param software_image_id: The software_image_id of this CloudVmClusterTargetSummary.
|
115
|
+
:type: str
|
116
|
+
"""
|
117
|
+
self._software_image_id = software_image_id
|
118
|
+
|
88
119
|
def __repr__(self):
|
89
120
|
return formatted_flat_dict(self)
|
90
121
|
|
@@ -61,6 +61,10 @@ class CreateFsuCycleDetails(object):
|
|
61
61
|
The value to assign to the apply_action_schedule property of this CreateFsuCycleDetails.
|
62
62
|
:type apply_action_schedule: oci.fleet_software_update.models.CreateScheduleDetails
|
63
63
|
|
64
|
+
:param diagnostics_collection:
|
65
|
+
The value to assign to the diagnostics_collection property of this CreateFsuCycleDetails.
|
66
|
+
:type diagnostics_collection: oci.fleet_software_update.models.DiagnosticsCollectionDetails
|
67
|
+
|
64
68
|
:param freeform_tags:
|
65
69
|
The value to assign to the freeform_tags property of this CreateFsuCycleDetails.
|
66
70
|
:type freeform_tags: dict(str, str)
|
@@ -79,6 +83,7 @@ class CreateFsuCycleDetails(object):
|
|
79
83
|
'batching_strategy': 'CreateBatchingStrategyDetails',
|
80
84
|
'stage_action_schedule': 'CreateScheduleDetails',
|
81
85
|
'apply_action_schedule': 'CreateScheduleDetails',
|
86
|
+
'diagnostics_collection': 'DiagnosticsCollectionDetails',
|
82
87
|
'freeform_tags': 'dict(str, str)',
|
83
88
|
'defined_tags': 'dict(str, dict(str, object))'
|
84
89
|
}
|
@@ -92,6 +97,7 @@ class CreateFsuCycleDetails(object):
|
|
92
97
|
'batching_strategy': 'batchingStrategy',
|
93
98
|
'stage_action_schedule': 'stageActionSchedule',
|
94
99
|
'apply_action_schedule': 'applyActionSchedule',
|
100
|
+
'diagnostics_collection': 'diagnosticsCollection',
|
95
101
|
'freeform_tags': 'freeformTags',
|
96
102
|
'defined_tags': 'definedTags'
|
97
103
|
}
|
@@ -104,6 +110,7 @@ class CreateFsuCycleDetails(object):
|
|
104
110
|
self._batching_strategy = None
|
105
111
|
self._stage_action_schedule = None
|
106
112
|
self._apply_action_schedule = None
|
113
|
+
self._diagnostics_collection = None
|
107
114
|
self._freeform_tags = None
|
108
115
|
self._defined_tags = None
|
109
116
|
|
@@ -303,6 +310,26 @@ class CreateFsuCycleDetails(object):
|
|
303
310
|
"""
|
304
311
|
self._apply_action_schedule = apply_action_schedule
|
305
312
|
|
313
|
+
@property
|
314
|
+
def diagnostics_collection(self):
|
315
|
+
"""
|
316
|
+
Gets the diagnostics_collection of this CreateFsuCycleDetails.
|
317
|
+
|
318
|
+
:return: The diagnostics_collection of this CreateFsuCycleDetails.
|
319
|
+
:rtype: oci.fleet_software_update.models.DiagnosticsCollectionDetails
|
320
|
+
"""
|
321
|
+
return self._diagnostics_collection
|
322
|
+
|
323
|
+
@diagnostics_collection.setter
|
324
|
+
def diagnostics_collection(self, diagnostics_collection):
|
325
|
+
"""
|
326
|
+
Sets the diagnostics_collection of this CreateFsuCycleDetails.
|
327
|
+
|
328
|
+
:param diagnostics_collection: The diagnostics_collection of this CreateFsuCycleDetails.
|
329
|
+
:type: oci.fleet_software_update.models.DiagnosticsCollectionDetails
|
330
|
+
"""
|
331
|
+
self._diagnostics_collection = diagnostics_collection
|
332
|
+
|
306
333
|
@property
|
307
334
|
def freeform_tags(self):
|
308
335
|
"""
|
@@ -54,6 +54,10 @@ class CreatePatchFsuCycle(CreateFsuCycleDetails):
|
|
54
54
|
The value to assign to the apply_action_schedule property of this CreatePatchFsuCycle.
|
55
55
|
:type apply_action_schedule: oci.fleet_software_update.models.CreateScheduleDetails
|
56
56
|
|
57
|
+
:param diagnostics_collection:
|
58
|
+
The value to assign to the diagnostics_collection property of this CreatePatchFsuCycle.
|
59
|
+
:type diagnostics_collection: oci.fleet_software_update.models.DiagnosticsCollectionDetails
|
60
|
+
|
57
61
|
:param freeform_tags:
|
58
62
|
The value to assign to the freeform_tags property of this CreatePatchFsuCycle.
|
59
63
|
:type freeform_tags: dict(str, str)
|
@@ -88,6 +92,7 @@ class CreatePatchFsuCycle(CreateFsuCycleDetails):
|
|
88
92
|
'batching_strategy': 'CreateBatchingStrategyDetails',
|
89
93
|
'stage_action_schedule': 'CreateScheduleDetails',
|
90
94
|
'apply_action_schedule': 'CreateScheduleDetails',
|
95
|
+
'diagnostics_collection': 'DiagnosticsCollectionDetails',
|
91
96
|
'freeform_tags': 'dict(str, str)',
|
92
97
|
'defined_tags': 'dict(str, dict(str, object))',
|
93
98
|
'is_ignore_patches': 'bool',
|
@@ -105,6 +110,7 @@ class CreatePatchFsuCycle(CreateFsuCycleDetails):
|
|
105
110
|
'batching_strategy': 'batchingStrategy',
|
106
111
|
'stage_action_schedule': 'stageActionSchedule',
|
107
112
|
'apply_action_schedule': 'applyActionSchedule',
|
113
|
+
'diagnostics_collection': 'diagnosticsCollection',
|
108
114
|
'freeform_tags': 'freeformTags',
|
109
115
|
'defined_tags': 'definedTags',
|
110
116
|
'is_ignore_patches': 'isIgnorePatches',
|
@@ -121,6 +127,7 @@ class CreatePatchFsuCycle(CreateFsuCycleDetails):
|
|
121
127
|
self._batching_strategy = None
|
122
128
|
self._stage_action_schedule = None
|
123
129
|
self._apply_action_schedule = None
|
130
|
+
self._diagnostics_collection = None
|
124
131
|
self._freeform_tags = None
|
125
132
|
self._defined_tags = None
|
126
133
|
self._is_ignore_patches = None
|
@@ -0,0 +1,94 @@
|
|
1
|
+
# coding: utf-8
|
2
|
+
# Copyright (c) 2016, 2024, 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: 20220528
|
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 DiagnosticsCollectionDetails(object):
|
14
|
+
"""
|
15
|
+
Details to configure diagnostics collection for targets affected by this Exadata Fleet Update Maintenance Cycle.
|
16
|
+
"""
|
17
|
+
|
18
|
+
#: A constant which can be used with the log_collection_mode property of a DiagnosticsCollectionDetails.
|
19
|
+
#: This constant has a value of "ENABLE"
|
20
|
+
LOG_COLLECTION_MODE_ENABLE = "ENABLE"
|
21
|
+
|
22
|
+
#: A constant which can be used with the log_collection_mode property of a DiagnosticsCollectionDetails.
|
23
|
+
#: This constant has a value of "ENABLE_AND_RESTORE"
|
24
|
+
LOG_COLLECTION_MODE_ENABLE_AND_RESTORE = "ENABLE_AND_RESTORE"
|
25
|
+
|
26
|
+
#: A constant which can be used with the log_collection_mode property of a DiagnosticsCollectionDetails.
|
27
|
+
#: This constant has a value of "NO_CHANGE"
|
28
|
+
LOG_COLLECTION_MODE_NO_CHANGE = "NO_CHANGE"
|
29
|
+
|
30
|
+
def __init__(self, **kwargs):
|
31
|
+
"""
|
32
|
+
Initializes a new DiagnosticsCollectionDetails object with values from keyword arguments.
|
33
|
+
The following keyword arguments are supported (corresponding to the getters/setters of this class):
|
34
|
+
|
35
|
+
:param log_collection_mode:
|
36
|
+
The value to assign to the log_collection_mode property of this DiagnosticsCollectionDetails.
|
37
|
+
Allowed values for this property are: "ENABLE", "ENABLE_AND_RESTORE", "NO_CHANGE", 'UNKNOWN_ENUM_VALUE'.
|
38
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
39
|
+
:type log_collection_mode: str
|
40
|
+
|
41
|
+
"""
|
42
|
+
self.swagger_types = {
|
43
|
+
'log_collection_mode': 'str'
|
44
|
+
}
|
45
|
+
|
46
|
+
self.attribute_map = {
|
47
|
+
'log_collection_mode': 'logCollectionMode'
|
48
|
+
}
|
49
|
+
|
50
|
+
self._log_collection_mode = None
|
51
|
+
|
52
|
+
@property
|
53
|
+
def log_collection_mode(self):
|
54
|
+
"""
|
55
|
+
Gets the log_collection_mode of this DiagnosticsCollectionDetails.
|
56
|
+
Enable incident logs and trace collection.
|
57
|
+
Allow Oracle to collect incident logs and traces to enable fault diagnosis and issue resolution according to the selected mode.
|
58
|
+
|
59
|
+
Allowed values for this property are: "ENABLE", "ENABLE_AND_RESTORE", "NO_CHANGE", 'UNKNOWN_ENUM_VALUE'.
|
60
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
61
|
+
|
62
|
+
|
63
|
+
:return: The log_collection_mode of this DiagnosticsCollectionDetails.
|
64
|
+
:rtype: str
|
65
|
+
"""
|
66
|
+
return self._log_collection_mode
|
67
|
+
|
68
|
+
@log_collection_mode.setter
|
69
|
+
def log_collection_mode(self, log_collection_mode):
|
70
|
+
"""
|
71
|
+
Sets the log_collection_mode of this DiagnosticsCollectionDetails.
|
72
|
+
Enable incident logs and trace collection.
|
73
|
+
Allow Oracle to collect incident logs and traces to enable fault diagnosis and issue resolution according to the selected mode.
|
74
|
+
|
75
|
+
|
76
|
+
:param log_collection_mode: The log_collection_mode of this DiagnosticsCollectionDetails.
|
77
|
+
:type: str
|
78
|
+
"""
|
79
|
+
allowed_values = ["ENABLE", "ENABLE_AND_RESTORE", "NO_CHANGE"]
|
80
|
+
if not value_allowed_none_or_none_sentinel(log_collection_mode, allowed_values):
|
81
|
+
log_collection_mode = 'UNKNOWN_ENUM_VALUE'
|
82
|
+
self._log_collection_mode = log_collection_mode
|
83
|
+
|
84
|
+
def __repr__(self):
|
85
|
+
return formatted_flat_dict(self)
|
86
|
+
|
87
|
+
def __eq__(self, other):
|
88
|
+
if other is None:
|
89
|
+
return False
|
90
|
+
|
91
|
+
return self.__dict__ == other.__dict__
|
92
|
+
|
93
|
+
def __ne__(self, other):
|
94
|
+
return not self == other
|
@@ -0,0 +1,239 @@
|
|
1
|
+
# coding: utf-8
|
2
|
+
# Copyright (c) 2016, 2024, 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: 20220528
|
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 FsuCollectionTarget(object):
|
14
|
+
"""
|
15
|
+
Details of a target member of a Exadata Fleet Update Collection.
|
16
|
+
"""
|
17
|
+
|
18
|
+
#: A constant which can be used with the status property of a FsuCollectionTarget.
|
19
|
+
#: This constant has a value of "IDLE"
|
20
|
+
STATUS_IDLE = "IDLE"
|
21
|
+
|
22
|
+
#: A constant which can be used with the status property of a FsuCollectionTarget.
|
23
|
+
#: This constant has a value of "EXECUTING_JOB"
|
24
|
+
STATUS_EXECUTING_JOB = "EXECUTING_JOB"
|
25
|
+
|
26
|
+
#: A constant which can be used with the status property of a FsuCollectionTarget.
|
27
|
+
#: This constant has a value of "JOB_FAILED"
|
28
|
+
STATUS_JOB_FAILED = "JOB_FAILED"
|
29
|
+
|
30
|
+
def __init__(self, **kwargs):
|
31
|
+
"""
|
32
|
+
Initializes a new FsuCollectionTarget object with values from keyword arguments.
|
33
|
+
The following keyword arguments are supported (corresponding to the getters/setters of this class):
|
34
|
+
|
35
|
+
:param target:
|
36
|
+
The value to assign to the target property of this FsuCollectionTarget.
|
37
|
+
:type target: oci.fleet_software_update.models.TargetDetails
|
38
|
+
|
39
|
+
:param current_version:
|
40
|
+
The value to assign to the current_version property of this FsuCollectionTarget.
|
41
|
+
:type current_version: str
|
42
|
+
|
43
|
+
:param status:
|
44
|
+
The value to assign to the status property of this FsuCollectionTarget.
|
45
|
+
Allowed values for this property are: "IDLE", "EXECUTING_JOB", "JOB_FAILED", 'UNKNOWN_ENUM_VALUE'.
|
46
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
47
|
+
:type status: str
|
48
|
+
|
49
|
+
:param executing_fsu_job_id:
|
50
|
+
The value to assign to the executing_fsu_job_id property of this FsuCollectionTarget.
|
51
|
+
:type executing_fsu_job_id: str
|
52
|
+
|
53
|
+
:param active_fsu_cycle_id:
|
54
|
+
The value to assign to the active_fsu_cycle_id property of this FsuCollectionTarget.
|
55
|
+
:type active_fsu_cycle_id: str
|
56
|
+
|
57
|
+
:param progress:
|
58
|
+
The value to assign to the progress property of this FsuCollectionTarget.
|
59
|
+
:type progress: oci.fleet_software_update.models.TargetProgressSummary
|
60
|
+
|
61
|
+
"""
|
62
|
+
self.swagger_types = {
|
63
|
+
'target': 'TargetDetails',
|
64
|
+
'current_version': 'str',
|
65
|
+
'status': 'str',
|
66
|
+
'executing_fsu_job_id': 'str',
|
67
|
+
'active_fsu_cycle_id': 'str',
|
68
|
+
'progress': 'TargetProgressSummary'
|
69
|
+
}
|
70
|
+
|
71
|
+
self.attribute_map = {
|
72
|
+
'target': 'target',
|
73
|
+
'current_version': 'currentVersion',
|
74
|
+
'status': 'status',
|
75
|
+
'executing_fsu_job_id': 'executingFsuJobId',
|
76
|
+
'active_fsu_cycle_id': 'activeFsuCycleId',
|
77
|
+
'progress': 'progress'
|
78
|
+
}
|
79
|
+
|
80
|
+
self._target = None
|
81
|
+
self._current_version = None
|
82
|
+
self._status = None
|
83
|
+
self._executing_fsu_job_id = None
|
84
|
+
self._active_fsu_cycle_id = None
|
85
|
+
self._progress = None
|
86
|
+
|
87
|
+
@property
|
88
|
+
def target(self):
|
89
|
+
"""
|
90
|
+
**[Required]** Gets the target of this FsuCollectionTarget.
|
91
|
+
|
92
|
+
:return: The target of this FsuCollectionTarget.
|
93
|
+
:rtype: oci.fleet_software_update.models.TargetDetails
|
94
|
+
"""
|
95
|
+
return self._target
|
96
|
+
|
97
|
+
@target.setter
|
98
|
+
def target(self, target):
|
99
|
+
"""
|
100
|
+
Sets the target of this FsuCollectionTarget.
|
101
|
+
|
102
|
+
:param target: The target of this FsuCollectionTarget.
|
103
|
+
:type: oci.fleet_software_update.models.TargetDetails
|
104
|
+
"""
|
105
|
+
self._target = target
|
106
|
+
|
107
|
+
@property
|
108
|
+
def current_version(self):
|
109
|
+
"""
|
110
|
+
Gets the current_version of this FsuCollectionTarget.
|
111
|
+
Current version of the target.
|
112
|
+
|
113
|
+
|
114
|
+
:return: The current_version of this FsuCollectionTarget.
|
115
|
+
:rtype: str
|
116
|
+
"""
|
117
|
+
return self._current_version
|
118
|
+
|
119
|
+
@current_version.setter
|
120
|
+
def current_version(self, current_version):
|
121
|
+
"""
|
122
|
+
Sets the current_version of this FsuCollectionTarget.
|
123
|
+
Current version of the target.
|
124
|
+
|
125
|
+
|
126
|
+
:param current_version: The current_version of this FsuCollectionTarget.
|
127
|
+
:type: str
|
128
|
+
"""
|
129
|
+
self._current_version = current_version
|
130
|
+
|
131
|
+
@property
|
132
|
+
def status(self):
|
133
|
+
"""
|
134
|
+
Gets the status of this FsuCollectionTarget.
|
135
|
+
Status of the target in the Exadata Fleet Update Collection.
|
136
|
+
|
137
|
+
Allowed values for this property are: "IDLE", "EXECUTING_JOB", "JOB_FAILED", 'UNKNOWN_ENUM_VALUE'.
|
138
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
139
|
+
|
140
|
+
|
141
|
+
:return: The status of this FsuCollectionTarget.
|
142
|
+
:rtype: str
|
143
|
+
"""
|
144
|
+
return self._status
|
145
|
+
|
146
|
+
@status.setter
|
147
|
+
def status(self, status):
|
148
|
+
"""
|
149
|
+
Sets the status of this FsuCollectionTarget.
|
150
|
+
Status of the target in the Exadata Fleet Update Collection.
|
151
|
+
|
152
|
+
|
153
|
+
:param status: The status of this FsuCollectionTarget.
|
154
|
+
:type: str
|
155
|
+
"""
|
156
|
+
allowed_values = ["IDLE", "EXECUTING_JOB", "JOB_FAILED"]
|
157
|
+
if not value_allowed_none_or_none_sentinel(status, allowed_values):
|
158
|
+
status = 'UNKNOWN_ENUM_VALUE'
|
159
|
+
self._status = status
|
160
|
+
|
161
|
+
@property
|
162
|
+
def executing_fsu_job_id(self):
|
163
|
+
"""
|
164
|
+
Gets the executing_fsu_job_id of this FsuCollectionTarget.
|
165
|
+
Exadata Fleet Update Job OCID executing an action in the target. Null if no job is being executed.
|
166
|
+
|
167
|
+
|
168
|
+
:return: The executing_fsu_job_id of this FsuCollectionTarget.
|
169
|
+
:rtype: str
|
170
|
+
"""
|
171
|
+
return self._executing_fsu_job_id
|
172
|
+
|
173
|
+
@executing_fsu_job_id.setter
|
174
|
+
def executing_fsu_job_id(self, executing_fsu_job_id):
|
175
|
+
"""
|
176
|
+
Sets the executing_fsu_job_id of this FsuCollectionTarget.
|
177
|
+
Exadata Fleet Update Job OCID executing an action in the target. Null if no job is being executed.
|
178
|
+
|
179
|
+
|
180
|
+
:param executing_fsu_job_id: The executing_fsu_job_id of this FsuCollectionTarget.
|
181
|
+
:type: str
|
182
|
+
"""
|
183
|
+
self._executing_fsu_job_id = executing_fsu_job_id
|
184
|
+
|
185
|
+
@property
|
186
|
+
def active_fsu_cycle_id(self):
|
187
|
+
"""
|
188
|
+
Gets the active_fsu_cycle_id of this FsuCollectionTarget.
|
189
|
+
Active Exadata Fleet Update Cycle OCID. Null if no Cycle is active that has this target as member.
|
190
|
+
|
191
|
+
|
192
|
+
:return: The active_fsu_cycle_id of this FsuCollectionTarget.
|
193
|
+
:rtype: str
|
194
|
+
"""
|
195
|
+
return self._active_fsu_cycle_id
|
196
|
+
|
197
|
+
@active_fsu_cycle_id.setter
|
198
|
+
def active_fsu_cycle_id(self, active_fsu_cycle_id):
|
199
|
+
"""
|
200
|
+
Sets the active_fsu_cycle_id of this FsuCollectionTarget.
|
201
|
+
Active Exadata Fleet Update Cycle OCID. Null if no Cycle is active that has this target as member.
|
202
|
+
|
203
|
+
|
204
|
+
:param active_fsu_cycle_id: The active_fsu_cycle_id of this FsuCollectionTarget.
|
205
|
+
:type: str
|
206
|
+
"""
|
207
|
+
self._active_fsu_cycle_id = active_fsu_cycle_id
|
208
|
+
|
209
|
+
@property
|
210
|
+
def progress(self):
|
211
|
+
"""
|
212
|
+
Gets the progress of this FsuCollectionTarget.
|
213
|
+
|
214
|
+
:return: The progress of this FsuCollectionTarget.
|
215
|
+
:rtype: oci.fleet_software_update.models.TargetProgressSummary
|
216
|
+
"""
|
217
|
+
return self._progress
|
218
|
+
|
219
|
+
@progress.setter
|
220
|
+
def progress(self, progress):
|
221
|
+
"""
|
222
|
+
Sets the progress of this FsuCollectionTarget.
|
223
|
+
|
224
|
+
:param progress: The progress of this FsuCollectionTarget.
|
225
|
+
:type: oci.fleet_software_update.models.TargetProgressSummary
|
226
|
+
"""
|
227
|
+
self._progress = progress
|
228
|
+
|
229
|
+
def __repr__(self):
|
230
|
+
return formatted_flat_dict(self)
|
231
|
+
|
232
|
+
def __eq__(self, other):
|
233
|
+
if other is None:
|
234
|
+
return False
|
235
|
+
|
236
|
+
return self.__dict__ == other.__dict__
|
237
|
+
|
238
|
+
def __ne__(self, other):
|
239
|
+
return not self == other
|
@@ -154,6 +154,10 @@ class FsuCycle(object):
|
|
154
154
|
The value to assign to the apply_action_schedule property of this FsuCycle.
|
155
155
|
:type apply_action_schedule: oci.fleet_software_update.models.ScheduleDetails
|
156
156
|
|
157
|
+
:param diagnostics_collection:
|
158
|
+
The value to assign to the diagnostics_collection property of this FsuCycle.
|
159
|
+
:type diagnostics_collection: oci.fleet_software_update.models.DiagnosticsCollectionDetails
|
160
|
+
|
157
161
|
:param time_created:
|
158
162
|
The value to assign to the time_created property of this FsuCycle.
|
159
163
|
:type time_created: datetime
|
@@ -203,6 +207,7 @@ class FsuCycle(object):
|
|
203
207
|
'batching_strategy': 'BatchingStrategyDetails',
|
204
208
|
'stage_action_schedule': 'ScheduleDetails',
|
205
209
|
'apply_action_schedule': 'ScheduleDetails',
|
210
|
+
'diagnostics_collection': 'DiagnosticsCollectionDetails',
|
206
211
|
'time_created': 'datetime',
|
207
212
|
'time_updated': 'datetime',
|
208
213
|
'time_finished': 'datetime',
|
@@ -227,6 +232,7 @@ class FsuCycle(object):
|
|
227
232
|
'batching_strategy': 'batchingStrategy',
|
228
233
|
'stage_action_schedule': 'stageActionSchedule',
|
229
234
|
'apply_action_schedule': 'applyActionSchedule',
|
235
|
+
'diagnostics_collection': 'diagnosticsCollection',
|
230
236
|
'time_created': 'timeCreated',
|
231
237
|
'time_updated': 'timeUpdated',
|
232
238
|
'time_finished': 'timeFinished',
|
@@ -250,6 +256,7 @@ class FsuCycle(object):
|
|
250
256
|
self._batching_strategy = None
|
251
257
|
self._stage_action_schedule = None
|
252
258
|
self._apply_action_schedule = None
|
259
|
+
self._diagnostics_collection = None
|
253
260
|
self._time_created = None
|
254
261
|
self._time_updated = None
|
255
262
|
self._time_finished = None
|
@@ -588,6 +595,26 @@ class FsuCycle(object):
|
|
588
595
|
"""
|
589
596
|
self._apply_action_schedule = apply_action_schedule
|
590
597
|
|
598
|
+
@property
|
599
|
+
def diagnostics_collection(self):
|
600
|
+
"""
|
601
|
+
Gets the diagnostics_collection of this FsuCycle.
|
602
|
+
|
603
|
+
:return: The diagnostics_collection of this FsuCycle.
|
604
|
+
:rtype: oci.fleet_software_update.models.DiagnosticsCollectionDetails
|
605
|
+
"""
|
606
|
+
return self._diagnostics_collection
|
607
|
+
|
608
|
+
@diagnostics_collection.setter
|
609
|
+
def diagnostics_collection(self, diagnostics_collection):
|
610
|
+
"""
|
611
|
+
Sets the diagnostics_collection of this FsuCycle.
|
612
|
+
|
613
|
+
:param diagnostics_collection: The diagnostics_collection of this FsuCycle.
|
614
|
+
:type: oci.fleet_software_update.models.DiagnosticsCollectionDetails
|
615
|
+
"""
|
616
|
+
self._diagnostics_collection = diagnostics_collection
|
617
|
+
|
591
618
|
@property
|
592
619
|
def time_created(self):
|
593
620
|
"""
|