oci 2.118.2__py3-none-any.whl → 2.119.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 +100 -47
- oci/adm/application_dependency_management_client_composite_operations.py +10 -5
- oci/adm/models/application_dependency.py +36 -3
- oci/adm/models/application_dependency_recommendation_summary.py +64 -2
- oci/adm/models/application_dependency_vulnerability_summary.py +35 -2
- oci/adm/models/create_vulnerability_audit_details.py +3 -3
- oci/adm/models/detect_configuration.py +65 -2
- oci/adm/models/usage_data_details.py +2 -1
- oci/adm/models/usage_data_via_object_storage_tuple_details.py +2 -1
- oci/adm/models/vulnerability.py +92 -2
- oci/adm/models/vulnerability_audit.py +133 -11
- oci/adm/models/vulnerability_audit_configuration.py +63 -0
- oci/adm/models/vulnerability_audit_summary.py +124 -6
- 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 +36 -36
- oci/ai_speech/ai_service_speech_client.py +9 -9
- 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/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/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 +133 -133
- 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 +25 -20
- 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 +147 -147
- 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 +4081 -1170
- oci/data_safe/data_safe_client_composite_operations.py +257 -0
- oci/data_safe/models/__init__.py +60 -0
- oci/data_safe/models/audit_event_summary.py +109 -0
- oci/data_safe/models/audit_trail.py +191 -0
- oci/data_safe/models/audit_trail_summary.py +31 -0
- oci/data_safe/models/available_audit_volume_summary.py +62 -0
- oci/data_safe/models/calculate_audit_volume_available_details.py +34 -3
- oci/data_safe/models/create_peer_target_database_details.py +188 -0
- oci/data_safe/models/create_target_database_details.py +31 -0
- oci/data_safe/models/database_table_access_entry.py +837 -0
- oci/data_safe/models/database_table_access_entry_collection.py +72 -0
- oci/data_safe/models/database_table_access_entry_summary.py +835 -0
- oci/data_safe/models/database_view_access_entry.py +772 -0
- oci/data_safe/models/database_view_access_entry_collection.py +72 -0
- oci/data_safe/models/database_view_access_entry_summary.py +771 -0
- oci/data_safe/models/diffs.py +7 -3
- oci/data_safe/models/finding.py +347 -5
- oci/data_safe/models/finding_analytics_collection.py +72 -0
- oci/data_safe/models/finding_analytics_dimensions.py +299 -0
- oci/data_safe/models/finding_analytics_summary.py +148 -0
- oci/data_safe/models/finding_summary.py +316 -5
- oci/data_safe/models/findings_change_audit_log_collection.py +72 -0
- oci/data_safe/models/findings_change_audit_log_summary.py +458 -0
- oci/data_safe/models/peer_target_database.py +414 -0
- oci/data_safe/models/peer_target_database_collection.py +134 -0
- oci/data_safe/models/peer_target_database_summary.py +360 -0
- oci/data_safe/models/role_grant_path_collection.py +72 -0
- oci/data_safe/models/role_grant_path_summary.py +169 -0
- oci/data_safe/models/security_assessment_statistics.py +29 -2
- oci/data_safe/models/security_feature_analytics_collection.py +72 -0
- oci/data_safe/models/security_feature_analytics_dimensions.py +124 -0
- oci/data_safe/models/security_feature_analytics_summary.py +142 -0
- oci/data_safe/models/security_feature_collection.py +72 -0
- oci/data_safe/models/security_feature_summary.py +773 -0
- oci/data_safe/models/security_policy_report.py +475 -0
- oci/data_safe/models/security_policy_report_collection.py +72 -0
- oci/data_safe/models/security_policy_report_summary.py +442 -0
- oci/data_safe/models/target_database.py +31 -0
- oci/data_safe/models/update_finding_details.py +134 -0
- oci/data_safe/models/update_peer_target_database_details.py +157 -0
- oci/data_safe/models/update_report_details.py +119 -0
- oci/data_safe/models/user_access_analytics_collection.py +72 -0
- oci/data_safe/models/user_access_analytics_summary.py +103 -0
- oci/data_safe/models/user_summary.py +64 -2
- oci/data_safe/models/work_request.py +35 -3
- oci/data_safe/models/work_request_summary.py +35 -3
- oci/data_science/data_science_client.py +91 -91
- oci/database/database_client.py +327 -327
- oci/database_management/db_management_client.py +182 -182
- oci/database_management/diagnosability_client.py +4 -4
- oci/database_management/managed_my_sql_databases_client.py +6 -6
- 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/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 +25 -25
- 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/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
- 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 +558 -558
- 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_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 +23 -23
- 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 +23 -23
- 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 +48 -48
- oci/media_services/media_stream_client.py +2 -2
- oci/monitoring/models/__init__.py +18 -0
- oci/monitoring/models/aggregated_datapoint.py +2 -2
- oci/monitoring/models/alarm.py +8 -10
- oci/monitoring/models/alarm_history_entry.py +4 -4
- oci/monitoring/models/alarm_status_summary.py +4 -4
- oci/monitoring/models/alarm_summary.py +43 -6
- oci/monitoring/models/alarm_suppression.py +506 -0
- oci/monitoring/models/alarm_suppression_alarm_target.py +86 -0
- oci/monitoring/models/alarm_suppression_collection.py +72 -0
- oci/monitoring/models/alarm_suppression_history_item.py +335 -0
- oci/monitoring/models/alarm_suppression_history_item_collection.py +72 -0
- oci/monitoring/models/alarm_suppression_summary.py +490 -0
- oci/monitoring/models/alarm_suppression_target.py +101 -0
- oci/monitoring/models/create_alarm_details.py +2 -4
- oci/monitoring/models/create_alarm_suppression_details.py +327 -0
- oci/monitoring/models/datapoint.py +2 -2
- oci/monitoring/models/list_metrics_details.py +2 -2
- oci/monitoring/models/metric.py +2 -2
- oci/monitoring/models/metric_data.py +2 -2
- oci/monitoring/models/metric_data_details.py +6 -6
- oci/monitoring/models/summarize_alarm_suppression_history_details.py +164 -0
- oci/monitoring/models/summarize_metrics_data_details.py +12 -6
- oci/monitoring/models/suppression.py +6 -5
- oci/monitoring/models/update_alarm_details.py +2 -4
- oci/monitoring/monitoring_client.py +737 -89
- oci/monitoring/monitoring_client_composite_operations.py +105 -0
- 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/network_load_balancer_client.py +34 -34
- 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 +56 -56
- 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 +9 -9
- oci/operator_access_control/operator_actions_client.py +2 -2
- oci/operator_access_control/operator_control_assignment_client.py +6 -6
- oci/operator_access_control/operator_control_client.py +6 -6
- oci/opsi/operations_insights_client.py +175 -175
- 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/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 +58 -58
- 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 +11 -11
- 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.118.2.dist-info → oci-2.119.0.dist-info}/METADATA +1 -1
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/RECORD +321 -282
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/LICENSE.txt +0 -0
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/WHEEL +0 -0
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,458 @@
|
|
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: 20181201
|
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 FindingsChangeAuditLogSummary(object):
|
14
|
+
"""
|
15
|
+
Summary of audit log of risk updates of findings of specified security assessment.
|
16
|
+
"""
|
17
|
+
|
18
|
+
def __init__(self, **kwargs):
|
19
|
+
"""
|
20
|
+
Initializes a new FindingsChangeAuditLogSummary object with values from keyword arguments.
|
21
|
+
The following keyword arguments are supported (corresponding to the getters/setters of this class):
|
22
|
+
|
23
|
+
:param key:
|
24
|
+
The value to assign to the key property of this FindingsChangeAuditLogSummary.
|
25
|
+
:type key: str
|
26
|
+
|
27
|
+
:param finding_key:
|
28
|
+
The value to assign to the finding_key property of this FindingsChangeAuditLogSummary.
|
29
|
+
:type finding_key: str
|
30
|
+
|
31
|
+
:param finding_title:
|
32
|
+
The value to assign to the finding_title property of this FindingsChangeAuditLogSummary.
|
33
|
+
:type finding_title: str
|
34
|
+
|
35
|
+
:param assessment_id:
|
36
|
+
The value to assign to the assessment_id property of this FindingsChangeAuditLogSummary.
|
37
|
+
:type assessment_id: str
|
38
|
+
|
39
|
+
:param target_id:
|
40
|
+
The value to assign to the target_id property of this FindingsChangeAuditLogSummary.
|
41
|
+
:type target_id: str
|
42
|
+
|
43
|
+
:param time_updated:
|
44
|
+
The value to assign to the time_updated property of this FindingsChangeAuditLogSummary.
|
45
|
+
:type time_updated: datetime
|
46
|
+
|
47
|
+
:param severity:
|
48
|
+
The value to assign to the severity property of this FindingsChangeAuditLogSummary.
|
49
|
+
:type severity: str
|
50
|
+
|
51
|
+
:param oracle_defined_severity:
|
52
|
+
The value to assign to the oracle_defined_severity property of this FindingsChangeAuditLogSummary.
|
53
|
+
:type oracle_defined_severity: str
|
54
|
+
|
55
|
+
:param is_risk_deferred:
|
56
|
+
The value to assign to the is_risk_deferred property of this FindingsChangeAuditLogSummary.
|
57
|
+
:type is_risk_deferred: bool
|
58
|
+
|
59
|
+
:param previous_severity:
|
60
|
+
The value to assign to the previous_severity property of this FindingsChangeAuditLogSummary.
|
61
|
+
:type previous_severity: str
|
62
|
+
|
63
|
+
:param justification:
|
64
|
+
The value to assign to the justification property of this FindingsChangeAuditLogSummary.
|
65
|
+
:type justification: str
|
66
|
+
|
67
|
+
:param time_valid_until:
|
68
|
+
The value to assign to the time_valid_until property of this FindingsChangeAuditLogSummary.
|
69
|
+
:type time_valid_until: datetime
|
70
|
+
|
71
|
+
:param modified_by:
|
72
|
+
The value to assign to the modified_by property of this FindingsChangeAuditLogSummary.
|
73
|
+
:type modified_by: str
|
74
|
+
|
75
|
+
"""
|
76
|
+
self.swagger_types = {
|
77
|
+
'key': 'str',
|
78
|
+
'finding_key': 'str',
|
79
|
+
'finding_title': 'str',
|
80
|
+
'assessment_id': 'str',
|
81
|
+
'target_id': 'str',
|
82
|
+
'time_updated': 'datetime',
|
83
|
+
'severity': 'str',
|
84
|
+
'oracle_defined_severity': 'str',
|
85
|
+
'is_risk_deferred': 'bool',
|
86
|
+
'previous_severity': 'str',
|
87
|
+
'justification': 'str',
|
88
|
+
'time_valid_until': 'datetime',
|
89
|
+
'modified_by': 'str'
|
90
|
+
}
|
91
|
+
|
92
|
+
self.attribute_map = {
|
93
|
+
'key': 'key',
|
94
|
+
'finding_key': 'findingKey',
|
95
|
+
'finding_title': 'findingTitle',
|
96
|
+
'assessment_id': 'assessmentId',
|
97
|
+
'target_id': 'targetId',
|
98
|
+
'time_updated': 'timeUpdated',
|
99
|
+
'severity': 'severity',
|
100
|
+
'oracle_defined_severity': 'oracleDefinedSeverity',
|
101
|
+
'is_risk_deferred': 'isRiskDeferred',
|
102
|
+
'previous_severity': 'previousSeverity',
|
103
|
+
'justification': 'justification',
|
104
|
+
'time_valid_until': 'timeValidUntil',
|
105
|
+
'modified_by': 'modifiedBy'
|
106
|
+
}
|
107
|
+
|
108
|
+
self._key = None
|
109
|
+
self._finding_key = None
|
110
|
+
self._finding_title = None
|
111
|
+
self._assessment_id = None
|
112
|
+
self._target_id = None
|
113
|
+
self._time_updated = None
|
114
|
+
self._severity = None
|
115
|
+
self._oracle_defined_severity = None
|
116
|
+
self._is_risk_deferred = None
|
117
|
+
self._previous_severity = None
|
118
|
+
self._justification = None
|
119
|
+
self._time_valid_until = None
|
120
|
+
self._modified_by = None
|
121
|
+
|
122
|
+
@property
|
123
|
+
def key(self):
|
124
|
+
"""
|
125
|
+
**[Required]** Gets the key of this FindingsChangeAuditLogSummary.
|
126
|
+
The unique key that identifies the finding risk change.
|
127
|
+
|
128
|
+
|
129
|
+
:return: The key of this FindingsChangeAuditLogSummary.
|
130
|
+
:rtype: str
|
131
|
+
"""
|
132
|
+
return self._key
|
133
|
+
|
134
|
+
@key.setter
|
135
|
+
def key(self, key):
|
136
|
+
"""
|
137
|
+
Sets the key of this FindingsChangeAuditLogSummary.
|
138
|
+
The unique key that identifies the finding risk change.
|
139
|
+
|
140
|
+
|
141
|
+
:param key: The key of this FindingsChangeAuditLogSummary.
|
142
|
+
:type: str
|
143
|
+
"""
|
144
|
+
self._key = key
|
145
|
+
|
146
|
+
@property
|
147
|
+
def finding_key(self):
|
148
|
+
"""
|
149
|
+
**[Required]** Gets the finding_key of this FindingsChangeAuditLogSummary.
|
150
|
+
The unique key that identifies the finding.
|
151
|
+
|
152
|
+
|
153
|
+
:return: The finding_key of this FindingsChangeAuditLogSummary.
|
154
|
+
:rtype: str
|
155
|
+
"""
|
156
|
+
return self._finding_key
|
157
|
+
|
158
|
+
@finding_key.setter
|
159
|
+
def finding_key(self, finding_key):
|
160
|
+
"""
|
161
|
+
Sets the finding_key of this FindingsChangeAuditLogSummary.
|
162
|
+
The unique key that identifies the finding.
|
163
|
+
|
164
|
+
|
165
|
+
:param finding_key: The finding_key of this FindingsChangeAuditLogSummary.
|
166
|
+
:type: str
|
167
|
+
"""
|
168
|
+
self._finding_key = finding_key
|
169
|
+
|
170
|
+
@property
|
171
|
+
def finding_title(self):
|
172
|
+
"""
|
173
|
+
**[Required]** Gets the finding_title of this FindingsChangeAuditLogSummary.
|
174
|
+
The short title for the finding whose risk is being modified.
|
175
|
+
|
176
|
+
|
177
|
+
:return: The finding_title of this FindingsChangeAuditLogSummary.
|
178
|
+
:rtype: str
|
179
|
+
"""
|
180
|
+
return self._finding_title
|
181
|
+
|
182
|
+
@finding_title.setter
|
183
|
+
def finding_title(self, finding_title):
|
184
|
+
"""
|
185
|
+
Sets the finding_title of this FindingsChangeAuditLogSummary.
|
186
|
+
The short title for the finding whose risk is being modified.
|
187
|
+
|
188
|
+
|
189
|
+
:param finding_title: The finding_title of this FindingsChangeAuditLogSummary.
|
190
|
+
:type: str
|
191
|
+
"""
|
192
|
+
self._finding_title = finding_title
|
193
|
+
|
194
|
+
@property
|
195
|
+
def assessment_id(self):
|
196
|
+
"""
|
197
|
+
**[Required]** Gets the assessment_id of this FindingsChangeAuditLogSummary.
|
198
|
+
The OCID of the latest security assessment.
|
199
|
+
|
200
|
+
|
201
|
+
:return: The assessment_id of this FindingsChangeAuditLogSummary.
|
202
|
+
:rtype: str
|
203
|
+
"""
|
204
|
+
return self._assessment_id
|
205
|
+
|
206
|
+
@assessment_id.setter
|
207
|
+
def assessment_id(self, assessment_id):
|
208
|
+
"""
|
209
|
+
Sets the assessment_id of this FindingsChangeAuditLogSummary.
|
210
|
+
The OCID of the latest security assessment.
|
211
|
+
|
212
|
+
|
213
|
+
:param assessment_id: The assessment_id of this FindingsChangeAuditLogSummary.
|
214
|
+
:type: str
|
215
|
+
"""
|
216
|
+
self._assessment_id = assessment_id
|
217
|
+
|
218
|
+
@property
|
219
|
+
def target_id(self):
|
220
|
+
"""
|
221
|
+
**[Required]** Gets the target_id of this FindingsChangeAuditLogSummary.
|
222
|
+
The OCID of the target database.
|
223
|
+
|
224
|
+
|
225
|
+
:return: The target_id of this FindingsChangeAuditLogSummary.
|
226
|
+
:rtype: str
|
227
|
+
"""
|
228
|
+
return self._target_id
|
229
|
+
|
230
|
+
@target_id.setter
|
231
|
+
def target_id(self, target_id):
|
232
|
+
"""
|
233
|
+
Sets the target_id of this FindingsChangeAuditLogSummary.
|
234
|
+
The OCID of the target database.
|
235
|
+
|
236
|
+
|
237
|
+
:param target_id: The target_id of this FindingsChangeAuditLogSummary.
|
238
|
+
:type: str
|
239
|
+
"""
|
240
|
+
self._target_id = target_id
|
241
|
+
|
242
|
+
@property
|
243
|
+
def time_updated(self):
|
244
|
+
"""
|
245
|
+
**[Required]** Gets the time_updated of this FindingsChangeAuditLogSummary.
|
246
|
+
The date and time the risk level of finding was last updated, in the format defined by `RFC3339`__.
|
247
|
+
|
248
|
+
__ https://tools.ietf.org/html/rfc3339
|
249
|
+
|
250
|
+
|
251
|
+
:return: The time_updated of this FindingsChangeAuditLogSummary.
|
252
|
+
:rtype: datetime
|
253
|
+
"""
|
254
|
+
return self._time_updated
|
255
|
+
|
256
|
+
@time_updated.setter
|
257
|
+
def time_updated(self, time_updated):
|
258
|
+
"""
|
259
|
+
Sets the time_updated of this FindingsChangeAuditLogSummary.
|
260
|
+
The date and time the risk level of finding was last updated, in the format defined by `RFC3339`__.
|
261
|
+
|
262
|
+
__ https://tools.ietf.org/html/rfc3339
|
263
|
+
|
264
|
+
|
265
|
+
:param time_updated: The time_updated of this FindingsChangeAuditLogSummary.
|
266
|
+
:type: datetime
|
267
|
+
"""
|
268
|
+
self._time_updated = time_updated
|
269
|
+
|
270
|
+
@property
|
271
|
+
def severity(self):
|
272
|
+
"""
|
273
|
+
**[Required]** Gets the severity of this FindingsChangeAuditLogSummary.
|
274
|
+
The original severity / risk level of the finding as determined by security assessment.
|
275
|
+
|
276
|
+
|
277
|
+
:return: The severity of this FindingsChangeAuditLogSummary.
|
278
|
+
:rtype: str
|
279
|
+
"""
|
280
|
+
return self._severity
|
281
|
+
|
282
|
+
@severity.setter
|
283
|
+
def severity(self, severity):
|
284
|
+
"""
|
285
|
+
Sets the severity of this FindingsChangeAuditLogSummary.
|
286
|
+
The original severity / risk level of the finding as determined by security assessment.
|
287
|
+
|
288
|
+
|
289
|
+
:param severity: The severity of this FindingsChangeAuditLogSummary.
|
290
|
+
:type: str
|
291
|
+
"""
|
292
|
+
self._severity = severity
|
293
|
+
|
294
|
+
@property
|
295
|
+
def oracle_defined_severity(self):
|
296
|
+
"""
|
297
|
+
**[Required]** Gets the oracle_defined_severity of this FindingsChangeAuditLogSummary.
|
298
|
+
The severity of the finding as determined by security assessment by Oracle.
|
299
|
+
|
300
|
+
|
301
|
+
:return: The oracle_defined_severity of this FindingsChangeAuditLogSummary.
|
302
|
+
:rtype: str
|
303
|
+
"""
|
304
|
+
return self._oracle_defined_severity
|
305
|
+
|
306
|
+
@oracle_defined_severity.setter
|
307
|
+
def oracle_defined_severity(self, oracle_defined_severity):
|
308
|
+
"""
|
309
|
+
Sets the oracle_defined_severity of this FindingsChangeAuditLogSummary.
|
310
|
+
The severity of the finding as determined by security assessment by Oracle.
|
311
|
+
|
312
|
+
|
313
|
+
:param oracle_defined_severity: The oracle_defined_severity of this FindingsChangeAuditLogSummary.
|
314
|
+
:type: str
|
315
|
+
"""
|
316
|
+
self._oracle_defined_severity = oracle_defined_severity
|
317
|
+
|
318
|
+
@property
|
319
|
+
def is_risk_deferred(self):
|
320
|
+
"""
|
321
|
+
**[Required]** Gets the is_risk_deferred of this FindingsChangeAuditLogSummary.
|
322
|
+
Determines if the user has deferred the risk level of this finding when he is ok with it
|
323
|
+
and does not plan to do anything about it.
|
324
|
+
|
325
|
+
|
326
|
+
:return: The is_risk_deferred of this FindingsChangeAuditLogSummary.
|
327
|
+
:rtype: bool
|
328
|
+
"""
|
329
|
+
return self._is_risk_deferred
|
330
|
+
|
331
|
+
@is_risk_deferred.setter
|
332
|
+
def is_risk_deferred(self, is_risk_deferred):
|
333
|
+
"""
|
334
|
+
Sets the is_risk_deferred of this FindingsChangeAuditLogSummary.
|
335
|
+
Determines if the user has deferred the risk level of this finding when he is ok with it
|
336
|
+
and does not plan to do anything about it.
|
337
|
+
|
338
|
+
|
339
|
+
:param is_risk_deferred: The is_risk_deferred of this FindingsChangeAuditLogSummary.
|
340
|
+
:type: bool
|
341
|
+
"""
|
342
|
+
self._is_risk_deferred = is_risk_deferred
|
343
|
+
|
344
|
+
@property
|
345
|
+
def previous_severity(self):
|
346
|
+
"""
|
347
|
+
**[Required]** Gets the previous_severity of this FindingsChangeAuditLogSummary.
|
348
|
+
If the risk level is changed more than once, the previous modified value.
|
349
|
+
|
350
|
+
|
351
|
+
:return: The previous_severity of this FindingsChangeAuditLogSummary.
|
352
|
+
:rtype: str
|
353
|
+
"""
|
354
|
+
return self._previous_severity
|
355
|
+
|
356
|
+
@previous_severity.setter
|
357
|
+
def previous_severity(self, previous_severity):
|
358
|
+
"""
|
359
|
+
Sets the previous_severity of this FindingsChangeAuditLogSummary.
|
360
|
+
If the risk level is changed more than once, the previous modified value.
|
361
|
+
|
362
|
+
|
363
|
+
:param previous_severity: The previous_severity of this FindingsChangeAuditLogSummary.
|
364
|
+
:type: str
|
365
|
+
"""
|
366
|
+
self._previous_severity = previous_severity
|
367
|
+
|
368
|
+
@property
|
369
|
+
def justification(self):
|
370
|
+
"""
|
371
|
+
**[Required]** Gets the justification of this FindingsChangeAuditLogSummary.
|
372
|
+
The justification given by the user for accepting or modifying the risk level.
|
373
|
+
|
374
|
+
|
375
|
+
:return: The justification of this FindingsChangeAuditLogSummary.
|
376
|
+
:rtype: str
|
377
|
+
"""
|
378
|
+
return self._justification
|
379
|
+
|
380
|
+
@justification.setter
|
381
|
+
def justification(self, justification):
|
382
|
+
"""
|
383
|
+
Sets the justification of this FindingsChangeAuditLogSummary.
|
384
|
+
The justification given by the user for accepting or modifying the risk level.
|
385
|
+
|
386
|
+
|
387
|
+
:param justification: The justification of this FindingsChangeAuditLogSummary.
|
388
|
+
:type: str
|
389
|
+
"""
|
390
|
+
self._justification = justification
|
391
|
+
|
392
|
+
@property
|
393
|
+
def time_valid_until(self):
|
394
|
+
"""
|
395
|
+
Gets the time_valid_until of this FindingsChangeAuditLogSummary.
|
396
|
+
The date and time, in the format defined by `RFC3339`__,
|
397
|
+
the risk level change as updated by user is valid until. After this date passes, the risk level
|
398
|
+
will be that of what is determined by the latest security assessment.
|
399
|
+
|
400
|
+
__ https://tools.ietf.org/html/rfc3339
|
401
|
+
|
402
|
+
|
403
|
+
:return: The time_valid_until of this FindingsChangeAuditLogSummary.
|
404
|
+
:rtype: datetime
|
405
|
+
"""
|
406
|
+
return self._time_valid_until
|
407
|
+
|
408
|
+
@time_valid_until.setter
|
409
|
+
def time_valid_until(self, time_valid_until):
|
410
|
+
"""
|
411
|
+
Sets the time_valid_until of this FindingsChangeAuditLogSummary.
|
412
|
+
The date and time, in the format defined by `RFC3339`__,
|
413
|
+
the risk level change as updated by user is valid until. After this date passes, the risk level
|
414
|
+
will be that of what is determined by the latest security assessment.
|
415
|
+
|
416
|
+
__ https://tools.ietf.org/html/rfc3339
|
417
|
+
|
418
|
+
|
419
|
+
:param time_valid_until: The time_valid_until of this FindingsChangeAuditLogSummary.
|
420
|
+
:type: datetime
|
421
|
+
"""
|
422
|
+
self._time_valid_until = time_valid_until
|
423
|
+
|
424
|
+
@property
|
425
|
+
def modified_by(self):
|
426
|
+
"""
|
427
|
+
**[Required]** Gets the modified_by of this FindingsChangeAuditLogSummary.
|
428
|
+
The user who initiated change of risk level of the finding
|
429
|
+
|
430
|
+
|
431
|
+
:return: The modified_by of this FindingsChangeAuditLogSummary.
|
432
|
+
:rtype: str
|
433
|
+
"""
|
434
|
+
return self._modified_by
|
435
|
+
|
436
|
+
@modified_by.setter
|
437
|
+
def modified_by(self, modified_by):
|
438
|
+
"""
|
439
|
+
Sets the modified_by of this FindingsChangeAuditLogSummary.
|
440
|
+
The user who initiated change of risk level of the finding
|
441
|
+
|
442
|
+
|
443
|
+
:param modified_by: The modified_by of this FindingsChangeAuditLogSummary.
|
444
|
+
:type: str
|
445
|
+
"""
|
446
|
+
self._modified_by = modified_by
|
447
|
+
|
448
|
+
def __repr__(self):
|
449
|
+
return formatted_flat_dict(self)
|
450
|
+
|
451
|
+
def __eq__(self, other):
|
452
|
+
if other is None:
|
453
|
+
return False
|
454
|
+
|
455
|
+
return self.__dict__ == other.__dict__
|
456
|
+
|
457
|
+
def __ne__(self, other):
|
458
|
+
return not self == other
|