oci 2.124.2__py3-none-any.whl → 2.125.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.
- oci/__init__.py +2 -2
- 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 +43 -43
- oci/ai_speech/ai_service_speech_client.py +10 -10
- 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 +8 -8
- oci/apm_control_plane/apm_domain_client.py +14 -14
- oci/apm_synthetics/apm_synthetic_client.py +28 -28
- 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/application_migration/application_migration_client.py +19 -19
- oci/appmgmt_control/appmgmt_control_client.py +8 -8
- oci/artifacts/artifacts_client.py +32 -32
- oci/audit/audit_client.py +3 -3
- oci/autoscaling/auto_scaling_client.py +11 -11
- oci/bastion/bastion_client.py +15 -15
- oci/bds/bds_client.py +51 -51
- oci/blockchain/blockchain_platform_client.py +27 -27
- oci/budget/budget_client.py +10 -10
- oci/capacity_management/capacity_management_client.py +19 -19
- 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 +176 -177
- oci/cloud_guard/models/activity_problem_aggregation.py +1 -1
- oci/cloud_guard/models/condition_metadata_type.py +1 -1
- oci/cloud_guard/models/configuration.py +1 -1
- oci/cloud_guard/models/create_data_source_details.py +47 -0
- oci/cloud_guard/models/create_managed_list_details.py +11 -3
- oci/cloud_guard/models/data_mask_rule.py +1 -1
- oci/cloud_guard/models/detector.py +1 -1
- oci/cloud_guard/models/detector_recipe.py +1 -1
- oci/cloud_guard/models/detector_recipe_detector_rule.py +12 -4
- oci/cloud_guard/models/detector_recipe_detector_rule_summary.py +11 -3
- oci/cloud_guard/models/detector_rule.py +12 -4
- oci/cloud_guard/models/detector_rule_summary.py +11 -3
- oci/cloud_guard/models/impacted_resource_summary.py +1 -1
- oci/cloud_guard/models/managed_list.py +12 -4
- oci/cloud_guard/models/managed_list_summary.py +11 -3
- oci/cloud_guard/models/managed_list_type_summary.py +1 -1
- oci/cloud_guard/models/policy_summary.py +1 -1
- oci/cloud_guard/models/problem.py +1 -1
- oci/cloud_guard/models/problem_aggregation.py +1 -1
- oci/cloud_guard/models/problem_endpoint_summary.py +1 -1
- oci/cloud_guard/models/problem_trend_aggregation.py +1 -1
- oci/cloud_guard/models/target_detector_recipe_detector_rule.py +11 -3
- oci/cloud_guard/models/target_detector_recipe_detector_rule_summary.py +11 -3
- oci/cloud_migrations/migration_client.py +43 -43
- 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 +99 -99
- oci/core/compute_management_client.py +32 -32
- oci/core/virtual_network_client.py +242 -242
- oci/dashboard_service/dashboard_client.py +6 -6
- oci/dashboard_service/dashboard_group_client.py +6 -6
- oci/data_catalog/data_catalog_client.py +148 -148
- 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 +272 -272
- oci/data_science/data_science_client.py +91 -91
- oci/database/database_client.py +327 -327
- oci/database/models/autonomous_database.py +93 -0
- oci/database/models/autonomous_database_summary.py +93 -0
- oci/database/models/create_refreshable_autonomous_database_clone_details.py +146 -2
- oci/database/models/update_autonomous_database_details.py +93 -0
- oci/database_management/db_management_client.py +194 -194
- oci/database_management/diagnosability_client.py +4 -4
- oci/database_management/managed_my_sql_databases_client.py +148 -8
- oci/database_management/models/__init__.py +14 -0
- oci/database_management/models/heat_wave_cluster_usage_metrics.py +340 -0
- oci/database_management/models/heat_wave_fleet_by_category.py +134 -0
- oci/database_management/models/heat_wave_fleet_metric_definition.py +196 -0
- oci/database_management/models/heat_wave_fleet_metric_summary_definition.py +165 -0
- oci/database_management/models/heat_wave_fleet_metrics.py +165 -0
- oci/database_management/models/heat_wave_fleet_summary.py +103 -0
- oci/database_management/models/heat_wave_node.py +154 -0
- oci/database_management/models/managed_my_sql_database.py +250 -2
- oci/database_management/models/my_sql_data_summary.py +64 -2
- oci/database_management/models/my_sql_database_usage_metrics.py +93 -0
- oci/database_management/perfhub_client.py +1 -1
- oci/database_management/sql_tuning_client.py +17 -17
- oci/database_migration/database_migration_client.py +41 -41
- oci/database_tools/database_tools_client.py +23 -23
- oci/desktops/desktop_service_client.py +21 -21
- oci/devops/devops_client.py +92 -92
- oci/devops/models/__init__.py +2 -0
- oci/devops/models/create_oke_helm_chart_deploy_stage_details.py +109 -0
- oci/devops/models/create_repository_details.py +2 -2
- oci/devops/models/deploy_artifact.py +7 -3
- oci/devops/models/deploy_artifact_source.py +4 -0
- oci/devops/models/devops_code_repository_filter.py +2 -2
- oci/devops/models/devops_code_repository_filter_attributes.py +2 -2
- oci/devops/models/diff_summary.py +37 -2
- oci/devops/models/helm_command_spec_artifact_source.py +126 -0
- oci/devops/models/oke_helm_chart_deploy_stage.py +113 -2
- oci/devops/models/oke_helm_chart_deploy_stage_summary.py +109 -0
- oci/devops/models/repository.py +17 -5
- oci/devops/models/repository_author_summary.py +37 -2
- oci/devops/models/repository_branch_summary.py +7 -0
- oci/devops/models/repository_commit_summary.py +37 -2
- oci/devops/models/repository_mirror_record_summary.py +37 -2
- oci/devops/models/repository_path_summary.py +37 -2
- oci/devops/models/repository_ref_summary.py +37 -2
- oci/devops/models/repository_summary.py +2 -2
- oci/devops/models/repository_tag_summary.py +7 -0
- oci/devops/models/update_oke_helm_chart_deploy_stage_details.py +109 -0
- oci/devops/models/update_repository_details.py +2 -2
- 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 +135 -41
- oci/email/models/__init__.py +2 -0
- oci/email/models/configuration.py +138 -0
- oci/email/models/create_dkim_details.py +4 -4
- oci/email/models/create_email_domain_details.py +6 -2
- oci/email/models/dkim.py +8 -8
- oci/email/models/dkim_collection.py +1 -1
- oci/email/models/email_domain.py +6 -6
- oci/email/models/email_domain_collection.py +1 -1
- oci/email/models/email_domain_summary.py +6 -6
- oci/email/models/sender.py +41 -4
- oci/email/models/sender_summary.py +41 -28
- oci/email/models/suppression.py +12 -4
- oci/email/models/suppression_summary.py +6 -2
- oci/email/models/work_request.py +13 -5
- oci/email/models/work_request_error.py +8 -6
- oci/email/models/work_request_resource.py +7 -3
- oci/email/models/work_request_summary.py +13 -5
- oci/email_data_plane/__init__.py +14 -0
- oci/email_data_plane/email_dp_client.py +206 -0
- oci/email_data_plane/email_dp_client_composite_operations.py +26 -0
- oci/email_data_plane/models/__init__.py +22 -0
- oci/email_data_plane/models/email_address.py +107 -0
- oci/email_data_plane/models/email_submitted_response.py +136 -0
- oci/email_data_plane/models/recipients.py +135 -0
- oci/email_data_plane/models/sender.py +103 -0
- oci/email_data_plane/models/submit_email_details.py +297 -0
- oci/events/events_client.py +6 -6
- oci/file_storage/file_storage_client.py +50 -50
- oci/fleet_software_update/fleet_software_update_client.py +44 -44
- 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 +39 -39
- 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 +3 -3
- oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
- oci/globally_distributed_database/sharded_database_service_client.py +29 -29
- oci/golden_gate/golden_gate_client.py +61 -61
- 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 +300 -300
- 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/load_balancer/models/create_ssl_cipher_suite_details.py +102 -0
- oci/load_balancer/models/ssl_cipher_suite.py +102 -0
- oci/load_balancer/models/ssl_cipher_suite_details.py +102 -0
- oci/load_balancer/models/ssl_configuration.py +2 -0
- oci/load_balancer/models/ssl_configuration_details.py +2 -0
- oci/load_balancer/models/update_ssl_cipher_suite_details.py +16 -0
- oci/lockbox/lockbox_client.py +23 -23
- oci/log_analytics/log_analytics_client.py +193 -193
- oci/logging/logging_management_client.py +30 -30
- oci/logging/models/__init__.py +52 -0
- oci/logging/models/create_unified_agent_configuration_details.py +2 -2
- oci/logging/models/grep_filter_allow_rule.py +103 -0
- oci/logging/models/grep_filter_deny_rule.py +103 -0
- oci/logging/models/operational_metrics_source.py +1 -1
- oci/logging/models/record_transformer_pair.py +103 -0
- oci/logging/models/unified_agent_apache2_parser.py +1 -1
- oci/logging/models/unified_agent_apache_error_parser.py +1 -1
- oci/logging/models/unified_agent_auditd_parser.py +1 -1
- oci/logging/models/unified_agent_configuration_summary.py +7 -3
- oci/logging/models/unified_agent_cri_parser.py +1 -1
- oci/logging/models/unified_agent_csv_parser.py +1 -1
- oci/logging/models/unified_agent_custom_filter.py +151 -0
- oci/logging/models/unified_agent_custom_plugin_log_source.py +89 -0
- oci/logging/models/unified_agent_custom_section.py +103 -0
- oci/logging/models/unified_agent_grok_parser.py +1 -1
- oci/logging/models/unified_agent_kubernetes_configuration_details.py +132 -0
- oci/logging/models/unified_agent_kubernetes_filter.py +121 -0
- oci/logging/models/unified_agent_kubernetes_scrape_target.py +189 -0
- oci/logging/models/unified_agent_kubernetes_source.py +103 -0
- oci/logging/models/unified_agent_logging_configuration.py +32 -1
- oci/logging/models/unified_agent_logging_filter.py +156 -0
- oci/logging/models/unified_agent_logging_grep_filter.py +121 -0
- oci/logging/models/unified_agent_logging_record_transformer_filter.py +276 -0
- oci/logging/models/unified_agent_logging_source.py +11 -3
- oci/logging/models/unified_agent_monitoring_application_configuration_details.py +117 -0
- oci/logging/models/unified_agent_monitoring_configuration_details.py +82 -0
- oci/logging/models/unified_agent_monitoring_destination.py +103 -0
- oci/logging/models/unified_agent_monitoring_filter.py +140 -0
- oci/logging/models/unified_agent_monitoring_url_source.py +103 -0
- oci/logging/models/unified_agent_msgpack_parser.py +1 -1
- oci/logging/models/unified_agent_multiline_grok_parser.py +1 -1
- oci/logging/models/unified_agent_multiline_parser.py +1 -1
- oci/logging/models/unified_agent_none_parser.py +1 -1
- oci/logging/models/unified_agent_openmetrics_parser.py +127 -0
- oci/logging/models/unified_agent_openmetrics_parser_record.py +134 -0
- oci/logging/models/unified_agent_openmetrics_tail_configuration_details.py +109 -0
- oci/logging/models/unified_agent_parser.py +11 -3
- oci/logging/models/unified_agent_parser_filter.py +338 -0
- oci/logging/models/unified_agent_regex_parser.py +1 -1
- oci/logging/models/unified_agent_service_configuration_details.py +11 -3
- oci/logging/models/unified_agent_syslog_parser.py +1 -1
- oci/logging/models/unified_agent_tail_log_source.py +30 -3
- oci/logging/models/unified_agent_tail_source_advanced_options.py +72 -0
- oci/logging/models/unified_agent_tsv_parser.py +1 -1
- oci/logging/models/unified_agent_url_configuration_details.py +132 -0
- oci/logging/models/unified_agent_url_filter.py +120 -0
- oci/logging/models/unified_agent_url_scrape_target.py +103 -0
- oci/logging/models/unified_agent_windows_event_source.py +1 -1
- oci/logging/models/unified_json_parser.py +65 -3
- 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_publisher/marketplace_publisher_client.py +71 -71
- oci/media_services/media_services_client.py +60 -60
- oci/media_services/media_stream_client.py +2 -2
- oci/monitoring/models/__init__.py +2 -0
- oci/monitoring/models/alarm.py +107 -0
- oci/monitoring/models/alarm_dimension_states_entry.py +35 -0
- oci/monitoring/models/alarm_override.py +304 -0
- oci/monitoring/models/alarm_status_summary.py +35 -0
- oci/monitoring/models/alarm_summary.py +109 -2
- oci/monitoring/models/create_alarm_details.py +109 -2
- oci/monitoring/models/update_alarm_details.py +109 -2
- oci/monitoring/monitoring_client.py +23 -22
- oci/mysql/channels_client.py +7 -7
- oci/mysql/db_backups_client.py +6 -6
- 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/network_firewall_client.py +80 -80
- oci/network_load_balancer/models/backend.py +3 -3
- oci/network_load_balancer/models/backend_details.py +2 -2
- oci/network_load_balancer/models/backend_set.py +1 -1
- oci/network_load_balancer/models/backend_set_details.py +1 -1
- oci/network_load_balancer/models/backend_set_summary.py +1 -1
- oci/network_load_balancer/models/backend_summary.py +3 -3
- oci/network_load_balancer/models/create_backend_details.py +3 -3
- oci/network_load_balancer/models/create_backend_set_details.py +1 -1
- oci/network_load_balancer/models/create_listener_details.py +7 -9
- oci/network_load_balancer/models/create_network_load_balancer_details.py +144 -6
- oci/network_load_balancer/models/health_checker.py +1 -1
- oci/network_load_balancer/models/health_checker_details.py +1 -1
- oci/network_load_balancer/models/listener.py +6 -8
- oci/network_load_balancer/models/listener_details.py +6 -8
- oci/network_load_balancer/models/listener_summary.py +6 -8
- oci/network_load_balancer/models/network_load_balancer.py +43 -6
- oci/network_load_balancer/models/network_load_balancer_summary.py +42 -5
- oci/network_load_balancer/models/update_backend_details.py +4 -4
- oci/network_load_balancer/models/update_backend_set_details.py +1 -1
- oci/network_load_balancer/models/update_listener_details.py +5 -7
- oci/network_load_balancer/models/update_network_load_balancer_details.py +106 -3
- oci/network_load_balancer/models/work_request.py +7 -3
- oci/network_load_balancer/models/work_request_summary.py +7 -3
- oci/network_load_balancer/network_load_balancer_client.py +136 -68
- oci/nosql/nosql_client.py +24 -24
- oci/object_storage/object_storage_client.py +50 -50
- 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 +11 -11
- 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/operations_insights_client.py +350 -350
- 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/lifecycle_environment_client.py +11 -11
- oci/os_management_hub/managed_instance_client.py +22 -22
- oci/os_management_hub/managed_instance_group_client.py +22 -22
- oci/os_management_hub/management_station_client.py +8 -8
- oci/os_management_hub/onboarding_client.py +5 -5
- oci/os_management_hub/reporting_managed_instance_client.py +3 -3
- oci/os_management_hub/scheduled_job_client.py +6 -6
- oci/os_management_hub/software_source_client.py +22 -22
- 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 +23 -23
- oci/redis/redis_cluster_client.py +11 -11
- oci/resource_manager/resource_manager_client.py +52 -52
- 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/stack_monitoring_client.py +64 -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 +28 -28
- 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.124.2.dist-info → oci-2.125.1.dist-info}/METADATA +1 -1
- {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/RECORD +420 -375
- {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/LICENSE.txt +0 -0
- {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/WHEEL +0 -0
- {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/top_level.txt +0 -0
@@ -15,6 +15,14 @@ class OkeHelmChartDeployStageSummary(DeployStageSummary):
|
|
15
15
|
Specifies the OKE cluster deployment stage using Helm charts.
|
16
16
|
"""
|
17
17
|
|
18
|
+
#: A constant which can be used with the purpose property of a OkeHelmChartDeployStageSummary.
|
19
|
+
#: This constant has a value of "EXECUTE_HELM_UPGRADE"
|
20
|
+
PURPOSE_EXECUTE_HELM_UPGRADE = "EXECUTE_HELM_UPGRADE"
|
21
|
+
|
22
|
+
#: A constant which can be used with the purpose property of a OkeHelmChartDeployStageSummary.
|
23
|
+
#: This constant has a value of "EXECUTE_HELM_COMMAND"
|
24
|
+
PURPOSE_EXECUTE_HELM_COMMAND = "EXECUTE_HELM_COMMAND"
|
25
|
+
|
18
26
|
def __init__(self, **kwargs):
|
19
27
|
"""
|
20
28
|
Initializes a new OkeHelmChartDeployStageSummary object with values from keyword arguments. The default value of the :py:attr:`~oci.devops.models.OkeHelmChartDeployStageSummary.deploy_stage_type` attribute
|
@@ -97,6 +105,20 @@ class OkeHelmChartDeployStageSummary(DeployStageSummary):
|
|
97
105
|
The value to assign to the release_name property of this OkeHelmChartDeployStageSummary.
|
98
106
|
:type release_name: str
|
99
107
|
|
108
|
+
:param is_uninstall_on_stage_delete:
|
109
|
+
The value to assign to the is_uninstall_on_stage_delete property of this OkeHelmChartDeployStageSummary.
|
110
|
+
:type is_uninstall_on_stage_delete: bool
|
111
|
+
|
112
|
+
:param helm_command_artifact_ids:
|
113
|
+
The value to assign to the helm_command_artifact_ids property of this OkeHelmChartDeployStageSummary.
|
114
|
+
:type helm_command_artifact_ids: list[str]
|
115
|
+
|
116
|
+
:param purpose:
|
117
|
+
The value to assign to the purpose property of this OkeHelmChartDeployStageSummary.
|
118
|
+
Allowed values for this property are: "EXECUTE_HELM_UPGRADE", "EXECUTE_HELM_COMMAND", 'UNKNOWN_ENUM_VALUE'.
|
119
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
120
|
+
:type purpose: str
|
121
|
+
|
100
122
|
:param namespace:
|
101
123
|
The value to assign to the namespace property of this OkeHelmChartDeployStageSummary.
|
102
124
|
:type namespace: str
|
@@ -178,6 +200,9 @@ class OkeHelmChartDeployStageSummary(DeployStageSummary):
|
|
178
200
|
'helm_chart_deploy_artifact_id': 'str',
|
179
201
|
'values_artifact_ids': 'list[str]',
|
180
202
|
'release_name': 'str',
|
203
|
+
'is_uninstall_on_stage_delete': 'bool',
|
204
|
+
'helm_command_artifact_ids': 'list[str]',
|
205
|
+
'purpose': 'str',
|
181
206
|
'namespace': 'str',
|
182
207
|
'timeout_in_seconds': 'int',
|
183
208
|
'rollback_policy': 'DeployStageRollbackPolicy',
|
@@ -215,6 +240,9 @@ class OkeHelmChartDeployStageSummary(DeployStageSummary):
|
|
215
240
|
'helm_chart_deploy_artifact_id': 'helmChartDeployArtifactId',
|
216
241
|
'values_artifact_ids': 'valuesArtifactIds',
|
217
242
|
'release_name': 'releaseName',
|
243
|
+
'is_uninstall_on_stage_delete': 'isUninstallOnStageDelete',
|
244
|
+
'helm_command_artifact_ids': 'helmCommandArtifactIds',
|
245
|
+
'purpose': 'purpose',
|
218
246
|
'namespace': 'namespace',
|
219
247
|
'timeout_in_seconds': 'timeoutInSeconds',
|
220
248
|
'rollback_policy': 'rollbackPolicy',
|
@@ -251,6 +279,9 @@ class OkeHelmChartDeployStageSummary(DeployStageSummary):
|
|
251
279
|
self._helm_chart_deploy_artifact_id = None
|
252
280
|
self._values_artifact_ids = None
|
253
281
|
self._release_name = None
|
282
|
+
self._is_uninstall_on_stage_delete = None
|
283
|
+
self._helm_command_artifact_ids = None
|
284
|
+
self._purpose = None
|
254
285
|
self._namespace = None
|
255
286
|
self._timeout_in_seconds = None
|
256
287
|
self._rollback_policy = None
|
@@ -364,6 +395,84 @@ class OkeHelmChartDeployStageSummary(DeployStageSummary):
|
|
364
395
|
"""
|
365
396
|
self._release_name = release_name
|
366
397
|
|
398
|
+
@property
|
399
|
+
def is_uninstall_on_stage_delete(self):
|
400
|
+
"""
|
401
|
+
Gets the is_uninstall_on_stage_delete of this OkeHelmChartDeployStageSummary.
|
402
|
+
Uninstall the Helm chart release on deleting the stage.
|
403
|
+
|
404
|
+
|
405
|
+
:return: The is_uninstall_on_stage_delete of this OkeHelmChartDeployStageSummary.
|
406
|
+
:rtype: bool
|
407
|
+
"""
|
408
|
+
return self._is_uninstall_on_stage_delete
|
409
|
+
|
410
|
+
@is_uninstall_on_stage_delete.setter
|
411
|
+
def is_uninstall_on_stage_delete(self, is_uninstall_on_stage_delete):
|
412
|
+
"""
|
413
|
+
Sets the is_uninstall_on_stage_delete of this OkeHelmChartDeployStageSummary.
|
414
|
+
Uninstall the Helm chart release on deleting the stage.
|
415
|
+
|
416
|
+
|
417
|
+
:param is_uninstall_on_stage_delete: The is_uninstall_on_stage_delete of this OkeHelmChartDeployStageSummary.
|
418
|
+
:type: bool
|
419
|
+
"""
|
420
|
+
self._is_uninstall_on_stage_delete = is_uninstall_on_stage_delete
|
421
|
+
|
422
|
+
@property
|
423
|
+
def helm_command_artifact_ids(self):
|
424
|
+
"""
|
425
|
+
Gets the helm_command_artifact_ids of this OkeHelmChartDeployStageSummary.
|
426
|
+
List of Helm command artifact OCIDs.
|
427
|
+
|
428
|
+
|
429
|
+
:return: The helm_command_artifact_ids of this OkeHelmChartDeployStageSummary.
|
430
|
+
:rtype: list[str]
|
431
|
+
"""
|
432
|
+
return self._helm_command_artifact_ids
|
433
|
+
|
434
|
+
@helm_command_artifact_ids.setter
|
435
|
+
def helm_command_artifact_ids(self, helm_command_artifact_ids):
|
436
|
+
"""
|
437
|
+
Sets the helm_command_artifact_ids of this OkeHelmChartDeployStageSummary.
|
438
|
+
List of Helm command artifact OCIDs.
|
439
|
+
|
440
|
+
|
441
|
+
:param helm_command_artifact_ids: The helm_command_artifact_ids of this OkeHelmChartDeployStageSummary.
|
442
|
+
:type: list[str]
|
443
|
+
"""
|
444
|
+
self._helm_command_artifact_ids = helm_command_artifact_ids
|
445
|
+
|
446
|
+
@property
|
447
|
+
def purpose(self):
|
448
|
+
"""
|
449
|
+
Gets the purpose of this OkeHelmChartDeployStageSummary.
|
450
|
+
The purpose of running this Helm stage
|
451
|
+
|
452
|
+
Allowed values for this property are: "EXECUTE_HELM_UPGRADE", "EXECUTE_HELM_COMMAND", 'UNKNOWN_ENUM_VALUE'.
|
453
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
454
|
+
|
455
|
+
|
456
|
+
:return: The purpose of this OkeHelmChartDeployStageSummary.
|
457
|
+
:rtype: str
|
458
|
+
"""
|
459
|
+
return self._purpose
|
460
|
+
|
461
|
+
@purpose.setter
|
462
|
+
def purpose(self, purpose):
|
463
|
+
"""
|
464
|
+
Sets the purpose of this OkeHelmChartDeployStageSummary.
|
465
|
+
The purpose of running this Helm stage
|
466
|
+
|
467
|
+
|
468
|
+
:param purpose: The purpose of this OkeHelmChartDeployStageSummary.
|
469
|
+
:type: str
|
470
|
+
"""
|
471
|
+
allowed_values = ["EXECUTE_HELM_UPGRADE", "EXECUTE_HELM_COMMAND"]
|
472
|
+
if not value_allowed_none_or_none_sentinel(purpose, allowed_values):
|
473
|
+
purpose = 'UNKNOWN_ENUM_VALUE'
|
474
|
+
self._purpose = purpose
|
475
|
+
|
367
476
|
@property
|
368
477
|
def namespace(self):
|
369
478
|
"""
|
oci/devops/models/repository.py
CHANGED
@@ -43,6 +43,14 @@ class Repository(object):
|
|
43
43
|
#: This constant has a value of "PUSH"
|
44
44
|
TRIGGER_BUILD_EVENTS_PUSH = "PUSH"
|
45
45
|
|
46
|
+
#: A constant which can be used with the trigger_build_events property of a Repository.
|
47
|
+
#: This constant has a value of "PULL_REQUEST_CREATED"
|
48
|
+
TRIGGER_BUILD_EVENTS_PULL_REQUEST_CREATED = "PULL_REQUEST_CREATED"
|
49
|
+
|
50
|
+
#: A constant which can be used with the trigger_build_events property of a Repository.
|
51
|
+
#: This constant has a value of "PULL_REQUEST_UPDATED"
|
52
|
+
TRIGGER_BUILD_EVENTS_PULL_REQUEST_UPDATED = "PULL_REQUEST_UPDATED"
|
53
|
+
|
46
54
|
#: A constant which can be used with the trigger_build_events property of a Repository.
|
47
55
|
#: This constant has a value of "COMMIT_UPDATES"
|
48
56
|
TRIGGER_BUILD_EVENTS_COMMIT_UPDATES = "COMMIT_UPDATES"
|
@@ -134,7 +142,7 @@ class Repository(object):
|
|
134
142
|
|
135
143
|
:param trigger_build_events:
|
136
144
|
The value to assign to the trigger_build_events property of this Repository.
|
137
|
-
Allowed values for items in this list are: "PUSH", "COMMIT_UPDATES", 'UNKNOWN_ENUM_VALUE'.
|
145
|
+
Allowed values for items in this list are: "PUSH", "PULL_REQUEST_CREATED", "PULL_REQUEST_UPDATED", "COMMIT_UPDATES", 'UNKNOWN_ENUM_VALUE'.
|
138
146
|
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
139
147
|
:type trigger_build_events: list[str]
|
140
148
|
|
@@ -255,7 +263,7 @@ class Repository(object):
|
|
255
263
|
def name(self):
|
256
264
|
"""
|
257
265
|
Gets the name of this Repository.
|
258
|
-
|
266
|
+
Name of the repository. Should be unique within the project. This value is mutable.
|
259
267
|
|
260
268
|
|
261
269
|
:return: The name of this Repository.
|
@@ -267,7 +275,7 @@ class Repository(object):
|
|
267
275
|
def name(self, name):
|
268
276
|
"""
|
269
277
|
Sets the name of this Repository.
|
270
|
-
|
278
|
+
Name of the repository. Should be unique within the project. This value is mutable.
|
271
279
|
|
272
280
|
|
273
281
|
:param name: The name of this Repository.
|
@@ -709,9 +717,11 @@ class Repository(object):
|
|
709
717
|
Gets the trigger_build_events of this Repository.
|
710
718
|
Trigger build events supported for this repository:
|
711
719
|
PUSH - Build is triggered when a push event occurs.
|
720
|
+
PULL_REQUEST_CREATED - Build is triggered when a pull request is created in the repository.
|
721
|
+
PULL_REQUEST_UPDATED - Build is triggered when a push is made to a branch with an open pull request.
|
712
722
|
COMMIT_UPDATES - Build is triggered when new commits are mirrored into a repository.
|
713
723
|
|
714
|
-
Allowed values for items in this list are: "PUSH", "COMMIT_UPDATES", 'UNKNOWN_ENUM_VALUE'.
|
724
|
+
Allowed values for items in this list are: "PUSH", "PULL_REQUEST_CREATED", "PULL_REQUEST_UPDATED", "COMMIT_UPDATES", 'UNKNOWN_ENUM_VALUE'.
|
715
725
|
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
716
726
|
|
717
727
|
|
@@ -726,13 +736,15 @@ class Repository(object):
|
|
726
736
|
Sets the trigger_build_events of this Repository.
|
727
737
|
Trigger build events supported for this repository:
|
728
738
|
PUSH - Build is triggered when a push event occurs.
|
739
|
+
PULL_REQUEST_CREATED - Build is triggered when a pull request is created in the repository.
|
740
|
+
PULL_REQUEST_UPDATED - Build is triggered when a push is made to a branch with an open pull request.
|
729
741
|
COMMIT_UPDATES - Build is triggered when new commits are mirrored into a repository.
|
730
742
|
|
731
743
|
|
732
744
|
:param trigger_build_events: The trigger_build_events of this Repository.
|
733
745
|
:type: list[str]
|
734
746
|
"""
|
735
|
-
allowed_values = ["PUSH", "COMMIT_UPDATES"]
|
747
|
+
allowed_values = ["PUSH", "PULL_REQUEST_CREATED", "PULL_REQUEST_UPDATED", "COMMIT_UPDATES"]
|
736
748
|
if trigger_build_events:
|
737
749
|
trigger_build_events[:] = ['UNKNOWN_ENUM_VALUE' if not value_allowed_none_or_none_sentinel(x, allowed_values) else x for x in trigger_build_events]
|
738
750
|
self._trigger_build_events = trigger_build_events
|
@@ -32,22 +32,29 @@ class RepositoryAuthorSummary(object):
|
|
32
32
|
The value to assign to the defined_tags property of this RepositoryAuthorSummary.
|
33
33
|
:type defined_tags: dict(str, dict(str, object))
|
34
34
|
|
35
|
+
:param system_tags:
|
36
|
+
The value to assign to the system_tags property of this RepositoryAuthorSummary.
|
37
|
+
:type system_tags: dict(str, dict(str, object))
|
38
|
+
|
35
39
|
"""
|
36
40
|
self.swagger_types = {
|
37
41
|
'author_name': 'str',
|
38
42
|
'freeform_tags': 'dict(str, str)',
|
39
|
-
'defined_tags': 'dict(str, dict(str, object))'
|
43
|
+
'defined_tags': 'dict(str, dict(str, object))',
|
44
|
+
'system_tags': 'dict(str, dict(str, object))'
|
40
45
|
}
|
41
46
|
|
42
47
|
self.attribute_map = {
|
43
48
|
'author_name': 'authorName',
|
44
49
|
'freeform_tags': 'freeformTags',
|
45
|
-
'defined_tags': 'definedTags'
|
50
|
+
'defined_tags': 'definedTags',
|
51
|
+
'system_tags': 'systemTags'
|
46
52
|
}
|
47
53
|
|
48
54
|
self._author_name = None
|
49
55
|
self._freeform_tags = None
|
50
56
|
self._defined_tags = None
|
57
|
+
self._system_tags = None
|
51
58
|
|
52
59
|
@property
|
53
60
|
def author_name(self):
|
@@ -129,6 +136,34 @@ class RepositoryAuthorSummary(object):
|
|
129
136
|
"""
|
130
137
|
self._defined_tags = defined_tags
|
131
138
|
|
139
|
+
@property
|
140
|
+
def system_tags(self):
|
141
|
+
"""
|
142
|
+
Gets the system_tags of this RepositoryAuthorSummary.
|
143
|
+
Usage of system tag keys. These predefined keys are scoped to namespaces. See `Resource Tags`__. Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
|
144
|
+
|
145
|
+
__ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm
|
146
|
+
|
147
|
+
|
148
|
+
:return: The system_tags of this RepositoryAuthorSummary.
|
149
|
+
:rtype: dict(str, dict(str, object))
|
150
|
+
"""
|
151
|
+
return self._system_tags
|
152
|
+
|
153
|
+
@system_tags.setter
|
154
|
+
def system_tags(self, system_tags):
|
155
|
+
"""
|
156
|
+
Sets the system_tags of this RepositoryAuthorSummary.
|
157
|
+
Usage of system tag keys. These predefined keys are scoped to namespaces. See `Resource Tags`__. Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
|
158
|
+
|
159
|
+
__ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm
|
160
|
+
|
161
|
+
|
162
|
+
:param system_tags: The system_tags of this RepositoryAuthorSummary.
|
163
|
+
:type: dict(str, dict(str, object))
|
164
|
+
"""
|
165
|
+
self._system_tags = system_tags
|
166
|
+
|
132
167
|
def __repr__(self):
|
133
168
|
return formatted_flat_dict(self)
|
134
169
|
|
@@ -45,6 +45,10 @@ class RepositoryBranchSummary(RepositoryRefSummary):
|
|
45
45
|
The value to assign to the defined_tags property of this RepositoryBranchSummary.
|
46
46
|
:type defined_tags: dict(str, dict(str, object))
|
47
47
|
|
48
|
+
:param system_tags:
|
49
|
+
The value to assign to the system_tags property of this RepositoryBranchSummary.
|
50
|
+
:type system_tags: dict(str, dict(str, object))
|
51
|
+
|
48
52
|
:param commit_id:
|
49
53
|
The value to assign to the commit_id property of this RepositoryBranchSummary.
|
50
54
|
:type commit_id: str
|
@@ -57,6 +61,7 @@ class RepositoryBranchSummary(RepositoryRefSummary):
|
|
57
61
|
'repository_id': 'str',
|
58
62
|
'freeform_tags': 'dict(str, str)',
|
59
63
|
'defined_tags': 'dict(str, dict(str, object))',
|
64
|
+
'system_tags': 'dict(str, dict(str, object))',
|
60
65
|
'commit_id': 'str'
|
61
66
|
}
|
62
67
|
|
@@ -67,6 +72,7 @@ class RepositoryBranchSummary(RepositoryRefSummary):
|
|
67
72
|
'repository_id': 'repositoryId',
|
68
73
|
'freeform_tags': 'freeformTags',
|
69
74
|
'defined_tags': 'definedTags',
|
75
|
+
'system_tags': 'systemTags',
|
70
76
|
'commit_id': 'commitId'
|
71
77
|
}
|
72
78
|
|
@@ -76,6 +82,7 @@ class RepositoryBranchSummary(RepositoryRefSummary):
|
|
76
82
|
self._repository_id = None
|
77
83
|
self._freeform_tags = None
|
78
84
|
self._defined_tags = None
|
85
|
+
self._system_tags = None
|
79
86
|
self._commit_id = None
|
80
87
|
self._ref_type = 'BRANCH'
|
81
88
|
|
@@ -64,6 +64,10 @@ class RepositoryCommitSummary(object):
|
|
64
64
|
The value to assign to the defined_tags property of this RepositoryCommitSummary.
|
65
65
|
:type defined_tags: dict(str, dict(str, object))
|
66
66
|
|
67
|
+
:param system_tags:
|
68
|
+
The value to assign to the system_tags property of this RepositoryCommitSummary.
|
69
|
+
:type system_tags: dict(str, dict(str, object))
|
70
|
+
|
67
71
|
"""
|
68
72
|
self.swagger_types = {
|
69
73
|
'commit_id': 'str',
|
@@ -76,7 +80,8 @@ class RepositoryCommitSummary(object):
|
|
76
80
|
'time_created': 'datetime',
|
77
81
|
'tree_id': 'str',
|
78
82
|
'freeform_tags': 'dict(str, str)',
|
79
|
-
'defined_tags': 'dict(str, dict(str, object))'
|
83
|
+
'defined_tags': 'dict(str, dict(str, object))',
|
84
|
+
'system_tags': 'dict(str, dict(str, object))'
|
80
85
|
}
|
81
86
|
|
82
87
|
self.attribute_map = {
|
@@ -90,7 +95,8 @@ class RepositoryCommitSummary(object):
|
|
90
95
|
'time_created': 'timeCreated',
|
91
96
|
'tree_id': 'treeId',
|
92
97
|
'freeform_tags': 'freeformTags',
|
93
|
-
'defined_tags': 'definedTags'
|
98
|
+
'defined_tags': 'definedTags',
|
99
|
+
'system_tags': 'systemTags'
|
94
100
|
}
|
95
101
|
|
96
102
|
self._commit_id = None
|
@@ -104,6 +110,7 @@ class RepositoryCommitSummary(object):
|
|
104
110
|
self._tree_id = None
|
105
111
|
self._freeform_tags = None
|
106
112
|
self._defined_tags = None
|
113
|
+
self._system_tags = None
|
107
114
|
|
108
115
|
@property
|
109
116
|
def commit_id(self):
|
@@ -377,6 +384,34 @@ class RepositoryCommitSummary(object):
|
|
377
384
|
"""
|
378
385
|
self._defined_tags = defined_tags
|
379
386
|
|
387
|
+
@property
|
388
|
+
def system_tags(self):
|
389
|
+
"""
|
390
|
+
Gets the system_tags of this RepositoryCommitSummary.
|
391
|
+
Usage of system tag keys. These predefined keys are scoped to namespaces. See `Resource Tags`__. Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
|
392
|
+
|
393
|
+
__ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm
|
394
|
+
|
395
|
+
|
396
|
+
:return: The system_tags of this RepositoryCommitSummary.
|
397
|
+
:rtype: dict(str, dict(str, object))
|
398
|
+
"""
|
399
|
+
return self._system_tags
|
400
|
+
|
401
|
+
@system_tags.setter
|
402
|
+
def system_tags(self, system_tags):
|
403
|
+
"""
|
404
|
+
Sets the system_tags of this RepositoryCommitSummary.
|
405
|
+
Usage of system tag keys. These predefined keys are scoped to namespaces. See `Resource Tags`__. Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
|
406
|
+
|
407
|
+
__ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm
|
408
|
+
|
409
|
+
|
410
|
+
:param system_tags: The system_tags of this RepositoryCommitSummary.
|
411
|
+
:type: dict(str, dict(str, object))
|
412
|
+
"""
|
413
|
+
self._system_tags = system_tags
|
414
|
+
|
380
415
|
def __repr__(self):
|
381
416
|
return formatted_flat_dict(self)
|
382
417
|
|
@@ -70,6 +70,10 @@ class RepositoryMirrorRecordSummary(object):
|
|
70
70
|
The value to assign to the defined_tags property of this RepositoryMirrorRecordSummary.
|
71
71
|
:type defined_tags: dict(str, dict(str, object))
|
72
72
|
|
73
|
+
:param system_tags:
|
74
|
+
The value to assign to the system_tags property of this RepositoryMirrorRecordSummary.
|
75
|
+
:type system_tags: dict(str, dict(str, object))
|
76
|
+
|
73
77
|
"""
|
74
78
|
self.swagger_types = {
|
75
79
|
'mirror_status': 'str',
|
@@ -78,7 +82,8 @@ class RepositoryMirrorRecordSummary(object):
|
|
78
82
|
'time_started': 'datetime',
|
79
83
|
'time_completed': 'datetime',
|
80
84
|
'freeform_tags': 'dict(str, str)',
|
81
|
-
'defined_tags': 'dict(str, dict(str, object))'
|
85
|
+
'defined_tags': 'dict(str, dict(str, object))',
|
86
|
+
'system_tags': 'dict(str, dict(str, object))'
|
82
87
|
}
|
83
88
|
|
84
89
|
self.attribute_map = {
|
@@ -88,7 +93,8 @@ class RepositoryMirrorRecordSummary(object):
|
|
88
93
|
'time_started': 'timeStarted',
|
89
94
|
'time_completed': 'timeCompleted',
|
90
95
|
'freeform_tags': 'freeformTags',
|
91
|
-
'defined_tags': 'definedTags'
|
96
|
+
'defined_tags': 'definedTags',
|
97
|
+
'system_tags': 'systemTags'
|
92
98
|
}
|
93
99
|
|
94
100
|
self._mirror_status = None
|
@@ -98,6 +104,7 @@ class RepositoryMirrorRecordSummary(object):
|
|
98
104
|
self._time_completed = None
|
99
105
|
self._freeform_tags = None
|
100
106
|
self._defined_tags = None
|
107
|
+
self._system_tags = None
|
101
108
|
|
102
109
|
@property
|
103
110
|
def mirror_status(self):
|
@@ -289,6 +296,34 @@ class RepositoryMirrorRecordSummary(object):
|
|
289
296
|
"""
|
290
297
|
self._defined_tags = defined_tags
|
291
298
|
|
299
|
+
@property
|
300
|
+
def system_tags(self):
|
301
|
+
"""
|
302
|
+
Gets the system_tags of this RepositoryMirrorRecordSummary.
|
303
|
+
Usage of system tag keys. These predefined keys are scoped to namespaces. See `Resource Tags`__. Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
|
304
|
+
|
305
|
+
__ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm
|
306
|
+
|
307
|
+
|
308
|
+
:return: The system_tags of this RepositoryMirrorRecordSummary.
|
309
|
+
:rtype: dict(str, dict(str, object))
|
310
|
+
"""
|
311
|
+
return self._system_tags
|
312
|
+
|
313
|
+
@system_tags.setter
|
314
|
+
def system_tags(self, system_tags):
|
315
|
+
"""
|
316
|
+
Sets the system_tags of this RepositoryMirrorRecordSummary.
|
317
|
+
Usage of system tag keys. These predefined keys are scoped to namespaces. See `Resource Tags`__. Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
|
318
|
+
|
319
|
+
__ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm
|
320
|
+
|
321
|
+
|
322
|
+
:param system_tags: The system_tags of this RepositoryMirrorRecordSummary.
|
323
|
+
:type: dict(str, dict(str, object))
|
324
|
+
"""
|
325
|
+
self._system_tags = system_tags
|
326
|
+
|
292
327
|
def __repr__(self):
|
293
328
|
return formatted_flat_dict(self)
|
294
329
|
|
@@ -52,6 +52,10 @@ class RepositoryPathSummary(object):
|
|
52
52
|
The value to assign to the defined_tags property of this RepositoryPathSummary.
|
53
53
|
:type defined_tags: dict(str, dict(str, object))
|
54
54
|
|
55
|
+
:param system_tags:
|
56
|
+
The value to assign to the system_tags property of this RepositoryPathSummary.
|
57
|
+
:type system_tags: dict(str, dict(str, object))
|
58
|
+
|
55
59
|
"""
|
56
60
|
self.swagger_types = {
|
57
61
|
'type': 'str',
|
@@ -61,7 +65,8 @@ class RepositoryPathSummary(object):
|
|
61
65
|
'sha': 'str',
|
62
66
|
'submodule_git_url': 'str',
|
63
67
|
'freeform_tags': 'dict(str, str)',
|
64
|
-
'defined_tags': 'dict(str, dict(str, object))'
|
68
|
+
'defined_tags': 'dict(str, dict(str, object))',
|
69
|
+
'system_tags': 'dict(str, dict(str, object))'
|
65
70
|
}
|
66
71
|
|
67
72
|
self.attribute_map = {
|
@@ -72,7 +77,8 @@ class RepositoryPathSummary(object):
|
|
72
77
|
'sha': 'sha',
|
73
78
|
'submodule_git_url': 'submoduleGitUrl',
|
74
79
|
'freeform_tags': 'freeformTags',
|
75
|
-
'defined_tags': 'definedTags'
|
80
|
+
'defined_tags': 'definedTags',
|
81
|
+
'system_tags': 'systemTags'
|
76
82
|
}
|
77
83
|
|
78
84
|
self._type = None
|
@@ -83,6 +89,7 @@ class RepositoryPathSummary(object):
|
|
83
89
|
self._submodule_git_url = None
|
84
90
|
self._freeform_tags = None
|
85
91
|
self._defined_tags = None
|
92
|
+
self._system_tags = None
|
86
93
|
|
87
94
|
@property
|
88
95
|
def type(self):
|
@@ -284,6 +291,34 @@ class RepositoryPathSummary(object):
|
|
284
291
|
"""
|
285
292
|
self._defined_tags = defined_tags
|
286
293
|
|
294
|
+
@property
|
295
|
+
def system_tags(self):
|
296
|
+
"""
|
297
|
+
Gets the system_tags of this RepositoryPathSummary.
|
298
|
+
Usage of system tag keys. These predefined keys are scoped to namespaces. See `Resource Tags`__. Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
|
299
|
+
|
300
|
+
__ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm
|
301
|
+
|
302
|
+
|
303
|
+
:return: The system_tags of this RepositoryPathSummary.
|
304
|
+
:rtype: dict(str, dict(str, object))
|
305
|
+
"""
|
306
|
+
return self._system_tags
|
307
|
+
|
308
|
+
@system_tags.setter
|
309
|
+
def system_tags(self, system_tags):
|
310
|
+
"""
|
311
|
+
Sets the system_tags of this RepositoryPathSummary.
|
312
|
+
Usage of system tag keys. These predefined keys are scoped to namespaces. See `Resource Tags`__. Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
|
313
|
+
|
314
|
+
__ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm
|
315
|
+
|
316
|
+
|
317
|
+
:param system_tags: The system_tags of this RepositoryPathSummary.
|
318
|
+
:type: dict(str, dict(str, object))
|
319
|
+
"""
|
320
|
+
self._system_tags = system_tags
|
321
|
+
|
287
322
|
def __repr__(self):
|
288
323
|
return formatted_flat_dict(self)
|
289
324
|
|
@@ -49,6 +49,10 @@ class RepositoryRefSummary(object):
|
|
49
49
|
The value to assign to the defined_tags property of this RepositoryRefSummary.
|
50
50
|
:type defined_tags: dict(str, dict(str, object))
|
51
51
|
|
52
|
+
:param system_tags:
|
53
|
+
The value to assign to the system_tags property of this RepositoryRefSummary.
|
54
|
+
:type system_tags: dict(str, dict(str, object))
|
55
|
+
|
52
56
|
"""
|
53
57
|
self.swagger_types = {
|
54
58
|
'ref_name': 'str',
|
@@ -56,7 +60,8 @@ class RepositoryRefSummary(object):
|
|
56
60
|
'full_ref_name': 'str',
|
57
61
|
'repository_id': 'str',
|
58
62
|
'freeform_tags': 'dict(str, str)',
|
59
|
-
'defined_tags': 'dict(str, dict(str, object))'
|
63
|
+
'defined_tags': 'dict(str, dict(str, object))',
|
64
|
+
'system_tags': 'dict(str, dict(str, object))'
|
60
65
|
}
|
61
66
|
|
62
67
|
self.attribute_map = {
|
@@ -65,7 +70,8 @@ class RepositoryRefSummary(object):
|
|
65
70
|
'full_ref_name': 'fullRefName',
|
66
71
|
'repository_id': 'repositoryId',
|
67
72
|
'freeform_tags': 'freeformTags',
|
68
|
-
'defined_tags': 'definedTags'
|
73
|
+
'defined_tags': 'definedTags',
|
74
|
+
'system_tags': 'systemTags'
|
69
75
|
}
|
70
76
|
|
71
77
|
self._ref_name = None
|
@@ -74,6 +80,7 @@ class RepositoryRefSummary(object):
|
|
74
80
|
self._repository_id = None
|
75
81
|
self._freeform_tags = None
|
76
82
|
self._defined_tags = None
|
83
|
+
self._system_tags = None
|
77
84
|
|
78
85
|
@staticmethod
|
79
86
|
def get_subtype(object_dictionary):
|
@@ -243,6 +250,34 @@ class RepositoryRefSummary(object):
|
|
243
250
|
"""
|
244
251
|
self._defined_tags = defined_tags
|
245
252
|
|
253
|
+
@property
|
254
|
+
def system_tags(self):
|
255
|
+
"""
|
256
|
+
Gets the system_tags of this RepositoryRefSummary.
|
257
|
+
Usage of system tag keys. These predefined keys are scoped to namespaces. See `Resource Tags`__. Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
|
258
|
+
|
259
|
+
__ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm
|
260
|
+
|
261
|
+
|
262
|
+
:return: The system_tags of this RepositoryRefSummary.
|
263
|
+
:rtype: dict(str, dict(str, object))
|
264
|
+
"""
|
265
|
+
return self._system_tags
|
266
|
+
|
267
|
+
@system_tags.setter
|
268
|
+
def system_tags(self, system_tags):
|
269
|
+
"""
|
270
|
+
Sets the system_tags of this RepositoryRefSummary.
|
271
|
+
Usage of system tag keys. These predefined keys are scoped to namespaces. See `Resource Tags`__. Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
|
272
|
+
|
273
|
+
__ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm
|
274
|
+
|
275
|
+
|
276
|
+
:param system_tags: The system_tags of this RepositoryRefSummary.
|
277
|
+
:type: dict(str, dict(str, object))
|
278
|
+
"""
|
279
|
+
self._system_tags = system_tags
|
280
|
+
|
246
281
|
def __repr__(self):
|
247
282
|
return formatted_flat_dict(self)
|
248
283
|
|
@@ -189,7 +189,7 @@ class RepositorySummary(object):
|
|
189
189
|
def name(self):
|
190
190
|
"""
|
191
191
|
Gets the name of this RepositorySummary.
|
192
|
-
|
192
|
+
Name of the repository. Should be unique within the project. This value is mutable.
|
193
193
|
|
194
194
|
|
195
195
|
:return: The name of this RepositorySummary.
|
@@ -201,7 +201,7 @@ class RepositorySummary(object):
|
|
201
201
|
def name(self, name):
|
202
202
|
"""
|
203
203
|
Sets the name of this RepositorySummary.
|
204
|
-
|
204
|
+
Name of the repository. Should be unique within the project. This value is mutable.
|
205
205
|
|
206
206
|
|
207
207
|
:param name: The name of this RepositorySummary.
|
@@ -45,6 +45,10 @@ class RepositoryTagSummary(RepositoryRefSummary):
|
|
45
45
|
The value to assign to the defined_tags property of this RepositoryTagSummary.
|
46
46
|
:type defined_tags: dict(str, dict(str, object))
|
47
47
|
|
48
|
+
:param system_tags:
|
49
|
+
The value to assign to the system_tags property of this RepositoryTagSummary.
|
50
|
+
:type system_tags: dict(str, dict(str, object))
|
51
|
+
|
48
52
|
:param object_id:
|
49
53
|
The value to assign to the object_id property of this RepositoryTagSummary.
|
50
54
|
:type object_id: str
|
@@ -57,6 +61,7 @@ class RepositoryTagSummary(RepositoryRefSummary):
|
|
57
61
|
'repository_id': 'str',
|
58
62
|
'freeform_tags': 'dict(str, str)',
|
59
63
|
'defined_tags': 'dict(str, dict(str, object))',
|
64
|
+
'system_tags': 'dict(str, dict(str, object))',
|
60
65
|
'object_id': 'str'
|
61
66
|
}
|
62
67
|
|
@@ -67,6 +72,7 @@ class RepositoryTagSummary(RepositoryRefSummary):
|
|
67
72
|
'repository_id': 'repositoryId',
|
68
73
|
'freeform_tags': 'freeformTags',
|
69
74
|
'defined_tags': 'definedTags',
|
75
|
+
'system_tags': 'systemTags',
|
70
76
|
'object_id': 'objectId'
|
71
77
|
}
|
72
78
|
|
@@ -76,6 +82,7 @@ class RepositoryTagSummary(RepositoryRefSummary):
|
|
76
82
|
self._repository_id = None
|
77
83
|
self._freeform_tags = None
|
78
84
|
self._defined_tags = None
|
85
|
+
self._system_tags = None
|
79
86
|
self._object_id = None
|
80
87
|
self._ref_type = 'TAG'
|
81
88
|
|