oci 2.118.2__py3-none-any.whl → 2.119.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- oci/access_governance_cp/access_governance_cp_client.py +8 -8
- oci/adm/application_dependency_management_client.py +100 -47
- oci/adm/application_dependency_management_client_composite_operations.py +10 -5
- oci/adm/models/application_dependency.py +36 -3
- oci/adm/models/application_dependency_recommendation_summary.py +64 -2
- oci/adm/models/application_dependency_vulnerability_summary.py +35 -2
- oci/adm/models/create_vulnerability_audit_details.py +3 -3
- oci/adm/models/detect_configuration.py +65 -2
- oci/adm/models/usage_data_details.py +2 -1
- oci/adm/models/usage_data_via_object_storage_tuple_details.py +2 -1
- oci/adm/models/vulnerability.py +92 -2
- oci/adm/models/vulnerability_audit.py +133 -11
- oci/adm/models/vulnerability_audit_configuration.py +63 -0
- oci/adm/models/vulnerability_audit_summary.py +124 -6
- oci/ai_anomaly_detection/anomaly_detection_client.py +36 -36
- oci/ai_document/ai_service_document_client.py +22 -22
- oci/ai_language/ai_service_language_client.py +36 -36
- oci/ai_speech/ai_service_speech_client.py +9 -9
- oci/ai_vision/ai_service_vision_client.py +25 -25
- oci/analytics/analytics_client.py +23 -23
- oci/announcements_service/announcement_client.py +4 -4
- oci/announcements_service/announcement_subscription_client.py +9 -9
- oci/announcements_service/announcements_preferences_client.py +4 -4
- oci/apigateway/api_gateway_client.py +21 -21
- oci/apigateway/deployment_client.py +6 -6
- oci/apigateway/gateway_client.py +6 -6
- oci/apigateway/subscribers_client.py +6 -6
- oci/apigateway/usage_plans_client.py +6 -6
- oci/apigateway/work_requests_client.py +5 -5
- oci/apm_config/config_client.py +8 -8
- oci/apm_control_plane/apm_domain_client.py +14 -14
- oci/apm_synthetics/apm_synthetic_client.py +28 -28
- oci/apm_traces/query_client.py +2 -2
- oci/apm_traces/trace_client.py +4 -4
- oci/application_migration/application_migration_client.py +19 -19
- oci/appmgmt_control/appmgmt_control_client.py +8 -8
- oci/artifacts/artifacts_client.py +32 -32
- oci/audit/audit_client.py +3 -3
- oci/autoscaling/auto_scaling_client.py +11 -11
- oci/bastion/bastion_client.py +15 -15
- oci/bds/bds_client.py +51 -51
- oci/blockchain/blockchain_platform_client.py +27 -27
- oci/budget/budget_client.py +10 -10
- oci/certificates/certificates_client.py +5 -5
- oci/certificates_management/certificates_management_client.py +32 -32
- oci/cims/incident_client.py +8 -8
- oci/cims/user_client.py +1 -1
- oci/cloud_bridge/common_client.py +5 -5
- oci/cloud_bridge/discovery_client.py +14 -14
- oci/cloud_bridge/inventory_client.py +16 -16
- oci/cloud_bridge/ocb_agent_svc_client.py +23 -23
- oci/cloud_guard/cloud_guard_client.py +133 -133
- oci/cloud_migrations/migration_client.py +43 -43
- oci/compute_cloud_at_customer/compute_cloud_at_customer_client.py +12 -12
- oci/compute_instance_agent/compute_instance_agent_client.py +6 -6
- oci/compute_instance_agent/plugin_client.py +2 -2
- oci/compute_instance_agent/pluginconfig_client.py +1 -1
- oci/container_engine/container_engine_client.py +44 -44
- oci/container_instances/container_instance_client.py +25 -20
- oci/core/blockstorage_client.py +60 -60
- oci/core/compute_client.py +99 -99
- oci/core/compute_management_client.py +32 -32
- oci/core/virtual_network_client.py +242 -242
- oci/dashboard_service/dashboard_client.py +6 -6
- oci/dashboard_service/dashboard_group_client.py +6 -6
- oci/data_catalog/data_catalog_client.py +147 -147
- oci/data_flow/data_flow_client.py +42 -42
- oci/data_integration/data_integration_client.py +163 -163
- oci/data_labeling_service/data_labeling_management_client.py +17 -17
- oci/data_labeling_service_dataplane/data_labeling_client.py +15 -15
- oci/data_safe/data_safe_client.py +4081 -1170
- oci/data_safe/data_safe_client_composite_operations.py +257 -0
- oci/data_safe/models/__init__.py +60 -0
- oci/data_safe/models/audit_event_summary.py +109 -0
- oci/data_safe/models/audit_trail.py +191 -0
- oci/data_safe/models/audit_trail_summary.py +31 -0
- oci/data_safe/models/available_audit_volume_summary.py +62 -0
- oci/data_safe/models/calculate_audit_volume_available_details.py +34 -3
- oci/data_safe/models/create_peer_target_database_details.py +188 -0
- oci/data_safe/models/create_target_database_details.py +31 -0
- oci/data_safe/models/database_table_access_entry.py +837 -0
- oci/data_safe/models/database_table_access_entry_collection.py +72 -0
- oci/data_safe/models/database_table_access_entry_summary.py +835 -0
- oci/data_safe/models/database_view_access_entry.py +772 -0
- oci/data_safe/models/database_view_access_entry_collection.py +72 -0
- oci/data_safe/models/database_view_access_entry_summary.py +771 -0
- oci/data_safe/models/diffs.py +7 -3
- oci/data_safe/models/finding.py +347 -5
- oci/data_safe/models/finding_analytics_collection.py +72 -0
- oci/data_safe/models/finding_analytics_dimensions.py +299 -0
- oci/data_safe/models/finding_analytics_summary.py +148 -0
- oci/data_safe/models/finding_summary.py +316 -5
- oci/data_safe/models/findings_change_audit_log_collection.py +72 -0
- oci/data_safe/models/findings_change_audit_log_summary.py +458 -0
- oci/data_safe/models/peer_target_database.py +414 -0
- oci/data_safe/models/peer_target_database_collection.py +134 -0
- oci/data_safe/models/peer_target_database_summary.py +360 -0
- oci/data_safe/models/role_grant_path_collection.py +72 -0
- oci/data_safe/models/role_grant_path_summary.py +169 -0
- oci/data_safe/models/security_assessment_statistics.py +29 -2
- oci/data_safe/models/security_feature_analytics_collection.py +72 -0
- oci/data_safe/models/security_feature_analytics_dimensions.py +124 -0
- oci/data_safe/models/security_feature_analytics_summary.py +142 -0
- oci/data_safe/models/security_feature_collection.py +72 -0
- oci/data_safe/models/security_feature_summary.py +773 -0
- oci/data_safe/models/security_policy_report.py +475 -0
- oci/data_safe/models/security_policy_report_collection.py +72 -0
- oci/data_safe/models/security_policy_report_summary.py +442 -0
- oci/data_safe/models/target_database.py +31 -0
- oci/data_safe/models/update_finding_details.py +134 -0
- oci/data_safe/models/update_peer_target_database_details.py +157 -0
- oci/data_safe/models/update_report_details.py +119 -0
- oci/data_safe/models/user_access_analytics_collection.py +72 -0
- oci/data_safe/models/user_access_analytics_summary.py +103 -0
- oci/data_safe/models/user_summary.py +64 -2
- oci/data_safe/models/work_request.py +35 -3
- oci/data_safe/models/work_request_summary.py +35 -3
- oci/data_science/data_science_client.py +91 -91
- oci/database/database_client.py +327 -327
- oci/database_management/db_management_client.py +182 -182
- oci/database_management/diagnosability_client.py +4 -4
- oci/database_management/managed_my_sql_databases_client.py +6 -6
- oci/database_management/perfhub_client.py +1 -1
- oci/database_management/sql_tuning_client.py +17 -17
- oci/database_migration/database_migration_client.py +41 -41
- oci/database_tools/database_tools_client.py +23 -23
- oci/devops/devops_client.py +89 -89
- oci/disaster_recovery/disaster_recovery_client.py +29 -29
- oci/dns/dns_client.py +52 -52
- oci/dts/appliance_export_job_client.py +6 -6
- oci/dts/shipping_vendors_client.py +1 -1
- oci/dts/transfer_appliance_client.py +8 -8
- oci/dts/transfer_appliance_entitlement_client.py +3 -3
- oci/dts/transfer_device_client.py +5 -5
- oci/dts/transfer_job_client.py +6 -6
- oci/dts/transfer_package_client.py +7 -7
- oci/em_warehouse/em_data_lake_client.py +13 -13
- oci/em_warehouse/em_warehouse_client.py +13 -13
- oci/email/email_client.py +25 -25
- oci/events/events_client.py +6 -6
- oci/file_storage/file_storage_client.py +50 -50
- oci/fleet_software_update/fleet_software_update_client.py +44 -44
- oci/functions/functions_invoke_client.py +1 -1
- oci/functions/functions_management_client.py +16 -16
- oci/fusion_apps/data_masking_activity_client.py +3 -3
- oci/fusion_apps/fusion_applications_client.py +39 -39
- oci/fusion_apps/fusion_environment_client.py +15 -15
- oci/fusion_apps/fusion_environment_family_client.py +8 -8
- oci/fusion_apps/refresh_activity_client.py +4 -4
- oci/fusion_apps/scheduled_activity_client.py +2 -2
- oci/fusion_apps/service_attachment_client.py +2 -2
- oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
- oci/golden_gate/golden_gate_client.py +61 -61
- oci/governance_rules_control_plane/governance_rule_client.py +15 -15
- oci/governance_rules_control_plane/work_request_client.py +5 -5
- oci/healthchecks/health_checks_client.py +17 -17
- oci/identity/identity_client.py +145 -145
- oci/identity_data_plane/dataplane_client.py +2 -2
- oci/identity_domains/identity_domains_client.py +558 -558
- oci/integration/integration_instance_client.py +15 -15
- oci/jms/java_management_service_client.py +66 -66
- oci/jms_java_downloads/java_download_client.py +25 -25
- oci/key_management/ekm_client.py +5 -5
- oci/key_management/kms_crypto_client.py +6 -6
- oci/key_management/kms_management_client.py +21 -21
- oci/key_management/kms_vault_client.py +14 -14
- oci/license_manager/license_manager_client.py +18 -18
- oci/limits/limits_client.py +4 -4
- oci/limits/quotas_client.py +7 -7
- oci/load_balancer/load_balancer_client.py +61 -61
- oci/lockbox/lockbox_client.py +23 -23
- oci/log_analytics/log_analytics_client.py +193 -193
- oci/logging/logging_management_client.py +30 -30
- oci/loggingingestion/logging_client.py +1 -1
- oci/loggingsearch/log_search_client.py +1 -1
- oci/management_agent/management_agent_client.py +23 -23
- oci/management_dashboard/dashx_apis_client.py +14 -14
- oci/marketplace/account_client.py +2 -2
- oci/marketplace/marketplace_client.py +30 -30
- oci/marketplace_publisher/marketplace_publisher_client.py +71 -71
- oci/media_services/media_services_client.py +48 -48
- oci/media_services/media_stream_client.py +2 -2
- oci/monitoring/models/__init__.py +18 -0
- oci/monitoring/models/aggregated_datapoint.py +2 -2
- oci/monitoring/models/alarm.py +8 -10
- oci/monitoring/models/alarm_history_entry.py +4 -4
- oci/monitoring/models/alarm_status_summary.py +4 -4
- oci/monitoring/models/alarm_summary.py +43 -6
- oci/monitoring/models/alarm_suppression.py +506 -0
- oci/monitoring/models/alarm_suppression_alarm_target.py +86 -0
- oci/monitoring/models/alarm_suppression_collection.py +72 -0
- oci/monitoring/models/alarm_suppression_history_item.py +335 -0
- oci/monitoring/models/alarm_suppression_history_item_collection.py +72 -0
- oci/monitoring/models/alarm_suppression_summary.py +490 -0
- oci/monitoring/models/alarm_suppression_target.py +101 -0
- oci/monitoring/models/create_alarm_details.py +2 -4
- oci/monitoring/models/create_alarm_suppression_details.py +327 -0
- oci/monitoring/models/datapoint.py +2 -2
- oci/monitoring/models/list_metrics_details.py +2 -2
- oci/monitoring/models/metric.py +2 -2
- oci/monitoring/models/metric_data.py +2 -2
- oci/monitoring/models/metric_data_details.py +6 -6
- oci/monitoring/models/summarize_alarm_suppression_history_details.py +164 -0
- oci/monitoring/models/summarize_metrics_data_details.py +12 -6
- oci/monitoring/models/suppression.py +6 -5
- oci/monitoring/models/update_alarm_details.py +2 -4
- oci/monitoring/monitoring_client.py +737 -89
- oci/monitoring/monitoring_client_composite_operations.py +105 -0
- oci/mysql/channels_client.py +7 -7
- oci/mysql/db_backups_client.py +6 -6
- oci/mysql/db_system_client.py +17 -17
- oci/mysql/mysqlaas_client.py +7 -7
- oci/mysql/replicas_client.py +5 -5
- oci/mysql/work_requests_client.py +4 -4
- oci/network_firewall/network_firewall_client.py +80 -80
- oci/network_load_balancer/network_load_balancer_client.py +34 -34
- oci/nosql/nosql_client.py +24 -24
- oci/object_storage/object_storage_client.py +50 -50
- oci/oce/oce_instance_client.py +10 -10
- oci/oci_control_center/occ_metrics_client.py +3 -3
- oci/ocvp/cluster_client.py +5 -5
- oci/ocvp/esxi_host_client.py +8 -8
- oci/ocvp/sddc_client.py +14 -14
- oci/ocvp/work_request_client.py +4 -4
- oci/oda/management_client.py +56 -56
- oci/oda/oda_client.py +17 -17
- oci/oda/odapackage_client.py +7 -7
- oci/onesubscription/billing_schedule_client.py +1 -1
- oci/onesubscription/commitment_client.py +2 -2
- oci/onesubscription/computed_usage_client.py +3 -3
- oci/onesubscription/invoice_summary_client.py +2 -2
- oci/onesubscription/organization_subscription_client.py +1 -1
- oci/onesubscription/ratecard_client.py +1 -1
- oci/onesubscription/subscribed_service_client.py +2 -2
- oci/onesubscription/subscription_client.py +1 -1
- oci/ons/notification_control_plane_client.py +6 -6
- oci/ons/notification_data_plane_client.py +10 -10
- oci/opa/opa_instance_client.py +11 -11
- oci/opensearch/opensearch_cluster_backup_client.py +4 -4
- oci/opensearch/opensearch_cluster_client.py +14 -14
- oci/operator_access_control/access_requests_client.py +9 -9
- oci/operator_access_control/operator_actions_client.py +2 -2
- oci/operator_access_control/operator_control_assignment_client.py +6 -6
- oci/operator_access_control/operator_control_client.py +6 -6
- oci/opsi/operations_insights_client.py +175 -175
- oci/optimizer/optimizer_client.py +26 -26
- oci/os_management/event_client.py +8 -8
- oci/os_management/os_management_client.py +69 -69
- oci/os_management_hub/lifecycle_environment_client.py +11 -11
- oci/os_management_hub/managed_instance_client.py +22 -22
- oci/os_management_hub/managed_instance_group_client.py +22 -22
- oci/os_management_hub/management_station_client.py +8 -8
- oci/os_management_hub/onboarding_client.py +5 -5
- oci/os_management_hub/reporting_managed_instance_client.py +3 -3
- oci/os_management_hub/scheduled_job_client.py +6 -6
- oci/os_management_hub/software_source_client.py +22 -22
- oci/os_management_hub/work_request_client.py +4 -4
- oci/osp_gateway/address_rule_service_client.py +1 -1
- oci/osp_gateway/address_service_client.py +2 -2
- oci/osp_gateway/invoice_service_client.py +5 -5
- oci/osp_gateway/subscription_service_client.py +5 -5
- oci/osub_billing_schedule/billing_schedule_client.py +1 -1
- oci/osub_organization_subscription/organization_subscription_client.py +1 -1
- oci/osub_subscription/commitment_client.py +2 -2
- oci/osub_subscription/ratecard_client.py +1 -1
- oci/osub_subscription/subscription_client.py +1 -1
- oci/osub_usage/computed_usage_client.py +3 -3
- oci/psql/postgresql_client.py +33 -33
- oci/queue/queue_admin_client.py +11 -11
- oci/queue/queue_client.py +8 -8
- oci/recovery/database_recovery_client.py +23 -23
- oci/redis/redis_cluster_client.py +11 -11
- oci/resource_manager/resource_manager_client.py +52 -52
- oci/resource_search/resource_search_client.py +3 -3
- oci/rover/rover_bundle_client.py +8 -8
- oci/rover/rover_cluster_client.py +8 -8
- oci/rover/rover_entitlement_client.py +6 -6
- oci/rover/rover_node_client.py +15 -15
- oci/rover/shape_client.py +1 -1
- oci/rover/work_requests_client.py +5 -5
- oci/sch/service_connector_client.py +12 -12
- oci/secrets/secrets_client.py +3 -3
- oci/service_catalog/service_catalog_client.py +26 -26
- oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
- oci/service_mesh/service_mesh_client.py +48 -48
- oci/stack_monitoring/stack_monitoring_client.py +58 -58
- oci/streaming/stream_admin_client.py +18 -18
- oci/streaming/stream_client.py +8 -8
- oci/tenant_manager_control_plane/domain_client.py +5 -5
- oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
- oci/tenant_manager_control_plane/governance_client.py +2 -2
- oci/tenant_manager_control_plane/link_client.py +3 -3
- oci/tenant_manager_control_plane/orders_client.py +2 -2
- oci/tenant_manager_control_plane/organization_client.py +10 -10
- oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
- oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
- oci/tenant_manager_control_plane/subscription_client.py +11 -11
- oci/tenant_manager_control_plane/work_request_client.py +4 -4
- oci/threat_intelligence/threatintel_client.py +5 -5
- oci/usage/resources_client.py +2 -2
- oci/usage/rewards_client.py +6 -6
- oci/usage/usagelimits_client.py +1 -1
- oci/usage_api/usageapi_client.py +28 -28
- oci/vault/vaults_client.py +11 -11
- oci/vbs_inst/vbs_instance_client.py +10 -10
- oci/version.py +1 -1
- oci/visual_builder/vb_instance_client.py +13 -13
- oci/vn_monitoring/vn_monitoring_client.py +12 -12
- oci/vulnerability_scanning/vulnerability_scanning_client.py +58 -58
- oci/waa/waa_client.py +13 -13
- oci/waa/work_request_client.py +4 -4
- oci/waas/redirect_client.py +6 -6
- oci/waas/waas_client.py +66 -66
- oci/waf/waf_client.py +24 -24
- oci/work_requests/work_request_client.py +4 -4
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/METADATA +1 -1
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/RECORD +321 -282
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/LICENSE.txt +0 -0
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/WHEEL +0 -0
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/top_level.txt +0 -0
@@ -160,7 +160,7 @@ class AccessGovernanceCPClient(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.
|
163
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/accessgovernancecp/change_governance_instance_compartment.py.html>`__ to see an example of how to use change_governance_instance_compartment API.
|
164
164
|
"""
|
165
165
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
166
166
|
required_arguments = ['governanceInstanceId']
|
@@ -270,7 +270,7 @@ class AccessGovernanceCPClient(object):
|
|
270
270
|
:rtype: :class:`~oci.response.Response`
|
271
271
|
|
272
272
|
:example:
|
273
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
273
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/accessgovernancecp/create_governance_instance.py.html>`__ to see an example of how to use create_governance_instance API.
|
274
274
|
"""
|
275
275
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
276
276
|
required_arguments = []
|
@@ -375,7 +375,7 @@ class AccessGovernanceCPClient(object):
|
|
375
375
|
:rtype: :class:`~oci.response.Response`
|
376
376
|
|
377
377
|
:example:
|
378
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
378
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/accessgovernancecp/delete_governance_instance.py.html>`__ to see an example of how to use delete_governance_instance API.
|
379
379
|
"""
|
380
380
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
381
381
|
required_arguments = ['governanceInstanceId']
|
@@ -476,7 +476,7 @@ class AccessGovernanceCPClient(object):
|
|
476
476
|
:rtype: :class:`~oci.response.Response`
|
477
477
|
|
478
478
|
:example:
|
479
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
479
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/accessgovernancecp/get_governance_instance.py.html>`__ to see an example of how to use get_governance_instance API.
|
480
480
|
"""
|
481
481
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
482
482
|
required_arguments = ['governanceInstanceId']
|
@@ -574,7 +574,7 @@ class AccessGovernanceCPClient(object):
|
|
574
574
|
:rtype: :class:`~oci.response.Response`
|
575
575
|
|
576
576
|
:example:
|
577
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
577
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/accessgovernancecp/get_governance_instance_configuration.py.html>`__ to see an example of how to use get_governance_instance_configuration API.
|
578
578
|
"""
|
579
579
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
580
580
|
required_arguments = ['compartmentId']
|
@@ -692,7 +692,7 @@ class AccessGovernanceCPClient(object):
|
|
692
692
|
:rtype: :class:`~oci.response.Response`
|
693
693
|
|
694
694
|
:example:
|
695
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
695
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/accessgovernancecp/list_governance_instances.py.html>`__ to see an example of how to use list_governance_instances API.
|
696
696
|
"""
|
697
697
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
698
698
|
required_arguments = ['compartmentId']
|
@@ -823,7 +823,7 @@ class AccessGovernanceCPClient(object):
|
|
823
823
|
:rtype: :class:`~oci.response.Response`
|
824
824
|
|
825
825
|
:example:
|
826
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
826
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/accessgovernancecp/update_governance_instance.py.html>`__ to see an example of how to use update_governance_instance API.
|
827
827
|
"""
|
828
828
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
829
829
|
required_arguments = ['governanceInstanceId']
|
@@ -935,7 +935,7 @@ class AccessGovernanceCPClient(object):
|
|
935
935
|
:rtype: :class:`~oci.response.Response`
|
936
936
|
|
937
937
|
:example:
|
938
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
938
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/accessgovernancecp/update_governance_instance_configuration.py.html>`__ to see an example of how to use update_governance_instance_configuration API.
|
939
939
|
"""
|
940
940
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
941
941
|
required_arguments = ['compartmentId']
|
@@ -152,7 +152,7 @@ class ApplicationDependencyManagementClient(object):
|
|
152
152
|
:rtype: :class:`~oci.response.Response`
|
153
153
|
|
154
154
|
:example:
|
155
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
155
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/activate_remediation_recipe.py.html>`__ to see an example of how to use activate_remediation_recipe API.
|
156
156
|
"""
|
157
157
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
158
158
|
required_arguments = ['remediationRecipeId']
|
@@ -264,7 +264,7 @@ class ApplicationDependencyManagementClient(object):
|
|
264
264
|
:rtype: :class:`~oci.response.Response`
|
265
265
|
|
266
266
|
:example:
|
267
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
267
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/cancel_remediation_run.py.html>`__ to see an example of how to use cancel_remediation_run API.
|
268
268
|
"""
|
269
269
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
270
270
|
required_arguments = ['remediationRunId']
|
@@ -376,7 +376,7 @@ class ApplicationDependencyManagementClient(object):
|
|
376
376
|
:rtype: :class:`~oci.response.Response`
|
377
377
|
|
378
378
|
:example:
|
379
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
379
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/cancel_work_request.py.html>`__ to see an example of how to use cancel_work_request API.
|
380
380
|
"""
|
381
381
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
382
382
|
required_arguments = ['workRequestId']
|
@@ -493,7 +493,7 @@ class ApplicationDependencyManagementClient(object):
|
|
493
493
|
:rtype: :class:`~oci.response.Response`
|
494
494
|
|
495
495
|
:example:
|
496
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
496
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/change_knowledge_base_compartment.py.html>`__ to see an example of how to use change_knowledge_base_compartment API.
|
497
497
|
"""
|
498
498
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
499
499
|
required_arguments = ['knowledgeBaseId']
|
@@ -615,7 +615,7 @@ class ApplicationDependencyManagementClient(object):
|
|
615
615
|
:rtype: :class:`~oci.response.Response`
|
616
616
|
|
617
617
|
:example:
|
618
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
618
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/change_remediation_recipe_compartment.py.html>`__ to see an example of how to use change_remediation_recipe_compartment API.
|
619
619
|
"""
|
620
620
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
621
621
|
required_arguments = ['remediationRecipeId']
|
@@ -735,7 +735,7 @@ class ApplicationDependencyManagementClient(object):
|
|
735
735
|
:rtype: :class:`~oci.response.Response`
|
736
736
|
|
737
737
|
:example:
|
738
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
738
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/change_remediation_run_compartment.py.html>`__ to see an example of how to use change_remediation_run_compartment API.
|
739
739
|
"""
|
740
740
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
741
741
|
required_arguments = ['remediationRunId']
|
@@ -855,7 +855,7 @@ class ApplicationDependencyManagementClient(object):
|
|
855
855
|
:rtype: :class:`~oci.response.Response`
|
856
856
|
|
857
857
|
:example:
|
858
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
858
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/change_vulnerability_audit_compartment.py.html>`__ to see an example of how to use change_vulnerability_audit_compartment API.
|
859
859
|
"""
|
860
860
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
861
861
|
required_arguments = ['vulnerabilityAuditId']
|
@@ -965,7 +965,7 @@ class ApplicationDependencyManagementClient(object):
|
|
965
965
|
:rtype: :class:`~oci.response.Response`
|
966
966
|
|
967
967
|
:example:
|
968
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
968
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/create_knowledge_base.py.html>`__ to see an example of how to use create_knowledge_base API.
|
969
969
|
"""
|
970
970
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
971
971
|
required_arguments = []
|
@@ -1061,7 +1061,7 @@ class ApplicationDependencyManagementClient(object):
|
|
1061
1061
|
:rtype: :class:`~oci.response.Response`
|
1062
1062
|
|
1063
1063
|
:example:
|
1064
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
1064
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/create_remediation_recipe.py.html>`__ to see an example of how to use create_remediation_recipe API.
|
1065
1065
|
"""
|
1066
1066
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1067
1067
|
required_arguments = []
|
@@ -1157,7 +1157,7 @@ class ApplicationDependencyManagementClient(object):
|
|
1157
1157
|
:rtype: :class:`~oci.response.Response`
|
1158
1158
|
|
1159
1159
|
:example:
|
1160
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
1160
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/create_remediation_run.py.html>`__ to see an example of how to use create_remediation_run API.
|
1161
1161
|
"""
|
1162
1162
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1163
1163
|
required_arguments = []
|
@@ -1262,7 +1262,7 @@ class ApplicationDependencyManagementClient(object):
|
|
1262
1262
|
:rtype: :class:`~oci.response.Response`
|
1263
1263
|
|
1264
1264
|
:example:
|
1265
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
1265
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/create_vulnerability_audit.py.html>`__ to see an example of how to use create_vulnerability_audit API.
|
1266
1266
|
"""
|
1267
1267
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1268
1268
|
required_arguments = []
|
@@ -1364,7 +1364,7 @@ class ApplicationDependencyManagementClient(object):
|
|
1364
1364
|
:rtype: :class:`~oci.response.Response`
|
1365
1365
|
|
1366
1366
|
:example:
|
1367
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
1367
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/deactivate_remediation_recipe.py.html>`__ to see an example of how to use deactivate_remediation_recipe API.
|
1368
1368
|
"""
|
1369
1369
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1370
1370
|
required_arguments = ['remediationRecipeId']
|
@@ -1471,7 +1471,7 @@ class ApplicationDependencyManagementClient(object):
|
|
1471
1471
|
:rtype: :class:`~oci.response.Response`
|
1472
1472
|
|
1473
1473
|
:example:
|
1474
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
1474
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/delete_knowledge_base.py.html>`__ to see an example of how to use delete_knowledge_base API.
|
1475
1475
|
"""
|
1476
1476
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1477
1477
|
required_arguments = ['knowledgeBaseId']
|
@@ -1578,7 +1578,7 @@ class ApplicationDependencyManagementClient(object):
|
|
1578
1578
|
:rtype: :class:`~oci.response.Response`
|
1579
1579
|
|
1580
1580
|
:example:
|
1581
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
1581
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/delete_remediation_recipe.py.html>`__ to see an example of how to use delete_remediation_recipe API.
|
1582
1582
|
"""
|
1583
1583
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1584
1584
|
required_arguments = ['remediationRecipeId']
|
@@ -1683,7 +1683,7 @@ class ApplicationDependencyManagementClient(object):
|
|
1683
1683
|
:rtype: :class:`~oci.response.Response`
|
1684
1684
|
|
1685
1685
|
:example:
|
1686
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
1686
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/delete_remediation_run.py.html>`__ to see an example of how to use delete_remediation_run API.
|
1687
1687
|
"""
|
1688
1688
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1689
1689
|
required_arguments = ['remediationRunId']
|
@@ -1788,7 +1788,7 @@ class ApplicationDependencyManagementClient(object):
|
|
1788
1788
|
:rtype: :class:`~oci.response.Response`
|
1789
1789
|
|
1790
1790
|
:example:
|
1791
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
1791
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/delete_vulnerability_audit.py.html>`__ to see an example of how to use delete_vulnerability_audit API.
|
1792
1792
|
"""
|
1793
1793
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1794
1794
|
required_arguments = ['vulnerabilityAuditId']
|
@@ -1888,7 +1888,7 @@ class ApplicationDependencyManagementClient(object):
|
|
1888
1888
|
:rtype: :class:`~oci.response.Response`
|
1889
1889
|
|
1890
1890
|
:example:
|
1891
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
1891
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/get_knowledge_base.py.html>`__ to see an example of how to use get_knowledge_base API.
|
1892
1892
|
"""
|
1893
1893
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1894
1894
|
required_arguments = ['knowledgeBaseId']
|
@@ -1988,7 +1988,7 @@ class ApplicationDependencyManagementClient(object):
|
|
1988
1988
|
:rtype: :class:`~oci.response.Response`
|
1989
1989
|
|
1990
1990
|
:example:
|
1991
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
1991
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/get_remediation_recipe.py.html>`__ to see an example of how to use get_remediation_recipe API.
|
1992
1992
|
"""
|
1993
1993
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1994
1994
|
required_arguments = ['remediationRecipeId']
|
@@ -2086,7 +2086,7 @@ class ApplicationDependencyManagementClient(object):
|
|
2086
2086
|
:rtype: :class:`~oci.response.Response`
|
2087
2087
|
|
2088
2088
|
:example:
|
2089
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
2089
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/get_remediation_run.py.html>`__ to see an example of how to use get_remediation_run API.
|
2090
2090
|
"""
|
2091
2091
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2092
2092
|
required_arguments = ['remediationRunId']
|
@@ -2189,7 +2189,7 @@ class ApplicationDependencyManagementClient(object):
|
|
2189
2189
|
:rtype: :class:`~oci.response.Response`
|
2190
2190
|
|
2191
2191
|
:example:
|
2192
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
2192
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/get_stage.py.html>`__ to see an example of how to use get_stage API.
|
2193
2193
|
"""
|
2194
2194
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2195
2195
|
required_arguments = ['remediationRunId', 'stageType']
|
@@ -2288,7 +2288,7 @@ class ApplicationDependencyManagementClient(object):
|
|
2288
2288
|
:rtype: :class:`~oci.response.Response`
|
2289
2289
|
|
2290
2290
|
:example:
|
2291
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
2291
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/get_vulnerability_audit.py.html>`__ to see an example of how to use get_vulnerability_audit API.
|
2292
2292
|
"""
|
2293
2293
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2294
2294
|
required_arguments = ['vulnerabilityAuditId']
|
@@ -2388,7 +2388,7 @@ class ApplicationDependencyManagementClient(object):
|
|
2388
2388
|
:rtype: :class:`~oci.response.Response`
|
2389
2389
|
|
2390
2390
|
:example:
|
2391
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
2391
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
|
2392
2392
|
"""
|
2393
2393
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2394
2394
|
required_arguments = ['workRequestId']
|
@@ -2484,15 +2484,19 @@ class ApplicationDependencyManagementClient(object):
|
|
2484
2484
|
:param str gav: (optional)
|
2485
2485
|
A filter to return only resources that match the entire GAV (Group Artifact Version) identifier given.
|
2486
2486
|
|
2487
|
+
:param str purl: (optional)
|
2488
|
+
A filter to return only resources that match the entire PURL given (https://github.com/package-url/purl-spec/).
|
2489
|
+
|
2487
2490
|
:param str sort_by: (optional)
|
2488
2491
|
The field to sort by. Only one sort order may be provided.
|
2489
2492
|
If sort order is dfs, the nodes are returned by going through the application dependency tree in a depth-first manner. Children are sorted based on their GAV property alphabetically (either ascending or descending, depending on the order parameter). Default order is ascending.
|
2490
2493
|
If sort order is bfs, the nodes are returned by going through the application dependency tree in a breadth-first manner. Children are sorted based on their GAV property alphabetically (either ascending or descending, depending on the order parameter). Default order is ascending.
|
2491
2494
|
Default order for gav is ascending where ascending corresponds to alphanumerical order.
|
2495
|
+
Default order for purl is ascending where ascending corresponds to alphabetical order
|
2492
2496
|
Default order for nodeId is ascending where ascending corresponds to alphanumerical order.
|
2493
2497
|
Sorting by DFS or BFS cannot be used in conjunction with the following query parameters: \"gav\", \"cvssV2GreaterThanOrEqual\", \"cvssV3GreaterThanOrEqual\" and \"vulnerabilityId\".
|
2494
2498
|
|
2495
|
-
Allowed values are: "gav", "nodeId", "dfs", "bfs"
|
2499
|
+
Allowed values are: "gav", "purl", "nodeId", "dfs", "bfs"
|
2496
2500
|
|
2497
2501
|
:param obj retry_strategy: (optional)
|
2498
2502
|
A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
|
@@ -2510,7 +2514,7 @@ class ApplicationDependencyManagementClient(object):
|
|
2510
2514
|
:rtype: :class:`~oci.response.Response`
|
2511
2515
|
|
2512
2516
|
:example:
|
2513
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
2517
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/list_application_dependency_recommendations.py.html>`__ to see an example of how to use list_application_dependency_recommendations API.
|
2514
2518
|
"""
|
2515
2519
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2516
2520
|
required_arguments = ['remediationRunId']
|
@@ -2528,6 +2532,7 @@ class ApplicationDependencyManagementClient(object):
|
|
2528
2532
|
"page",
|
2529
2533
|
"sort_order",
|
2530
2534
|
"gav",
|
2535
|
+
"purl",
|
2531
2536
|
"sort_by"
|
2532
2537
|
]
|
2533
2538
|
extra_kwargs = [_key for _key in six.iterkeys(kwargs) if _key not in expected_kwargs]
|
@@ -2553,7 +2558,7 @@ class ApplicationDependencyManagementClient(object):
|
|
2553
2558
|
)
|
2554
2559
|
|
2555
2560
|
if 'sort_by' in kwargs:
|
2556
|
-
sort_by_allowed_values = ["gav", "nodeId", "dfs", "bfs"]
|
2561
|
+
sort_by_allowed_values = ["gav", "purl", "nodeId", "dfs", "bfs"]
|
2557
2562
|
if kwargs['sort_by'] not in sort_by_allowed_values:
|
2558
2563
|
raise ValueError(
|
2559
2564
|
f"Invalid value for `sort_by`, must be one of { sort_by_allowed_values }"
|
@@ -2564,6 +2569,7 @@ class ApplicationDependencyManagementClient(object):
|
|
2564
2569
|
"page": kwargs.get("page", missing),
|
2565
2570
|
"sortOrder": kwargs.get("sort_order", missing),
|
2566
2571
|
"gav": kwargs.get("gav", missing),
|
2572
|
+
"purl": kwargs.get("purl", missing),
|
2567
2573
|
"sortBy": kwargs.get("sort_by", missing)
|
2568
2574
|
}
|
2569
2575
|
query_params = {k: v for (k, v) in six.iteritems(query_params) if v is not missing and v is not None}
|
@@ -2623,10 +2629,15 @@ class ApplicationDependencyManagementClient(object):
|
|
2623
2629
|
A filter to return only Vulnerability Audits that match the specified id.
|
2624
2630
|
|
2625
2631
|
:param float cvss_v3_greater_than_or_equal: (optional)
|
2626
|
-
A filter that returns only
|
2632
|
+
A filter that returns only Vulnerabilities that have a Common Vulnerability Scoring System Version 3 (CVSS V3) greater than or equal to the specified value.
|
2627
2633
|
|
2628
2634
|
:param float cvss_v2_greater_than_or_equal: (optional)
|
2629
|
-
A filter that returns only
|
2635
|
+
A filter that returns only Vulnerabilities that have a Common Vulnerability Scoring System Version 2 (CVSS V2) greater than or equal to the specified value.
|
2636
|
+
|
2637
|
+
:param str severity_greater_than_or_equal: (optional)
|
2638
|
+
A filter that returns only Vulnerabilities that have a severity greater than or equal to the specified value.
|
2639
|
+
|
2640
|
+
Allowed values are: "NONE", "LOW", "MEDIUM", "HIGH", "CRITICAL"
|
2630
2641
|
|
2631
2642
|
:param int limit: (optional)
|
2632
2643
|
The maximum number of items to return.
|
@@ -2644,10 +2655,11 @@ class ApplicationDependencyManagementClient(object):
|
|
2644
2655
|
If sort order is dfs, the nodes are returned by going through the application dependency tree in a depth-first manner. Children are sorted based on their GAV property alphabetically (either ascending or descending, depending on the order parameter). Default order is ascending.
|
2645
2656
|
If sort order is bfs, the nodes are returned by going through the application dependency tree in a breadth-first manner. Children are sorted based on their GAV property alphabetically (either ascending or descending, depending on the order parameter). Default order is ascending.
|
2646
2657
|
Default order for gav is ascending where ascending corresponds to alphanumerical order.
|
2658
|
+
Default order for purl is ascending where ascending corresponds to alphabetical order
|
2647
2659
|
Default order for nodeId is ascending where ascending corresponds to alphanumerical order.
|
2648
2660
|
Sorting by DFS or BFS cannot be used in conjunction with the following query parameters: \"gav\", \"cvssV2GreaterThanOrEqual\", \"cvssV3GreaterThanOrEqual\" and \"vulnerabilityId\".
|
2649
2661
|
|
2650
|
-
Allowed values are: "gav", "nodeId", "dfs", "bfs"
|
2662
|
+
Allowed values are: "gav", "purl", "nodeId", "dfs", "bfs"
|
2651
2663
|
|
2652
2664
|
:param str root_node_id: (optional)
|
2653
2665
|
A filter to override the top level root identifier with the new given value. The application dependency tree will only be traversed from the given node.
|
@@ -2660,6 +2672,9 @@ class ApplicationDependencyManagementClient(object):
|
|
2660
2672
|
:param str gav: (optional)
|
2661
2673
|
A filter to return only resources that match the entire GAV (Group Artifact Version) identifier given.
|
2662
2674
|
|
2675
|
+
:param str purl: (optional)
|
2676
|
+
A filter to return only resources that match the entire PURL given (https://github.com/package-url/purl-spec/).
|
2677
|
+
|
2663
2678
|
:param str opc_request_id: (optional)
|
2664
2679
|
The client request ID for tracing.
|
2665
2680
|
|
@@ -2679,7 +2694,7 @@ class ApplicationDependencyManagementClient(object):
|
|
2679
2694
|
:rtype: :class:`~oci.response.Response`
|
2680
2695
|
|
2681
2696
|
:example:
|
2682
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
2697
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/list_application_dependency_vulnerabilities.py.html>`__ to see an example of how to use list_application_dependency_vulnerabilities API.
|
2683
2698
|
"""
|
2684
2699
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2685
2700
|
required_arguments = ['vulnerabilityAuditId']
|
@@ -2695,6 +2710,7 @@ class ApplicationDependencyManagementClient(object):
|
|
2695
2710
|
"vulnerability_id",
|
2696
2711
|
"cvss_v3_greater_than_or_equal",
|
2697
2712
|
"cvss_v2_greater_than_or_equal",
|
2713
|
+
"severity_greater_than_or_equal",
|
2698
2714
|
"limit",
|
2699
2715
|
"page",
|
2700
2716
|
"sort_order",
|
@@ -2702,6 +2718,7 @@ class ApplicationDependencyManagementClient(object):
|
|
2702
2718
|
"root_node_id",
|
2703
2719
|
"depth",
|
2704
2720
|
"gav",
|
2721
|
+
"purl",
|
2705
2722
|
"opc_request_id"
|
2706
2723
|
]
|
2707
2724
|
extra_kwargs = [_key for _key in six.iterkeys(kwargs) if _key not in expected_kwargs]
|
@@ -2719,6 +2736,13 @@ class ApplicationDependencyManagementClient(object):
|
|
2719
2736
|
if v is None or (isinstance(v, six.string_types) and len(v.strip()) == 0):
|
2720
2737
|
raise ValueError(f'Parameter {k} cannot be None, whitespace or empty string')
|
2721
2738
|
|
2739
|
+
if 'severity_greater_than_or_equal' in kwargs:
|
2740
|
+
severity_greater_than_or_equal_allowed_values = ["NONE", "LOW", "MEDIUM", "HIGH", "CRITICAL"]
|
2741
|
+
if kwargs['severity_greater_than_or_equal'] not in severity_greater_than_or_equal_allowed_values:
|
2742
|
+
raise ValueError(
|
2743
|
+
f"Invalid value for `severity_greater_than_or_equal`, must be one of { severity_greater_than_or_equal_allowed_values }"
|
2744
|
+
)
|
2745
|
+
|
2722
2746
|
if 'sort_order' in kwargs:
|
2723
2747
|
sort_order_allowed_values = ["ASC", "DESC"]
|
2724
2748
|
if kwargs['sort_order'] not in sort_order_allowed_values:
|
@@ -2727,7 +2751,7 @@ class ApplicationDependencyManagementClient(object):
|
|
2727
2751
|
)
|
2728
2752
|
|
2729
2753
|
if 'sort_by' in kwargs:
|
2730
|
-
sort_by_allowed_values = ["gav", "nodeId", "dfs", "bfs"]
|
2754
|
+
sort_by_allowed_values = ["gav", "purl", "nodeId", "dfs", "bfs"]
|
2731
2755
|
if kwargs['sort_by'] not in sort_by_allowed_values:
|
2732
2756
|
raise ValueError(
|
2733
2757
|
f"Invalid value for `sort_by`, must be one of { sort_by_allowed_values }"
|
@@ -2737,13 +2761,15 @@ class ApplicationDependencyManagementClient(object):
|
|
2737
2761
|
"vulnerabilityId": kwargs.get("vulnerability_id", missing),
|
2738
2762
|
"cvssV3GreaterThanOrEqual": kwargs.get("cvss_v3_greater_than_or_equal", missing),
|
2739
2763
|
"cvssV2GreaterThanOrEqual": kwargs.get("cvss_v2_greater_than_or_equal", missing),
|
2764
|
+
"severityGreaterThanOrEqual": kwargs.get("severity_greater_than_or_equal", missing),
|
2740
2765
|
"limit": kwargs.get("limit", missing),
|
2741
2766
|
"page": kwargs.get("page", missing),
|
2742
2767
|
"sortOrder": kwargs.get("sort_order", missing),
|
2743
2768
|
"sortBy": kwargs.get("sort_by", missing),
|
2744
2769
|
"rootNodeId": kwargs.get("root_node_id", missing),
|
2745
2770
|
"depth": kwargs.get("depth", missing),
|
2746
|
-
"gav": kwargs.get("gav", missing)
|
2771
|
+
"gav": kwargs.get("gav", missing),
|
2772
|
+
"purl": kwargs.get("purl", missing)
|
2747
2773
|
}
|
2748
2774
|
query_params = {k: v for (k, v) in six.iteritems(query_params) if v is not missing and v is not None}
|
2749
2775
|
|
@@ -2850,7 +2876,7 @@ class ApplicationDependencyManagementClient(object):
|
|
2850
2876
|
:rtype: :class:`~oci.response.Response`
|
2851
2877
|
|
2852
2878
|
:example:
|
2853
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
2879
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/list_knowledge_bases.py.html>`__ to see an example of how to use list_knowledge_bases API.
|
2854
2880
|
"""
|
2855
2881
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2856
2882
|
required_arguments = []
|
@@ -3014,7 +3040,7 @@ class ApplicationDependencyManagementClient(object):
|
|
3014
3040
|
:rtype: :class:`~oci.response.Response`
|
3015
3041
|
|
3016
3042
|
:example:
|
3017
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
3043
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/list_remediation_recipes.py.html>`__ to see an example of how to use list_remediation_recipes API.
|
3018
3044
|
"""
|
3019
3045
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3020
3046
|
required_arguments = []
|
@@ -3182,7 +3208,7 @@ class ApplicationDependencyManagementClient(object):
|
|
3182
3208
|
:rtype: :class:`~oci.response.Response`
|
3183
3209
|
|
3184
3210
|
:example:
|
3185
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
3211
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/list_remediation_runs.py.html>`__ to see an example of how to use list_remediation_runs API.
|
3186
3212
|
"""
|
3187
3213
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3188
3214
|
required_arguments = []
|
@@ -3344,7 +3370,7 @@ class ApplicationDependencyManagementClient(object):
|
|
3344
3370
|
:rtype: :class:`~oci.response.Response`
|
3345
3371
|
|
3346
3372
|
:example:
|
3347
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
3373
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/list_stages.py.html>`__ to see an example of how to use list_stages API.
|
3348
3374
|
"""
|
3349
3375
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3350
3376
|
required_arguments = ['remediationRunId']
|
@@ -3509,12 +3535,26 @@ class ApplicationDependencyManagementClient(object):
|
|
3509
3535
|
Default order for _timeCreated_ is **descending**.
|
3510
3536
|
Default order for _vulnerableArtifactsCount_ is **ascending**.
|
3511
3537
|
Default order for _vulnerableArtifactsCountWithIgnored_ is **ascending**.
|
3538
|
+
Default order for _maxObservedSeverity_ is **ascending**.
|
3539
|
+
Default order for _maxObservedSeverityWithIgnored_ is **ascending**.
|
3540
|
+
Default order for _displayName_ is **ascending**.
|
3512
3541
|
|
3513
|
-
Allowed values are: "maxObservedCvssV2Score", "maxObservedCvssV3Score", "timeCreated", "vulnerableArtifactsCount", "maxObservedCvssV2ScoreWithIgnored", "maxObservedCvssV3ScoreWithIgnored", "vulnerableArtifactsCountWithIgnored"
|
3542
|
+
Allowed values are: "maxObservedCvssV2Score", "maxObservedCvssV3Score", "maxObservedSeverity", "timeCreated", "vulnerableArtifactsCount", "maxObservedCvssV2ScoreWithIgnored", "maxObservedCvssV3ScoreWithIgnored", "maxObservedSeverityWithIgnored", "vulnerableArtifactsCountWithIgnored", "displayName"
|
3514
3543
|
|
3515
3544
|
:param str display_name: (optional)
|
3516
3545
|
A filter to return only resources that match the entire display name given.
|
3517
3546
|
|
3547
|
+
:param datetime time_created_greater_than_or_equal_to: (optional)
|
3548
|
+
A filter to return only Vulnerability Audits with timeCreated greater or equal to the specified value.
|
3549
|
+
|
3550
|
+
:param datetime time_created_less_than_or_equal_to: (optional)
|
3551
|
+
A filter to return only Vulnerability Audits with timeCreated less or equal to the specified value.
|
3552
|
+
|
3553
|
+
:param str max_observed_severity_greater_than_or_equal_to: (optional)
|
3554
|
+
A filter that returns only Vulnerability Audits that have a maximum observed Severity greater than or equal to the specified value.
|
3555
|
+
|
3556
|
+
Allowed values are: "NONE", "LOW", "MEDIUM", "HIGH", "CRITICAL"
|
3557
|
+
|
3518
3558
|
:param obj retry_strategy: (optional)
|
3519
3559
|
A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
|
3520
3560
|
|
@@ -3531,7 +3571,7 @@ class ApplicationDependencyManagementClient(object):
|
|
3531
3571
|
:rtype: :class:`~oci.response.Response`
|
3532
3572
|
|
3533
3573
|
:example:
|
3534
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
3574
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/list_vulnerability_audits.py.html>`__ to see an example of how to use list_vulnerability_audits API.
|
3535
3575
|
"""
|
3536
3576
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3537
3577
|
required_arguments = []
|
@@ -3554,7 +3594,10 @@ class ApplicationDependencyManagementClient(object):
|
|
3554
3594
|
"page",
|
3555
3595
|
"opc_request_id",
|
3556
3596
|
"sort_by",
|
3557
|
-
"display_name"
|
3597
|
+
"display_name",
|
3598
|
+
"time_created_greater_than_or_equal_to",
|
3599
|
+
"time_created_less_than_or_equal_to",
|
3600
|
+
"max_observed_severity_greater_than_or_equal_to"
|
3558
3601
|
]
|
3559
3602
|
extra_kwargs = [_key for _key in six.iterkeys(kwargs) if _key not in expected_kwargs]
|
3560
3603
|
if extra_kwargs:
|
@@ -3576,12 +3619,19 @@ class ApplicationDependencyManagementClient(object):
|
|
3576
3619
|
)
|
3577
3620
|
|
3578
3621
|
if 'sort_by' in kwargs:
|
3579
|
-
sort_by_allowed_values = ["maxObservedCvssV2Score", "maxObservedCvssV3Score", "timeCreated", "vulnerableArtifactsCount", "maxObservedCvssV2ScoreWithIgnored", "maxObservedCvssV3ScoreWithIgnored", "vulnerableArtifactsCountWithIgnored"]
|
3622
|
+
sort_by_allowed_values = ["maxObservedCvssV2Score", "maxObservedCvssV3Score", "maxObservedSeverity", "timeCreated", "vulnerableArtifactsCount", "maxObservedCvssV2ScoreWithIgnored", "maxObservedCvssV3ScoreWithIgnored", "maxObservedSeverityWithIgnored", "vulnerableArtifactsCountWithIgnored", "displayName"]
|
3580
3623
|
if kwargs['sort_by'] not in sort_by_allowed_values:
|
3581
3624
|
raise ValueError(
|
3582
3625
|
f"Invalid value for `sort_by`, must be one of { sort_by_allowed_values }"
|
3583
3626
|
)
|
3584
3627
|
|
3628
|
+
if 'max_observed_severity_greater_than_or_equal_to' in kwargs:
|
3629
|
+
max_observed_severity_greater_than_or_equal_to_allowed_values = ["NONE", "LOW", "MEDIUM", "HIGH", "CRITICAL"]
|
3630
|
+
if kwargs['max_observed_severity_greater_than_or_equal_to'] not in max_observed_severity_greater_than_or_equal_to_allowed_values:
|
3631
|
+
raise ValueError(
|
3632
|
+
f"Invalid value for `max_observed_severity_greater_than_or_equal_to`, must be one of { max_observed_severity_greater_than_or_equal_to_allowed_values }"
|
3633
|
+
)
|
3634
|
+
|
3585
3635
|
query_params = {
|
3586
3636
|
"id": kwargs.get("id", missing),
|
3587
3637
|
"compartmentId": kwargs.get("compartment_id", missing),
|
@@ -3592,7 +3642,10 @@ class ApplicationDependencyManagementClient(object):
|
|
3592
3642
|
"limit": kwargs.get("limit", missing),
|
3593
3643
|
"page": kwargs.get("page", missing),
|
3594
3644
|
"sortBy": kwargs.get("sort_by", missing),
|
3595
|
-
"displayName": kwargs.get("display_name", missing)
|
3645
|
+
"displayName": kwargs.get("display_name", missing),
|
3646
|
+
"timeCreatedGreaterThanOrEqualTo": kwargs.get("time_created_greater_than_or_equal_to", missing),
|
3647
|
+
"timeCreatedLessThanOrEqualTo": kwargs.get("time_created_less_than_or_equal_to", missing),
|
3648
|
+
"maxObservedSeverityGreaterThanOrEqualTo": kwargs.get("max_observed_severity_greater_than_or_equal_to", missing)
|
3596
3649
|
}
|
3597
3650
|
query_params = {k: v for (k, v) in six.iteritems(query_params) if v is not missing and v is not None}
|
3598
3651
|
|
@@ -3682,7 +3735,7 @@ class ApplicationDependencyManagementClient(object):
|
|
3682
3735
|
:rtype: :class:`~oci.response.Response`
|
3683
3736
|
|
3684
3737
|
:example:
|
3685
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
3738
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
|
3686
3739
|
"""
|
3687
3740
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3688
3741
|
required_arguments = ['workRequestId']
|
@@ -3826,7 +3879,7 @@ class ApplicationDependencyManagementClient(object):
|
|
3826
3879
|
:rtype: :class:`~oci.response.Response`
|
3827
3880
|
|
3828
3881
|
:example:
|
3829
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
3882
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
|
3830
3883
|
"""
|
3831
3884
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3832
3885
|
required_arguments = ['workRequestId']
|
@@ -3982,7 +4035,7 @@ class ApplicationDependencyManagementClient(object):
|
|
3982
4035
|
:rtype: :class:`~oci.response.Response`
|
3983
4036
|
|
3984
4037
|
:example:
|
3985
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
4038
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
|
3986
4039
|
"""
|
3987
4040
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3988
4041
|
required_arguments = []
|
@@ -4123,7 +4176,7 @@ class ApplicationDependencyManagementClient(object):
|
|
4123
4176
|
:rtype: :class:`~oci.response.Response`
|
4124
4177
|
|
4125
4178
|
:example:
|
4126
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
4179
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/update_knowledge_base.py.html>`__ to see an example of how to use update_knowledge_base API.
|
4127
4180
|
"""
|
4128
4181
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4129
4182
|
required_arguments = ['knowledgeBaseId']
|
@@ -4235,7 +4288,7 @@ class ApplicationDependencyManagementClient(object):
|
|
4235
4288
|
:rtype: :class:`~oci.response.Response`
|
4236
4289
|
|
4237
4290
|
:example:
|
4238
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
4291
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/update_remediation_recipe.py.html>`__ to see an example of how to use update_remediation_recipe API.
|
4239
4292
|
"""
|
4240
4293
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4241
4294
|
required_arguments = ['remediationRecipeId']
|
@@ -4345,7 +4398,7 @@ class ApplicationDependencyManagementClient(object):
|
|
4345
4398
|
:rtype: :class:`~oci.response.Response`
|
4346
4399
|
|
4347
4400
|
:example:
|
4348
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
4401
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/update_remediation_run.py.html>`__ to see an example of how to use update_remediation_run API.
|
4349
4402
|
"""
|
4350
4403
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4351
4404
|
required_arguments = ['remediationRunId']
|
@@ -4457,7 +4510,7 @@ class ApplicationDependencyManagementClient(object):
|
|
4457
4510
|
:rtype: :class:`~oci.response.Response`
|
4458
4511
|
|
4459
4512
|
:example:
|
4460
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
4513
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.119.0/adm/update_vulnerability_audit.py.html>`__ to see an example of how to use update_vulnerability_audit API.
|
4461
4514
|
"""
|
4462
4515
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4463
4516
|
required_arguments = ['vulnerabilityAuditId']
|