OperationsInsightsClientCompositeOperations¶
-
class
oci.opsi.
OperationsInsightsClientCompositeOperations
(client, **kwargs)¶ This class provides a wrapper around
OperationsInsightsClient
and offers convenience methods for operations that would otherwise need to be chained together. For example, instead of performing an action on a resource (e.g. launching an instance, creating a load balancer) and then using a waiter to wait for the resource to enter a given state, you can call a single method in this class to accomplish the same functionalityMethods
-
__init__
(client, **kwargs)¶ Creates a new OperationsInsightsClientCompositeOperations object
Parameters: client (OperationsInsightsClient) – The service client which will be wrapped by this object
-
add_exadata_insight_members_and_wait_for_state
(add_exadata_insight_members_details, exadata_insight_id, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
add_exadata_insight_members()
and waits for theWorkRequest
to enter the given state(s).Parameters: - add_exadata_insight_members_details (oci.opsi.models.AddExadataInsightMembersDetails) – (required) Details for the members (e.g. databases and hosts) of an Exadata system to be added in Operations Insights.
- exadata_insight_id (str) – (required) Unique Exadata insight identifier
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
add_exadata_insight_members()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
change_autonomous_database_insight_advanced_features_and_wait_for_state
(change_autonomous_database_insight_advanced_features_details, database_insight_id, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
change_autonomous_database_insight_advanced_features()
and waits for theWorkRequest
to enter the given state(s).Parameters: - change_autonomous_database_insight_advanced_features_details (oci.opsi.models.ChangeAutonomousDatabaseInsightAdvancedFeaturesDetails) – (required) Details for the advanced features of Autonomous Database in Operations Insights.
- database_insight_id (str) – (required) Unique database insight identifier
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
change_autonomous_database_insight_advanced_features()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
change_awr_hub_source_compartment_and_wait_for_state
(awr_hub_source_id, change_awr_hub_source_compartment_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
change_awr_hub_source_compartment()
and waits for theWorkRequest
to enter the given state(s).Parameters: - awr_hub_source_id (str) – (required) Unique Awr Hub Source identifier
- change_awr_hub_source_compartment_details (oci.opsi.models.ChangeAwrHubSourceCompartmentDetails) – (required) The information to be updated.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
change_awr_hub_source_compartment()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
change_database_insight_compartment_and_wait_for_state
(database_insight_id, change_database_insight_compartment_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
change_database_insight_compartment()
and waits for theWorkRequest
to enter the given state(s).Parameters: - database_insight_id (str) – (required) Unique database insight identifier
- change_database_insight_compartment_details (oci.opsi.models.ChangeDatabaseInsightCompartmentDetails) – (required) The information to be updated.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
change_database_insight_compartment()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
change_enterprise_manager_bridge_compartment_and_wait_for_state
(enterprise_manager_bridge_id, change_enterprise_manager_bridge_compartment_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
change_enterprise_manager_bridge_compartment()
and waits for theWorkRequest
to enter the given state(s).Parameters: - enterprise_manager_bridge_id (str) – (required) Unique Enterprise Manager bridge identifier
- change_enterprise_manager_bridge_compartment_details (oci.opsi.models.ChangeEnterpriseManagerBridgeCompartmentDetails) – (required) The information to be updated.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
change_enterprise_manager_bridge_compartment()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
change_exadata_insight_compartment_and_wait_for_state
(exadata_insight_id, change_exadata_insight_compartment_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
change_exadata_insight_compartment()
and waits for theWorkRequest
to enter the given state(s).Parameters: - exadata_insight_id (str) – (required) Unique Exadata insight identifier
- change_exadata_insight_compartment_details (oci.opsi.models.ChangeExadataInsightCompartmentDetails) – (required) The information to be updated.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
change_exadata_insight_compartment()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
change_host_insight_compartment_and_wait_for_state
(host_insight_id, change_host_insight_compartment_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
change_host_insight_compartment()
and waits for theWorkRequest
to enter the given state(s).Parameters: - host_insight_id (str) – (required) Unique host insight identifier
- change_host_insight_compartment_details (oci.opsi.models.ChangeHostInsightCompartmentDetails) – (required) The information to be updated.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
change_host_insight_compartment()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
change_macs_managed_cloud_database_insight_connection_and_wait_for_state
(database_insight_id, change_macs_managed_cloud_database_insight_connection_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
change_macs_managed_cloud_database_insight_connection()
and waits for theWorkRequest
to enter the given state(s).Parameters: - database_insight_id (str) – (required) Unique database insight identifier
- change_macs_managed_cloud_database_insight_connection_details (oci.opsi.models.ChangeMacsManagedCloudDatabaseInsightConnectionDetails) – (required) The information to be updated.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
change_macs_managed_cloud_database_insight_connection()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
change_news_report_compartment_and_wait_for_state
(news_report_id, change_news_report_compartment_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
change_news_report_compartment()
and waits for theWorkRequest
to enter the given state(s).Parameters: - news_report_id (str) – (required) Unique news report identifier.
- change_news_report_compartment_details (oci.opsi.models.ChangeNewsReportCompartmentDetails) – (required) The information to be updated.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
change_news_report_compartment()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
change_operations_insights_private_endpoint_compartment_and_wait_for_state
(operations_insights_private_endpoint_id, change_operations_insights_private_endpoint_compartment_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
change_operations_insights_private_endpoint_compartment()
and waits for theWorkRequest
to enter the given state(s).Parameters: - operations_insights_private_endpoint_id (str) –
(required) The OCID of the Operation Insights private endpoint.
- change_operations_insights_private_endpoint_compartment_details (oci.opsi.models.ChangeOperationsInsightsPrivateEndpointCompartmentDetails) – (required) The details used to change the compartment of a private endpoint
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
change_operations_insights_private_endpoint_compartment()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
- operations_insights_private_endpoint_id (str) –
-
change_operations_insights_warehouse_compartment_and_wait_for_state
(operations_insights_warehouse_id, change_operations_insights_warehouse_compartment_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
change_operations_insights_warehouse_compartment()
and waits for theWorkRequest
to enter the given state(s).Parameters: - operations_insights_warehouse_id (str) – (required) Unique Ops Insights Warehouse identifier
- change_operations_insights_warehouse_compartment_details (oci.opsi.models.ChangeOperationsInsightsWarehouseCompartmentDetails) – (required) The information to be updated.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
change_operations_insights_warehouse_compartment()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
change_opsi_configuration_compartment_and_wait_for_state
(opsi_configuration_id, change_opsi_configuration_compartment_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
change_opsi_configuration_compartment()
and waits for theWorkRequest
to enter the given state(s).Parameters: - opsi_configuration_id (str) –
(required) OCID of OPSI configuration resource.
- change_opsi_configuration_compartment_details (oci.opsi.models.ChangeOpsiConfigurationCompartmentDetails) – (required) The information to be updated.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
change_opsi_configuration_compartment()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
- opsi_configuration_id (str) –
-
change_pe_comanaged_database_insight_and_wait_for_state
(database_insight_id, change_pe_comanaged_database_insight_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
change_pe_comanaged_database_insight()
and waits for theWorkRequest
to enter the given state(s).Parameters: - database_insight_id (str) – (required) Unique database insight identifier
- change_pe_comanaged_database_insight_details (oci.opsi.models.ChangePeComanagedDatabaseInsightDetails) – (required) The information to be updated.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
change_pe_comanaged_database_insight()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
create_awr_hub_and_wait_for_state
(create_awr_hub_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
create_awr_hub()
and waits for theWorkRequest
to enter the given state(s).Parameters: - create_awr_hub_details (oci.opsi.models.CreateAwrHubDetails) – (required) Details using which an AWR hub resource will be created in Operations Insights.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
create_awr_hub()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
create_awr_hub_source_and_wait_for_state
(create_awr_hub_source_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
create_awr_hub_source()
and waits for theWorkRequest
to enter the given state(s).Parameters: - create_awr_hub_source_details (oci.opsi.models.CreateAwrHubSourceDetails) – (required) Payload containing details to register the source database
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
create_awr_hub_source()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
create_database_insight_and_wait_for_state
(create_database_insight_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
create_database_insight()
and waits for theWorkRequest
to enter the given state(s).Parameters: - create_database_insight_details (oci.opsi.models.CreateDatabaseInsightDetails) – (required) Details for the database for which a Database Insight resource will be created in Operations Insights.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
create_database_insight()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
create_enterprise_manager_bridge_and_wait_for_state
(create_enterprise_manager_bridge_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
create_enterprise_manager_bridge()
and waits for theWorkRequest
to enter the given state(s).Parameters: - create_enterprise_manager_bridge_details (oci.opsi.models.CreateEnterpriseManagerBridgeDetails) – (required) Details for the Enterprise Manager bridge to be created in Operations Insights.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
create_enterprise_manager_bridge()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
create_exadata_insight_and_wait_for_state
(create_exadata_insight_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
create_exadata_insight()
and waits for theWorkRequest
to enter the given state(s).Parameters: - create_exadata_insight_details (oci.opsi.models.CreateExadataInsightDetails) – (required) Details for the Exadata system for which an Exadata insight resource will be created in Operations Insights.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
create_exadata_insight()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
create_host_insight_and_wait_for_state
(create_host_insight_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
create_host_insight()
and waits for theWorkRequest
to enter the given state(s).Parameters: - create_host_insight_details (oci.opsi.models.CreateHostInsightDetails) – (required) Details for the host for which a Host Insight resource will be created in Ops Insights.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
create_host_insight()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
create_news_report_and_wait_for_state
(create_news_report_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
create_news_report()
and waits for theWorkRequest
to enter the given state(s).Parameters: - create_news_report_details (oci.opsi.models.CreateNewsReportDetails) – (required) Details for the news report that will be created in Ops Insights.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
create_news_report()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
create_operations_insights_private_endpoint_and_wait_for_state
(create_operations_insights_private_endpoint_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
create_operations_insights_private_endpoint()
and waits for theWorkRequest
to enter the given state(s).Parameters: - create_operations_insights_private_endpoint_details (oci.opsi.models.CreateOperationsInsightsPrivateEndpointDetails) – (required) Details to create a new private endpoint.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
create_operations_insights_private_endpoint()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
create_operations_insights_warehouse_and_wait_for_state
(create_operations_insights_warehouse_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
create_operations_insights_warehouse()
and waits for theWorkRequest
to enter the given state(s).Parameters: - create_operations_insights_warehouse_details (oci.opsi.models.CreateOperationsInsightsWarehouseDetails) – (required) Details using which an Ops Insights Warehouse resource will be created in Ops Insights.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
create_operations_insights_warehouse()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
create_operations_insights_warehouse_user_and_wait_for_state
(create_operations_insights_warehouse_user_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
create_operations_insights_warehouse_user()
and waits for theWorkRequest
to enter the given state(s).Parameters: - create_operations_insights_warehouse_user_details (oci.opsi.models.CreateOperationsInsightsWarehouseUserDetails) – (required) Parameter using which an Operations Insights Warehouse user resource will be created.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
create_operations_insights_warehouse_user()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
create_opsi_configuration_and_wait_for_state
(create_opsi_configuration_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
create_opsi_configuration()
and waits for theWorkRequest
to enter the given state(s).Parameters: - create_opsi_configuration_details (oci.opsi.models.CreateOpsiConfigurationDetails) – (required) Information about OPSI configuration resource to be created.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
create_opsi_configuration()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
delete_awr_hub_and_wait_for_state
(awr_hub_id, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
delete_awr_hub()
and waits for theWorkRequest
to enter the given state(s).Parameters: - awr_hub_id (str) – (required) Unique Awr Hub identifier
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
delete_awr_hub()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
delete_awr_hub_source_and_wait_for_state
(awr_hub_source_id, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
delete_awr_hub_source()
and waits for theWorkRequest
to enter the given state(s).Parameters: - awr_hub_source_id (str) – (required) Unique Awr Hub Source identifier
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
delete_awr_hub_source()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
delete_database_insight_and_wait_for_state
(database_insight_id, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
delete_database_insight()
and waits for theWorkRequest
to enter the given state(s).Parameters: - database_insight_id (str) – (required) Unique database insight identifier
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
delete_database_insight()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
delete_enterprise_manager_bridge_and_wait_for_state
(enterprise_manager_bridge_id, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
delete_enterprise_manager_bridge()
and waits for theWorkRequest
to enter the given state(s).Parameters: - enterprise_manager_bridge_id (str) – (required) Unique Enterprise Manager bridge identifier
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
delete_enterprise_manager_bridge()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
delete_exadata_insight_and_wait_for_state
(exadata_insight_id, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
delete_exadata_insight()
and waits for theWorkRequest
to enter the given state(s).Parameters: - exadata_insight_id (str) – (required) Unique Exadata insight identifier
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
delete_exadata_insight()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
delete_host_insight_and_wait_for_state
(host_insight_id, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
delete_host_insight()
and waits for theWorkRequest
to enter the given state(s).Parameters: - host_insight_id (str) – (required) Unique host insight identifier
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
delete_host_insight()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
delete_news_report_and_wait_for_state
(news_report_id, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
delete_news_report()
and waits for theWorkRequest
to enter the given state(s).Parameters: - news_report_id (str) – (required) Unique news report identifier.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
delete_news_report()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
delete_operations_insights_private_endpoint_and_wait_for_state
(operations_insights_private_endpoint_id, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
delete_operations_insights_private_endpoint()
and waits for theWorkRequest
to enter the given state(s).Parameters: - operations_insights_private_endpoint_id (str) –
(required) The OCID of the Operation Insights private endpoint.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
delete_operations_insights_private_endpoint()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
- operations_insights_private_endpoint_id (str) –
-
delete_operations_insights_warehouse_and_wait_for_state
(operations_insights_warehouse_id, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
delete_operations_insights_warehouse()
and waits for theWorkRequest
to enter the given state(s).Parameters: - operations_insights_warehouse_id (str) – (required) Unique Ops Insights Warehouse identifier
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
delete_operations_insights_warehouse()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
delete_operations_insights_warehouse_user_and_wait_for_state
(operations_insights_warehouse_user_id, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
delete_operations_insights_warehouse_user()
and waits for theWorkRequest
to enter the given state(s).Parameters: - operations_insights_warehouse_user_id (str) – (required) Unique Operations Insights Warehouse User identifier
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
delete_operations_insights_warehouse_user()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
delete_opsi_configuration_and_wait_for_state
(opsi_configuration_id, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
delete_opsi_configuration()
and waits for theWorkRequest
to enter the given state(s).Parameters: - opsi_configuration_id (str) –
(required) OCID of OPSI configuration resource.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
delete_opsi_configuration()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
- opsi_configuration_id (str) –
-
disable_autonomous_database_insight_advanced_features_and_wait_for_state
(database_insight_id, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
disable_autonomous_database_insight_advanced_features()
and waits for theWorkRequest
to enter the given state(s).Parameters: - database_insight_id (str) – (required) Unique database insight identifier
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
disable_autonomous_database_insight_advanced_features()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
disable_awr_hub_source_and_wait_for_state
(awr_hub_source_id, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
disable_awr_hub_source()
and waits for theWorkRequest
to enter the given state(s).Parameters: - awr_hub_source_id (str) – (required) Unique Awr Hub Source identifier
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
disable_awr_hub_source()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
disable_database_insight_and_wait_for_state
(database_insight_id, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
disable_database_insight()
and waits for theWorkRequest
to enter the given state(s).Parameters: - database_insight_id (str) – (required) Unique database insight identifier
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
disable_database_insight()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
disable_exadata_insight_and_wait_for_state
(exadata_insight_id, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
disable_exadata_insight()
and waits for theWorkRequest
to enter the given state(s).Parameters: - exadata_insight_id (str) – (required) Unique Exadata insight identifier
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
disable_exadata_insight()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
disable_host_insight_and_wait_for_state
(host_insight_id, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
disable_host_insight()
and waits for theWorkRequest
to enter the given state(s).Parameters: - host_insight_id (str) – (required) Unique host insight identifier
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
disable_host_insight()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
enable_autonomous_database_insight_advanced_features_and_wait_for_state
(enable_autonomous_database_insight_advanced_features_details, database_insight_id, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
enable_autonomous_database_insight_advanced_features()
and waits for theWorkRequest
to enter the given state(s).Parameters: - enable_autonomous_database_insight_advanced_features_details (oci.opsi.models.EnableAutonomousDatabaseInsightAdvancedFeaturesDetails) – (required) Connection Details for the Autonomous Database in Operations Insights.
- database_insight_id (str) – (required) Unique database insight identifier
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
enable_autonomous_database_insight_advanced_features()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
enable_awr_hub_source_and_wait_for_state
(awr_hub_source_id, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
enable_awr_hub_source()
and waits for theWorkRequest
to enter the given state(s).Parameters: - awr_hub_source_id (str) – (required) Unique Awr Hub Source identifier
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
enable_awr_hub_source()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
enable_database_insight_and_wait_for_state
(enable_database_insight_details, database_insight_id, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
enable_database_insight()
and waits for theWorkRequest
to enter the given state(s).Parameters: - enable_database_insight_details (oci.opsi.models.EnableDatabaseInsightDetails) – (required) Details for the database to be enabled in Operations Insights.
- database_insight_id (str) – (required) Unique database insight identifier
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
enable_database_insight()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
enable_exadata_insight_and_wait_for_state
(enable_exadata_insight_details, exadata_insight_id, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
enable_exadata_insight()
and waits for theWorkRequest
to enter the given state(s).Parameters: - enable_exadata_insight_details (oci.opsi.models.EnableExadataInsightDetails) – (required) Details for the Exadata system to be enabled in Operations Insights.
- exadata_insight_id (str) – (required) Unique Exadata insight identifier
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
enable_exadata_insight()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
enable_host_insight_and_wait_for_state
(enable_host_insight_details, host_insight_id, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
enable_host_insight()
and waits for theWorkRequest
to enter the given state(s).Parameters: - enable_host_insight_details (oci.opsi.models.EnableHostInsightDetails) – (required) Details for the host to be enabled in Ops Insights.
- host_insight_id (str) – (required) Unique host insight identifier
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
enable_host_insight()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
rotate_operations_insights_warehouse_wallet_and_wait_for_state
(operations_insights_warehouse_id, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
rotate_operations_insights_warehouse_wallet()
and waits for theWorkRequest
to enter the given state(s).Parameters: - operations_insights_warehouse_id (str) – (required) Unique Ops Insights Warehouse identifier
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
rotate_operations_insights_warehouse_wallet()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
test_macs_managed_cloud_database_insight_connection_and_wait_for_state
(test_macs_managed_cloud_database_insight_connection_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
test_macs_managed_cloud_database_insight_connection()
and waits for theWorkRequest
to enter the given state(s).Parameters: - test_macs_managed_cloud_database_insight_connection_details (oci.opsi.models.TestMacsManagedCloudDatabaseInsightConnectionDetails) – (required) The database connection information for the Cloud MACS-managed database.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
test_macs_managed_cloud_database_insight_connection()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
update_awr_hub_and_wait_for_state
(awr_hub_id, update_awr_hub_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
update_awr_hub()
and waits for theWorkRequest
to enter the given state(s).Parameters: - awr_hub_id (str) – (required) Unique Awr Hub identifier
- update_awr_hub_details (oci.opsi.models.UpdateAwrHubDetails) – (required) The configuration to be updated.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
update_awr_hub()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
update_awr_hub_source_and_wait_for_state
(update_awr_hub_source_details, awr_hub_source_id, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
update_awr_hub_source()
and waits for theWorkRequest
to enter the given state(s).Parameters: - update_awr_hub_source_details (oci.opsi.models.UpdateAwrHubSourceDetails) – (required) The configuration to be updated.
- awr_hub_source_id (str) – (required) Unique Awr Hub Source identifier
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
update_awr_hub_source()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
update_database_insight_and_wait_for_state
(database_insight_id, update_database_insight_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
update_database_insight()
and waits for theWorkRequest
to enter the given state(s).Parameters: - database_insight_id (str) – (required) Unique database insight identifier
- update_database_insight_details (oci.opsi.models.UpdateDatabaseInsightDetails) – (required) The configuration to be updated.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
update_database_insight()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
update_enterprise_manager_bridge_and_wait_for_state
(enterprise_manager_bridge_id, update_enterprise_manager_bridge_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
update_enterprise_manager_bridge()
and waits for theWorkRequest
to enter the given state(s).Parameters: - enterprise_manager_bridge_id (str) – (required) Unique Enterprise Manager bridge identifier
- update_enterprise_manager_bridge_details (oci.opsi.models.UpdateEnterpriseManagerBridgeDetails) – (required) The configuration to be updated.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
update_enterprise_manager_bridge()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
update_exadata_insight_and_wait_for_state
(exadata_insight_id, update_exadata_insight_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
update_exadata_insight()
and waits for theWorkRequest
to enter the given state(s).Parameters: - exadata_insight_id (str) – (required) Unique Exadata insight identifier
- update_exadata_insight_details (oci.opsi.models.UpdateExadataInsightDetails) – (required) The configuration to be updated.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
update_exadata_insight()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
update_host_insight_and_wait_for_state
(host_insight_id, update_host_insight_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
update_host_insight()
and waits for theWorkRequest
to enter the given state(s).Parameters: - host_insight_id (str) – (required) Unique host insight identifier
- update_host_insight_details (oci.opsi.models.UpdateHostInsightDetails) – (required) The configuration to be updated.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
update_host_insight()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
update_news_report_and_wait_for_state
(news_report_id, update_news_report_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
update_news_report()
and waits for theWorkRequest
to enter the given state(s).Parameters: - news_report_id (str) – (required) Unique news report identifier.
- update_news_report_details (oci.opsi.models.UpdateNewsReportDetails) – (required) The configuration to be updated.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
update_news_report()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
update_operations_insights_private_endpoint_and_wait_for_state
(operations_insights_private_endpoint_id, update_operations_insights_private_endpoint_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
update_operations_insights_private_endpoint()
and waits for theWorkRequest
to enter the given state(s).Parameters: - operations_insights_private_endpoint_id (str) –
(required) The OCID of the Operation Insights private endpoint.
- update_operations_insights_private_endpoint_details (oci.opsi.models.UpdateOperationsInsightsPrivateEndpointDetails) – (required) The details used to update a private endpoint.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
update_operations_insights_private_endpoint()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
- operations_insights_private_endpoint_id (str) –
-
update_operations_insights_warehouse_and_wait_for_state
(operations_insights_warehouse_id, update_operations_insights_warehouse_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
update_operations_insights_warehouse()
and waits for theWorkRequest
to enter the given state(s).Parameters: - operations_insights_warehouse_id (str) – (required) Unique Ops Insights Warehouse identifier
- update_operations_insights_warehouse_details (oci.opsi.models.UpdateOperationsInsightsWarehouseDetails) – (required) The configuration to be updated.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
update_operations_insights_warehouse()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
update_operations_insights_warehouse_user_and_wait_for_state
(operations_insights_warehouse_user_id, update_operations_insights_warehouse_user_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
update_operations_insights_warehouse_user()
and waits for theWorkRequest
to enter the given state(s).Parameters: - operations_insights_warehouse_user_id (str) – (required) Unique Operations Insights Warehouse User identifier
- update_operations_insights_warehouse_user_details (oci.opsi.models.UpdateOperationsInsightsWarehouseUserDetails) – (required) The configuration to be updated.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
update_operations_insights_warehouse_user()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
-
update_opsi_configuration_and_wait_for_state
(opsi_configuration_id, update_opsi_configuration_details, wait_for_states=[], operation_kwargs={}, waiter_kwargs={})¶ Calls
update_opsi_configuration()
and waits for theWorkRequest
to enter the given state(s).Parameters: - opsi_configuration_id (str) –
(required) OCID of OPSI configuration resource.
- update_opsi_configuration_details (oci.opsi.models.UpdateOpsiConfigurationDetails) – (required) The OPSI configuration resource details to be updated.
- wait_for_states (list[str]) – An array of states to wait on. These should be valid values for
status
- operation_kwargs (dict) – A dictionary of keyword arguments to pass to
update_opsi_configuration()
- waiter_kwargs (dict) – A dictionary of keyword arguments to pass to the
oci.wait_until()
function. For example, you could passmax_interval_seconds
ormax_interval_seconds
as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
- opsi_configuration_id (str) –
-