oci 2.131.0__py3-none-any.whl → 2.131.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- oci/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 +44 -44
- oci/ai_speech/ai_service_speech_client.py +17 -17
- 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 +9 -9
- oci/apm_control_plane/apm_domain_client.py +14 -14
- oci/apm_synthetics/apm_synthetic_client.py +28 -28
- oci/apm_traces/attributes_client.py +8 -8
- oci/apm_traces/query_client.py +2 -2
- oci/apm_traces/trace_client.py +4 -4
- oci/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 +72 -72
- oci/blockchain/blockchain_platform_client.py +27 -27
- oci/budget/budget_client.py +10 -10
- oci/capacity_management/capacity_management_client.py +22 -22
- 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 +155 -155
- oci/cloud_migrations/migration_client.py +43 -43
- oci/cluster_placement_groups/cluster_placement_groups_cp_client.py +13 -13
- 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 +102 -102
- oci/core/compute_management_client.py +32 -32
- oci/core/virtual_network_client.py +247 -247
- oci/dashboard_service/dashboard_client.py +6 -6
- oci/dashboard_service/dashboard_group_client.py +6 -6
- oci/data_catalog/data_catalog_client.py +149 -149
- 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 +287 -287
- oci/data_science/data_science_client.py +91 -91
- oci/database/database_client.py +356 -356
- oci/database_management/db_management_client.py +208 -208
- oci/database_management/diagnosability_client.py +4 -4
- oci/database_management/managed_my_sql_databases_client.py +7 -7
- oci/database_management/perfhub_client.py +1 -1
- oci/database_management/sql_tuning_client.py +17 -17
- oci/database_migration/database_migration_client.py +42 -42
- oci/database_tools/database_tools_client.py +23 -23
- oci/demand_signal/occ_demand_signal_client.py +7 -7
- oci/desktops/desktop_service_client.py +21 -21
- oci/devops/devops_client.py +141 -141
- 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 +31 -31
- oci/email_data_plane/email_dp_client.py +1 -1
- oci/events/events_client.py +6 -6
- oci/file_storage/file_storage_client.py +51 -51
- oci/fleet_software_update/fleet_software_update_client.py +46 -46
- 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 +41 -41
- oci/fusion_apps/fusion_environment_client.py +15 -15
- oci/fusion_apps/fusion_environment_family_client.py +8 -8
- oci/fusion_apps/refresh_activity_client.py +4 -4
- oci/fusion_apps/scheduled_activity_client.py +2 -2
- oci/fusion_apps/service_attachment_client.py +2 -2
- oci/generative_ai/generative_ai_client.py +22 -22
- oci/generative_ai_inference/generative_ai_inference_client.py +4 -4
- oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
- oci/globally_distributed_database/sharded_database_service_client.py +30 -30
- oci/golden_gate/golden_gate_client.py +68 -68
- 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 +307 -307
- oci/integration/integration_instance_client.py +15 -15
- oci/integration/models/create_integration_instance_details.py +7 -3
- oci/integration/models/integration_instance.py +40 -3
- oci/integration/models/integration_instance_summary.py +40 -3
- oci/integration/models/update_integration_instance_details.py +7 -3
- oci/jms/java_management_service_client.py +75 -75
- oci/jms_java_downloads/java_download_client.py +25 -25
- oci/key_management/ekm_client.py +5 -5
- oci/key_management/kms_crypto_client.py +6 -6
- oci/key_management/kms_hsm_cluster_client.py +12 -12
- oci/key_management/kms_management_client.py +21 -21
- oci/key_management/kms_vault_client.py +14 -14
- oci/license_manager/license_manager_client.py +18 -18
- oci/limits/limits_client.py +33 -12
- oci/limits/models/limit_definition_summary.py +64 -2
- oci/limits/models/service_summary.py +33 -2
- oci/limits/quotas_client.py +7 -7
- oci/load_balancer/load_balancer_client.py +61 -61
- oci/lockbox/lockbox_client.py +24 -24
- 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 +28 -28
- oci/management_dashboard/dashx_apis_client.py +14 -14
- oci/marketplace/account_client.py +2 -2
- oci/marketplace/marketplace_client.py +30 -30
- oci/marketplace_private_offer/attachment_client.py +5 -5
- oci/marketplace_private_offer/offer_client.py +6 -6
- oci/marketplace_publisher/attachment_client.py +5 -5
- oci/marketplace_publisher/marketplace_publisher_client.py +71 -71
- oci/marketplace_publisher/offer_client.py +6 -6
- oci/media_services/media_services_client.py +60 -60
- oci/media_services/media_stream_client.py +2 -2
- oci/monitoring/monitoring_client.py +18 -18
- oci/mysql/channels_client.py +7 -7
- oci/mysql/db_backups_client.py +7 -7
- 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 +86 -86
- oci/network_load_balancer/models/backend.py +3 -3
- oci/network_load_balancer/models/backend_details.py +2 -2
- oci/network_load_balancer/models/backend_set.py +7 -3
- oci/network_load_balancer/models/backend_set_details.py +5 -1
- oci/network_load_balancer/models/backend_set_summary.py +5 -7
- oci/network_load_balancer/models/backend_summary.py +3 -3
- oci/network_load_balancer/models/create_backend_details.py +3 -3
- oci/network_load_balancer/models/create_backend_set_details.py +1 -1
- oci/network_load_balancer/models/create_listener_details.py +71 -5
- oci/network_load_balancer/models/create_network_load_balancer_details.py +3 -3
- oci/network_load_balancer/models/health_checker.py +1 -1
- oci/network_load_balancer/models/health_checker_details.py +1 -1
- oci/network_load_balancer/models/listener.py +70 -4
- oci/network_load_balancer/models/listener_details.py +70 -4
- oci/network_load_balancer/models/listener_summary.py +70 -4
- oci/network_load_balancer/models/network_load_balancer.py +5 -5
- oci/network_load_balancer/models/network_load_balancer_summary.py +4 -4
- oci/network_load_balancer/models/update_backend_details.py +4 -4
- oci/network_load_balancer/models/update_backend_set_details.py +1 -1
- oci/network_load_balancer/models/update_listener_details.py +69 -3
- 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 +59 -59
- oci/oda/oda_client.py +17 -17
- oci/oda/odapackage_client.py +7 -7
- oci/onesubscription/billing_schedule_client.py +1 -1
- oci/onesubscription/commitment_client.py +2 -2
- oci/onesubscription/computed_usage_client.py +3 -3
- oci/onesubscription/invoice_summary_client.py +2 -2
- oci/onesubscription/organization_subscription_client.py +1 -1
- oci/onesubscription/ratecard_client.py +1 -1
- oci/onesubscription/subscribed_service_client.py +2 -2
- oci/onesubscription/subscription_client.py +1 -1
- oci/ons/notification_control_plane_client.py +6 -6
- oci/ons/notification_data_plane_client.py +10 -10
- oci/opa/opa_instance_client.py +13 -13
- oci/opensearch/opensearch_cluster_backup_client.py +4 -4
- oci/opensearch/opensearch_cluster_client.py +14 -14
- oci/operator_access_control/access_requests_client.py +10 -10
- oci/operator_access_control/operator_actions_client.py +2 -2
- oci/operator_access_control/operator_control_assignment_client.py +8 -8
- oci/operator_access_control/operator_control_client.py +6 -6
- oci/opsi/operations_insights_client.py +177 -177
- 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/event_client.py +8 -8
- oci/os_management_hub/lifecycle_environment_client.py +12 -12
- oci/os_management_hub/managed_instance_client.py +31 -31
- oci/os_management_hub/managed_instance_group_client.py +25 -25
- oci/os_management_hub/management_station_client.py +10 -10
- oci/os_management_hub/onboarding_client.py +6 -6
- oci/os_management_hub/reporting_managed_instance_client.py +3 -3
- oci/os_management_hub/scheduled_job_client.py +7 -7
- oci/os_management_hub/software_source_client.py +27 -27
- 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 +25 -25
- oci/redis/redis_cluster_client.py +11 -11
- oci/regions_definitions.py +6 -3
- oci/resource_manager/resource_manager_client.py +52 -52
- oci/resource_scheduler/schedule_client.py +13 -13
- oci/resource_search/resource_search_client.py +3 -3
- oci/rover/rover_bundle_client.py +8 -8
- oci/rover/rover_cluster_client.py +8 -8
- oci/rover/rover_entitlement_client.py +6 -6
- oci/rover/rover_node_client.py +15 -15
- oci/rover/shape_client.py +1 -1
- oci/rover/work_requests_client.py +5 -5
- oci/sch/connector_plugins_client.py +2 -2
- oci/sch/service_connector_client.py +12 -12
- oci/secrets/secrets_client.py +3 -3
- oci/service_catalog/service_catalog_client.py +26 -26
- oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
- oci/service_mesh/service_mesh_client.py +48 -48
- oci/stack_monitoring/stack_monitoring_client.py +64 -64
- oci/streaming/stream_admin_client.py +18 -18
- oci/streaming/stream_client.py +8 -8
- oci/tenant_manager_control_plane/domain_client.py +5 -5
- oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
- oci/tenant_manager_control_plane/governance_client.py +2 -2
- oci/tenant_manager_control_plane/link_client.py +3 -3
- oci/tenant_manager_control_plane/orders_client.py +2 -2
- oci/tenant_manager_control_plane/organization_client.py +10 -10
- oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
- oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
- oci/tenant_manager_control_plane/subscription_client.py +11 -11
- oci/tenant_manager_control_plane/work_request_client.py +4 -4
- oci/threat_intelligence/threatintel_client.py +5 -5
- oci/usage/resources_client.py +2 -2
- oci/usage/rewards_client.py +6 -6
- oci/usage/usagelimits_client.py +1 -1
- oci/usage_api/usageapi_client.py +33 -33
- oci/vault/vaults_client.py +13 -13
- oci/vbs_inst/vbs_instance_client.py +10 -10
- oci/version.py +1 -1
- oci/visual_builder/vb_instance_client.py +13 -13
- oci/vn_monitoring/vn_monitoring_client.py +12 -12
- oci/vulnerability_scanning/vulnerability_scanning_client.py +58 -58
- oci/waa/waa_client.py +13 -13
- oci/waa/work_request_client.py +4 -4
- oci/waas/redirect_client.py +6 -6
- oci/waas/waas_client.py +66 -66
- oci/waf/waf_client.py +24 -24
- oci/work_requests/work_request_client.py +4 -4
- {oci-2.131.0.dist-info → oci-2.131.1.dist-info}/METADATA +3 -2
- {oci-2.131.0.dist-info → oci-2.131.1.dist-info}/RECORD +281 -281
- {oci-2.131.0.dist-info → oci-2.131.1.dist-info}/LICENSE.txt +0 -0
- {oci-2.131.0.dist-info → oci-2.131.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci-2.131.0.dist-info → oci-2.131.1.dist-info}/WHEEL +0 -0
- {oci-2.131.0.dist-info → oci-2.131.1.dist-info}/top_level.txt +0 -0
@@ -161,7 +161,7 @@ class IntegrationInstanceClient(object):
|
|
161
161
|
:rtype: :class:`~oci.response.Response`
|
162
162
|
|
163
163
|
:example:
|
164
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.131.
|
164
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.131.1/integration/change_integration_instance_compartment.py.html>`__ to see an example of how to use change_integration_instance_compartment API.
|
165
165
|
"""
|
166
166
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
167
167
|
required_arguments = ['integrationInstanceId']
|
@@ -281,7 +281,7 @@ class IntegrationInstanceClient(object):
|
|
281
281
|
:rtype: :class:`~oci.response.Response`
|
282
282
|
|
283
283
|
:example:
|
284
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.131.
|
284
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.131.1/integration/change_integration_instance_network_endpoint.py.html>`__ to see an example of how to use change_integration_instance_network_endpoint API.
|
285
285
|
"""
|
286
286
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
287
287
|
required_arguments = ['integrationInstanceId']
|
@@ -401,7 +401,7 @@ class IntegrationInstanceClient(object):
|
|
401
401
|
:rtype: :class:`~oci.response.Response`
|
402
402
|
|
403
403
|
:example:
|
404
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.131.
|
404
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.131.1/integration/change_private_endpoint_outbound_connection.py.html>`__ to see an example of how to use change_private_endpoint_outbound_connection API.
|
405
405
|
"""
|
406
406
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
407
407
|
required_arguments = ['integrationInstanceId']
|
@@ -510,7 +510,7 @@ class IntegrationInstanceClient(object):
|
|
510
510
|
:rtype: :class:`~oci.response.Response`
|
511
511
|
|
512
512
|
:example:
|
513
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.131.
|
513
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.131.1/integration/create_integration_instance.py.html>`__ to see an example of how to use create_integration_instance API.
|
514
514
|
"""
|
515
515
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
516
516
|
required_arguments = []
|
@@ -606,7 +606,7 @@ class IntegrationInstanceClient(object):
|
|
606
606
|
:rtype: :class:`~oci.response.Response`
|
607
607
|
|
608
608
|
:example:
|
609
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.131.
|
609
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.131.1/integration/delete_integration_instance.py.html>`__ to see an example of how to use delete_integration_instance API.
|
610
610
|
"""
|
611
611
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
612
612
|
required_arguments = ['integrationInstanceId']
|
@@ -717,7 +717,7 @@ class IntegrationInstanceClient(object):
|
|
717
717
|
:rtype: :class:`~oci.response.Response`
|
718
718
|
|
719
719
|
:example:
|
720
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.131.
|
720
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.131.1/integration/enable_process_automation.py.html>`__ to see an example of how to use enable_process_automation API.
|
721
721
|
"""
|
722
722
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
723
723
|
required_arguments = ['integrationInstanceId']
|
@@ -816,7 +816,7 @@ class IntegrationInstanceClient(object):
|
|
816
816
|
:rtype: :class:`~oci.response.Response`
|
817
817
|
|
818
818
|
:example:
|
819
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.131.
|
819
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.131.1/integration/get_integration_instance.py.html>`__ to see an example of how to use get_integration_instance API.
|
820
820
|
"""
|
821
821
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
822
822
|
required_arguments = ['integrationInstanceId']
|
@@ -912,7 +912,7 @@ class IntegrationInstanceClient(object):
|
|
912
912
|
:rtype: :class:`~oci.response.Response`
|
913
913
|
|
914
914
|
:example:
|
915
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.131.
|
915
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.131.1/integration/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
|
916
916
|
"""
|
917
917
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
918
918
|
required_arguments = ['workRequestId']
|
@@ -1036,7 +1036,7 @@ class IntegrationInstanceClient(object):
|
|
1036
1036
|
:rtype: :class:`~oci.response.Response`
|
1037
1037
|
|
1038
1038
|
:example:
|
1039
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.131.
|
1039
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.131.1/integration/list_integration_instances.py.html>`__ to see an example of how to use list_integration_instances API.
|
1040
1040
|
"""
|
1041
1041
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1042
1042
|
required_arguments = ['compartmentId']
|
@@ -1169,7 +1169,7 @@ class IntegrationInstanceClient(object):
|
|
1169
1169
|
:rtype: :class:`~oci.response.Response`
|
1170
1170
|
|
1171
1171
|
:example:
|
1172
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.131.
|
1172
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.131.1/integration/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
|
1173
1173
|
"""
|
1174
1174
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1175
1175
|
required_arguments = ['workRequestId', 'compartmentId']
|
@@ -1285,7 +1285,7 @@ class IntegrationInstanceClient(object):
|
|
1285
1285
|
:rtype: :class:`~oci.response.Response`
|
1286
1286
|
|
1287
1287
|
:example:
|
1288
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.131.
|
1288
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.131.1/integration/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
|
1289
1289
|
"""
|
1290
1290
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1291
1291
|
required_arguments = ['workRequestId', 'compartmentId']
|
@@ -1401,7 +1401,7 @@ class IntegrationInstanceClient(object):
|
|
1401
1401
|
:rtype: :class:`~oci.response.Response`
|
1402
1402
|
|
1403
1403
|
:example:
|
1404
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.131.
|
1404
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.131.1/integration/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
|
1405
1405
|
"""
|
1406
1406
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1407
1407
|
required_arguments = ['compartmentId']
|
@@ -1513,7 +1513,7 @@ class IntegrationInstanceClient(object):
|
|
1513
1513
|
:rtype: :class:`~oci.response.Response`
|
1514
1514
|
|
1515
1515
|
:example:
|
1516
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.131.
|
1516
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.131.1/integration/start_integration_instance.py.html>`__ to see an example of how to use start_integration_instance API.
|
1517
1517
|
"""
|
1518
1518
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1519
1519
|
required_arguments = ['integrationInstanceId']
|
@@ -1627,7 +1627,7 @@ class IntegrationInstanceClient(object):
|
|
1627
1627
|
:rtype: :class:`~oci.response.Response`
|
1628
1628
|
|
1629
1629
|
:example:
|
1630
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.131.
|
1630
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.131.1/integration/stop_integration_instance.py.html>`__ to see an example of how to use stop_integration_instance API.
|
1631
1631
|
"""
|
1632
1632
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1633
1633
|
required_arguments = ['integrationInstanceId']
|
@@ -1736,7 +1736,7 @@ class IntegrationInstanceClient(object):
|
|
1736
1736
|
:rtype: :class:`~oci.response.Response`
|
1737
1737
|
|
1738
1738
|
:example:
|
1739
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.131.
|
1739
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.131.1/integration/update_integration_instance.py.html>`__ to see an example of how to use update_integration_instance API.
|
1740
1740
|
"""
|
1741
1741
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1742
1742
|
required_arguments = ['integrationInstanceId']
|
@@ -36,6 +36,10 @@ class CreateIntegrationInstanceDetails(object):
|
|
36
36
|
#: This constant has a value of "ENTERPRISEX"
|
37
37
|
INTEGRATION_INSTANCE_TYPE_ENTERPRISEX = "ENTERPRISEX"
|
38
38
|
|
39
|
+
#: A constant which can be used with the integration_instance_type property of a CreateIntegrationInstanceDetails.
|
40
|
+
#: This constant has a value of "HEALTHCARE"
|
41
|
+
INTEGRATION_INSTANCE_TYPE_HEALTHCARE = "HEALTHCARE"
|
42
|
+
|
39
43
|
#: A constant which can be used with the consumption_model property of a CreateIntegrationInstanceDetails.
|
40
44
|
#: This constant has a value of "UCM"
|
41
45
|
CONSUMPTION_MODEL_UCM = "UCM"
|
@@ -71,7 +75,7 @@ class CreateIntegrationInstanceDetails(object):
|
|
71
75
|
|
72
76
|
:param integration_instance_type:
|
73
77
|
The value to assign to the integration_instance_type property of this CreateIntegrationInstanceDetails.
|
74
|
-
Allowed values for this property are: "STANDARD", "ENTERPRISE", "STANDARDX", "ENTERPRISEX"
|
78
|
+
Allowed values for this property are: "STANDARD", "ENTERPRISE", "STANDARDX", "ENTERPRISEX", "HEALTHCARE"
|
75
79
|
:type integration_instance_type: str
|
76
80
|
|
77
81
|
:param freeform_tags:
|
@@ -240,7 +244,7 @@ class CreateIntegrationInstanceDetails(object):
|
|
240
244
|
Oracle Integration Generation 2 uses ENTERPRISE and STANDARD,
|
241
245
|
Oracle Integration 3 uses ENTERPRISEX and STANDARDX
|
242
246
|
|
243
|
-
Allowed values for this property are: "STANDARD", "ENTERPRISE", "STANDARDX", "ENTERPRISEX"
|
247
|
+
Allowed values for this property are: "STANDARD", "ENTERPRISE", "STANDARDX", "ENTERPRISEX", "HEALTHCARE"
|
244
248
|
|
245
249
|
|
246
250
|
:return: The integration_instance_type of this CreateIntegrationInstanceDetails.
|
@@ -260,7 +264,7 @@ class CreateIntegrationInstanceDetails(object):
|
|
260
264
|
:param integration_instance_type: The integration_instance_type of this CreateIntegrationInstanceDetails.
|
261
265
|
:type: str
|
262
266
|
"""
|
263
|
-
allowed_values = ["STANDARD", "ENTERPRISE", "STANDARDX", "ENTERPRISEX"]
|
267
|
+
allowed_values = ["STANDARD", "ENTERPRISE", "STANDARDX", "ENTERPRISEX", "HEALTHCARE"]
|
264
268
|
if not value_allowed_none_or_none_sentinel(integration_instance_type, allowed_values):
|
265
269
|
raise ValueError(
|
266
270
|
f"Invalid value for `integration_instance_type`, must be None or one of {allowed_values}"
|
@@ -31,6 +31,10 @@ class IntegrationInstance(object):
|
|
31
31
|
#: This constant has a value of "ENTERPRISEX"
|
32
32
|
INTEGRATION_INSTANCE_TYPE_ENTERPRISEX = "ENTERPRISEX"
|
33
33
|
|
34
|
+
#: A constant which can be used with the integration_instance_type property of a IntegrationInstance.
|
35
|
+
#: This constant has a value of "HEALTHCARE"
|
36
|
+
INTEGRATION_INSTANCE_TYPE_HEALTHCARE = "HEALTHCARE"
|
37
|
+
|
34
38
|
#: A constant which can be used with the lifecycle_state property of a IntegrationInstance.
|
35
39
|
#: This constant has a value of "CREATING"
|
36
40
|
LIFECYCLE_STATE_CREATING = "CREATING"
|
@@ -98,7 +102,7 @@ class IntegrationInstance(object):
|
|
98
102
|
|
99
103
|
:param integration_instance_type:
|
100
104
|
The value to assign to the integration_instance_type property of this IntegrationInstance.
|
101
|
-
Allowed values for this property are: "STANDARD", "ENTERPRISE", "STANDARDX", "ENTERPRISEX", 'UNKNOWN_ENUM_VALUE'.
|
105
|
+
Allowed values for this property are: "STANDARD", "ENTERPRISE", "STANDARDX", "ENTERPRISEX", "HEALTHCARE", 'UNKNOWN_ENUM_VALUE'.
|
102
106
|
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
103
107
|
:type integration_instance_type: str
|
104
108
|
|
@@ -128,6 +132,10 @@ class IntegrationInstance(object):
|
|
128
132
|
The value to assign to the defined_tags property of this IntegrationInstance.
|
129
133
|
:type defined_tags: dict(str, dict(str, object))
|
130
134
|
|
135
|
+
:param system_tags:
|
136
|
+
The value to assign to the system_tags property of this IntegrationInstance.
|
137
|
+
:type system_tags: dict(str, dict(str, object))
|
138
|
+
|
131
139
|
:param is_byol:
|
132
140
|
The value to assign to the is_byol property of this IntegrationInstance.
|
133
141
|
:type is_byol: bool
|
@@ -196,6 +204,7 @@ class IntegrationInstance(object):
|
|
196
204
|
'state_message': 'str',
|
197
205
|
'freeform_tags': 'dict(str, str)',
|
198
206
|
'defined_tags': 'dict(str, dict(str, object))',
|
207
|
+
'system_tags': 'dict(str, dict(str, object))',
|
199
208
|
'is_byol': 'bool',
|
200
209
|
'instance_url': 'str',
|
201
210
|
'message_packs': 'int',
|
@@ -222,6 +231,7 @@ class IntegrationInstance(object):
|
|
222
231
|
'state_message': 'stateMessage',
|
223
232
|
'freeform_tags': 'freeformTags',
|
224
233
|
'defined_tags': 'definedTags',
|
234
|
+
'system_tags': 'systemTags',
|
225
235
|
'is_byol': 'isByol',
|
226
236
|
'instance_url': 'instanceUrl',
|
227
237
|
'message_packs': 'messagePacks',
|
@@ -247,6 +257,7 @@ class IntegrationInstance(object):
|
|
247
257
|
self._state_message = None
|
248
258
|
self._freeform_tags = None
|
249
259
|
self._defined_tags = None
|
260
|
+
self._system_tags = None
|
250
261
|
self._is_byol = None
|
251
262
|
self._instance_url = None
|
252
263
|
self._message_packs = None
|
@@ -341,7 +352,7 @@ class IntegrationInstance(object):
|
|
341
352
|
Oracle Integration Generation 2 uses ENTERPRISE and STANDARD,
|
342
353
|
Oracle Integration 3 uses ENTERPRISEX and STANDARDX
|
343
354
|
|
344
|
-
Allowed values for this property are: "STANDARD", "ENTERPRISE", "STANDARDX", "ENTERPRISEX", 'UNKNOWN_ENUM_VALUE'.
|
355
|
+
Allowed values for this property are: "STANDARD", "ENTERPRISE", "STANDARDX", "ENTERPRISEX", "HEALTHCARE", 'UNKNOWN_ENUM_VALUE'.
|
345
356
|
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
346
357
|
|
347
358
|
|
@@ -362,7 +373,7 @@ class IntegrationInstance(object):
|
|
362
373
|
:param integration_instance_type: The integration_instance_type of this IntegrationInstance.
|
363
374
|
:type: str
|
364
375
|
"""
|
365
|
-
allowed_values = ["STANDARD", "ENTERPRISE", "STANDARDX", "ENTERPRISEX"]
|
376
|
+
allowed_values = ["STANDARD", "ENTERPRISE", "STANDARDX", "ENTERPRISEX", "HEALTHCARE"]
|
366
377
|
if not value_allowed_none_or_none_sentinel(integration_instance_type, allowed_values):
|
367
378
|
integration_instance_type = 'UNKNOWN_ENUM_VALUE'
|
368
379
|
self._integration_instance_type = integration_instance_type
|
@@ -525,6 +536,32 @@ class IntegrationInstance(object):
|
|
525
536
|
"""
|
526
537
|
self._defined_tags = defined_tags
|
527
538
|
|
539
|
+
@property
|
540
|
+
def system_tags(self):
|
541
|
+
"""
|
542
|
+
Gets the system_tags of this IntegrationInstance.
|
543
|
+
Usage of system tag keys. These predefined keys are scoped to namespaces.
|
544
|
+
Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
|
545
|
+
|
546
|
+
|
547
|
+
:return: The system_tags of this IntegrationInstance.
|
548
|
+
:rtype: dict(str, dict(str, object))
|
549
|
+
"""
|
550
|
+
return self._system_tags
|
551
|
+
|
552
|
+
@system_tags.setter
|
553
|
+
def system_tags(self, system_tags):
|
554
|
+
"""
|
555
|
+
Sets the system_tags of this IntegrationInstance.
|
556
|
+
Usage of system tag keys. These predefined keys are scoped to namespaces.
|
557
|
+
Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
|
558
|
+
|
559
|
+
|
560
|
+
:param system_tags: The system_tags of this IntegrationInstance.
|
561
|
+
:type: dict(str, dict(str, object))
|
562
|
+
"""
|
563
|
+
self._system_tags = system_tags
|
564
|
+
|
528
565
|
@property
|
529
566
|
def is_byol(self):
|
530
567
|
"""
|
@@ -31,6 +31,10 @@ class IntegrationInstanceSummary(object):
|
|
31
31
|
#: This constant has a value of "ENTERPRISEX"
|
32
32
|
INTEGRATION_INSTANCE_TYPE_ENTERPRISEX = "ENTERPRISEX"
|
33
33
|
|
34
|
+
#: A constant which can be used with the integration_instance_type property of a IntegrationInstanceSummary.
|
35
|
+
#: This constant has a value of "HEALTHCARE"
|
36
|
+
INTEGRATION_INSTANCE_TYPE_HEALTHCARE = "HEALTHCARE"
|
37
|
+
|
34
38
|
#: A constant which can be used with the lifecycle_state property of a IntegrationInstanceSummary.
|
35
39
|
#: This constant has a value of "CREATING"
|
36
40
|
LIFECYCLE_STATE_CREATING = "CREATING"
|
@@ -98,7 +102,7 @@ class IntegrationInstanceSummary(object):
|
|
98
102
|
|
99
103
|
:param integration_instance_type:
|
100
104
|
The value to assign to the integration_instance_type property of this IntegrationInstanceSummary.
|
101
|
-
Allowed values for this property are: "STANDARD", "ENTERPRISE", "STANDARDX", "ENTERPRISEX", 'UNKNOWN_ENUM_VALUE'.
|
105
|
+
Allowed values for this property are: "STANDARD", "ENTERPRISE", "STANDARDX", "ENTERPRISEX", "HEALTHCARE", 'UNKNOWN_ENUM_VALUE'.
|
102
106
|
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
103
107
|
:type integration_instance_type: str
|
104
108
|
|
@@ -166,6 +170,10 @@ class IntegrationInstanceSummary(object):
|
|
166
170
|
The value to assign to the defined_tags property of this IntegrationInstanceSummary.
|
167
171
|
:type defined_tags: dict(str, dict(str, object))
|
168
172
|
|
173
|
+
:param system_tags:
|
174
|
+
The value to assign to the system_tags property of this IntegrationInstanceSummary.
|
175
|
+
:type system_tags: dict(str, dict(str, object))
|
176
|
+
|
169
177
|
:param shape:
|
170
178
|
The value to assign to the shape property of this IntegrationInstanceSummary.
|
171
179
|
Allowed values for this property are: "DEVELOPMENT", "PRODUCTION", 'UNKNOWN_ENUM_VALUE'.
|
@@ -197,6 +205,7 @@ class IntegrationInstanceSummary(object):
|
|
197
205
|
'network_endpoint_details': 'NetworkEndpointDetails',
|
198
206
|
'freeform_tags': 'dict(str, str)',
|
199
207
|
'defined_tags': 'dict(str, dict(str, object))',
|
208
|
+
'system_tags': 'dict(str, dict(str, object))',
|
200
209
|
'shape': 'str',
|
201
210
|
'private_endpoint_outbound_connection': 'OutboundConnection'
|
202
211
|
}
|
@@ -221,6 +230,7 @@ class IntegrationInstanceSummary(object):
|
|
221
230
|
'network_endpoint_details': 'networkEndpointDetails',
|
222
231
|
'freeform_tags': 'freeformTags',
|
223
232
|
'defined_tags': 'definedTags',
|
233
|
+
'system_tags': 'systemTags',
|
224
234
|
'shape': 'shape',
|
225
235
|
'private_endpoint_outbound_connection': 'privateEndpointOutboundConnection'
|
226
236
|
}
|
@@ -244,6 +254,7 @@ class IntegrationInstanceSummary(object):
|
|
244
254
|
self._network_endpoint_details = None
|
245
255
|
self._freeform_tags = None
|
246
256
|
self._defined_tags = None
|
257
|
+
self._system_tags = None
|
247
258
|
self._shape = None
|
248
259
|
self._private_endpoint_outbound_connection = None
|
249
260
|
|
@@ -327,7 +338,7 @@ class IntegrationInstanceSummary(object):
|
|
327
338
|
Oracle Integration Generation 2 uses ENTERPRISE and STANDARD,
|
328
339
|
Oracle Integration 3 uses ENTERPRISEX and STANDARDX
|
329
340
|
|
330
|
-
Allowed values for this property are: "STANDARD", "ENTERPRISE", "STANDARDX", "ENTERPRISEX", 'UNKNOWN_ENUM_VALUE'.
|
341
|
+
Allowed values for this property are: "STANDARD", "ENTERPRISE", "STANDARDX", "ENTERPRISEX", "HEALTHCARE", 'UNKNOWN_ENUM_VALUE'.
|
331
342
|
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
332
343
|
|
333
344
|
|
@@ -348,7 +359,7 @@ class IntegrationInstanceSummary(object):
|
|
348
359
|
:param integration_instance_type: The integration_instance_type of this IntegrationInstanceSummary.
|
349
360
|
:type: str
|
350
361
|
"""
|
351
|
-
allowed_values = ["STANDARD", "ENTERPRISE", "STANDARDX", "ENTERPRISEX"]
|
362
|
+
allowed_values = ["STANDARD", "ENTERPRISE", "STANDARDX", "ENTERPRISEX", "HEALTHCARE"]
|
352
363
|
if not value_allowed_none_or_none_sentinel(integration_instance_type, allowed_values):
|
353
364
|
integration_instance_type = 'UNKNOWN_ENUM_VALUE'
|
354
365
|
self._integration_instance_type = integration_instance_type
|
@@ -725,6 +736,32 @@ class IntegrationInstanceSummary(object):
|
|
725
736
|
"""
|
726
737
|
self._defined_tags = defined_tags
|
727
738
|
|
739
|
+
@property
|
740
|
+
def system_tags(self):
|
741
|
+
"""
|
742
|
+
Gets the system_tags of this IntegrationInstanceSummary.
|
743
|
+
Usage of system tag keys. These predefined keys are scoped to namespaces.
|
744
|
+
Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
|
745
|
+
|
746
|
+
|
747
|
+
:return: The system_tags of this IntegrationInstanceSummary.
|
748
|
+
:rtype: dict(str, dict(str, object))
|
749
|
+
"""
|
750
|
+
return self._system_tags
|
751
|
+
|
752
|
+
@system_tags.setter
|
753
|
+
def system_tags(self, system_tags):
|
754
|
+
"""
|
755
|
+
Sets the system_tags of this IntegrationInstanceSummary.
|
756
|
+
Usage of system tag keys. These predefined keys are scoped to namespaces.
|
757
|
+
Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
|
758
|
+
|
759
|
+
|
760
|
+
:param system_tags: The system_tags of this IntegrationInstanceSummary.
|
761
|
+
:type: dict(str, dict(str, object))
|
762
|
+
"""
|
763
|
+
self._system_tags = system_tags
|
764
|
+
|
728
765
|
@property
|
729
766
|
def shape(self):
|
730
767
|
"""
|
@@ -37,6 +37,10 @@ class UpdateIntegrationInstanceDetails(object):
|
|
37
37
|
#: This constant has a value of "ENTERPRISEX"
|
38
38
|
INTEGRATION_INSTANCE_TYPE_ENTERPRISEX = "ENTERPRISEX"
|
39
39
|
|
40
|
+
#: A constant which can be used with the integration_instance_type property of a UpdateIntegrationInstanceDetails.
|
41
|
+
#: This constant has a value of "HEALTHCARE"
|
42
|
+
INTEGRATION_INSTANCE_TYPE_HEALTHCARE = "HEALTHCARE"
|
43
|
+
|
40
44
|
def __init__(self, **kwargs):
|
41
45
|
"""
|
42
46
|
Initializes a new UpdateIntegrationInstanceDetails object with values from keyword arguments.
|
@@ -48,7 +52,7 @@ class UpdateIntegrationInstanceDetails(object):
|
|
48
52
|
|
49
53
|
:param integration_instance_type:
|
50
54
|
The value to assign to the integration_instance_type property of this UpdateIntegrationInstanceDetails.
|
51
|
-
Allowed values for this property are: "STANDARD", "ENTERPRISE", "STANDARDX", "ENTERPRISEX"
|
55
|
+
Allowed values for this property are: "STANDARD", "ENTERPRISE", "STANDARDX", "ENTERPRISEX", "HEALTHCARE"
|
52
56
|
:type integration_instance_type: str
|
53
57
|
|
54
58
|
:param freeform_tags:
|
@@ -153,7 +157,7 @@ class UpdateIntegrationInstanceDetails(object):
|
|
153
157
|
Oracle Integration Generation 2 uses ENTERPRISE and STANDARD,
|
154
158
|
Oracle Integration 3 uses ENTERPRISEX and STANDARDX
|
155
159
|
|
156
|
-
Allowed values for this property are: "STANDARD", "ENTERPRISE", "STANDARDX", "ENTERPRISEX"
|
160
|
+
Allowed values for this property are: "STANDARD", "ENTERPRISE", "STANDARDX", "ENTERPRISEX", "HEALTHCARE"
|
157
161
|
|
158
162
|
|
159
163
|
:return: The integration_instance_type of this UpdateIntegrationInstanceDetails.
|
@@ -173,7 +177,7 @@ class UpdateIntegrationInstanceDetails(object):
|
|
173
177
|
:param integration_instance_type: The integration_instance_type of this UpdateIntegrationInstanceDetails.
|
174
178
|
:type: str
|
175
179
|
"""
|
176
|
-
allowed_values = ["STANDARD", "ENTERPRISE", "STANDARDX", "ENTERPRISEX"]
|
180
|
+
allowed_values = ["STANDARD", "ENTERPRISE", "STANDARDX", "ENTERPRISEX", "HEALTHCARE"]
|
177
181
|
if not value_allowed_none_or_none_sentinel(integration_instance_type, allowed_values):
|
178
182
|
raise ValueError(
|
179
183
|
f"Invalid value for `integration_instance_type`, must be None or one of {allowed_values}"
|