oci 2.118.1__py3-none-any.whl → 2.118.2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- oci/access_governance_cp/access_governance_cp_client.py +8 -8
- oci/adm/application_dependency_management_client.py +36 -36
- oci/ai_anomaly_detection/anomaly_detection_client.py +36 -36
- oci/ai_document/ai_service_document_client.py +22 -22
- oci/ai_language/ai_service_language_client.py +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/auth/__init__.py +0 -4
- 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 +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 +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 +252 -252
- 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 +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_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/monitoring_client.py +13 -13
- 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.1.dist-info → oci-2.118.2.dist-info}/METADATA +1 -2
- {oci-2.118.1.dist-info → oci-2.118.2.dist-info}/RECORD +239 -240
- oci/auth/signers/yubikey_signer.py +0 -140
- {oci-2.118.1.dist-info → oci-2.118.2.dist-info}/LICENSE.txt +0 -0
- {oci-2.118.1.dist-info → oci-2.118.2.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci-2.118.1.dist-info → oci-2.118.2.dist-info}/WHEEL +0 -0
- {oci-2.118.1.dist-info → oci-2.118.2.dist-info}/top_level.txt +0 -0
@@ -160,7 +160,7 @@ class DataSafeClient(object):
|
|
160
160
|
:rtype: :class:`~oci.response.Response`
|
161
161
|
|
162
162
|
:example:
|
163
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
163
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/activate_target_database.py.html>`__ to see an example of how to use activate_target_database API.
|
164
164
|
"""
|
165
165
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
166
166
|
required_arguments = ['targetDatabaseId']
|
@@ -273,7 +273,7 @@ class DataSafeClient(object):
|
|
273
273
|
:rtype: :class:`~oci.response.Response`
|
274
274
|
|
275
275
|
:example:
|
276
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
276
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/add_masking_columns_from_sdm.py.html>`__ to see an example of how to use add_masking_columns_from_sdm API.
|
277
277
|
"""
|
278
278
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
279
279
|
required_arguments = ['maskingPolicyId']
|
@@ -396,7 +396,7 @@ class DataSafeClient(object):
|
|
396
396
|
:rtype: :class:`~oci.response.Response`
|
397
397
|
|
398
398
|
:example:
|
399
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
399
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/alerts_update.py.html>`__ to see an example of how to use alerts_update API.
|
400
400
|
"""
|
401
401
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
402
402
|
required_arguments = []
|
@@ -517,7 +517,7 @@ class DataSafeClient(object):
|
|
517
517
|
:rtype: :class:`~oci.response.Response`
|
518
518
|
|
519
519
|
:example:
|
520
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
520
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/apply_discovery_job_results.py.html>`__ to see an example of how to use apply_discovery_job_results API.
|
521
521
|
"""
|
522
522
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
523
523
|
required_arguments = ['sensitiveDataModelId']
|
@@ -638,7 +638,7 @@ class DataSafeClient(object):
|
|
638
638
|
:rtype: :class:`~oci.response.Response`
|
639
639
|
|
640
640
|
:example:
|
641
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
641
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/apply_sdm_masking_policy_difference.py.html>`__ to see an example of how to use apply_sdm_masking_policy_difference API.
|
642
642
|
"""
|
643
643
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
644
644
|
required_arguments = ['maskingPolicyId']
|
@@ -757,7 +757,7 @@ class DataSafeClient(object):
|
|
757
757
|
:rtype: :class:`~oci.response.Response`
|
758
758
|
|
759
759
|
:example:
|
760
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
760
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/calculate_audit_volume_available.py.html>`__ to see an example of how to use calculate_audit_volume_available API.
|
761
761
|
"""
|
762
762
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
763
763
|
required_arguments = ['auditProfileId']
|
@@ -876,7 +876,7 @@ class DataSafeClient(object):
|
|
876
876
|
:rtype: :class:`~oci.response.Response`
|
877
877
|
|
878
878
|
:example:
|
879
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
879
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/calculate_audit_volume_collected.py.html>`__ to see an example of how to use calculate_audit_volume_collected API.
|
880
880
|
"""
|
881
881
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
882
882
|
required_arguments = ['auditProfileId']
|
@@ -992,7 +992,7 @@ class DataSafeClient(object):
|
|
992
992
|
:rtype: :class:`~oci.response.Response`
|
993
993
|
|
994
994
|
:example:
|
995
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
995
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/cancel_work_request.py.html>`__ to see an example of how to use cancel_work_request API.
|
996
996
|
"""
|
997
997
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
998
998
|
required_arguments = ['workRequestId']
|
@@ -1109,7 +1109,7 @@ class DataSafeClient(object):
|
|
1109
1109
|
:rtype: :class:`~oci.response.Response`
|
1110
1110
|
|
1111
1111
|
:example:
|
1112
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
1112
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/change_alert_compartment.py.html>`__ to see an example of how to use change_alert_compartment API.
|
1113
1113
|
"""
|
1114
1114
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1115
1115
|
required_arguments = ['alertId']
|
@@ -1228,7 +1228,7 @@ class DataSafeClient(object):
|
|
1228
1228
|
:rtype: :class:`~oci.response.Response`
|
1229
1229
|
|
1230
1230
|
:example:
|
1231
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
1231
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/change_audit_archive_retrieval_compartment.py.html>`__ to see an example of how to use change_audit_archive_retrieval_compartment API.
|
1232
1232
|
"""
|
1233
1233
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1234
1234
|
required_arguments = ['auditArchiveRetrievalId']
|
@@ -1347,7 +1347,7 @@ class DataSafeClient(object):
|
|
1347
1347
|
:rtype: :class:`~oci.response.Response`
|
1348
1348
|
|
1349
1349
|
:example:
|
1350
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
1350
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/change_audit_policy_compartment.py.html>`__ to see an example of how to use change_audit_policy_compartment API.
|
1351
1351
|
"""
|
1352
1352
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1353
1353
|
required_arguments = ['auditPolicyId']
|
@@ -1466,7 +1466,7 @@ class DataSafeClient(object):
|
|
1466
1466
|
:rtype: :class:`~oci.response.Response`
|
1467
1467
|
|
1468
1468
|
:example:
|
1469
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
1469
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/change_audit_profile_compartment.py.html>`__ to see an example of how to use change_audit_profile_compartment API.
|
1470
1470
|
"""
|
1471
1471
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1472
1472
|
required_arguments = ['auditProfileId']
|
@@ -1579,7 +1579,7 @@ class DataSafeClient(object):
|
|
1579
1579
|
:rtype: :class:`~oci.response.Response`
|
1580
1580
|
|
1581
1581
|
:example:
|
1582
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
1582
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/change_data_safe_private_endpoint_compartment.py.html>`__ to see an example of how to use change_data_safe_private_endpoint_compartment API.
|
1583
1583
|
"""
|
1584
1584
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1585
1585
|
required_arguments = ['dataSafePrivateEndpointId']
|
@@ -1695,7 +1695,7 @@ class DataSafeClient(object):
|
|
1695
1695
|
:rtype: :class:`~oci.response.Response`
|
1696
1696
|
|
1697
1697
|
:example:
|
1698
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
1698
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/change_database_security_config_compartment.py.html>`__ to see an example of how to use change_database_security_config_compartment API.
|
1699
1699
|
"""
|
1700
1700
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1701
1701
|
required_arguments = ['databaseSecurityConfigId']
|
@@ -1814,7 +1814,7 @@ class DataSafeClient(object):
|
|
1814
1814
|
:rtype: :class:`~oci.response.Response`
|
1815
1815
|
|
1816
1816
|
:example:
|
1817
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
1817
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/change_discovery_job_compartment.py.html>`__ to see an example of how to use change_discovery_job_compartment API.
|
1818
1818
|
"""
|
1819
1819
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1820
1820
|
required_arguments = ['discoveryJobId']
|
@@ -1933,7 +1933,7 @@ class DataSafeClient(object):
|
|
1933
1933
|
:rtype: :class:`~oci.response.Response`
|
1934
1934
|
|
1935
1935
|
:example:
|
1936
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
1936
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/change_library_masking_format_compartment.py.html>`__ to see an example of how to use change_library_masking_format_compartment API.
|
1937
1937
|
"""
|
1938
1938
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1939
1939
|
required_arguments = ['libraryMaskingFormatId']
|
@@ -2052,7 +2052,7 @@ class DataSafeClient(object):
|
|
2052
2052
|
:rtype: :class:`~oci.response.Response`
|
2053
2053
|
|
2054
2054
|
:example:
|
2055
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
2055
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/change_masking_policy_compartment.py.html>`__ to see an example of how to use change_masking_policy_compartment API.
|
2056
2056
|
"""
|
2057
2057
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2058
2058
|
required_arguments = ['maskingPolicyId']
|
@@ -2171,7 +2171,7 @@ class DataSafeClient(object):
|
|
2171
2171
|
:rtype: :class:`~oci.response.Response`
|
2172
2172
|
|
2173
2173
|
:example:
|
2174
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
2174
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/change_on_prem_connector_compartment.py.html>`__ to see an example of how to use change_on_prem_connector_compartment API.
|
2175
2175
|
"""
|
2176
2176
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2177
2177
|
required_arguments = ['onPremConnectorId']
|
@@ -2290,7 +2290,7 @@ class DataSafeClient(object):
|
|
2290
2290
|
:rtype: :class:`~oci.response.Response`
|
2291
2291
|
|
2292
2292
|
:example:
|
2293
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
2293
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/change_report_compartment.py.html>`__ to see an example of how to use change_report_compartment API.
|
2294
2294
|
"""
|
2295
2295
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2296
2296
|
required_arguments = ['reportId']
|
@@ -2409,7 +2409,7 @@ class DataSafeClient(object):
|
|
2409
2409
|
:rtype: :class:`~oci.response.Response`
|
2410
2410
|
|
2411
2411
|
:example:
|
2412
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
2412
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/change_report_definition_compartment.py.html>`__ to see an example of how to use change_report_definition_compartment API.
|
2413
2413
|
"""
|
2414
2414
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2415
2415
|
required_arguments = ['reportDefinitionId']
|
@@ -2528,7 +2528,7 @@ class DataSafeClient(object):
|
|
2528
2528
|
:rtype: :class:`~oci.response.Response`
|
2529
2529
|
|
2530
2530
|
:example:
|
2531
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
2531
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/change_retention.py.html>`__ to see an example of how to use change_retention API.
|
2532
2532
|
"""
|
2533
2533
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2534
2534
|
required_arguments = ['auditProfileId']
|
@@ -2647,7 +2647,7 @@ class DataSafeClient(object):
|
|
2647
2647
|
:rtype: :class:`~oci.response.Response`
|
2648
2648
|
|
2649
2649
|
:example:
|
2650
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
2650
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/change_sdm_masking_policy_difference_compartment.py.html>`__ to see an example of how to use change_sdm_masking_policy_difference_compartment API.
|
2651
2651
|
"""
|
2652
2652
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2653
2653
|
required_arguments = ['sdmMaskingPolicyDifferenceId']
|
@@ -2770,7 +2770,7 @@ class DataSafeClient(object):
|
|
2770
2770
|
:rtype: :class:`~oci.response.Response`
|
2771
2771
|
|
2772
2772
|
:example:
|
2773
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
2773
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/change_security_assessment_compartment.py.html>`__ to see an example of how to use change_security_assessment_compartment API.
|
2774
2774
|
"""
|
2775
2775
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2776
2776
|
required_arguments = ['securityAssessmentId']
|
@@ -2889,7 +2889,7 @@ class DataSafeClient(object):
|
|
2889
2889
|
:rtype: :class:`~oci.response.Response`
|
2890
2890
|
|
2891
2891
|
:example:
|
2892
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
2892
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/change_security_policy_compartment.py.html>`__ to see an example of how to use change_security_policy_compartment API.
|
2893
2893
|
"""
|
2894
2894
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2895
2895
|
required_arguments = ['securityPolicyId']
|
@@ -3008,7 +3008,7 @@ class DataSafeClient(object):
|
|
3008
3008
|
:rtype: :class:`~oci.response.Response`
|
3009
3009
|
|
3010
3010
|
:example:
|
3011
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
3011
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/change_security_policy_deployment_compartment.py.html>`__ to see an example of how to use change_security_policy_deployment_compartment API.
|
3012
3012
|
"""
|
3013
3013
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3014
3014
|
required_arguments = ['securityPolicyDeploymentId']
|
@@ -3127,7 +3127,7 @@ class DataSafeClient(object):
|
|
3127
3127
|
:rtype: :class:`~oci.response.Response`
|
3128
3128
|
|
3129
3129
|
:example:
|
3130
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
3130
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/change_sensitive_data_model_compartment.py.html>`__ to see an example of how to use change_sensitive_data_model_compartment API.
|
3131
3131
|
"""
|
3132
3132
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3133
3133
|
required_arguments = ['sensitiveDataModelId']
|
@@ -3246,7 +3246,7 @@ class DataSafeClient(object):
|
|
3246
3246
|
:rtype: :class:`~oci.response.Response`
|
3247
3247
|
|
3248
3248
|
:example:
|
3249
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
3249
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/change_sensitive_type_compartment.py.html>`__ to see an example of how to use change_sensitive_type_compartment API.
|
3250
3250
|
"""
|
3251
3251
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3252
3252
|
required_arguments = ['sensitiveTypeId']
|
@@ -3365,7 +3365,7 @@ class DataSafeClient(object):
|
|
3365
3365
|
:rtype: :class:`~oci.response.Response`
|
3366
3366
|
|
3367
3367
|
:example:
|
3368
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
3368
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/change_sql_collection_compartment.py.html>`__ to see an example of how to use change_sql_collection_compartment API.
|
3369
3369
|
"""
|
3370
3370
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3371
3371
|
required_arguments = ['sqlCollectionId']
|
@@ -3484,7 +3484,7 @@ class DataSafeClient(object):
|
|
3484
3484
|
:rtype: :class:`~oci.response.Response`
|
3485
3485
|
|
3486
3486
|
:example:
|
3487
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
3487
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/change_sql_firewall_policy_compartment.py.html>`__ to see an example of how to use change_sql_firewall_policy_compartment API.
|
3488
3488
|
"""
|
3489
3489
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3490
3490
|
required_arguments = ['sqlFirewallPolicyId']
|
@@ -3603,7 +3603,7 @@ class DataSafeClient(object):
|
|
3603
3603
|
:rtype: :class:`~oci.response.Response`
|
3604
3604
|
|
3605
3605
|
:example:
|
3606
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
3606
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/change_target_alert_policy_association_compartment.py.html>`__ to see an example of how to use change_target_alert_policy_association_compartment API.
|
3607
3607
|
"""
|
3608
3608
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3609
3609
|
required_arguments = ['targetAlertPolicyAssociationId']
|
@@ -3722,7 +3722,7 @@ class DataSafeClient(object):
|
|
3722
3722
|
:rtype: :class:`~oci.response.Response`
|
3723
3723
|
|
3724
3724
|
:example:
|
3725
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
3725
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/change_target_database_compartment.py.html>`__ to see an example of how to use change_target_database_compartment API.
|
3726
3726
|
"""
|
3727
3727
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3728
3728
|
required_arguments = ['targetDatabaseId']
|
@@ -3845,7 +3845,7 @@ class DataSafeClient(object):
|
|
3845
3845
|
:rtype: :class:`~oci.response.Response`
|
3846
3846
|
|
3847
3847
|
:example:
|
3848
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
3848
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/change_user_assessment_compartment.py.html>`__ to see an example of how to use change_user_assessment_compartment API.
|
3849
3849
|
"""
|
3850
3850
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3851
3851
|
required_arguments = ['userAssessmentId']
|
@@ -3965,7 +3965,7 @@ class DataSafeClient(object):
|
|
3965
3965
|
:rtype: :class:`~oci.response.Response`
|
3966
3966
|
|
3967
3967
|
:example:
|
3968
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
3968
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/compare_security_assessment.py.html>`__ to see an example of how to use compare_security_assessment API.
|
3969
3969
|
"""
|
3970
3970
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3971
3971
|
required_arguments = ['securityAssessmentId']
|
@@ -4085,7 +4085,7 @@ class DataSafeClient(object):
|
|
4085
4085
|
:rtype: :class:`~oci.response.Response`
|
4086
4086
|
|
4087
4087
|
:example:
|
4088
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
4088
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/compare_user_assessment.py.html>`__ to see an example of how to use compare_user_assessment API.
|
4089
4089
|
"""
|
4090
4090
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4091
4091
|
required_arguments = ['userAssessmentId']
|
@@ -4196,7 +4196,7 @@ class DataSafeClient(object):
|
|
4196
4196
|
:rtype: :class:`~oci.response.Response`
|
4197
4197
|
|
4198
4198
|
:example:
|
4199
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
4199
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/create_audit_archive_retrieval.py.html>`__ to see an example of how to use create_audit_archive_retrieval API.
|
4200
4200
|
"""
|
4201
4201
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4202
4202
|
required_arguments = []
|
@@ -4293,7 +4293,7 @@ class DataSafeClient(object):
|
|
4293
4293
|
:rtype: :class:`~oci.response.Response`
|
4294
4294
|
|
4295
4295
|
:example:
|
4296
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
4296
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/create_data_safe_private_endpoint.py.html>`__ to see an example of how to use create_data_safe_private_endpoint API.
|
4297
4297
|
"""
|
4298
4298
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4299
4299
|
required_arguments = []
|
@@ -4394,7 +4394,7 @@ class DataSafeClient(object):
|
|
4394
4394
|
:rtype: :class:`~oci.response.Response`
|
4395
4395
|
|
4396
4396
|
:example:
|
4397
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
4397
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/create_discovery_job.py.html>`__ to see an example of how to use create_discovery_job API.
|
4398
4398
|
"""
|
4399
4399
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4400
4400
|
required_arguments = []
|
@@ -4495,7 +4495,7 @@ class DataSafeClient(object):
|
|
4495
4495
|
:rtype: :class:`~oci.response.Response`
|
4496
4496
|
|
4497
4497
|
:example:
|
4498
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
4498
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/create_library_masking_format.py.html>`__ to see an example of how to use create_library_masking_format API.
|
4499
4499
|
"""
|
4500
4500
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4501
4501
|
required_arguments = []
|
@@ -4614,7 +4614,7 @@ class DataSafeClient(object):
|
|
4614
4614
|
:rtype: :class:`~oci.response.Response`
|
4615
4615
|
|
4616
4616
|
:example:
|
4617
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
4617
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/create_masking_column.py.html>`__ to see an example of how to use create_masking_column API.
|
4618
4618
|
"""
|
4619
4619
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4620
4620
|
required_arguments = ['maskingPolicyId']
|
@@ -4737,7 +4737,7 @@ class DataSafeClient(object):
|
|
4737
4737
|
:rtype: :class:`~oci.response.Response`
|
4738
4738
|
|
4739
4739
|
:example:
|
4740
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
4740
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/create_masking_policy.py.html>`__ to see an example of how to use create_masking_policy API.
|
4741
4741
|
"""
|
4742
4742
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4743
4743
|
required_arguments = []
|
@@ -4834,7 +4834,7 @@ class DataSafeClient(object):
|
|
4834
4834
|
:rtype: :class:`~oci.response.Response`
|
4835
4835
|
|
4836
4836
|
:example:
|
4837
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
4837
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/create_on_prem_connector.py.html>`__ to see an example of how to use create_on_prem_connector API.
|
4838
4838
|
"""
|
4839
4839
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4840
4840
|
required_arguments = []
|
@@ -4931,7 +4931,7 @@ class DataSafeClient(object):
|
|
4931
4931
|
:rtype: :class:`~oci.response.Response`
|
4932
4932
|
|
4933
4933
|
:example:
|
4934
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
4934
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/create_report_definition.py.html>`__ to see an example of how to use create_report_definition API.
|
4935
4935
|
"""
|
4936
4936
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4937
4937
|
required_arguments = []
|
@@ -5032,7 +5032,7 @@ class DataSafeClient(object):
|
|
5032
5032
|
:rtype: :class:`~oci.response.Response`
|
5033
5033
|
|
5034
5034
|
:example:
|
5035
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
5035
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/create_sdm_masking_policy_difference.py.html>`__ to see an example of how to use create_sdm_masking_policy_difference API.
|
5036
5036
|
"""
|
5037
5037
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
5038
5038
|
required_arguments = []
|
@@ -5133,7 +5133,7 @@ class DataSafeClient(object):
|
|
5133
5133
|
:rtype: :class:`~oci.response.Response`
|
5134
5134
|
|
5135
5135
|
:example:
|
5136
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
5136
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/create_security_assessment.py.html>`__ to see an example of how to use create_security_assessment API.
|
5137
5137
|
"""
|
5138
5138
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
5139
5139
|
required_arguments = []
|
@@ -5233,7 +5233,7 @@ class DataSafeClient(object):
|
|
5233
5233
|
:rtype: :class:`~oci.response.Response`
|
5234
5234
|
|
5235
5235
|
:example:
|
5236
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
5236
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/create_sensitive_column.py.html>`__ to see an example of how to use create_sensitive_column API.
|
5237
5237
|
"""
|
5238
5238
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
5239
5239
|
required_arguments = ['sensitiveDataModelId']
|
@@ -5342,7 +5342,7 @@ class DataSafeClient(object):
|
|
5342
5342
|
:rtype: :class:`~oci.response.Response`
|
5343
5343
|
|
5344
5344
|
:example:
|
5345
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
5345
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/create_sensitive_data_model.py.html>`__ to see an example of how to use create_sensitive_data_model API.
|
5346
5346
|
"""
|
5347
5347
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
5348
5348
|
required_arguments = []
|
@@ -5441,7 +5441,7 @@ class DataSafeClient(object):
|
|
5441
5441
|
:rtype: :class:`~oci.response.Response`
|
5442
5442
|
|
5443
5443
|
:example:
|
5444
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
5444
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/create_sensitive_type.py.html>`__ to see an example of how to use create_sensitive_type API.
|
5445
5445
|
"""
|
5446
5446
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
5447
5447
|
required_arguments = []
|
@@ -5538,7 +5538,7 @@ class DataSafeClient(object):
|
|
5538
5538
|
:rtype: :class:`~oci.response.Response`
|
5539
5539
|
|
5540
5540
|
:example:
|
5541
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
5541
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/create_sql_collection.py.html>`__ to see an example of how to use create_sql_collection API.
|
5542
5542
|
"""
|
5543
5543
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
5544
5544
|
required_arguments = []
|
@@ -5635,7 +5635,7 @@ class DataSafeClient(object):
|
|
5635
5635
|
:rtype: :class:`~oci.response.Response`
|
5636
5636
|
|
5637
5637
|
:example:
|
5638
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
5638
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/create_target_alert_policy_association.py.html>`__ to see an example of how to use create_target_alert_policy_association API.
|
5639
5639
|
"""
|
5640
5640
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
5641
5641
|
required_arguments = []
|
@@ -5732,7 +5732,7 @@ class DataSafeClient(object):
|
|
5732
5732
|
:rtype: :class:`~oci.response.Response`
|
5733
5733
|
|
5734
5734
|
:example:
|
5735
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
5735
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/create_target_database.py.html>`__ to see an example of how to use create_target_database API.
|
5736
5736
|
"""
|
5737
5737
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
5738
5738
|
required_arguments = []
|
@@ -5833,7 +5833,7 @@ class DataSafeClient(object):
|
|
5833
5833
|
:rtype: :class:`~oci.response.Response`
|
5834
5834
|
|
5835
5835
|
:example:
|
5836
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
5836
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/create_user_assessment.py.html>`__ to see an example of how to use create_user_assessment API.
|
5837
5837
|
"""
|
5838
5838
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
5839
5839
|
required_arguments = []
|
@@ -5937,7 +5937,7 @@ class DataSafeClient(object):
|
|
5937
5937
|
:rtype: :class:`~oci.response.Response`
|
5938
5938
|
|
5939
5939
|
:example:
|
5940
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
5940
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/deactivate_target_database.py.html>`__ to see an example of how to use deactivate_target_database API.
|
5941
5941
|
"""
|
5942
5942
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
5943
5943
|
required_arguments = ['targetDatabaseId']
|
@@ -6046,7 +6046,7 @@ class DataSafeClient(object):
|
|
6046
6046
|
:rtype: :class:`~oci.response.Response`
|
6047
6047
|
|
6048
6048
|
:example:
|
6049
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
6049
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/delete_audit_archive_retrieval.py.html>`__ to see an example of how to use delete_audit_archive_retrieval API.
|
6050
6050
|
"""
|
6051
6051
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
6052
6052
|
required_arguments = ['auditArchiveRetrievalId']
|
@@ -6151,7 +6151,7 @@ class DataSafeClient(object):
|
|
6151
6151
|
:rtype: :class:`~oci.response.Response`
|
6152
6152
|
|
6153
6153
|
:example:
|
6154
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
6154
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/delete_audit_trail.py.html>`__ to see an example of how to use delete_audit_trail API.
|
6155
6155
|
"""
|
6156
6156
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
6157
6157
|
required_arguments = ['auditTrailId']
|
@@ -6256,7 +6256,7 @@ class DataSafeClient(object):
|
|
6256
6256
|
:rtype: :class:`~oci.response.Response`
|
6257
6257
|
|
6258
6258
|
:example:
|
6259
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
6259
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/delete_data_safe_private_endpoint.py.html>`__ to see an example of how to use delete_data_safe_private_endpoint API.
|
6260
6260
|
"""
|
6261
6261
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
6262
6262
|
required_arguments = ['dataSafePrivateEndpointId']
|
@@ -6361,7 +6361,7 @@ class DataSafeClient(object):
|
|
6361
6361
|
:rtype: :class:`~oci.response.Response`
|
6362
6362
|
|
6363
6363
|
:example:
|
6364
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
6364
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/delete_discovery_job.py.html>`__ to see an example of how to use delete_discovery_job API.
|
6365
6365
|
"""
|
6366
6366
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
6367
6367
|
required_arguments = ['discoveryJobId']
|
@@ -6469,7 +6469,7 @@ class DataSafeClient(object):
|
|
6469
6469
|
:rtype: :class:`~oci.response.Response`
|
6470
6470
|
|
6471
6471
|
:example:
|
6472
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
6472
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/delete_discovery_job_result.py.html>`__ to see an example of how to use delete_discovery_job_result API.
|
6473
6473
|
"""
|
6474
6474
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
6475
6475
|
required_arguments = ['discoveryJobId', 'resultKey']
|
@@ -6575,7 +6575,7 @@ class DataSafeClient(object):
|
|
6575
6575
|
:rtype: :class:`~oci.response.Response`
|
6576
6576
|
|
6577
6577
|
:example:
|
6578
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
6578
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/delete_library_masking_format.py.html>`__ to see an example of how to use delete_library_masking_format API.
|
6579
6579
|
"""
|
6580
6580
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
6581
6581
|
required_arguments = ['libraryMaskingFormatId']
|
@@ -6683,7 +6683,7 @@ class DataSafeClient(object):
|
|
6683
6683
|
:rtype: :class:`~oci.response.Response`
|
6684
6684
|
|
6685
6685
|
:example:
|
6686
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
6686
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/delete_masking_column.py.html>`__ to see an example of how to use delete_masking_column API.
|
6687
6687
|
"""
|
6688
6688
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
6689
6689
|
required_arguments = ['maskingColumnKey', 'maskingPolicyId']
|
@@ -6789,7 +6789,7 @@ class DataSafeClient(object):
|
|
6789
6789
|
:rtype: :class:`~oci.response.Response`
|
6790
6790
|
|
6791
6791
|
:example:
|
6792
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
6792
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/delete_masking_policy.py.html>`__ to see an example of how to use delete_masking_policy API.
|
6793
6793
|
"""
|
6794
6794
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
6795
6795
|
required_arguments = ['maskingPolicyId']
|
@@ -6894,7 +6894,7 @@ class DataSafeClient(object):
|
|
6894
6894
|
:rtype: :class:`~oci.response.Response`
|
6895
6895
|
|
6896
6896
|
:example:
|
6897
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
6897
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/delete_on_prem_connector.py.html>`__ to see an example of how to use delete_on_prem_connector API.
|
6898
6898
|
"""
|
6899
6899
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
6900
6900
|
required_arguments = ['onPremConnectorId']
|
@@ -6999,7 +6999,7 @@ class DataSafeClient(object):
|
|
6999
6999
|
:rtype: :class:`~oci.response.Response`
|
7000
7000
|
|
7001
7001
|
:example:
|
7002
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
7002
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/delete_report_definition.py.html>`__ to see an example of how to use delete_report_definition API.
|
7003
7003
|
"""
|
7004
7004
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
7005
7005
|
required_arguments = ['reportDefinitionId']
|
@@ -7104,7 +7104,7 @@ class DataSafeClient(object):
|
|
7104
7104
|
:rtype: :class:`~oci.response.Response`
|
7105
7105
|
|
7106
7106
|
:example:
|
7107
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
7107
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/delete_sdm_masking_policy_difference.py.html>`__ to see an example of how to use delete_sdm_masking_policy_difference API.
|
7108
7108
|
"""
|
7109
7109
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
7110
7110
|
required_arguments = ['sdmMaskingPolicyDifferenceId']
|
@@ -7212,7 +7212,7 @@ class DataSafeClient(object):
|
|
7212
7212
|
:rtype: :class:`~oci.response.Response`
|
7213
7213
|
|
7214
7214
|
:example:
|
7215
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
7215
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/delete_security_assessment.py.html>`__ to see an example of how to use delete_security_assessment API.
|
7216
7216
|
"""
|
7217
7217
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
7218
7218
|
required_arguments = ['securityAssessmentId']
|
@@ -7320,7 +7320,7 @@ class DataSafeClient(object):
|
|
7320
7320
|
:rtype: :class:`~oci.response.Response`
|
7321
7321
|
|
7322
7322
|
:example:
|
7323
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
7323
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/delete_sensitive_column.py.html>`__ to see an example of how to use delete_sensitive_column API.
|
7324
7324
|
"""
|
7325
7325
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
7326
7326
|
required_arguments = ['sensitiveDataModelId', 'sensitiveColumnKey']
|
@@ -7426,7 +7426,7 @@ class DataSafeClient(object):
|
|
7426
7426
|
:rtype: :class:`~oci.response.Response`
|
7427
7427
|
|
7428
7428
|
:example:
|
7429
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
7429
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/delete_sensitive_data_model.py.html>`__ to see an example of how to use delete_sensitive_data_model API.
|
7430
7430
|
"""
|
7431
7431
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
7432
7432
|
required_arguments = ['sensitiveDataModelId']
|
@@ -7531,7 +7531,7 @@ class DataSafeClient(object):
|
|
7531
7531
|
:rtype: :class:`~oci.response.Response`
|
7532
7532
|
|
7533
7533
|
:example:
|
7534
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
7534
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/delete_sensitive_type.py.html>`__ to see an example of how to use delete_sensitive_type API.
|
7535
7535
|
"""
|
7536
7536
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
7537
7537
|
required_arguments = ['sensitiveTypeId']
|
@@ -7636,7 +7636,7 @@ class DataSafeClient(object):
|
|
7636
7636
|
:rtype: :class:`~oci.response.Response`
|
7637
7637
|
|
7638
7638
|
:example:
|
7639
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
7639
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/delete_sql_collection.py.html>`__ to see an example of how to use delete_sql_collection API.
|
7640
7640
|
"""
|
7641
7641
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
7642
7642
|
required_arguments = ['sqlCollectionId']
|
@@ -7741,7 +7741,7 @@ class DataSafeClient(object):
|
|
7741
7741
|
:rtype: :class:`~oci.response.Response`
|
7742
7742
|
|
7743
7743
|
:example:
|
7744
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
7744
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/delete_sql_firewall_policy.py.html>`__ to see an example of how to use delete_sql_firewall_policy API.
|
7745
7745
|
"""
|
7746
7746
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
7747
7747
|
required_arguments = ['sqlFirewallPolicyId']
|
@@ -7846,7 +7846,7 @@ class DataSafeClient(object):
|
|
7846
7846
|
:rtype: :class:`~oci.response.Response`
|
7847
7847
|
|
7848
7848
|
:example:
|
7849
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
7849
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/delete_target_alert_policy_association.py.html>`__ to see an example of how to use delete_target_alert_policy_association API.
|
7850
7850
|
"""
|
7851
7851
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
7852
7852
|
required_arguments = ['targetAlertPolicyAssociationId']
|
@@ -7951,7 +7951,7 @@ class DataSafeClient(object):
|
|
7951
7951
|
:rtype: :class:`~oci.response.Response`
|
7952
7952
|
|
7953
7953
|
:example:
|
7954
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
7954
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/delete_target_database.py.html>`__ to see an example of how to use delete_target_database API.
|
7955
7955
|
"""
|
7956
7956
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
7957
7957
|
required_arguments = ['targetDatabaseId']
|
@@ -8059,7 +8059,7 @@ class DataSafeClient(object):
|
|
8059
8059
|
:rtype: :class:`~oci.response.Response`
|
8060
8060
|
|
8061
8061
|
:example:
|
8062
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
8062
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/delete_user_assessment.py.html>`__ to see an example of how to use delete_user_assessment API.
|
8063
8063
|
"""
|
8064
8064
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
8065
8065
|
required_arguments = ['userAssessmentId']
|
@@ -8173,7 +8173,7 @@ class DataSafeClient(object):
|
|
8173
8173
|
:rtype: :class:`~oci.response.Response`
|
8174
8174
|
|
8175
8175
|
:example:
|
8176
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
8176
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/discover_audit_trails.py.html>`__ to see an example of how to use discover_audit_trails API.
|
8177
8177
|
"""
|
8178
8178
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
8179
8179
|
required_arguments = ['auditProfileId']
|
@@ -8280,7 +8280,7 @@ class DataSafeClient(object):
|
|
8280
8280
|
:rtype: :class:`~oci.response.Response`
|
8281
8281
|
|
8282
8282
|
:example:
|
8283
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
8283
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/download_discovery_report.py.html>`__ to see an example of how to use download_discovery_report API.
|
8284
8284
|
"""
|
8285
8285
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
8286
8286
|
required_arguments = ['sensitiveDataModelId']
|
@@ -8383,7 +8383,7 @@ class DataSafeClient(object):
|
|
8383
8383
|
:rtype: :class:`~oci.response.Response`
|
8384
8384
|
|
8385
8385
|
:example:
|
8386
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
8386
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/download_masking_log.py.html>`__ to see an example of how to use download_masking_log API.
|
8387
8387
|
"""
|
8388
8388
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
8389
8389
|
required_arguments = ['maskingPolicyId']
|
@@ -8489,7 +8489,7 @@ class DataSafeClient(object):
|
|
8489
8489
|
:rtype: :class:`~oci.response.Response`
|
8490
8490
|
|
8491
8491
|
:example:
|
8492
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
8492
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/download_masking_policy.py.html>`__ to see an example of how to use download_masking_policy API.
|
8493
8493
|
"""
|
8494
8494
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
8495
8495
|
required_arguments = ['maskingPolicyId']
|
@@ -8594,7 +8594,7 @@ class DataSafeClient(object):
|
|
8594
8594
|
:rtype: :class:`~oci.response.Response`
|
8595
8595
|
|
8596
8596
|
:example:
|
8597
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
8597
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/download_masking_report.py.html>`__ to see an example of how to use download_masking_report API.
|
8598
8598
|
"""
|
8599
8599
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
8600
8600
|
required_arguments = ['maskingPolicyId']
|
@@ -8704,7 +8704,7 @@ class DataSafeClient(object):
|
|
8704
8704
|
:rtype: :class:`~oci.response.Response`
|
8705
8705
|
|
8706
8706
|
:example:
|
8707
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
8707
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/download_privilege_script.py.html>`__ to see an example of how to use download_privilege_script API.
|
8708
8708
|
"""
|
8709
8709
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
8710
8710
|
required_arguments = []
|
@@ -8812,7 +8812,7 @@ class DataSafeClient(object):
|
|
8812
8812
|
:rtype: :class:`~oci.response.Response`
|
8813
8813
|
|
8814
8814
|
:example:
|
8815
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
8815
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/download_security_assessment_report.py.html>`__ to see an example of how to use download_security_assessment_report API.
|
8816
8816
|
"""
|
8817
8817
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
8818
8818
|
required_arguments = ['securityAssessmentId']
|
@@ -8923,7 +8923,7 @@ class DataSafeClient(object):
|
|
8923
8923
|
:rtype: :class:`~oci.response.Response`
|
8924
8924
|
|
8925
8925
|
:example:
|
8926
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
8926
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/download_sensitive_data_model.py.html>`__ to see an example of how to use download_sensitive_data_model API.
|
8927
8927
|
"""
|
8928
8928
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
8929
8929
|
required_arguments = ['sensitiveDataModelId']
|
@@ -9040,7 +9040,7 @@ class DataSafeClient(object):
|
|
9040
9040
|
:rtype: :class:`~oci.response.Response`
|
9041
9041
|
|
9042
9042
|
:example:
|
9043
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
9043
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/download_user_assessment_report.py.html>`__ to see an example of how to use download_user_assessment_report API.
|
9044
9044
|
"""
|
9045
9045
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
9046
9046
|
required_arguments = ['userAssessmentId']
|
@@ -9155,7 +9155,7 @@ class DataSafeClient(object):
|
|
9155
9155
|
:rtype: :class:`~oci.response.Response`
|
9156
9156
|
|
9157
9157
|
:example:
|
9158
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
9158
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/enable_data_safe_configuration.py.html>`__ to see an example of how to use enable_data_safe_configuration API.
|
9159
9159
|
"""
|
9160
9160
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
9161
9161
|
required_arguments = []
|
@@ -9257,7 +9257,7 @@ class DataSafeClient(object):
|
|
9257
9257
|
:rtype: :class:`~oci.response.Response`
|
9258
9258
|
|
9259
9259
|
:example:
|
9260
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
9260
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/generate_discovery_report_for_download.py.html>`__ to see an example of how to use generate_discovery_report_for_download API.
|
9261
9261
|
"""
|
9262
9262
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
9263
9263
|
required_arguments = ['sensitiveDataModelId']
|
@@ -9362,7 +9362,7 @@ class DataSafeClient(object):
|
|
9362
9362
|
:rtype: :class:`~oci.response.Response`
|
9363
9363
|
|
9364
9364
|
:example:
|
9365
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
9365
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/generate_masking_policy_for_download.py.html>`__ to see an example of how to use generate_masking_policy_for_download API.
|
9366
9366
|
"""
|
9367
9367
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
9368
9368
|
required_arguments = ['maskingPolicyId']
|
@@ -9466,7 +9466,7 @@ class DataSafeClient(object):
|
|
9466
9466
|
:rtype: :class:`~oci.response.Response`
|
9467
9467
|
|
9468
9468
|
:example:
|
9469
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
9469
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/generate_masking_report_for_download.py.html>`__ to see an example of how to use generate_masking_report_for_download API.
|
9470
9470
|
"""
|
9471
9471
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
9472
9472
|
required_arguments = ['maskingPolicyId']
|
@@ -9580,7 +9580,7 @@ class DataSafeClient(object):
|
|
9580
9580
|
:rtype: :class:`~oci.response.Response`
|
9581
9581
|
|
9582
9582
|
:example:
|
9583
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
9583
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/generate_on_prem_connector_configuration.py.html>`__ to see an example of how to use generate_on_prem_connector_configuration API.
|
9584
9584
|
"""
|
9585
9585
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
9586
9586
|
required_arguments = ['onPremConnectorId']
|
@@ -9712,7 +9712,7 @@ class DataSafeClient(object):
|
|
9712
9712
|
:rtype: :class:`~oci.response.Response`
|
9713
9713
|
|
9714
9714
|
:example:
|
9715
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
9715
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/generate_report.py.html>`__ to see an example of how to use generate_report API.
|
9716
9716
|
"""
|
9717
9717
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
9718
9718
|
required_arguments = ['reportDefinitionId']
|
@@ -9840,7 +9840,7 @@ class DataSafeClient(object):
|
|
9840
9840
|
:rtype: :class:`~oci.response.Response`
|
9841
9841
|
|
9842
9842
|
:example:
|
9843
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
9843
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/generate_security_assessment_report.py.html>`__ to see an example of how to use generate_security_assessment_report API.
|
9844
9844
|
"""
|
9845
9845
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
9846
9846
|
required_arguments = ['securityAssessmentId']
|
@@ -9949,7 +9949,7 @@ class DataSafeClient(object):
|
|
9949
9949
|
:rtype: :class:`~oci.response.Response`
|
9950
9950
|
|
9951
9951
|
:example:
|
9952
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
9952
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/generate_sensitive_data_model_for_download.py.html>`__ to see an example of how to use generate_sensitive_data_model_for_download API.
|
9953
9953
|
"""
|
9954
9954
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
9955
9955
|
required_arguments = ['sensitiveDataModelId']
|
@@ -10060,7 +10060,7 @@ class DataSafeClient(object):
|
|
10060
10060
|
:rtype: :class:`~oci.response.Response`
|
10061
10061
|
|
10062
10062
|
:example:
|
10063
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
10063
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/generate_sql_firewall_policy.py.html>`__ to see an example of how to use generate_sql_firewall_policy API.
|
10064
10064
|
"""
|
10065
10065
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
10066
10066
|
required_arguments = ['sqlCollectionId']
|
@@ -10178,7 +10178,7 @@ class DataSafeClient(object):
|
|
10178
10178
|
:rtype: :class:`~oci.response.Response`
|
10179
10179
|
|
10180
10180
|
:example:
|
10181
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
10181
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/generate_user_assessment_report.py.html>`__ to see an example of how to use generate_user_assessment_report API.
|
10182
10182
|
"""
|
10183
10183
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
10184
10184
|
required_arguments = ['userAssessmentId']
|
@@ -10281,7 +10281,7 @@ class DataSafeClient(object):
|
|
10281
10281
|
:rtype: :class:`~oci.response.Response`
|
10282
10282
|
|
10283
10283
|
:example:
|
10284
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
10284
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_alert.py.html>`__ to see an example of how to use get_alert API.
|
10285
10285
|
"""
|
10286
10286
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
10287
10287
|
required_arguments = ['alertId']
|
@@ -10379,7 +10379,7 @@ class DataSafeClient(object):
|
|
10379
10379
|
:rtype: :class:`~oci.response.Response`
|
10380
10380
|
|
10381
10381
|
:example:
|
10382
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
10382
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_alert_policy.py.html>`__ to see an example of how to use get_alert_policy API.
|
10383
10383
|
"""
|
10384
10384
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
10385
10385
|
required_arguments = ['alertPolicyId']
|
@@ -10484,7 +10484,7 @@ class DataSafeClient(object):
|
|
10484
10484
|
:rtype: :class:`~oci.response.Response`
|
10485
10485
|
|
10486
10486
|
:example:
|
10487
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
10487
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_audit_archive_retrieval.py.html>`__ to see an example of how to use get_audit_archive_retrieval API.
|
10488
10488
|
"""
|
10489
10489
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
10490
10490
|
required_arguments = ['auditArchiveRetrievalId']
|
@@ -10584,7 +10584,7 @@ class DataSafeClient(object):
|
|
10584
10584
|
:rtype: :class:`~oci.response.Response`
|
10585
10585
|
|
10586
10586
|
:example:
|
10587
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
10587
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_audit_policy.py.html>`__ to see an example of how to use get_audit_policy API.
|
10588
10588
|
"""
|
10589
10589
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
10590
10590
|
required_arguments = ['auditPolicyId']
|
@@ -10682,7 +10682,7 @@ class DataSafeClient(object):
|
|
10682
10682
|
:rtype: :class:`~oci.response.Response`
|
10683
10683
|
|
10684
10684
|
:example:
|
10685
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
10685
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_audit_profile.py.html>`__ to see an example of how to use get_audit_profile API.
|
10686
10686
|
"""
|
10687
10687
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
10688
10688
|
required_arguments = ['auditProfileId']
|
@@ -10780,7 +10780,7 @@ class DataSafeClient(object):
|
|
10780
10780
|
:rtype: :class:`~oci.response.Response`
|
10781
10781
|
|
10782
10782
|
:example:
|
10783
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
10783
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_audit_trail.py.html>`__ to see an example of how to use get_audit_trail API.
|
10784
10784
|
"""
|
10785
10785
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
10786
10786
|
required_arguments = ['auditTrailId']
|
@@ -10891,7 +10891,7 @@ class DataSafeClient(object):
|
|
10891
10891
|
:rtype: :class:`~oci.response.Response`
|
10892
10892
|
|
10893
10893
|
:example:
|
10894
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
10894
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_compatible_formats_for_data_types.py.html>`__ to see an example of how to use get_compatible_formats_for_data_types API.
|
10895
10895
|
"""
|
10896
10896
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
10897
10897
|
required_arguments = []
|
@@ -11012,7 +11012,7 @@ class DataSafeClient(object):
|
|
11012
11012
|
:rtype: :class:`~oci.response.Response`
|
11013
11013
|
|
11014
11014
|
:example:
|
11015
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
11015
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_compatible_formats_for_sensitive_types.py.html>`__ to see an example of how to use get_compatible_formats_for_sensitive_types API.
|
11016
11016
|
"""
|
11017
11017
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
11018
11018
|
required_arguments = ['compartmentId']
|
@@ -11120,7 +11120,7 @@ class DataSafeClient(object):
|
|
11120
11120
|
:rtype: :class:`~oci.response.Response`
|
11121
11121
|
|
11122
11122
|
:example:
|
11123
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
11123
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_data_safe_configuration.py.html>`__ to see an example of how to use get_data_safe_configuration API.
|
11124
11124
|
"""
|
11125
11125
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
11126
11126
|
required_arguments = []
|
@@ -11214,7 +11214,7 @@ class DataSafeClient(object):
|
|
11214
11214
|
:rtype: :class:`~oci.response.Response`
|
11215
11215
|
|
11216
11216
|
:example:
|
11217
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
11217
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_data_safe_private_endpoint.py.html>`__ to see an example of how to use get_data_safe_private_endpoint API.
|
11218
11218
|
"""
|
11219
11219
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
11220
11220
|
required_arguments = ['dataSafePrivateEndpointId']
|
@@ -11312,7 +11312,7 @@ class DataSafeClient(object):
|
|
11312
11312
|
:rtype: :class:`~oci.response.Response`
|
11313
11313
|
|
11314
11314
|
:example:
|
11315
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
11315
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_database_security_config.py.html>`__ to see an example of how to use get_database_security_config API.
|
11316
11316
|
"""
|
11317
11317
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
11318
11318
|
required_arguments = ['databaseSecurityConfigId']
|
@@ -11413,7 +11413,7 @@ class DataSafeClient(object):
|
|
11413
11413
|
:rtype: :class:`~oci.response.Response`
|
11414
11414
|
|
11415
11415
|
:example:
|
11416
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
11416
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_difference_column.py.html>`__ to see an example of how to use get_difference_column API.
|
11417
11417
|
"""
|
11418
11418
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
11419
11419
|
required_arguments = ['sdmMaskingPolicyDifferenceId', 'differenceColumnKey']
|
@@ -11512,7 +11512,7 @@ class DataSafeClient(object):
|
|
11512
11512
|
:rtype: :class:`~oci.response.Response`
|
11513
11513
|
|
11514
11514
|
:example:
|
11515
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
11515
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_discovery_job.py.html>`__ to see an example of how to use get_discovery_job API.
|
11516
11516
|
"""
|
11517
11517
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
11518
11518
|
required_arguments = ['discoveryJobId']
|
@@ -11613,7 +11613,7 @@ class DataSafeClient(object):
|
|
11613
11613
|
:rtype: :class:`~oci.response.Response`
|
11614
11614
|
|
11615
11615
|
:example:
|
11616
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
11616
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_discovery_job_result.py.html>`__ to see an example of how to use get_discovery_job_result API.
|
11617
11617
|
"""
|
11618
11618
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
11619
11619
|
required_arguments = ['discoveryJobId', 'resultKey']
|
@@ -11712,7 +11712,7 @@ class DataSafeClient(object):
|
|
11712
11712
|
:rtype: :class:`~oci.response.Response`
|
11713
11713
|
|
11714
11714
|
:example:
|
11715
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
11715
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_library_masking_format.py.html>`__ to see an example of how to use get_library_masking_format API.
|
11716
11716
|
"""
|
11717
11717
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
11718
11718
|
required_arguments = ['libraryMaskingFormatId']
|
@@ -11813,7 +11813,7 @@ class DataSafeClient(object):
|
|
11813
11813
|
:rtype: :class:`~oci.response.Response`
|
11814
11814
|
|
11815
11815
|
:example:
|
11816
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
11816
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_masking_column.py.html>`__ to see an example of how to use get_masking_column API.
|
11817
11817
|
"""
|
11818
11818
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
11819
11819
|
required_arguments = ['maskingPolicyId', 'maskingColumnKey']
|
@@ -11912,7 +11912,7 @@ class DataSafeClient(object):
|
|
11912
11912
|
:rtype: :class:`~oci.response.Response`
|
11913
11913
|
|
11914
11914
|
:example:
|
11915
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
11915
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_masking_policy.py.html>`__ to see an example of how to use get_masking_policy API.
|
11916
11916
|
"""
|
11917
11917
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
11918
11918
|
required_arguments = ['maskingPolicyId']
|
@@ -12010,7 +12010,7 @@ class DataSafeClient(object):
|
|
12010
12010
|
:rtype: :class:`~oci.response.Response`
|
12011
12011
|
|
12012
12012
|
:example:
|
12013
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
12013
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_masking_report.py.html>`__ to see an example of how to use get_masking_report API.
|
12014
12014
|
"""
|
12015
12015
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
12016
12016
|
required_arguments = ['maskingReportId']
|
@@ -12108,7 +12108,7 @@ class DataSafeClient(object):
|
|
12108
12108
|
:rtype: :class:`~oci.response.Response`
|
12109
12109
|
|
12110
12110
|
:example:
|
12111
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
12111
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_on_prem_connector.py.html>`__ to see an example of how to use get_on_prem_connector API.
|
12112
12112
|
"""
|
12113
12113
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
12114
12114
|
required_arguments = ['onPremConnectorId']
|
@@ -12212,7 +12212,7 @@ class DataSafeClient(object):
|
|
12212
12212
|
:rtype: :class:`~oci.response.Response`
|
12213
12213
|
|
12214
12214
|
:example:
|
12215
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
12215
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_profile.py.html>`__ to see an example of how to use get_profile API.
|
12216
12216
|
"""
|
12217
12217
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
12218
12218
|
required_arguments = ['userAssessmentId', 'profileName']
|
@@ -12311,7 +12311,7 @@ class DataSafeClient(object):
|
|
12311
12311
|
:rtype: :class:`~oci.response.Response`
|
12312
12312
|
|
12313
12313
|
:example:
|
12314
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
12314
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_report.py.html>`__ to see an example of how to use get_report API.
|
12315
12315
|
"""
|
12316
12316
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
12317
12317
|
required_arguments = ['reportId']
|
@@ -12409,7 +12409,7 @@ class DataSafeClient(object):
|
|
12409
12409
|
:rtype: :class:`~oci.response.Response`
|
12410
12410
|
|
12411
12411
|
:example:
|
12412
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
12412
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_report_content.py.html>`__ to see an example of how to use get_report_content API.
|
12413
12413
|
"""
|
12414
12414
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
12415
12415
|
required_arguments = ['reportId']
|
@@ -12507,7 +12507,7 @@ class DataSafeClient(object):
|
|
12507
12507
|
:rtype: :class:`~oci.response.Response`
|
12508
12508
|
|
12509
12509
|
:example:
|
12510
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
12510
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_report_definition.py.html>`__ to see an example of how to use get_report_definition API.
|
12511
12511
|
"""
|
12512
12512
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
12513
12513
|
required_arguments = ['reportDefinitionId']
|
@@ -12605,7 +12605,7 @@ class DataSafeClient(object):
|
|
12605
12605
|
:rtype: :class:`~oci.response.Response`
|
12606
12606
|
|
12607
12607
|
:example:
|
12608
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
12608
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_sdm_masking_policy_difference.py.html>`__ to see an example of how to use get_sdm_masking_policy_difference API.
|
12609
12609
|
"""
|
12610
12610
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
12611
12611
|
required_arguments = ['sdmMaskingPolicyDifferenceId']
|
@@ -12703,7 +12703,7 @@ class DataSafeClient(object):
|
|
12703
12703
|
:rtype: :class:`~oci.response.Response`
|
12704
12704
|
|
12705
12705
|
:example:
|
12706
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
12706
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_security_assessment.py.html>`__ to see an example of how to use get_security_assessment API.
|
12707
12707
|
"""
|
12708
12708
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
12709
12709
|
required_arguments = ['securityAssessmentId']
|
@@ -12804,7 +12804,7 @@ class DataSafeClient(object):
|
|
12804
12804
|
:rtype: :class:`~oci.response.Response`
|
12805
12805
|
|
12806
12806
|
:example:
|
12807
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
12807
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_security_assessment_comparison.py.html>`__ to see an example of how to use get_security_assessment_comparison API.
|
12808
12808
|
"""
|
12809
12809
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
12810
12810
|
required_arguments = ['securityAssessmentId', 'comparisonSecurityAssessmentId']
|
@@ -12903,7 +12903,7 @@ class DataSafeClient(object):
|
|
12903
12903
|
:rtype: :class:`~oci.response.Response`
|
12904
12904
|
|
12905
12905
|
:example:
|
12906
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
12906
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_security_policy.py.html>`__ to see an example of how to use get_security_policy API.
|
12907
12907
|
"""
|
12908
12908
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
12909
12909
|
required_arguments = ['securityPolicyId']
|
@@ -13001,7 +13001,7 @@ class DataSafeClient(object):
|
|
13001
13001
|
:rtype: :class:`~oci.response.Response`
|
13002
13002
|
|
13003
13003
|
:example:
|
13004
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
13004
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_security_policy_deployment.py.html>`__ to see an example of how to use get_security_policy_deployment API.
|
13005
13005
|
"""
|
13006
13006
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
13007
13007
|
required_arguments = ['securityPolicyDeploymentId']
|
@@ -13105,7 +13105,7 @@ class DataSafeClient(object):
|
|
13105
13105
|
:rtype: :class:`~oci.response.Response`
|
13106
13106
|
|
13107
13107
|
:example:
|
13108
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
13108
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_security_policy_entry_state.py.html>`__ to see an example of how to use get_security_policy_entry_state API.
|
13109
13109
|
"""
|
13110
13110
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
13111
13111
|
required_arguments = ['securityPolicyDeploymentId', 'securityPolicyEntryStateId']
|
@@ -13207,7 +13207,7 @@ class DataSafeClient(object):
|
|
13207
13207
|
:rtype: :class:`~oci.response.Response`
|
13208
13208
|
|
13209
13209
|
:example:
|
13210
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
13210
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_sensitive_column.py.html>`__ to see an example of how to use get_sensitive_column API.
|
13211
13211
|
"""
|
13212
13212
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
13213
13213
|
required_arguments = ['sensitiveDataModelId', 'sensitiveColumnKey']
|
@@ -13306,7 +13306,7 @@ class DataSafeClient(object):
|
|
13306
13306
|
:rtype: :class:`~oci.response.Response`
|
13307
13307
|
|
13308
13308
|
:example:
|
13309
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
13309
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_sensitive_data_model.py.html>`__ to see an example of how to use get_sensitive_data_model API.
|
13310
13310
|
"""
|
13311
13311
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
13312
13312
|
required_arguments = ['sensitiveDataModelId']
|
@@ -13404,7 +13404,7 @@ class DataSafeClient(object):
|
|
13404
13404
|
:rtype: :class:`~oci.response.Response`
|
13405
13405
|
|
13406
13406
|
:example:
|
13407
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
13407
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_sensitive_type.py.html>`__ to see an example of how to use get_sensitive_type API.
|
13408
13408
|
"""
|
13409
13409
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
13410
13410
|
required_arguments = ['sensitiveTypeId']
|
@@ -13502,7 +13502,7 @@ class DataSafeClient(object):
|
|
13502
13502
|
:rtype: :class:`~oci.response.Response`
|
13503
13503
|
|
13504
13504
|
:example:
|
13505
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
13505
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_sql_collection.py.html>`__ to see an example of how to use get_sql_collection API.
|
13506
13506
|
"""
|
13507
13507
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
13508
13508
|
required_arguments = ['sqlCollectionId']
|
@@ -13600,7 +13600,7 @@ class DataSafeClient(object):
|
|
13600
13600
|
:rtype: :class:`~oci.response.Response`
|
13601
13601
|
|
13602
13602
|
:example:
|
13603
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
13603
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_sql_firewall_policy.py.html>`__ to see an example of how to use get_sql_firewall_policy API.
|
13604
13604
|
"""
|
13605
13605
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
13606
13606
|
required_arguments = ['sqlFirewallPolicyId']
|
@@ -13698,7 +13698,7 @@ class DataSafeClient(object):
|
|
13698
13698
|
:rtype: :class:`~oci.response.Response`
|
13699
13699
|
|
13700
13700
|
:example:
|
13701
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
13701
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_target_alert_policy_association.py.html>`__ to see an example of how to use get_target_alert_policy_association API.
|
13702
13702
|
"""
|
13703
13703
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
13704
13704
|
required_arguments = ['targetAlertPolicyAssociationId']
|
@@ -13796,7 +13796,7 @@ class DataSafeClient(object):
|
|
13796
13796
|
:rtype: :class:`~oci.response.Response`
|
13797
13797
|
|
13798
13798
|
:example:
|
13799
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
13799
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_target_database.py.html>`__ to see an example of how to use get_target_database API.
|
13800
13800
|
"""
|
13801
13801
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
13802
13802
|
required_arguments = ['targetDatabaseId']
|
@@ -13894,7 +13894,7 @@ class DataSafeClient(object):
|
|
13894
13894
|
:rtype: :class:`~oci.response.Response`
|
13895
13895
|
|
13896
13896
|
:example:
|
13897
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
13897
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_user_assessment.py.html>`__ to see an example of how to use get_user_assessment API.
|
13898
13898
|
"""
|
13899
13899
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
13900
13900
|
required_arguments = ['userAssessmentId']
|
@@ -13995,7 +13995,7 @@ class DataSafeClient(object):
|
|
13995
13995
|
:rtype: :class:`~oci.response.Response`
|
13996
13996
|
|
13997
13997
|
:example:
|
13998
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
13998
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_user_assessment_comparison.py.html>`__ to see an example of how to use get_user_assessment_comparison API.
|
13999
13999
|
"""
|
14000
14000
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
14001
14001
|
required_arguments = ['userAssessmentId', 'comparisonUserAssessmentId']
|
@@ -14094,7 +14094,7 @@ class DataSafeClient(object):
|
|
14094
14094
|
:rtype: :class:`~oci.response.Response`
|
14095
14095
|
|
14096
14096
|
:example:
|
14097
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
14097
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
|
14098
14098
|
"""
|
14099
14099
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
14100
14100
|
required_arguments = ['workRequestId']
|
@@ -14289,7 +14289,7 @@ class DataSafeClient(object):
|
|
14289
14289
|
:rtype: :class:`~oci.response.Response`
|
14290
14290
|
|
14291
14291
|
:example:
|
14292
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
14292
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_alert_analytics.py.html>`__ to see an example of how to use list_alert_analytics API.
|
14293
14293
|
"""
|
14294
14294
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
14295
14295
|
required_arguments = ['compartmentId']
|
@@ -14516,7 +14516,7 @@ class DataSafeClient(object):
|
|
14516
14516
|
:rtype: :class:`~oci.response.Response`
|
14517
14517
|
|
14518
14518
|
:example:
|
14519
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
14519
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_alert_policies.py.html>`__ to see an example of how to use list_alert_policies API.
|
14520
14520
|
"""
|
14521
14521
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
14522
14522
|
required_arguments = ['compartmentId']
|
@@ -14681,7 +14681,7 @@ class DataSafeClient(object):
|
|
14681
14681
|
:rtype: :class:`~oci.response.Response`
|
14682
14682
|
|
14683
14683
|
:example:
|
14684
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
14684
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_alert_policy_rules.py.html>`__ to see an example of how to use list_alert_policy_rules API.
|
14685
14685
|
"""
|
14686
14686
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
14687
14687
|
required_arguments = ['alertPolicyId']
|
@@ -14855,7 +14855,7 @@ class DataSafeClient(object):
|
|
14855
14855
|
:rtype: :class:`~oci.response.Response`
|
14856
14856
|
|
14857
14857
|
:example:
|
14858
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
14858
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_alerts.py.html>`__ to see an example of how to use list_alerts API.
|
14859
14859
|
"""
|
14860
14860
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
14861
14861
|
required_arguments = ['compartmentId']
|
@@ -15046,7 +15046,7 @@ class DataSafeClient(object):
|
|
15046
15046
|
:rtype: :class:`~oci.response.Response`
|
15047
15047
|
|
15048
15048
|
:example:
|
15049
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
15049
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_audit_archive_retrievals.py.html>`__ to see an example of how to use list_audit_archive_retrievals API.
|
15050
15050
|
"""
|
15051
15051
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
15052
15052
|
required_arguments = ['compartmentId']
|
@@ -15284,7 +15284,7 @@ class DataSafeClient(object):
|
|
15284
15284
|
:rtype: :class:`~oci.response.Response`
|
15285
15285
|
|
15286
15286
|
:example:
|
15287
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
15287
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_audit_event_analytics.py.html>`__ to see an example of how to use list_audit_event_analytics API.
|
15288
15288
|
"""
|
15289
15289
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
15290
15290
|
required_arguments = ['compartmentId']
|
@@ -15499,7 +15499,7 @@ class DataSafeClient(object):
|
|
15499
15499
|
:rtype: :class:`~oci.response.Response`
|
15500
15500
|
|
15501
15501
|
:example:
|
15502
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
15502
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_audit_events.py.html>`__ to see an example of how to use list_audit_events API.
|
15503
15503
|
"""
|
15504
15504
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
15505
15505
|
required_arguments = ['compartmentId']
|
@@ -15689,7 +15689,7 @@ class DataSafeClient(object):
|
|
15689
15689
|
:rtype: :class:`~oci.response.Response`
|
15690
15690
|
|
15691
15691
|
:example:
|
15692
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
15692
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_audit_policies.py.html>`__ to see an example of how to use list_audit_policies API.
|
15693
15693
|
"""
|
15694
15694
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
15695
15695
|
required_arguments = ['compartmentId']
|
@@ -15890,7 +15890,7 @@ class DataSafeClient(object):
|
|
15890
15890
|
:rtype: :class:`~oci.response.Response`
|
15891
15891
|
|
15892
15892
|
:example:
|
15893
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
15893
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_audit_policy_analytics.py.html>`__ to see an example of how to use list_audit_policy_analytics API.
|
15894
15894
|
"""
|
15895
15895
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
15896
15896
|
required_arguments = ['compartmentId']
|
@@ -16069,7 +16069,7 @@ class DataSafeClient(object):
|
|
16069
16069
|
:rtype: :class:`~oci.response.Response`
|
16070
16070
|
|
16071
16071
|
:example:
|
16072
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
16072
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_audit_profile_analytics.py.html>`__ to see an example of how to use list_audit_profile_analytics API.
|
16073
16073
|
"""
|
16074
16074
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
16075
16075
|
required_arguments = ['compartmentId']
|
@@ -16261,7 +16261,7 @@ class DataSafeClient(object):
|
|
16261
16261
|
:rtype: :class:`~oci.response.Response`
|
16262
16262
|
|
16263
16263
|
:example:
|
16264
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
16264
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_audit_profiles.py.html>`__ to see an example of how to use list_audit_profiles API.
|
16265
16265
|
"""
|
16266
16266
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
16267
16267
|
required_arguments = ['compartmentId']
|
@@ -16450,7 +16450,7 @@ class DataSafeClient(object):
|
|
16450
16450
|
:rtype: :class:`~oci.response.Response`
|
16451
16451
|
|
16452
16452
|
:example:
|
16453
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
16453
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_audit_trail_analytics.py.html>`__ to see an example of how to use list_audit_trail_analytics API.
|
16454
16454
|
"""
|
16455
16455
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
16456
16456
|
required_arguments = ['compartmentId']
|
@@ -16636,7 +16636,7 @@ class DataSafeClient(object):
|
|
16636
16636
|
:rtype: :class:`~oci.response.Response`
|
16637
16637
|
|
16638
16638
|
:example:
|
16639
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
16639
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_audit_trails.py.html>`__ to see an example of how to use list_audit_trails API.
|
16640
16640
|
"""
|
16641
16641
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
16642
16642
|
required_arguments = ['compartmentId']
|
@@ -16832,7 +16832,7 @@ class DataSafeClient(object):
|
|
16832
16832
|
:rtype: :class:`~oci.response.Response`
|
16833
16833
|
|
16834
16834
|
:example:
|
16835
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
16835
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_available_audit_volumes.py.html>`__ to see an example of how to use list_available_audit_volumes API.
|
16836
16836
|
"""
|
16837
16837
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
16838
16838
|
required_arguments = ['auditProfileId', 'workRequestId']
|
@@ -17008,7 +17008,7 @@ class DataSafeClient(object):
|
|
17008
17008
|
:rtype: :class:`~oci.response.Response`
|
17009
17009
|
|
17010
17010
|
:example:
|
17011
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
17011
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_collected_audit_volumes.py.html>`__ to see an example of how to use list_collected_audit_volumes API.
|
17012
17012
|
"""
|
17013
17013
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
17014
17014
|
required_arguments = ['auditProfileId', 'workRequestId']
|
@@ -17180,7 +17180,7 @@ class DataSafeClient(object):
|
|
17180
17180
|
:rtype: :class:`~oci.response.Response`
|
17181
17181
|
|
17182
17182
|
:example:
|
17183
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
17183
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_columns.py.html>`__ to see an example of how to use list_columns API.
|
17184
17184
|
"""
|
17185
17185
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
17186
17186
|
required_arguments = ['targetDatabaseId']
|
@@ -17365,7 +17365,7 @@ class DataSafeClient(object):
|
|
17365
17365
|
:rtype: :class:`~oci.response.Response`
|
17366
17366
|
|
17367
17367
|
:example:
|
17368
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
17368
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_data_safe_private_endpoints.py.html>`__ to see an example of how to use list_data_safe_private_endpoints API.
|
17369
17369
|
"""
|
17370
17370
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
17371
17371
|
required_arguments = ['compartmentId']
|
@@ -17582,7 +17582,7 @@ class DataSafeClient(object):
|
|
17582
17582
|
:rtype: :class:`~oci.response.Response`
|
17583
17583
|
|
17584
17584
|
:example:
|
17585
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
17585
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_database_security_configs.py.html>`__ to see an example of how to use list_database_security_configs API.
|
17586
17586
|
"""
|
17587
17587
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
17588
17588
|
required_arguments = ['compartmentId']
|
@@ -17772,7 +17772,7 @@ class DataSafeClient(object):
|
|
17772
17772
|
:rtype: :class:`~oci.response.Response`
|
17773
17773
|
|
17774
17774
|
:example:
|
17775
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
17775
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_difference_columns.py.html>`__ to see an example of how to use list_difference_columns API.
|
17776
17776
|
"""
|
17777
17777
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
17778
17778
|
required_arguments = ['sdmMaskingPolicyDifferenceId']
|
@@ -17965,7 +17965,7 @@ class DataSafeClient(object):
|
|
17965
17965
|
:rtype: :class:`~oci.response.Response`
|
17966
17966
|
|
17967
17967
|
:example:
|
17968
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
17968
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_discovery_analytics.py.html>`__ to see an example of how to use list_discovery_analytics API.
|
17969
17969
|
"""
|
17970
17970
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
17971
17971
|
required_arguments = ['compartmentId']
|
@@ -18124,7 +18124,7 @@ class DataSafeClient(object):
|
|
18124
18124
|
:rtype: :class:`~oci.response.Response`
|
18125
18125
|
|
18126
18126
|
:example:
|
18127
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
18127
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_discovery_job_results.py.html>`__ to see an example of how to use list_discovery_job_results API.
|
18128
18128
|
"""
|
18129
18129
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
18130
18130
|
required_arguments = ['discoveryJobId']
|
@@ -18326,7 +18326,7 @@ class DataSafeClient(object):
|
|
18326
18326
|
:rtype: :class:`~oci.response.Response`
|
18327
18327
|
|
18328
18328
|
:example:
|
18329
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
18329
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_discovery_jobs.py.html>`__ to see an example of how to use list_discovery_jobs API.
|
18330
18330
|
"""
|
18331
18331
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
18332
18332
|
required_arguments = ['compartmentId']
|
@@ -18505,7 +18505,7 @@ class DataSafeClient(object):
|
|
18505
18505
|
:rtype: :class:`~oci.response.Response`
|
18506
18506
|
|
18507
18507
|
:example:
|
18508
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
18508
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_findings.py.html>`__ to see an example of how to use list_findings API.
|
18509
18509
|
"""
|
18510
18510
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
18511
18511
|
required_arguments = ['securityAssessmentId']
|
@@ -18691,7 +18691,7 @@ class DataSafeClient(object):
|
|
18691
18691
|
:rtype: :class:`~oci.response.Response`
|
18692
18692
|
|
18693
18693
|
:example:
|
18694
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
18694
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_grants.py.html>`__ to see an example of how to use list_grants API.
|
18695
18695
|
"""
|
18696
18696
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
18697
18697
|
required_arguments = ['userAssessmentId', 'userKey']
|
@@ -18898,7 +18898,7 @@ class DataSafeClient(object):
|
|
18898
18898
|
:rtype: :class:`~oci.response.Response`
|
18899
18899
|
|
18900
18900
|
:example:
|
18901
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
18901
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_library_masking_formats.py.html>`__ to see an example of how to use list_library_masking_formats API.
|
18902
18902
|
"""
|
18903
18903
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
18904
18904
|
required_arguments = ['compartmentId']
|
@@ -19090,7 +19090,7 @@ class DataSafeClient(object):
|
|
19090
19090
|
:rtype: :class:`~oci.response.Response`
|
19091
19091
|
|
19092
19092
|
:example:
|
19093
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
19093
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_masked_columns.py.html>`__ to see an example of how to use list_masked_columns API.
|
19094
19094
|
"""
|
19095
19095
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
19096
19096
|
required_arguments = ['maskingReportId']
|
@@ -19263,7 +19263,7 @@ class DataSafeClient(object):
|
|
19263
19263
|
:rtype: :class:`~oci.response.Response`
|
19264
19264
|
|
19265
19265
|
:example:
|
19266
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
19266
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_masking_analytics.py.html>`__ to see an example of how to use list_masking_analytics API.
|
19267
19267
|
"""
|
19268
19268
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
19269
19269
|
required_arguments = ['compartmentId']
|
@@ -19467,7 +19467,7 @@ class DataSafeClient(object):
|
|
19467
19467
|
:rtype: :class:`~oci.response.Response`
|
19468
19468
|
|
19469
19469
|
:example:
|
19470
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
19470
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_masking_columns.py.html>`__ to see an example of how to use list_masking_columns API.
|
19471
19471
|
"""
|
19472
19472
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
19473
19473
|
required_arguments = ['maskingPolicyId']
|
@@ -19676,7 +19676,7 @@ class DataSafeClient(object):
|
|
19676
19676
|
:rtype: :class:`~oci.response.Response`
|
19677
19677
|
|
19678
19678
|
:example:
|
19679
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
19679
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_masking_objects.py.html>`__ to see an example of how to use list_masking_objects API.
|
19680
19680
|
"""
|
19681
19681
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
19682
19682
|
required_arguments = ['maskingPolicyId']
|
@@ -19883,7 +19883,7 @@ class DataSafeClient(object):
|
|
19883
19883
|
:rtype: :class:`~oci.response.Response`
|
19884
19884
|
|
19885
19885
|
:example:
|
19886
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
19886
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_masking_policies.py.html>`__ to see an example of how to use list_masking_policies API.
|
19887
19887
|
"""
|
19888
19888
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
19889
19889
|
required_arguments = ['compartmentId']
|
@@ -20068,7 +20068,7 @@ class DataSafeClient(object):
|
|
20068
20068
|
:rtype: :class:`~oci.response.Response`
|
20069
20069
|
|
20070
20070
|
:example:
|
20071
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
20071
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_masking_reports.py.html>`__ to see an example of how to use list_masking_reports API.
|
20072
20072
|
"""
|
20073
20073
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
20074
20074
|
required_arguments = ['compartmentId']
|
@@ -20222,7 +20222,7 @@ class DataSafeClient(object):
|
|
20222
20222
|
:rtype: :class:`~oci.response.Response`
|
20223
20223
|
|
20224
20224
|
:example:
|
20225
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
20225
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_masking_schemas.py.html>`__ to see an example of how to use list_masking_schemas API.
|
20226
20226
|
"""
|
20227
20227
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
20228
20228
|
required_arguments = ['maskingPolicyId']
|
@@ -20395,7 +20395,7 @@ class DataSafeClient(object):
|
|
20395
20395
|
:rtype: :class:`~oci.response.Response`
|
20396
20396
|
|
20397
20397
|
:example:
|
20398
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
20398
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_on_prem_connectors.py.html>`__ to see an example of how to use list_on_prem_connectors API.
|
20399
20399
|
"""
|
20400
20400
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
20401
20401
|
required_arguments = ['compartmentId']
|
@@ -20591,7 +20591,7 @@ class DataSafeClient(object):
|
|
20591
20591
|
:rtype: :class:`~oci.response.Response`
|
20592
20592
|
|
20593
20593
|
:example:
|
20594
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
20594
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_profile_analytics.py.html>`__ to see an example of how to use list_profile_analytics API.
|
20595
20595
|
"""
|
20596
20596
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
20597
20597
|
required_arguments = ['userAssessmentId', 'compartmentId']
|
@@ -20832,7 +20832,7 @@ class DataSafeClient(object):
|
|
20832
20832
|
:rtype: :class:`~oci.response.Response`
|
20833
20833
|
|
20834
20834
|
:example:
|
20835
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
20835
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_profile_summaries.py.html>`__ to see an example of how to use list_profile_summaries API.
|
20836
20836
|
"""
|
20837
20837
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
20838
20838
|
required_arguments = ['userAssessmentId', 'compartmentId']
|
@@ -21055,7 +21055,7 @@ class DataSafeClient(object):
|
|
21055
21055
|
:rtype: :class:`~oci.response.Response`
|
21056
21056
|
|
21057
21057
|
:example:
|
21058
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
21058
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_report_definitions.py.html>`__ to see an example of how to use list_report_definitions API.
|
21059
21059
|
"""
|
21060
21060
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
21061
21061
|
required_arguments = ['compartmentId']
|
@@ -21260,7 +21260,7 @@ class DataSafeClient(object):
|
|
21260
21260
|
:rtype: :class:`~oci.response.Response`
|
21261
21261
|
|
21262
21262
|
:example:
|
21263
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
21263
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_reports.py.html>`__ to see an example of how to use list_reports API.
|
21264
21264
|
"""
|
21265
21265
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
21266
21266
|
required_arguments = ['compartmentId']
|
@@ -21440,7 +21440,7 @@ class DataSafeClient(object):
|
|
21440
21440
|
:rtype: :class:`~oci.response.Response`
|
21441
21441
|
|
21442
21442
|
:example:
|
21443
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
21443
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_roles.py.html>`__ to see an example of how to use list_roles API.
|
21444
21444
|
"""
|
21445
21445
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
21446
21446
|
required_arguments = ['targetDatabaseId']
|
@@ -21603,7 +21603,7 @@ class DataSafeClient(object):
|
|
21603
21603
|
:rtype: :class:`~oci.response.Response`
|
21604
21604
|
|
21605
21605
|
:example:
|
21606
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
21606
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_schemas.py.html>`__ to see an example of how to use list_schemas API.
|
21607
21607
|
"""
|
21608
21608
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
21609
21609
|
required_arguments = ['targetDatabaseId']
|
@@ -21782,7 +21782,7 @@ class DataSafeClient(object):
|
|
21782
21782
|
:rtype: :class:`~oci.response.Response`
|
21783
21783
|
|
21784
21784
|
:example:
|
21785
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
21785
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_sdm_masking_policy_differences.py.html>`__ to see an example of how to use list_sdm_masking_policy_differences API.
|
21786
21786
|
"""
|
21787
21787
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
21788
21788
|
required_arguments = ['compartmentId']
|
@@ -22016,7 +22016,7 @@ class DataSafeClient(object):
|
|
22016
22016
|
:rtype: :class:`~oci.response.Response`
|
22017
22017
|
|
22018
22018
|
:example:
|
22019
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
22019
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_security_assessments.py.html>`__ to see an example of how to use list_security_assessments API.
|
22020
22020
|
"""
|
22021
22021
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
22022
22022
|
required_arguments = ['compartmentId']
|
@@ -22241,7 +22241,7 @@ class DataSafeClient(object):
|
|
22241
22241
|
:rtype: :class:`~oci.response.Response`
|
22242
22242
|
|
22243
22243
|
:example:
|
22244
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
22244
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_security_policies.py.html>`__ to see an example of how to use list_security_policies API.
|
22245
22245
|
"""
|
22246
22246
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
22247
22247
|
required_arguments = ['compartmentId']
|
@@ -22444,7 +22444,7 @@ class DataSafeClient(object):
|
|
22444
22444
|
:rtype: :class:`~oci.response.Response`
|
22445
22445
|
|
22446
22446
|
:example:
|
22447
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
22447
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_security_policy_deployments.py.html>`__ to see an example of how to use list_security_policy_deployments API.
|
22448
22448
|
"""
|
22449
22449
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
22450
22450
|
required_arguments = ['compartmentId']
|
@@ -22607,7 +22607,7 @@ class DataSafeClient(object):
|
|
22607
22607
|
:rtype: :class:`~oci.response.Response`
|
22608
22608
|
|
22609
22609
|
:example:
|
22610
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
22610
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_security_policy_entry_states.py.html>`__ to see an example of how to use list_security_policy_entry_states API.
|
22611
22611
|
"""
|
22612
22612
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
22613
22613
|
required_arguments = ['securityPolicyDeploymentId']
|
@@ -22827,7 +22827,7 @@ class DataSafeClient(object):
|
|
22827
22827
|
:rtype: :class:`~oci.response.Response`
|
22828
22828
|
|
22829
22829
|
:example:
|
22830
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
22830
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_sensitive_columns.py.html>`__ to see an example of how to use list_sensitive_columns API.
|
22831
22831
|
"""
|
22832
22832
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
22833
22833
|
required_arguments = ['sensitiveDataModelId']
|
@@ -23080,7 +23080,7 @@ class DataSafeClient(object):
|
|
23080
23080
|
:rtype: :class:`~oci.response.Response`
|
23081
23081
|
|
23082
23082
|
:example:
|
23083
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
23083
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_sensitive_data_models.py.html>`__ to see an example of how to use list_sensitive_data_models API.
|
23084
23084
|
"""
|
23085
23085
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
23086
23086
|
required_arguments = ['compartmentId']
|
@@ -23257,7 +23257,7 @@ class DataSafeClient(object):
|
|
23257
23257
|
:rtype: :class:`~oci.response.Response`
|
23258
23258
|
|
23259
23259
|
:example:
|
23260
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
23260
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_sensitive_objects.py.html>`__ to see an example of how to use list_sensitive_objects API.
|
23261
23261
|
"""
|
23262
23262
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
23263
23263
|
required_arguments = ['sensitiveDataModelId']
|
@@ -23421,7 +23421,7 @@ class DataSafeClient(object):
|
|
23421
23421
|
:rtype: :class:`~oci.response.Response`
|
23422
23422
|
|
23423
23423
|
:example:
|
23424
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
23424
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_sensitive_schemas.py.html>`__ to see an example of how to use list_sensitive_schemas API.
|
23425
23425
|
"""
|
23426
23426
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
23427
23427
|
required_arguments = ['sensitiveDataModelId']
|
@@ -23630,7 +23630,7 @@ class DataSafeClient(object):
|
|
23630
23630
|
:rtype: :class:`~oci.response.Response`
|
23631
23631
|
|
23632
23632
|
:example:
|
23633
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
23633
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_sensitive_types.py.html>`__ to see an example of how to use list_sensitive_types API.
|
23634
23634
|
"""
|
23635
23635
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
23636
23636
|
required_arguments = ['compartmentId']
|
@@ -23857,7 +23857,7 @@ class DataSafeClient(object):
|
|
23857
23857
|
:rtype: :class:`~oci.response.Response`
|
23858
23858
|
|
23859
23859
|
:example:
|
23860
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
23860
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_sql_collection_analytics.py.html>`__ to see an example of how to use list_sql_collection_analytics API.
|
23861
23861
|
"""
|
23862
23862
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
23863
23863
|
required_arguments = ['compartmentId']
|
@@ -24017,7 +24017,7 @@ class DataSafeClient(object):
|
|
24017
24017
|
:rtype: :class:`~oci.response.Response`
|
24018
24018
|
|
24019
24019
|
:example:
|
24020
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
24020
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_sql_collection_log_insights.py.html>`__ to see an example of how to use list_sql_collection_log_insights API.
|
24021
24021
|
"""
|
24022
24022
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
24023
24023
|
required_arguments = ['sqlCollectionId', 'timeStarted', 'timeEnded']
|
@@ -24216,7 +24216,7 @@ class DataSafeClient(object):
|
|
24216
24216
|
:rtype: :class:`~oci.response.Response`
|
24217
24217
|
|
24218
24218
|
:example:
|
24219
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
24219
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_sql_collections.py.html>`__ to see an example of how to use list_sql_collections API.
|
24220
24220
|
"""
|
24221
24221
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
24222
24222
|
required_arguments = ['compartmentId']
|
@@ -24414,7 +24414,7 @@ class DataSafeClient(object):
|
|
24414
24414
|
:rtype: :class:`~oci.response.Response`
|
24415
24415
|
|
24416
24416
|
:example:
|
24417
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
24417
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_sql_firewall_allowed_sql_analytics.py.html>`__ to see an example of how to use list_sql_firewall_allowed_sql_analytics API.
|
24418
24418
|
"""
|
24419
24419
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
24420
24420
|
required_arguments = ['compartmentId']
|
@@ -24590,7 +24590,7 @@ class DataSafeClient(object):
|
|
24590
24590
|
:rtype: :class:`~oci.response.Response`
|
24591
24591
|
|
24592
24592
|
:example:
|
24593
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
24593
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_sql_firewall_allowed_sqls.py.html>`__ to see an example of how to use list_sql_firewall_allowed_sqls API.
|
24594
24594
|
"""
|
24595
24595
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
24596
24596
|
required_arguments = ['compartmentId']
|
@@ -24804,7 +24804,7 @@ class DataSafeClient(object):
|
|
24804
24804
|
:rtype: :class:`~oci.response.Response`
|
24805
24805
|
|
24806
24806
|
:example:
|
24807
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
24807
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_sql_firewall_policies.py.html>`__ to see an example of how to use list_sql_firewall_policies API.
|
24808
24808
|
"""
|
24809
24809
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
24810
24810
|
required_arguments = ['compartmentId']
|
@@ -25018,7 +25018,7 @@ class DataSafeClient(object):
|
|
25018
25018
|
:rtype: :class:`~oci.response.Response`
|
25019
25019
|
|
25020
25020
|
:example:
|
25021
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
25021
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_sql_firewall_policy_analytics.py.html>`__ to see an example of how to use list_sql_firewall_policy_analytics API.
|
25022
25022
|
"""
|
25023
25023
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
25024
25024
|
required_arguments = ['compartmentId']
|
@@ -25226,7 +25226,7 @@ class DataSafeClient(object):
|
|
25226
25226
|
:rtype: :class:`~oci.response.Response`
|
25227
25227
|
|
25228
25228
|
:example:
|
25229
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
25229
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_sql_firewall_violation_analytics.py.html>`__ to see an example of how to use list_sql_firewall_violation_analytics API.
|
25230
25230
|
"""
|
25231
25231
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
25232
25232
|
required_arguments = ['compartmentId']
|
@@ -25426,7 +25426,7 @@ class DataSafeClient(object):
|
|
25426
25426
|
:rtype: :class:`~oci.response.Response`
|
25427
25427
|
|
25428
25428
|
:example:
|
25429
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
25429
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_sql_firewall_violations.py.html>`__ to see an example of how to use list_sql_firewall_violations API.
|
25430
25430
|
"""
|
25431
25431
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
25432
25432
|
required_arguments = ['compartmentId']
|
@@ -25586,7 +25586,7 @@ class DataSafeClient(object):
|
|
25586
25586
|
:rtype: :class:`~oci.response.Response`
|
25587
25587
|
|
25588
25588
|
:example:
|
25589
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
25589
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_tables.py.html>`__ to see an example of how to use list_tables API.
|
25590
25590
|
"""
|
25591
25591
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
25592
25592
|
required_arguments = ['targetDatabaseId']
|
@@ -25783,7 +25783,7 @@ class DataSafeClient(object):
|
|
25783
25783
|
:rtype: :class:`~oci.response.Response`
|
25784
25784
|
|
25785
25785
|
:example:
|
25786
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
25786
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_target_alert_policy_associations.py.html>`__ to see an example of how to use list_target_alert_policy_associations API.
|
25787
25787
|
"""
|
25788
25788
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
25789
25789
|
required_arguments = ['compartmentId']
|
@@ -25986,7 +25986,7 @@ class DataSafeClient(object):
|
|
25986
25986
|
:rtype: :class:`~oci.response.Response`
|
25987
25987
|
|
25988
25988
|
:example:
|
25989
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
25989
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_target_databases.py.html>`__ to see an example of how to use list_target_databases API.
|
25990
25990
|
"""
|
25991
25991
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
25992
25992
|
required_arguments = ['compartmentId']
|
@@ -26248,7 +26248,7 @@ class DataSafeClient(object):
|
|
26248
26248
|
:rtype: :class:`~oci.response.Response`
|
26249
26249
|
|
26250
26250
|
:example:
|
26251
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
26251
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_user_analytics.py.html>`__ to see an example of how to use list_user_analytics API.
|
26252
26252
|
"""
|
26253
26253
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
26254
26254
|
required_arguments = ['userAssessmentId']
|
@@ -26502,7 +26502,7 @@ class DataSafeClient(object):
|
|
26502
26502
|
:rtype: :class:`~oci.response.Response`
|
26503
26503
|
|
26504
26504
|
:example:
|
26505
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
26505
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_user_assessments.py.html>`__ to see an example of how to use list_user_assessments API.
|
26506
26506
|
"""
|
26507
26507
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
26508
26508
|
required_arguments = ['compartmentId']
|
@@ -26776,7 +26776,7 @@ class DataSafeClient(object):
|
|
26776
26776
|
:rtype: :class:`~oci.response.Response`
|
26777
26777
|
|
26778
26778
|
:example:
|
26779
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
26779
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_users.py.html>`__ to see an example of how to use list_users API.
|
26780
26780
|
"""
|
26781
26781
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
26782
26782
|
required_arguments = ['userAssessmentId']
|
@@ -26953,7 +26953,7 @@ class DataSafeClient(object):
|
|
26953
26953
|
:rtype: :class:`~oci.response.Response`
|
26954
26954
|
|
26955
26955
|
:example:
|
26956
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
26956
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
|
26957
26957
|
"""
|
26958
26958
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
26959
26959
|
required_arguments = ['workRequestId']
|
@@ -27071,7 +27071,7 @@ class DataSafeClient(object):
|
|
27071
27071
|
:rtype: :class:`~oci.response.Response`
|
27072
27072
|
|
27073
27073
|
:example:
|
27074
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
27074
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
|
27075
27075
|
"""
|
27076
27076
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
27077
27077
|
required_arguments = ['workRequestId']
|
@@ -27221,7 +27221,7 @@ class DataSafeClient(object):
|
|
27221
27221
|
:rtype: :class:`~oci.response.Response`
|
27222
27222
|
|
27223
27223
|
:example:
|
27224
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
27224
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
|
27225
27225
|
"""
|
27226
27226
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
27227
27227
|
required_arguments = ['compartmentId']
|
@@ -27356,7 +27356,7 @@ class DataSafeClient(object):
|
|
27356
27356
|
:rtype: :class:`~oci.response.Response`
|
27357
27357
|
|
27358
27358
|
:example:
|
27359
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
27359
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/mask_data.py.html>`__ to see an example of how to use mask_data API.
|
27360
27360
|
"""
|
27361
27361
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
27362
27362
|
required_arguments = ['maskingPolicyId']
|
@@ -27470,7 +27470,7 @@ class DataSafeClient(object):
|
|
27470
27470
|
:rtype: :class:`~oci.response.Response`
|
27471
27471
|
|
27472
27472
|
:example:
|
27473
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
27473
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/modify_global_settings.py.html>`__ to see an example of how to use modify_global_settings API.
|
27474
27474
|
"""
|
27475
27475
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
27476
27476
|
required_arguments = ['compartmentId']
|
@@ -27592,7 +27592,7 @@ class DataSafeClient(object):
|
|
27592
27592
|
:rtype: :class:`~oci.response.Response`
|
27593
27593
|
|
27594
27594
|
:example:
|
27595
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
27595
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/patch_alerts.py.html>`__ to see an example of how to use patch_alerts API.
|
27596
27596
|
"""
|
27597
27597
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
27598
27598
|
required_arguments = []
|
@@ -27708,7 +27708,7 @@ class DataSafeClient(object):
|
|
27708
27708
|
:rtype: :class:`~oci.response.Response`
|
27709
27709
|
|
27710
27710
|
:example:
|
27711
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
27711
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/patch_discovery_job_results.py.html>`__ to see an example of how to use patch_discovery_job_results API.
|
27712
27712
|
"""
|
27713
27713
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
27714
27714
|
required_arguments = ['discoveryJobId']
|
@@ -27820,7 +27820,7 @@ class DataSafeClient(object):
|
|
27820
27820
|
:rtype: :class:`~oci.response.Response`
|
27821
27821
|
|
27822
27822
|
:example:
|
27823
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
27823
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/patch_masking_columns.py.html>`__ to see an example of how to use patch_masking_columns API.
|
27824
27824
|
"""
|
27825
27825
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
27826
27826
|
required_arguments = ['maskingPolicyId']
|
@@ -27931,7 +27931,7 @@ class DataSafeClient(object):
|
|
27931
27931
|
:rtype: :class:`~oci.response.Response`
|
27932
27932
|
|
27933
27933
|
:example:
|
27934
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
27934
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/patch_sdm_masking_policy_difference_columns.py.html>`__ to see an example of how to use patch_sdm_masking_policy_difference_columns API.
|
27935
27935
|
"""
|
27936
27936
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
27937
27937
|
required_arguments = ['sdmMaskingPolicyDifferenceId']
|
@@ -28043,7 +28043,7 @@ class DataSafeClient(object):
|
|
28043
28043
|
:rtype: :class:`~oci.response.Response`
|
28044
28044
|
|
28045
28045
|
:example:
|
28046
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
28046
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/patch_sensitive_columns.py.html>`__ to see an example of how to use patch_sensitive_columns API.
|
28047
28047
|
"""
|
28048
28048
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
28049
28049
|
required_arguments = ['sensitiveDataModelId']
|
@@ -28150,7 +28150,7 @@ class DataSafeClient(object):
|
|
28150
28150
|
:rtype: :class:`~oci.response.Response`
|
28151
28151
|
|
28152
28152
|
:example:
|
28153
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
28153
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/patch_target_alert_policy_association.py.html>`__ to see an example of how to use patch_target_alert_policy_association API.
|
28154
28154
|
"""
|
28155
28155
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
28156
28156
|
required_arguments = []
|
@@ -28254,7 +28254,7 @@ class DataSafeClient(object):
|
|
28254
28254
|
:rtype: :class:`~oci.response.Response`
|
28255
28255
|
|
28256
28256
|
:example:
|
28257
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
28257
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/provision_audit_policy.py.html>`__ to see an example of how to use provision_audit_policy API.
|
28258
28258
|
"""
|
28259
28259
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
28260
28260
|
required_arguments = ['auditPolicyId']
|
@@ -28370,7 +28370,7 @@ class DataSafeClient(object):
|
|
28370
28370
|
:rtype: :class:`~oci.response.Response`
|
28371
28371
|
|
28372
28372
|
:example:
|
28373
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
28373
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/purge_sql_collection_logs.py.html>`__ to see an example of how to use purge_sql_collection_logs API.
|
28374
28374
|
"""
|
28375
28375
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
28376
28376
|
required_arguments = ['sqlCollectionId']
|
@@ -28484,7 +28484,7 @@ class DataSafeClient(object):
|
|
28484
28484
|
:rtype: :class:`~oci.response.Response`
|
28485
28485
|
|
28486
28486
|
:example:
|
28487
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
28487
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/refresh_database_security_configuration.py.html>`__ to see an example of how to use refresh_database_security_configuration API.
|
28488
28488
|
"""
|
28489
28489
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
28490
28490
|
required_arguments = ['databaseSecurityConfigId']
|
@@ -28602,7 +28602,7 @@ class DataSafeClient(object):
|
|
28602
28602
|
:rtype: :class:`~oci.response.Response`
|
28603
28603
|
|
28604
28604
|
:example:
|
28605
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
28605
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/refresh_security_assessment.py.html>`__ to see an example of how to use refresh_security_assessment API.
|
28606
28606
|
"""
|
28607
28607
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
28608
28608
|
required_arguments = ['securityAssessmentId']
|
@@ -28718,7 +28718,7 @@ class DataSafeClient(object):
|
|
28718
28718
|
:rtype: :class:`~oci.response.Response`
|
28719
28719
|
|
28720
28720
|
:example:
|
28721
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
28721
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/refresh_sql_collection_log_insights.py.html>`__ to see an example of how to use refresh_sql_collection_log_insights API.
|
28722
28722
|
"""
|
28723
28723
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
28724
28724
|
required_arguments = ['sqlCollectionId']
|
@@ -28837,7 +28837,7 @@ class DataSafeClient(object):
|
|
28837
28837
|
:rtype: :class:`~oci.response.Response`
|
28838
28838
|
|
28839
28839
|
:example:
|
28840
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
28840
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/refresh_user_assessment.py.html>`__ to see an example of how to use refresh_user_assessment API.
|
28841
28841
|
"""
|
28842
28842
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
28843
28843
|
required_arguments = ['userAssessmentId']
|
@@ -28953,7 +28953,7 @@ class DataSafeClient(object):
|
|
28953
28953
|
:rtype: :class:`~oci.response.Response`
|
28954
28954
|
|
28955
28955
|
:example:
|
28956
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
28956
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/remove_schedule_report.py.html>`__ to see an example of how to use remove_schedule_report API.
|
28957
28957
|
"""
|
28958
28958
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
28959
28959
|
required_arguments = ['reportDefinitionId']
|
@@ -29061,7 +29061,7 @@ class DataSafeClient(object):
|
|
29061
29061
|
:rtype: :class:`~oci.response.Response`
|
29062
29062
|
|
29063
29063
|
:example:
|
29064
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
29064
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/resume_audit_trail.py.html>`__ to see an example of how to use resume_audit_trail API.
|
29065
29065
|
"""
|
29066
29066
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
29067
29067
|
required_arguments = ['auditTrailId']
|
@@ -29172,7 +29172,7 @@ class DataSafeClient(object):
|
|
29172
29172
|
:rtype: :class:`~oci.response.Response`
|
29173
29173
|
|
29174
29174
|
:example:
|
29175
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
29175
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/resume_work_request.py.html>`__ to see an example of how to use resume_work_request API.
|
29176
29176
|
"""
|
29177
29177
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
29178
29178
|
required_arguments = ['workRequestId']
|
@@ -29286,7 +29286,7 @@ class DataSafeClient(object):
|
|
29286
29286
|
:rtype: :class:`~oci.response.Response`
|
29287
29287
|
|
29288
29288
|
:example:
|
29289
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
29289
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/retrieve_audit_policies.py.html>`__ to see an example of how to use retrieve_audit_policies API.
|
29290
29290
|
"""
|
29291
29291
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
29292
29292
|
required_arguments = ['auditPolicyId']
|
@@ -29403,7 +29403,7 @@ class DataSafeClient(object):
|
|
29403
29403
|
:rtype: :class:`~oci.response.Response`
|
29404
29404
|
|
29405
29405
|
:example:
|
29406
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
29406
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/schedule_report.py.html>`__ to see an example of how to use schedule_report API.
|
29407
29407
|
"""
|
29408
29408
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
29409
29409
|
required_arguments = ['reportDefinitionId']
|
@@ -29522,7 +29522,7 @@ class DataSafeClient(object):
|
|
29522
29522
|
:rtype: :class:`~oci.response.Response`
|
29523
29523
|
|
29524
29524
|
:example:
|
29525
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
29525
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/set_security_assessment_baseline.py.html>`__ to see an example of how to use set_security_assessment_baseline API.
|
29526
29526
|
"""
|
29527
29527
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
29528
29528
|
required_arguments = ['securityAssessmentId']
|
@@ -29642,7 +29642,7 @@ class DataSafeClient(object):
|
|
29642
29642
|
:rtype: :class:`~oci.response.Response`
|
29643
29643
|
|
29644
29644
|
:example:
|
29645
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
29645
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/set_user_assessment_baseline.py.html>`__ to see an example of how to use set_user_assessment_baseline API.
|
29646
29646
|
"""
|
29647
29647
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
29648
29648
|
required_arguments = ['userAssessmentId']
|
@@ -29762,7 +29762,7 @@ class DataSafeClient(object):
|
|
29762
29762
|
:rtype: :class:`~oci.response.Response`
|
29763
29763
|
|
29764
29764
|
:example:
|
29765
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
29765
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/start_audit_trail.py.html>`__ to see an example of how to use start_audit_trail API.
|
29766
29766
|
"""
|
29767
29767
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
29768
29768
|
required_arguments = ['auditTrailId']
|
@@ -29878,7 +29878,7 @@ class DataSafeClient(object):
|
|
29878
29878
|
:rtype: :class:`~oci.response.Response`
|
29879
29879
|
|
29880
29880
|
:example:
|
29881
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
29881
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/start_sql_collection.py.html>`__ to see an example of how to use start_sql_collection API.
|
29882
29882
|
"""
|
29883
29883
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
29884
29884
|
required_arguments = ['sqlCollectionId']
|
@@ -29986,7 +29986,7 @@ class DataSafeClient(object):
|
|
29986
29986
|
:rtype: :class:`~oci.response.Response`
|
29987
29987
|
|
29988
29988
|
:example:
|
29989
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
29989
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/stop_audit_trail.py.html>`__ to see an example of how to use stop_audit_trail API.
|
29990
29990
|
"""
|
29991
29991
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
29992
29992
|
required_arguments = ['auditTrailId']
|
@@ -30097,7 +30097,7 @@ class DataSafeClient(object):
|
|
30097
30097
|
:rtype: :class:`~oci.response.Response`
|
30098
30098
|
|
30099
30099
|
:example:
|
30100
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
30100
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/stop_sql_collection.py.html>`__ to see an example of how to use stop_sql_collection API.
|
30101
30101
|
"""
|
30102
30102
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
30103
30103
|
required_arguments = ['sqlCollectionId']
|
@@ -30211,7 +30211,7 @@ class DataSafeClient(object):
|
|
30211
30211
|
:rtype: :class:`~oci.response.Response`
|
30212
30212
|
|
30213
30213
|
:example:
|
30214
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
30214
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/suspend_work_request.py.html>`__ to see an example of how to use suspend_work_request API.
|
30215
30215
|
"""
|
30216
30216
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
30217
30217
|
required_arguments = ['workRequestId']
|
@@ -30326,7 +30326,7 @@ class DataSafeClient(object):
|
|
30326
30326
|
:rtype: :class:`~oci.response.Response`
|
30327
30327
|
|
30328
30328
|
:example:
|
30329
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
30329
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/unset_security_assessment_baseline.py.html>`__ to see an example of how to use unset_security_assessment_baseline API.
|
30330
30330
|
"""
|
30331
30331
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
30332
30332
|
required_arguments = ['securityAssessmentId']
|
@@ -30441,7 +30441,7 @@ class DataSafeClient(object):
|
|
30441
30441
|
:rtype: :class:`~oci.response.Response`
|
30442
30442
|
|
30443
30443
|
:example:
|
30444
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
30444
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/unset_user_assessment_baseline.py.html>`__ to see an example of how to use unset_user_assessment_baseline API.
|
30445
30445
|
"""
|
30446
30446
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
30447
30447
|
required_arguments = ['userAssessmentId']
|
@@ -30552,7 +30552,7 @@ class DataSafeClient(object):
|
|
30552
30552
|
:rtype: :class:`~oci.response.Response`
|
30553
30553
|
|
30554
30554
|
:example:
|
30555
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
30555
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/update_alert.py.html>`__ to see an example of how to use update_alert API.
|
30556
30556
|
"""
|
30557
30557
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
30558
30558
|
required_arguments = ['alertId']
|
@@ -30664,7 +30664,7 @@ class DataSafeClient(object):
|
|
30664
30664
|
:rtype: :class:`~oci.response.Response`
|
30665
30665
|
|
30666
30666
|
:example:
|
30667
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
30667
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/update_audit_archive_retrieval.py.html>`__ to see an example of how to use update_audit_archive_retrieval API.
|
30668
30668
|
"""
|
30669
30669
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
30670
30670
|
required_arguments = ['auditArchiveRetrievalId']
|
@@ -30774,7 +30774,7 @@ class DataSafeClient(object):
|
|
30774
30774
|
:rtype: :class:`~oci.response.Response`
|
30775
30775
|
|
30776
30776
|
:example:
|
30777
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
30777
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/update_audit_policy.py.html>`__ to see an example of how to use update_audit_policy API.
|
30778
30778
|
"""
|
30779
30779
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
30780
30780
|
required_arguments = ['auditPolicyId']
|
@@ -30884,7 +30884,7 @@ class DataSafeClient(object):
|
|
30884
30884
|
:rtype: :class:`~oci.response.Response`
|
30885
30885
|
|
30886
30886
|
:example:
|
30887
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
30887
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/update_audit_profile.py.html>`__ to see an example of how to use update_audit_profile API.
|
30888
30888
|
"""
|
30889
30889
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
30890
30890
|
required_arguments = ['auditProfileId']
|
@@ -30994,7 +30994,7 @@ class DataSafeClient(object):
|
|
30994
30994
|
:rtype: :class:`~oci.response.Response`
|
30995
30995
|
|
30996
30996
|
:example:
|
30997
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
30997
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/update_audit_trail.py.html>`__ to see an example of how to use update_audit_trail API.
|
30998
30998
|
"""
|
30999
30999
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
31000
31000
|
required_arguments = ['auditTrailId']
|
@@ -31104,7 +31104,7 @@ class DataSafeClient(object):
|
|
31104
31104
|
:rtype: :class:`~oci.response.Response`
|
31105
31105
|
|
31106
31106
|
:example:
|
31107
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
31107
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/update_data_safe_private_endpoint.py.html>`__ to see an example of how to use update_data_safe_private_endpoint API.
|
31108
31108
|
"""
|
31109
31109
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
31110
31110
|
required_arguments = ['dataSafePrivateEndpointId']
|
@@ -31214,7 +31214,7 @@ class DataSafeClient(object):
|
|
31214
31214
|
:rtype: :class:`~oci.response.Response`
|
31215
31215
|
|
31216
31216
|
:example:
|
31217
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
31217
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/update_database_security_config.py.html>`__ to see an example of how to use update_database_security_config API.
|
31218
31218
|
"""
|
31219
31219
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
31220
31220
|
required_arguments = ['databaseSecurityConfigId']
|
@@ -31324,7 +31324,7 @@ class DataSafeClient(object):
|
|
31324
31324
|
:rtype: :class:`~oci.response.Response`
|
31325
31325
|
|
31326
31326
|
:example:
|
31327
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
31327
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/update_library_masking_format.py.html>`__ to see an example of how to use update_library_masking_format API.
|
31328
31328
|
"""
|
31329
31329
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
31330
31330
|
required_arguments = ['libraryMaskingFormatId']
|
@@ -31438,7 +31438,7 @@ class DataSafeClient(object):
|
|
31438
31438
|
:rtype: :class:`~oci.response.Response`
|
31439
31439
|
|
31440
31440
|
:example:
|
31441
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
31441
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/update_masking_column.py.html>`__ to see an example of how to use update_masking_column API.
|
31442
31442
|
"""
|
31443
31443
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
31444
31444
|
required_arguments = ['maskingColumnKey', 'maskingPolicyId']
|
@@ -31549,7 +31549,7 @@ class DataSafeClient(object):
|
|
31549
31549
|
:rtype: :class:`~oci.response.Response`
|
31550
31550
|
|
31551
31551
|
:example:
|
31552
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
31552
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/update_masking_policy.py.html>`__ to see an example of how to use update_masking_policy API.
|
31553
31553
|
"""
|
31554
31554
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
31555
31555
|
required_arguments = ['maskingPolicyId']
|
@@ -31659,7 +31659,7 @@ class DataSafeClient(object):
|
|
31659
31659
|
:rtype: :class:`~oci.response.Response`
|
31660
31660
|
|
31661
31661
|
:example:
|
31662
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
31662
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/update_on_prem_connector.py.html>`__ to see an example of how to use update_on_prem_connector API.
|
31663
31663
|
"""
|
31664
31664
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
31665
31665
|
required_arguments = ['onPremConnectorId']
|
@@ -31775,7 +31775,7 @@ class DataSafeClient(object):
|
|
31775
31775
|
:rtype: :class:`~oci.response.Response`
|
31776
31776
|
|
31777
31777
|
:example:
|
31778
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
31778
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/update_on_prem_connector_wallet.py.html>`__ to see an example of how to use update_on_prem_connector_wallet API.
|
31779
31779
|
"""
|
31780
31780
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
31781
31781
|
required_arguments = ['onPremConnectorId']
|
@@ -31894,7 +31894,7 @@ class DataSafeClient(object):
|
|
31894
31894
|
:rtype: :class:`~oci.response.Response`
|
31895
31895
|
|
31896
31896
|
:example:
|
31897
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
31897
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/update_report_definition.py.html>`__ to see an example of how to use update_report_definition API.
|
31898
31898
|
"""
|
31899
31899
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
31900
31900
|
required_arguments = ['reportDefinitionId']
|
@@ -32007,7 +32007,7 @@ class DataSafeClient(object):
|
|
32007
32007
|
:rtype: :class:`~oci.response.Response`
|
32008
32008
|
|
32009
32009
|
:example:
|
32010
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
32010
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/update_sdm_masking_policy_difference.py.html>`__ to see an example of how to use update_sdm_masking_policy_difference API.
|
32011
32011
|
"""
|
32012
32012
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
32013
32013
|
required_arguments = ['sdmMaskingPolicyDifferenceId']
|
@@ -32117,7 +32117,7 @@ class DataSafeClient(object):
|
|
32117
32117
|
:rtype: :class:`~oci.response.Response`
|
32118
32118
|
|
32119
32119
|
:example:
|
32120
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
32120
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/update_security_assessment.py.html>`__ to see an example of how to use update_security_assessment API.
|
32121
32121
|
"""
|
32122
32122
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
32123
32123
|
required_arguments = ['securityAssessmentId']
|
@@ -32227,7 +32227,7 @@ class DataSafeClient(object):
|
|
32227
32227
|
:rtype: :class:`~oci.response.Response`
|
32228
32228
|
|
32229
32229
|
:example:
|
32230
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
32230
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/update_security_policy.py.html>`__ to see an example of how to use update_security_policy API.
|
32231
32231
|
"""
|
32232
32232
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
32233
32233
|
required_arguments = ['securityPolicyId']
|
@@ -32337,7 +32337,7 @@ class DataSafeClient(object):
|
|
32337
32337
|
:rtype: :class:`~oci.response.Response`
|
32338
32338
|
|
32339
32339
|
:example:
|
32340
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
32340
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/update_security_policy_deployment.py.html>`__ to see an example of how to use update_security_policy_deployment API.
|
32341
32341
|
"""
|
32342
32342
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
32343
32343
|
required_arguments = ['securityPolicyDeploymentId']
|
@@ -32450,7 +32450,7 @@ class DataSafeClient(object):
|
|
32450
32450
|
:rtype: :class:`~oci.response.Response`
|
32451
32451
|
|
32452
32452
|
:example:
|
32453
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
32453
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/update_sensitive_column.py.html>`__ to see an example of how to use update_sensitive_column API.
|
32454
32454
|
"""
|
32455
32455
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
32456
32456
|
required_arguments = ['sensitiveDataModelId', 'sensitiveColumnKey']
|
@@ -32562,7 +32562,7 @@ class DataSafeClient(object):
|
|
32562
32562
|
:rtype: :class:`~oci.response.Response`
|
32563
32563
|
|
32564
32564
|
:example:
|
32565
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
32565
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/update_sensitive_data_model.py.html>`__ to see an example of how to use update_sensitive_data_model API.
|
32566
32566
|
"""
|
32567
32567
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
32568
32568
|
required_arguments = ['sensitiveDataModelId']
|
@@ -32672,7 +32672,7 @@ class DataSafeClient(object):
|
|
32672
32672
|
:rtype: :class:`~oci.response.Response`
|
32673
32673
|
|
32674
32674
|
:example:
|
32675
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
32675
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/update_sensitive_type.py.html>`__ to see an example of how to use update_sensitive_type API.
|
32676
32676
|
"""
|
32677
32677
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
32678
32678
|
required_arguments = ['sensitiveTypeId']
|
@@ -32782,7 +32782,7 @@ class DataSafeClient(object):
|
|
32782
32782
|
:rtype: :class:`~oci.response.Response`
|
32783
32783
|
|
32784
32784
|
:example:
|
32785
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
32785
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/update_sql_collection.py.html>`__ to see an example of how to use update_sql_collection API.
|
32786
32786
|
"""
|
32787
32787
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
32788
32788
|
required_arguments = ['sqlCollectionId']
|
@@ -32892,7 +32892,7 @@ class DataSafeClient(object):
|
|
32892
32892
|
:rtype: :class:`~oci.response.Response`
|
32893
32893
|
|
32894
32894
|
:example:
|
32895
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
32895
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/update_sql_firewall_policy.py.html>`__ to see an example of how to use update_sql_firewall_policy API.
|
32896
32896
|
"""
|
32897
32897
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
32898
32898
|
required_arguments = ['sqlFirewallPolicyId']
|
@@ -33002,7 +33002,7 @@ class DataSafeClient(object):
|
|
33002
33002
|
:rtype: :class:`~oci.response.Response`
|
33003
33003
|
|
33004
33004
|
:example:
|
33005
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
33005
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/update_target_alert_policy_association.py.html>`__ to see an example of how to use update_target_alert_policy_association API.
|
33006
33006
|
"""
|
33007
33007
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
33008
33008
|
required_arguments = ['targetAlertPolicyAssociationId']
|
@@ -33118,7 +33118,7 @@ class DataSafeClient(object):
|
|
33118
33118
|
:rtype: :class:`~oci.response.Response`
|
33119
33119
|
|
33120
33120
|
:example:
|
33121
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
33121
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/update_target_database.py.html>`__ to see an example of how to use update_target_database API.
|
33122
33122
|
"""
|
33123
33123
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
33124
33124
|
required_arguments = ['targetDatabaseId']
|
@@ -33231,7 +33231,7 @@ class DataSafeClient(object):
|
|
33231
33231
|
:rtype: :class:`~oci.response.Response`
|
33232
33232
|
|
33233
33233
|
:example:
|
33234
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
33234
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/update_user_assessment.py.html>`__ to see an example of how to use update_user_assessment API.
|
33235
33235
|
"""
|
33236
33236
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
33237
33237
|
required_arguments = ['userAssessmentId']
|
@@ -33352,7 +33352,7 @@ class DataSafeClient(object):
|
|
33352
33352
|
:rtype: :class:`~oci.response.Response`
|
33353
33353
|
|
33354
33354
|
:example:
|
33355
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
33355
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/upload_masking_policy.py.html>`__ to see an example of how to use upload_masking_policy API.
|
33356
33356
|
"""
|
33357
33357
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
33358
33358
|
required_arguments = ['maskingPolicyId']
|
@@ -33493,7 +33493,7 @@ class DataSafeClient(object):
|
|
33493
33493
|
:rtype: :class:`~oci.response.Response`
|
33494
33494
|
|
33495
33495
|
:example:
|
33496
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.
|
33496
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.118.2/datasafe/upload_sensitive_data_model.py.html>`__ to see an example of how to use upload_sensitive_data_model API.
|
33497
33497
|
"""
|
33498
33498
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
33499
33499
|
required_arguments = ['sensitiveDataModelId']
|