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,475 @@
|
|
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 SecurityPolicyReport(object):
|
14
|
+
"""
|
15
|
+
The resource represents the security policy report
|
16
|
+
"""
|
17
|
+
|
18
|
+
#: A constant which can be used with the lifecycle_state property of a SecurityPolicyReport.
|
19
|
+
#: This constant has a value of "CREATING"
|
20
|
+
LIFECYCLE_STATE_CREATING = "CREATING"
|
21
|
+
|
22
|
+
#: A constant which can be used with the lifecycle_state property of a SecurityPolicyReport.
|
23
|
+
#: This constant has a value of "SUCCEEDED"
|
24
|
+
LIFECYCLE_STATE_SUCCEEDED = "SUCCEEDED"
|
25
|
+
|
26
|
+
#: A constant which can be used with the lifecycle_state property of a SecurityPolicyReport.
|
27
|
+
#: This constant has a value of "UPDATING"
|
28
|
+
LIFECYCLE_STATE_UPDATING = "UPDATING"
|
29
|
+
|
30
|
+
#: A constant which can be used with the lifecycle_state property of a SecurityPolicyReport.
|
31
|
+
#: This constant has a value of "DELETING"
|
32
|
+
LIFECYCLE_STATE_DELETING = "DELETING"
|
33
|
+
|
34
|
+
#: A constant which can be used with the lifecycle_state property of a SecurityPolicyReport.
|
35
|
+
#: This constant has a value of "DELETED"
|
36
|
+
LIFECYCLE_STATE_DELETED = "DELETED"
|
37
|
+
|
38
|
+
#: A constant which can be used with the lifecycle_state property of a SecurityPolicyReport.
|
39
|
+
#: This constant has a value of "FAILED"
|
40
|
+
LIFECYCLE_STATE_FAILED = "FAILED"
|
41
|
+
|
42
|
+
#: A constant which can be used with the lifecycle_state property of a SecurityPolicyReport.
|
43
|
+
#: This constant has a value of "NEEDS_ATTENTION"
|
44
|
+
LIFECYCLE_STATE_NEEDS_ATTENTION = "NEEDS_ATTENTION"
|
45
|
+
|
46
|
+
def __init__(self, **kwargs):
|
47
|
+
"""
|
48
|
+
Initializes a new SecurityPolicyReport object with values from keyword arguments.
|
49
|
+
The following keyword arguments are supported (corresponding to the getters/setters of this class):
|
50
|
+
|
51
|
+
:param id:
|
52
|
+
The value to assign to the id property of this SecurityPolicyReport.
|
53
|
+
:type id: str
|
54
|
+
|
55
|
+
:param time_created:
|
56
|
+
The value to assign to the time_created property of this SecurityPolicyReport.
|
57
|
+
:type time_created: datetime
|
58
|
+
|
59
|
+
:param time_updated:
|
60
|
+
The value to assign to the time_updated property of this SecurityPolicyReport.
|
61
|
+
:type time_updated: datetime
|
62
|
+
|
63
|
+
:param compartment_id:
|
64
|
+
The value to assign to the compartment_id property of this SecurityPolicyReport.
|
65
|
+
:type compartment_id: str
|
66
|
+
|
67
|
+
:param display_name:
|
68
|
+
The value to assign to the display_name property of this SecurityPolicyReport.
|
69
|
+
:type display_name: str
|
70
|
+
|
71
|
+
:param target_id:
|
72
|
+
The value to assign to the target_id property of this SecurityPolicyReport.
|
73
|
+
:type target_id: str
|
74
|
+
|
75
|
+
:param description:
|
76
|
+
The value to assign to the description property of this SecurityPolicyReport.
|
77
|
+
:type description: str
|
78
|
+
|
79
|
+
:param lifecycle_state:
|
80
|
+
The value to assign to the lifecycle_state property of this SecurityPolicyReport.
|
81
|
+
Allowed values for this property are: "CREATING", "SUCCEEDED", "UPDATING", "DELETING", "DELETED", "FAILED", "NEEDS_ATTENTION", 'UNKNOWN_ENUM_VALUE'.
|
82
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
83
|
+
:type lifecycle_state: str
|
84
|
+
|
85
|
+
:param lifecycle_details:
|
86
|
+
The value to assign to the lifecycle_details property of this SecurityPolicyReport.
|
87
|
+
:type lifecycle_details: str
|
88
|
+
|
89
|
+
:param freeform_tags:
|
90
|
+
The value to assign to the freeform_tags property of this SecurityPolicyReport.
|
91
|
+
:type freeform_tags: dict(str, str)
|
92
|
+
|
93
|
+
:param defined_tags:
|
94
|
+
The value to assign to the defined_tags property of this SecurityPolicyReport.
|
95
|
+
:type defined_tags: dict(str, dict(str, object))
|
96
|
+
|
97
|
+
:param system_tags:
|
98
|
+
The value to assign to the system_tags property of this SecurityPolicyReport.
|
99
|
+
:type system_tags: dict(str, dict(str, object))
|
100
|
+
|
101
|
+
"""
|
102
|
+
self.swagger_types = {
|
103
|
+
'id': 'str',
|
104
|
+
'time_created': 'datetime',
|
105
|
+
'time_updated': 'datetime',
|
106
|
+
'compartment_id': 'str',
|
107
|
+
'display_name': 'str',
|
108
|
+
'target_id': 'str',
|
109
|
+
'description': 'str',
|
110
|
+
'lifecycle_state': 'str',
|
111
|
+
'lifecycle_details': 'str',
|
112
|
+
'freeform_tags': 'dict(str, str)',
|
113
|
+
'defined_tags': 'dict(str, dict(str, object))',
|
114
|
+
'system_tags': 'dict(str, dict(str, object))'
|
115
|
+
}
|
116
|
+
|
117
|
+
self.attribute_map = {
|
118
|
+
'id': 'id',
|
119
|
+
'time_created': 'timeCreated',
|
120
|
+
'time_updated': 'timeUpdated',
|
121
|
+
'compartment_id': 'compartmentId',
|
122
|
+
'display_name': 'displayName',
|
123
|
+
'target_id': 'targetId',
|
124
|
+
'description': 'description',
|
125
|
+
'lifecycle_state': 'lifecycleState',
|
126
|
+
'lifecycle_details': 'lifecycleDetails',
|
127
|
+
'freeform_tags': 'freeformTags',
|
128
|
+
'defined_tags': 'definedTags',
|
129
|
+
'system_tags': 'systemTags'
|
130
|
+
}
|
131
|
+
|
132
|
+
self._id = None
|
133
|
+
self._time_created = None
|
134
|
+
self._time_updated = None
|
135
|
+
self._compartment_id = None
|
136
|
+
self._display_name = None
|
137
|
+
self._target_id = None
|
138
|
+
self._description = None
|
139
|
+
self._lifecycle_state = None
|
140
|
+
self._lifecycle_details = None
|
141
|
+
self._freeform_tags = None
|
142
|
+
self._defined_tags = None
|
143
|
+
self._system_tags = None
|
144
|
+
|
145
|
+
@property
|
146
|
+
def id(self):
|
147
|
+
"""
|
148
|
+
**[Required]** Gets the id of this SecurityPolicyReport.
|
149
|
+
The OCID of the security policy report.
|
150
|
+
|
151
|
+
|
152
|
+
:return: The id of this SecurityPolicyReport.
|
153
|
+
:rtype: str
|
154
|
+
"""
|
155
|
+
return self._id
|
156
|
+
|
157
|
+
@id.setter
|
158
|
+
def id(self, id):
|
159
|
+
"""
|
160
|
+
Sets the id of this SecurityPolicyReport.
|
161
|
+
The OCID of the security policy report.
|
162
|
+
|
163
|
+
|
164
|
+
:param id: The id of this SecurityPolicyReport.
|
165
|
+
:type: str
|
166
|
+
"""
|
167
|
+
self._id = id
|
168
|
+
|
169
|
+
@property
|
170
|
+
def time_created(self):
|
171
|
+
"""
|
172
|
+
**[Required]** Gets the time_created of this SecurityPolicyReport.
|
173
|
+
The date and time the security policy report was created, in the format defined by `RFC3339`__.
|
174
|
+
|
175
|
+
__ https://tools.ietf.org/html/rfc3339
|
176
|
+
|
177
|
+
|
178
|
+
:return: The time_created of this SecurityPolicyReport.
|
179
|
+
:rtype: datetime
|
180
|
+
"""
|
181
|
+
return self._time_created
|
182
|
+
|
183
|
+
@time_created.setter
|
184
|
+
def time_created(self, time_created):
|
185
|
+
"""
|
186
|
+
Sets the time_created of this SecurityPolicyReport.
|
187
|
+
The date and time the security policy report was created, in the format defined by `RFC3339`__.
|
188
|
+
|
189
|
+
__ https://tools.ietf.org/html/rfc3339
|
190
|
+
|
191
|
+
|
192
|
+
:param time_created: The time_created of this SecurityPolicyReport.
|
193
|
+
:type: datetime
|
194
|
+
"""
|
195
|
+
self._time_created = time_created
|
196
|
+
|
197
|
+
@property
|
198
|
+
def time_updated(self):
|
199
|
+
"""
|
200
|
+
Gets the time_updated of this SecurityPolicyReport.
|
201
|
+
The date and time the security policy report was last updated, in the format defined by `RFC3339`__.
|
202
|
+
|
203
|
+
__ https://tools.ietf.org/html/rfc3339
|
204
|
+
|
205
|
+
|
206
|
+
:return: The time_updated of this SecurityPolicyReport.
|
207
|
+
:rtype: datetime
|
208
|
+
"""
|
209
|
+
return self._time_updated
|
210
|
+
|
211
|
+
@time_updated.setter
|
212
|
+
def time_updated(self, time_updated):
|
213
|
+
"""
|
214
|
+
Sets the time_updated of this SecurityPolicyReport.
|
215
|
+
The date and time the security policy report was last updated, in the format defined by `RFC3339`__.
|
216
|
+
|
217
|
+
__ https://tools.ietf.org/html/rfc3339
|
218
|
+
|
219
|
+
|
220
|
+
:param time_updated: The time_updated of this SecurityPolicyReport.
|
221
|
+
:type: datetime
|
222
|
+
"""
|
223
|
+
self._time_updated = time_updated
|
224
|
+
|
225
|
+
@property
|
226
|
+
def compartment_id(self):
|
227
|
+
"""
|
228
|
+
**[Required]** Gets the compartment_id of this SecurityPolicyReport.
|
229
|
+
The OCID of the compartment that contains the security policy report.
|
230
|
+
|
231
|
+
|
232
|
+
:return: The compartment_id of this SecurityPolicyReport.
|
233
|
+
:rtype: str
|
234
|
+
"""
|
235
|
+
return self._compartment_id
|
236
|
+
|
237
|
+
@compartment_id.setter
|
238
|
+
def compartment_id(self, compartment_id):
|
239
|
+
"""
|
240
|
+
Sets the compartment_id of this SecurityPolicyReport.
|
241
|
+
The OCID of the compartment that contains the security policy report.
|
242
|
+
|
243
|
+
|
244
|
+
:param compartment_id: The compartment_id of this SecurityPolicyReport.
|
245
|
+
:type: str
|
246
|
+
"""
|
247
|
+
self._compartment_id = compartment_id
|
248
|
+
|
249
|
+
@property
|
250
|
+
def display_name(self):
|
251
|
+
"""
|
252
|
+
**[Required]** Gets the display_name of this SecurityPolicyReport.
|
253
|
+
The display name of the security policy report.
|
254
|
+
|
255
|
+
|
256
|
+
:return: The display_name of this SecurityPolicyReport.
|
257
|
+
:rtype: str
|
258
|
+
"""
|
259
|
+
return self._display_name
|
260
|
+
|
261
|
+
@display_name.setter
|
262
|
+
def display_name(self, display_name):
|
263
|
+
"""
|
264
|
+
Sets the display_name of this SecurityPolicyReport.
|
265
|
+
The display name of the security policy report.
|
266
|
+
|
267
|
+
|
268
|
+
:param display_name: The display_name of this SecurityPolicyReport.
|
269
|
+
:type: str
|
270
|
+
"""
|
271
|
+
self._display_name = display_name
|
272
|
+
|
273
|
+
@property
|
274
|
+
def target_id(self):
|
275
|
+
"""
|
276
|
+
**[Required]** Gets the target_id of this SecurityPolicyReport.
|
277
|
+
The OCID of the of the target database.
|
278
|
+
|
279
|
+
|
280
|
+
:return: The target_id of this SecurityPolicyReport.
|
281
|
+
:rtype: str
|
282
|
+
"""
|
283
|
+
return self._target_id
|
284
|
+
|
285
|
+
@target_id.setter
|
286
|
+
def target_id(self, target_id):
|
287
|
+
"""
|
288
|
+
Sets the target_id of this SecurityPolicyReport.
|
289
|
+
The OCID of the of the target database.
|
290
|
+
|
291
|
+
|
292
|
+
:param target_id: The target_id of this SecurityPolicyReport.
|
293
|
+
:type: str
|
294
|
+
"""
|
295
|
+
self._target_id = target_id
|
296
|
+
|
297
|
+
@property
|
298
|
+
def description(self):
|
299
|
+
"""
|
300
|
+
Gets the description of this SecurityPolicyReport.
|
301
|
+
The description of the security policy report.
|
302
|
+
|
303
|
+
|
304
|
+
:return: The description of this SecurityPolicyReport.
|
305
|
+
:rtype: str
|
306
|
+
"""
|
307
|
+
return self._description
|
308
|
+
|
309
|
+
@description.setter
|
310
|
+
def description(self, description):
|
311
|
+
"""
|
312
|
+
Sets the description of this SecurityPolicyReport.
|
313
|
+
The description of the security policy report.
|
314
|
+
|
315
|
+
|
316
|
+
:param description: The description of this SecurityPolicyReport.
|
317
|
+
:type: str
|
318
|
+
"""
|
319
|
+
self._description = description
|
320
|
+
|
321
|
+
@property
|
322
|
+
def lifecycle_state(self):
|
323
|
+
"""
|
324
|
+
**[Required]** Gets the lifecycle_state of this SecurityPolicyReport.
|
325
|
+
The current state of the security policy report.
|
326
|
+
|
327
|
+
Allowed values for this property are: "CREATING", "SUCCEEDED", "UPDATING", "DELETING", "DELETED", "FAILED", "NEEDS_ATTENTION", 'UNKNOWN_ENUM_VALUE'.
|
328
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
329
|
+
|
330
|
+
|
331
|
+
:return: The lifecycle_state of this SecurityPolicyReport.
|
332
|
+
:rtype: str
|
333
|
+
"""
|
334
|
+
return self._lifecycle_state
|
335
|
+
|
336
|
+
@lifecycle_state.setter
|
337
|
+
def lifecycle_state(self, lifecycle_state):
|
338
|
+
"""
|
339
|
+
Sets the lifecycle_state of this SecurityPolicyReport.
|
340
|
+
The current state of the security policy report.
|
341
|
+
|
342
|
+
|
343
|
+
:param lifecycle_state: The lifecycle_state of this SecurityPolicyReport.
|
344
|
+
:type: str
|
345
|
+
"""
|
346
|
+
allowed_values = ["CREATING", "SUCCEEDED", "UPDATING", "DELETING", "DELETED", "FAILED", "NEEDS_ATTENTION"]
|
347
|
+
if not value_allowed_none_or_none_sentinel(lifecycle_state, allowed_values):
|
348
|
+
lifecycle_state = 'UNKNOWN_ENUM_VALUE'
|
349
|
+
self._lifecycle_state = lifecycle_state
|
350
|
+
|
351
|
+
@property
|
352
|
+
def lifecycle_details(self):
|
353
|
+
"""
|
354
|
+
Gets the lifecycle_details of this SecurityPolicyReport.
|
355
|
+
Details about the current state of the security policy report.
|
356
|
+
|
357
|
+
|
358
|
+
:return: The lifecycle_details of this SecurityPolicyReport.
|
359
|
+
:rtype: str
|
360
|
+
"""
|
361
|
+
return self._lifecycle_details
|
362
|
+
|
363
|
+
@lifecycle_details.setter
|
364
|
+
def lifecycle_details(self, lifecycle_details):
|
365
|
+
"""
|
366
|
+
Sets the lifecycle_details of this SecurityPolicyReport.
|
367
|
+
Details about the current state of the security policy report.
|
368
|
+
|
369
|
+
|
370
|
+
:param lifecycle_details: The lifecycle_details of this SecurityPolicyReport.
|
371
|
+
:type: str
|
372
|
+
"""
|
373
|
+
self._lifecycle_details = lifecycle_details
|
374
|
+
|
375
|
+
@property
|
376
|
+
def freeform_tags(self):
|
377
|
+
"""
|
378
|
+
Gets the freeform_tags of this SecurityPolicyReport.
|
379
|
+
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see `Resource Tags`__
|
380
|
+
|
381
|
+
Example: `{\"Department\": \"Finance\"}`
|
382
|
+
|
383
|
+
__ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm
|
384
|
+
|
385
|
+
|
386
|
+
:return: The freeform_tags of this SecurityPolicyReport.
|
387
|
+
:rtype: dict(str, str)
|
388
|
+
"""
|
389
|
+
return self._freeform_tags
|
390
|
+
|
391
|
+
@freeform_tags.setter
|
392
|
+
def freeform_tags(self, freeform_tags):
|
393
|
+
"""
|
394
|
+
Sets the freeform_tags of this SecurityPolicyReport.
|
395
|
+
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see `Resource Tags`__
|
396
|
+
|
397
|
+
Example: `{\"Department\": \"Finance\"}`
|
398
|
+
|
399
|
+
__ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm
|
400
|
+
|
401
|
+
|
402
|
+
:param freeform_tags: The freeform_tags of this SecurityPolicyReport.
|
403
|
+
:type: dict(str, str)
|
404
|
+
"""
|
405
|
+
self._freeform_tags = freeform_tags
|
406
|
+
|
407
|
+
@property
|
408
|
+
def defined_tags(self):
|
409
|
+
"""
|
410
|
+
Gets the defined_tags of this SecurityPolicyReport.
|
411
|
+
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see `Resource Tags`__
|
412
|
+
|
413
|
+
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
|
414
|
+
|
415
|
+
__ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm
|
416
|
+
|
417
|
+
|
418
|
+
:return: The defined_tags of this SecurityPolicyReport.
|
419
|
+
:rtype: dict(str, dict(str, object))
|
420
|
+
"""
|
421
|
+
return self._defined_tags
|
422
|
+
|
423
|
+
@defined_tags.setter
|
424
|
+
def defined_tags(self, defined_tags):
|
425
|
+
"""
|
426
|
+
Sets the defined_tags of this SecurityPolicyReport.
|
427
|
+
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see `Resource Tags`__
|
428
|
+
|
429
|
+
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
|
430
|
+
|
431
|
+
__ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm
|
432
|
+
|
433
|
+
|
434
|
+
:param defined_tags: The defined_tags of this SecurityPolicyReport.
|
435
|
+
:type: dict(str, dict(str, object))
|
436
|
+
"""
|
437
|
+
self._defined_tags = defined_tags
|
438
|
+
|
439
|
+
@property
|
440
|
+
def system_tags(self):
|
441
|
+
"""
|
442
|
+
Gets the system_tags of this SecurityPolicyReport.
|
443
|
+
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
|
444
|
+
Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
|
445
|
+
|
446
|
+
|
447
|
+
:return: The system_tags of this SecurityPolicyReport.
|
448
|
+
:rtype: dict(str, dict(str, object))
|
449
|
+
"""
|
450
|
+
return self._system_tags
|
451
|
+
|
452
|
+
@system_tags.setter
|
453
|
+
def system_tags(self, system_tags):
|
454
|
+
"""
|
455
|
+
Sets the system_tags of this SecurityPolicyReport.
|
456
|
+
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
|
457
|
+
Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
|
458
|
+
|
459
|
+
|
460
|
+
:param system_tags: The system_tags of this SecurityPolicyReport.
|
461
|
+
:type: dict(str, dict(str, object))
|
462
|
+
"""
|
463
|
+
self._system_tags = system_tags
|
464
|
+
|
465
|
+
def __repr__(self):
|
466
|
+
return formatted_flat_dict(self)
|
467
|
+
|
468
|
+
def __eq__(self, other):
|
469
|
+
if other is None:
|
470
|
+
return False
|
471
|
+
|
472
|
+
return self.__dict__ == other.__dict__
|
473
|
+
|
474
|
+
def __ne__(self, other):
|
475
|
+
return not self == other
|
@@ -0,0 +1,72 @@
|
|
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 SecurityPolicyReportCollection(object):
|
14
|
+
"""
|
15
|
+
Collection of security policy report summary.
|
16
|
+
"""
|
17
|
+
|
18
|
+
def __init__(self, **kwargs):
|
19
|
+
"""
|
20
|
+
Initializes a new SecurityPolicyReportCollection object with values from keyword arguments.
|
21
|
+
The following keyword arguments are supported (corresponding to the getters/setters of this class):
|
22
|
+
|
23
|
+
:param items:
|
24
|
+
The value to assign to the items property of this SecurityPolicyReportCollection.
|
25
|
+
:type items: list[oci.data_safe.models.SecurityPolicyReportSummary]
|
26
|
+
|
27
|
+
"""
|
28
|
+
self.swagger_types = {
|
29
|
+
'items': 'list[SecurityPolicyReportSummary]'
|
30
|
+
}
|
31
|
+
|
32
|
+
self.attribute_map = {
|
33
|
+
'items': 'items'
|
34
|
+
}
|
35
|
+
|
36
|
+
self._items = None
|
37
|
+
|
38
|
+
@property
|
39
|
+
def items(self):
|
40
|
+
"""
|
41
|
+
**[Required]** Gets the items of this SecurityPolicyReportCollection.
|
42
|
+
Array of security policy report summary.
|
43
|
+
|
44
|
+
|
45
|
+
:return: The items of this SecurityPolicyReportCollection.
|
46
|
+
:rtype: list[oci.data_safe.models.SecurityPolicyReportSummary]
|
47
|
+
"""
|
48
|
+
return self._items
|
49
|
+
|
50
|
+
@items.setter
|
51
|
+
def items(self, items):
|
52
|
+
"""
|
53
|
+
Sets the items of this SecurityPolicyReportCollection.
|
54
|
+
Array of security policy report summary.
|
55
|
+
|
56
|
+
|
57
|
+
:param items: The items of this SecurityPolicyReportCollection.
|
58
|
+
:type: list[oci.data_safe.models.SecurityPolicyReportSummary]
|
59
|
+
"""
|
60
|
+
self._items = items
|
61
|
+
|
62
|
+
def __repr__(self):
|
63
|
+
return formatted_flat_dict(self)
|
64
|
+
|
65
|
+
def __eq__(self, other):
|
66
|
+
if other is None:
|
67
|
+
return False
|
68
|
+
|
69
|
+
return self.__dict__ == other.__dict__
|
70
|
+
|
71
|
+
def __ne__(self, other):
|
72
|
+
return not self == other
|