@Generated(value="OracleSDKGenerator", comments="API Version: 20200630") public interface OperationsInsightsAsync extends AutoCloseable
Use the Ops Insights API to perform data extraction operations to obtain database resource utilization, performance statistics, and reference information. For more information, see About Oracle Cloud Infrastructure Ops Insights.
close
void refreshClient()
Rebuilds the client from scratch. Useful to refresh certificates.
void setEndpoint(String endpoint)
Sets the endpoint to call (ex, https://www.example.com).
endpoint
- The endpoint of the serice.String getEndpoint()
Gets the set endpoint for REST call (ex, https://www.example.com)
void setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
Note, this will call setEndpoint
after resolving the
endpoint. If the service is not available in this region, however, an
IllegalArgumentException will be raised.
region
- The region of the service.void setRegion(String regionId)
Sets the region to call (ex, ‘us-phoenix-1’).
Note, this will first try to map the region ID to a known Region and call setRegion
.
If no known Region could be determined, it will create an endpoint based on the default
endpoint format (Region.formatDefaultRegionEndpoint(Service, String)
and then call setEndpoint
.
regionId
- The public region ID.void useRealmSpecificEndpointTemplate(boolean realmSpecificEndpointTemplateEnabled)
Determines whether realm specific endpoint should be used or not. Set realmSpecificEndpointTemplateEnabled to “true” if the user wants to enable use of realm specific endpoint template, otherwise set it to “false”
realmSpecificEndpointTemplateEnabled
- flag to enable the use of realm specific endpoint
templateFuture<AddExadataInsightMembersResponse> addExadataInsightMembers(AddExadataInsightMembersRequest request, AsyncHandler<AddExadataInsightMembersRequest,AddExadataInsightMembersResponse> handler)
Add new members (e.g. databases and hosts) to an Exadata system in Operations Insights. Exadata-related metric collection and analysis will be started.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ChangeAutonomousDatabaseInsightAdvancedFeaturesResponse> changeAutonomousDatabaseInsightAdvancedFeatures(ChangeAutonomousDatabaseInsightAdvancedFeaturesRequest request, AsyncHandler<ChangeAutonomousDatabaseInsightAdvancedFeaturesRequest,ChangeAutonomousDatabaseInsightAdvancedFeaturesResponse> handler)
Update connection detail for advanced features of Autonomous Database in Operations Insights.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ChangeAwrHubSourceCompartmentResponse> changeAwrHubSourceCompartment(ChangeAwrHubSourceCompartmentRequest request, AsyncHandler<ChangeAwrHubSourceCompartmentRequest,ChangeAwrHubSourceCompartmentResponse> handler)
Moves an AwrHubSource resource from one compartment to another. When provided, If-Match is checked against ETag values of the resource.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ChangeDatabaseInsightCompartmentResponse> changeDatabaseInsightCompartment(ChangeDatabaseInsightCompartmentRequest request, AsyncHandler<ChangeDatabaseInsightCompartmentRequest,ChangeDatabaseInsightCompartmentResponse> handler)
Moves a DatabaseInsight resource from one compartment identifier to another. When provided, If-Match is checked against ETag values of the resource.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ChangeEnterpriseManagerBridgeCompartmentResponse> changeEnterpriseManagerBridgeCompartment(ChangeEnterpriseManagerBridgeCompartmentRequest request, AsyncHandler<ChangeEnterpriseManagerBridgeCompartmentRequest,ChangeEnterpriseManagerBridgeCompartmentResponse> handler)
Moves a EnterpriseManagerBridge resource from one compartment to another. When provided, If-Match is checked against ETag values of the resource.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ChangeExadataInsightCompartmentResponse> changeExadataInsightCompartment(ChangeExadataInsightCompartmentRequest request, AsyncHandler<ChangeExadataInsightCompartmentRequest,ChangeExadataInsightCompartmentResponse> handler)
Moves an Exadata insight resource from one compartment identifier to another. When provided, If-Match is checked against ETag values of the resource.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ChangeHostInsightCompartmentResponse> changeHostInsightCompartment(ChangeHostInsightCompartmentRequest request, AsyncHandler<ChangeHostInsightCompartmentRequest,ChangeHostInsightCompartmentResponse> handler)
Moves a HostInsight resource from one compartment identifier to another. When provided, If-Match is checked against ETag values of the resource.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ChangeMacsManagedCloudDatabaseInsightConnectionResponse> changeMacsManagedCloudDatabaseInsightConnection(ChangeMacsManagedCloudDatabaseInsightConnectionRequest request, AsyncHandler<ChangeMacsManagedCloudDatabaseInsightConnectionRequest,ChangeMacsManagedCloudDatabaseInsightConnectionResponse> handler)
Change the connection details of a Cloud MACS-managed database insight. When provided, If-Match is checked against ETag values of the resource.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ChangeNewsReportCompartmentResponse> changeNewsReportCompartment(ChangeNewsReportCompartmentRequest request, AsyncHandler<ChangeNewsReportCompartmentRequest,ChangeNewsReportCompartmentResponse> handler)
Moves a news report resource from one compartment identifier to another. When provided, If-Match is checked against ETag values of the resource.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ChangeOperationsInsightsPrivateEndpointCompartmentResponse> changeOperationsInsightsPrivateEndpointCompartment(ChangeOperationsInsightsPrivateEndpointCompartmentRequest request, AsyncHandler<ChangeOperationsInsightsPrivateEndpointCompartmentRequest,ChangeOperationsInsightsPrivateEndpointCompartmentResponse> handler)
Moves a private endpoint from one compartment to another. When provided, If-Match is checked against ETag values of the resource.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ChangeOperationsInsightsWarehouseCompartmentResponse> changeOperationsInsightsWarehouseCompartment(ChangeOperationsInsightsWarehouseCompartmentRequest request, AsyncHandler<ChangeOperationsInsightsWarehouseCompartmentRequest,ChangeOperationsInsightsWarehouseCompartmentResponse> handler)
Moves a Operations Insights Warehouse resource from one compartment to another. When provided, If-Match is checked against ETag values of the resource.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ChangeOpsiConfigurationCompartmentResponse> changeOpsiConfigurationCompartment(ChangeOpsiConfigurationCompartmentRequest request, AsyncHandler<ChangeOpsiConfigurationCompartmentRequest,ChangeOpsiConfigurationCompartmentResponse> handler)
Moves an OpsiConfiguration resource from one compartment to another.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ChangePeComanagedDatabaseInsightResponse> changePeComanagedDatabaseInsight(ChangePeComanagedDatabaseInsightRequest request, AsyncHandler<ChangePeComanagedDatabaseInsightRequest,ChangePeComanagedDatabaseInsightResponse> handler)
Change the connection details of a co-managed database insight. When provided, If-Match is checked against ETag values of the resource.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<CreateAwrHubResponse> createAwrHub(CreateAwrHubRequest request, AsyncHandler<CreateAwrHubRequest,CreateAwrHubResponse> handler)
Create a AWR hub resource for the tenant in Operations Insights. This resource will be created in root compartment.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<CreateAwrHubSourceResponse> createAwrHubSource(CreateAwrHubSourceRequest request, AsyncHandler<CreateAwrHubSourceRequest,CreateAwrHubSourceResponse> handler)
Register Awr Hub source
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<CreateDatabaseInsightResponse> createDatabaseInsight(CreateDatabaseInsightRequest request, AsyncHandler<CreateDatabaseInsightRequest,CreateDatabaseInsightResponse> handler)
Create a Database Insight resource for a database in Operations Insights. The database will be enabled in Operations Insights. Database metric collection and analysis will be started.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<CreateEnterpriseManagerBridgeResponse> createEnterpriseManagerBridge(CreateEnterpriseManagerBridgeRequest request, AsyncHandler<CreateEnterpriseManagerBridgeRequest,CreateEnterpriseManagerBridgeResponse> handler)
Create a Enterprise Manager bridge in Operations Insights.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<CreateExadataInsightResponse> createExadataInsight(CreateExadataInsightRequest request, AsyncHandler<CreateExadataInsightRequest,CreateExadataInsightResponse> handler)
Create an Exadata insight resource for an Exadata system in Operations Insights. The Exadata system will be enabled in Operations Insights. Exadata-related metric collection and analysis will be started.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<CreateHostInsightResponse> createHostInsight(CreateHostInsightRequest request, AsyncHandler<CreateHostInsightRequest,CreateHostInsightResponse> handler)
Create a Host Insight resource for a host in Ops Insights. The host will be enabled in Ops Insights. Host metric collection and analysis will be started.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<CreateNewsReportResponse> createNewsReport(CreateNewsReportRequest request, AsyncHandler<CreateNewsReportRequest,CreateNewsReportResponse> handler)
Create a news report in Ops Insights. The report will be enabled in Ops Insights. Insights will be emailed as per selected frequency.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<CreateOperationsInsightsPrivateEndpointResponse> createOperationsInsightsPrivateEndpoint(CreateOperationsInsightsPrivateEndpointRequest request, AsyncHandler<CreateOperationsInsightsPrivateEndpointRequest,CreateOperationsInsightsPrivateEndpointResponse> handler)
Create a private endpoint resource for the tenant in Ops Insights. This resource will be created in customer compartment.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<CreateOperationsInsightsWarehouseResponse> createOperationsInsightsWarehouse(CreateOperationsInsightsWarehouseRequest request, AsyncHandler<CreateOperationsInsightsWarehouseRequest,CreateOperationsInsightsWarehouseResponse> handler)
Create a Ops Insights Warehouse resource for the tenant in Ops Insights. New ADW will be provisioned for this tenant. There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment. If the ‘opsi-warehouse-type’ header is passed to the API, a warehouse resource without ADW or Schema provisioning is created.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<CreateOperationsInsightsWarehouseUserResponse> createOperationsInsightsWarehouseUser(CreateOperationsInsightsWarehouseUserRequest request, AsyncHandler<CreateOperationsInsightsWarehouseUserRequest,CreateOperationsInsightsWarehouseUserResponse> handler)
Create a Operations Insights Warehouse user resource for the tenant in Operations Insights. This resource will be created in root compartment.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<CreateOpsiConfigurationResponse> createOpsiConfiguration(CreateOpsiConfigurationRequest request, AsyncHandler<CreateOpsiConfigurationRequest,CreateOpsiConfigurationResponse> handler)
Create an OPSI configuration resource.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<DeleteAwrHubResponse> deleteAwrHub(DeleteAwrHubRequest request, AsyncHandler<DeleteAwrHubRequest,DeleteAwrHubResponse> handler)
Deletes an AWR hub.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<DeleteAwrHubObjectResponse> deleteAwrHubObject(DeleteAwrHubObjectRequest request, AsyncHandler<DeleteAwrHubObjectRequest,DeleteAwrHubObjectResponse> handler)
Deletes an Awr Hub object.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<DeleteAwrHubSourceResponse> deleteAwrHubSource(DeleteAwrHubSourceRequest request, AsyncHandler<DeleteAwrHubSourceRequest,DeleteAwrHubSourceResponse> handler)
Deletes an Awr Hub source object.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<DeleteDatabaseInsightResponse> deleteDatabaseInsight(DeleteDatabaseInsightRequest request, AsyncHandler<DeleteDatabaseInsightRequest,DeleteDatabaseInsightResponse> handler)
Deletes a database insight. The database insight will be deleted and cannot be enabled again.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<DeleteEnterpriseManagerBridgeResponse> deleteEnterpriseManagerBridge(DeleteEnterpriseManagerBridgeRequest request, AsyncHandler<DeleteEnterpriseManagerBridgeRequest,DeleteEnterpriseManagerBridgeResponse> handler)
Deletes an Operations Insights Enterprise Manager bridge. If any database insight is still referencing this bridge, the operation will fail.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<DeleteExadataInsightResponse> deleteExadataInsight(DeleteExadataInsightRequest request, AsyncHandler<DeleteExadataInsightRequest,DeleteExadataInsightResponse> handler)
Deletes an Exadata insight. The Exadata insight will be deleted and cannot be enabled again.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<DeleteHostInsightResponse> deleteHostInsight(DeleteHostInsightRequest request, AsyncHandler<DeleteHostInsightRequest,DeleteHostInsightResponse> handler)
Deletes a host insight. The host insight will be deleted and cannot be enabled again.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<DeleteNewsReportResponse> deleteNewsReport(DeleteNewsReportRequest request, AsyncHandler<DeleteNewsReportRequest,DeleteNewsReportResponse> handler)
Deletes a news report. The news report will be deleted and cannot be enabled again.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<DeleteOperationsInsightsPrivateEndpointResponse> deleteOperationsInsightsPrivateEndpoint(DeleteOperationsInsightsPrivateEndpointRequest request, AsyncHandler<DeleteOperationsInsightsPrivateEndpointRequest,DeleteOperationsInsightsPrivateEndpointResponse> handler)
Deletes a private endpoint.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<DeleteOperationsInsightsWarehouseResponse> deleteOperationsInsightsWarehouse(DeleteOperationsInsightsWarehouseRequest request, AsyncHandler<DeleteOperationsInsightsWarehouseRequest,DeleteOperationsInsightsWarehouseResponse> handler)
Deletes an Operations Insights Warehouse. There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment. User must delete AWR Hub resource for this warehouse before calling this operation. User must delete the warehouse users before calling this operation.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<DeleteOperationsInsightsWarehouseUserResponse> deleteOperationsInsightsWarehouseUser(DeleteOperationsInsightsWarehouseUserRequest request, AsyncHandler<DeleteOperationsInsightsWarehouseUserRequest,DeleteOperationsInsightsWarehouseUserResponse> handler)
Deletes an Operations Insights Warehouse User.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<DeleteOpsiConfigurationResponse> deleteOpsiConfiguration(DeleteOpsiConfigurationRequest request, AsyncHandler<DeleteOpsiConfigurationRequest,DeleteOpsiConfigurationResponse> handler)
Deletes an OPSI configuration resource.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<DisableAutonomousDatabaseInsightAdvancedFeaturesResponse> disableAutonomousDatabaseInsightAdvancedFeatures(DisableAutonomousDatabaseInsightAdvancedFeaturesRequest request, AsyncHandler<DisableAutonomousDatabaseInsightAdvancedFeaturesRequest,DisableAutonomousDatabaseInsightAdvancedFeaturesResponse> handler)
Disable advanced features for an Autonomous Database in Operations Insights. The connection detail and advanced features will be removed.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<DisableAwrHubSourceResponse> disableAwrHubSource(DisableAwrHubSourceRequest request, AsyncHandler<DisableAwrHubSourceRequest,DisableAwrHubSourceResponse> handler)
Disables a Awr Hub source database in Operations Insights. This will stop the Awr data flow for the given Awr Hub source.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<DisableDatabaseInsightResponse> disableDatabaseInsight(DisableDatabaseInsightRequest request, AsyncHandler<DisableDatabaseInsightRequest,DisableDatabaseInsightResponse> handler)
Disables a database in Operations Insights. Database metric collection and analysis will be stopped.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<DisableExadataInsightResponse> disableExadataInsight(DisableExadataInsightRequest request, AsyncHandler<DisableExadataInsightRequest,DisableExadataInsightResponse> handler)
Disables an Exadata system in Operations Insights. Exadata-related metric collection and analysis will be stopped.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<DisableHostInsightResponse> disableHostInsight(DisableHostInsightRequest request, AsyncHandler<DisableHostInsightRequest,DisableHostInsightResponse> handler)
Disables a host in Ops Insights. Host metric collection and analysis will be stopped.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<DownloadOperationsInsightsWarehouseWalletResponse> downloadOperationsInsightsWarehouseWallet(DownloadOperationsInsightsWarehouseWalletRequest request, AsyncHandler<DownloadOperationsInsightsWarehouseWalletRequest,DownloadOperationsInsightsWarehouseWalletResponse> handler)
Download the ADW wallet for Operations Insights Warehouse using which the Hub data is exposed.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<EnableAutonomousDatabaseInsightAdvancedFeaturesResponse> enableAutonomousDatabaseInsightAdvancedFeatures(EnableAutonomousDatabaseInsightAdvancedFeaturesRequest request, AsyncHandler<EnableAutonomousDatabaseInsightAdvancedFeaturesRequest,EnableAutonomousDatabaseInsightAdvancedFeaturesResponse> handler)
Enables advanced features for an Autonomous Database in Operations Insights. A direct connection will be available for further collection.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<EnableAwrHubSourceResponse> enableAwrHubSource(EnableAwrHubSourceRequest request, AsyncHandler<EnableAwrHubSourceRequest,EnableAwrHubSourceResponse> handler)
Enables a Awr Hub source database in Operations Insights. This will resume the Awr data flow for the given Awr Hub source if it was stopped earlier.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<EnableDatabaseInsightResponse> enableDatabaseInsight(EnableDatabaseInsightRequest request, AsyncHandler<EnableDatabaseInsightRequest,EnableDatabaseInsightResponse> handler)
Enables a database in Operations Insights. Database metric collection and analysis will be started.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<EnableExadataInsightResponse> enableExadataInsight(EnableExadataInsightRequest request, AsyncHandler<EnableExadataInsightRequest,EnableExadataInsightResponse> handler)
Enables an Exadata system in Operations Insights. Exadata-related metric collection and analysis will be started.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<EnableHostInsightResponse> enableHostInsight(EnableHostInsightRequest request, AsyncHandler<EnableHostInsightRequest,EnableHostInsightResponse> handler)
Enables a host in Ops Insights. Host metric collection and analysis will be started.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<GetAwrDatabaseReportResponse> getAwrDatabaseReport(GetAwrDatabaseReportRequest request, AsyncHandler<GetAwrDatabaseReportRequest,GetAwrDatabaseReportResponse> handler)
Gets the AWR report for the specified database.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<GetAwrDatabaseSqlReportResponse> getAwrDatabaseSqlReport(GetAwrDatabaseSqlReportRequest request, AsyncHandler<GetAwrDatabaseSqlReportRequest,GetAwrDatabaseSqlReportResponse> handler)
Gets the SQL health check report for one SQL of the specified database.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<GetAwrHubResponse> getAwrHub(GetAwrHubRequest request, AsyncHandler<GetAwrHubRequest,GetAwrHubResponse> handler)
Gets details of an AWR hub.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<GetAwrHubObjectResponse> getAwrHubObject(GetAwrHubObjectRequest request, AsyncHandler<GetAwrHubObjectRequest,GetAwrHubObjectResponse> handler)
Gets the Awr Hub object metadata and body.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<GetAwrHubSourceResponse> getAwrHubSource(GetAwrHubSourceRequest request, AsyncHandler<GetAwrHubSourceRequest,GetAwrHubSourceResponse> handler)
Gets the Awr Hub source object.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<GetAwrReportResponse> getAwrReport(GetAwrReportRequest request, AsyncHandler<GetAwrReportRequest,GetAwrReportResponse> handler)
Gets the AWR report for the specified source database in the AWR hub. The difference between the timeGreaterThanOrEqualTo and timeLessThanOrEqualTo should not be greater than 7 days. Either beginSnapshotIdentifierGreaterThanOrEqualTo & endSnapshotIdentifierLessThanOrEqualTo params Or timeGreaterThanOrEqualTo & timeLessThanOrEqualTo params are required.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<GetDatabaseInsightResponse> getDatabaseInsight(GetDatabaseInsightRequest request, AsyncHandler<GetDatabaseInsightRequest,GetDatabaseInsightResponse> handler)
Gets details of a database insight.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<GetEnterpriseManagerBridgeResponse> getEnterpriseManagerBridge(GetEnterpriseManagerBridgeRequest request, AsyncHandler<GetEnterpriseManagerBridgeRequest,GetEnterpriseManagerBridgeResponse> handler)
Gets details of an Operations Insights Enterprise Manager bridge.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<GetExadataInsightResponse> getExadataInsight(GetExadataInsightRequest request, AsyncHandler<GetExadataInsightRequest,GetExadataInsightResponse> handler)
Gets details of an Exadata insight.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<GetHostInsightResponse> getHostInsight(GetHostInsightRequest request, AsyncHandler<GetHostInsightRequest,GetHostInsightResponse> handler)
Gets details of a host insight.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<GetNewsReportResponse> getNewsReport(GetNewsReportRequest request, AsyncHandler<GetNewsReportRequest,GetNewsReportResponse> handler)
Gets details of a news report.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<GetOperationsInsightsPrivateEndpointResponse> getOperationsInsightsPrivateEndpoint(GetOperationsInsightsPrivateEndpointRequest request, AsyncHandler<GetOperationsInsightsPrivateEndpointRequest,GetOperationsInsightsPrivateEndpointResponse> handler)
Gets the details of the specified private endpoint.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<GetOperationsInsightsWarehouseResponse> getOperationsInsightsWarehouse(GetOperationsInsightsWarehouseRequest request, AsyncHandler<GetOperationsInsightsWarehouseRequest,GetOperationsInsightsWarehouseResponse> handler)
Gets details of an Ops Insights Warehouse. There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<GetOperationsInsightsWarehouseUserResponse> getOperationsInsightsWarehouseUser(GetOperationsInsightsWarehouseUserRequest request, AsyncHandler<GetOperationsInsightsWarehouseUserRequest,GetOperationsInsightsWarehouseUserResponse> handler)
Gets details of an Operations Insights Warehouse User.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<GetOpsiConfigurationResponse> getOpsiConfiguration(GetOpsiConfigurationRequest request, AsyncHandler<GetOpsiConfigurationRequest,GetOpsiConfigurationResponse> handler)
Gets details of an OPSI configuration resource. Values specified in configItemField and configItemCustomStatus query params will be considered, only if configItems field is requested as part of opsiConfigField query param. Values specified in configItemCustomStatus will determine whether only customized configuration items or only non-customized configuration items or both have to be returned.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<GetOpsiDataObjectResponse> getOpsiDataObject(GetOpsiDataObjectRequest request, AsyncHandler<GetOpsiDataObjectRequest,GetOpsiDataObjectResponse> handler)
Gets details of an OPSI data object.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<GetWorkRequestResponse> getWorkRequest(GetWorkRequestRequest request, AsyncHandler<GetWorkRequestRequest,GetWorkRequestResponse> handler)
Gets the status of the work request with the given ID.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<HeadAwrHubObjectResponse> headAwrHubObject(HeadAwrHubObjectRequest request, AsyncHandler<HeadAwrHubObjectRequest,HeadAwrHubObjectResponse> handler)
Gets the Awr Hub object’s user-defined metadata and entity tag (ETag).
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<IngestAddmReportsResponse> ingestAddmReports(IngestAddmReportsRequest request, AsyncHandler<IngestAddmReportsRequest,IngestAddmReportsResponse> handler)
This endpoint takes in a JSON payload, persists it in Operation Insights ingest pipeline. Either databaseId or id must be specified.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<IngestDatabaseConfigurationResponse> ingestDatabaseConfiguration(IngestDatabaseConfigurationRequest request, AsyncHandler<IngestDatabaseConfigurationRequest,IngestDatabaseConfigurationResponse> handler)
This is a generic ingest endpoint for all database configuration metrics.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<IngestHostConfigurationResponse> ingestHostConfiguration(IngestHostConfigurationRequest request, AsyncHandler<IngestHostConfigurationRequest,IngestHostConfigurationResponse> handler)
This is a generic ingest endpoint for all the host configuration metrics
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<IngestHostMetricsResponse> ingestHostMetrics(IngestHostMetricsRequest request, AsyncHandler<IngestHostMetricsRequest,IngestHostMetricsResponse> handler)
This is a generic ingest endpoint for all the host performance metrics
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<IngestMySqlSqlStatsResponse> ingestMySqlSqlStats(IngestMySqlSqlStatsRequest request, AsyncHandler<IngestMySqlSqlStatsRequest,IngestMySqlSqlStatsResponse> handler)
The MySql SQL Stats endpoint takes in a JSON payload, persists it in Ops Insights ingest pipeline. Either databaseId or id must be specified.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<IngestMySqlSqlTextResponse> ingestMySqlSqlText(IngestMySqlSqlTextRequest request, AsyncHandler<IngestMySqlSqlTextRequest,IngestMySqlSqlTextResponse> handler)
The SqlText endpoint takes in a JSON payload, persists it in Operation Insights ingest pipeline. Either databaseId or id must be specified. Disclaimer: SQL text being uploaded explicitly via APIs is already masked. All sensitive literals contained in the sqlFullText column are masked prior to ingestion.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<IngestSqlBucketResponse> ingestSqlBucket(IngestSqlBucketRequest request, AsyncHandler<IngestSqlBucketRequest,IngestSqlBucketResponse> handler)
The sqlbucket endpoint takes in a JSON payload, persists it in Ops Insights ingest pipeline. Either databaseId or id must be specified.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<IngestSqlPlanLinesResponse> ingestSqlPlanLines(IngestSqlPlanLinesRequest request, AsyncHandler<IngestSqlPlanLinesRequest,IngestSqlPlanLinesResponse> handler)
The SqlPlanLines endpoint takes in a JSON payload, persists it in Operation Insights ingest pipeline. Either databaseId or id must be specified.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<IngestSqlStatsResponse> ingestSqlStats(IngestSqlStatsRequest request, AsyncHandler<IngestSqlStatsRequest,IngestSqlStatsResponse> handler)
The SQL Stats endpoint takes in a JSON payload, persists it in Ops Insights ingest pipeline. Either databaseId or id must be specified.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<IngestSqlTextResponse> ingestSqlText(IngestSqlTextRequest request, AsyncHandler<IngestSqlTextRequest,IngestSqlTextResponse> handler)
The SqlText endpoint takes in a JSON payload, persists it in Operation Insights ingest pipeline. Either databaseId or id must be specified. Disclaimer: SQL text being uploaded explicitly via APIs is not masked. Any sensitive literals contained in the sqlFullText column should be masked prior to ingestion.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListAddmDbFindingCategoriesResponse> listAddmDbFindingCategories(ListAddmDbFindingCategoriesRequest request, AsyncHandler<ListAddmDbFindingCategoriesRequest,ListAddmDbFindingCategoriesResponse> handler)
Gets list of ADDM finding categories.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListAddmDbFindingsTimeSeriesResponse> listAddmDbFindingsTimeSeries(ListAddmDbFindingsTimeSeriesRequest request, AsyncHandler<ListAddmDbFindingsTimeSeriesRequest,ListAddmDbFindingsTimeSeriesResponse> handler)
Get the ADDM findings time series for the specified databases for a given time period.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListAddmDbParameterCategoriesResponse> listAddmDbParameterCategories(ListAddmDbParameterCategoriesRequest request, AsyncHandler<ListAddmDbParameterCategoriesRequest,ListAddmDbParameterCategoriesResponse> handler)
Gets list of ADDM database parameter categories for the specified databases.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListAddmDbRecommendationCategoriesResponse> listAddmDbRecommendationCategories(ListAddmDbRecommendationCategoriesRequest request, AsyncHandler<ListAddmDbRecommendationCategoriesRequest,ListAddmDbRecommendationCategoriesResponse> handler)
Gets list of ADDM recommendation categories for the specified databases.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListAddmDbRecommendationsTimeSeriesResponse> listAddmDbRecommendationsTimeSeries(ListAddmDbRecommendationsTimeSeriesRequest request, AsyncHandler<ListAddmDbRecommendationsTimeSeriesRequest,ListAddmDbRecommendationsTimeSeriesResponse> handler)
Gets time series data for ADDM recommendations for the specified databases.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListAddmDbsResponse> listAddmDbs(ListAddmDbsRequest request, AsyncHandler<ListAddmDbsRequest,ListAddmDbsResponse> handler)
Gets a list of ADDM database information
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListAwrDatabaseSnapshotsResponse> listAwrDatabaseSnapshots(ListAwrDatabaseSnapshotsRequest request, AsyncHandler<ListAwrDatabaseSnapshotsRequest,ListAwrDatabaseSnapshotsResponse> handler)
Lists AWR snapshots for the specified database in the AWR.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListAwrDatabasesResponse> listAwrDatabases(ListAwrDatabasesRequest request, AsyncHandler<ListAwrDatabasesRequest,ListAwrDatabasesResponse> handler)
Gets the list of databases and their snapshot summary details available in the AWRHub.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListAwrHubObjectsResponse> listAwrHubObjects(ListAwrHubObjectsRequest request, AsyncHandler<ListAwrHubObjectsRequest,ListAwrHubObjectsResponse> handler)
Gets a list of Awr Hub objects. Awr Hub id needs to specified.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListAwrHubSourcesResponse> listAwrHubSources(ListAwrHubSourcesRequest request, AsyncHandler<ListAwrHubSourcesRequest,ListAwrHubSourcesResponse> handler)
Gets a list of Awr Hub source objects.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListAwrHubsResponse> listAwrHubs(ListAwrHubsRequest request, AsyncHandler<ListAwrHubsRequest,ListAwrHubsResponse> handler)
Gets a list of AWR hubs. Either compartmentId or id must be specified. All these resources are expected to be in root compartment.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListAwrSnapshotsResponse> listAwrSnapshots(ListAwrSnapshotsRequest request, AsyncHandler<ListAwrSnapshotsRequest,ListAwrSnapshotsResponse> handler)
Lists AWR snapshots for the specified source database in the AWR hub. The difference between the timeGreaterThanOrEqualTo and timeLessThanOrEqualTo should not exceed an elapsed range of 1 day. The timeGreaterThanOrEqualTo & timeLessThanOrEqualTo params are optional. If these params are not provided, by default last 1 day snapshots will be returned.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListDatabaseConfigurationsResponse> listDatabaseConfigurations(ListDatabaseConfigurationsRequest request, AsyncHandler<ListDatabaseConfigurationsRequest,ListDatabaseConfigurationsResponse> handler)
Gets a list of database insight configurations based on the query parameters specified. Either compartmentId or databaseInsightId query parameter must be specified. When both compartmentId and compartmentIdInSubtree are specified, a list of database insight configurations in that compartment and in all sub-compartments will be returned.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListDatabaseInsightsResponse> listDatabaseInsights(ListDatabaseInsightsRequest request, AsyncHandler<ListDatabaseInsightsRequest,ListDatabaseInsightsResponse> handler)
Gets a list of database insights based on the query parameters specified. Either compartmentId or id query parameter must be specified. When both compartmentId and compartmentIdInSubtree are specified, a list of database insights in that compartment and in all sub-compartments will be returned.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListEnterpriseManagerBridgesResponse> listEnterpriseManagerBridges(ListEnterpriseManagerBridgesRequest request, AsyncHandler<ListEnterpriseManagerBridgesRequest,ListEnterpriseManagerBridgesResponse> handler)
Gets a list of Ops Insights Enterprise Manager bridges. Either compartmentId or id must be specified. When both compartmentId and compartmentIdInSubtree are specified, a list of bridges in that compartment and in all sub-compartments will be returned.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListExadataConfigurationsResponse> listExadataConfigurations(ListExadataConfigurationsRequest request, AsyncHandler<ListExadataConfigurationsRequest,ListExadataConfigurationsResponse> handler)
Gets a list of exadata insight configurations. Either compartmentId or exadataInsightsId query parameter must be specified.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListExadataInsightsResponse> listExadataInsights(ListExadataInsightsRequest request, AsyncHandler<ListExadataInsightsRequest,ListExadataInsightsResponse> handler)
Gets a list of Exadata insights based on the query parameters specified. Either compartmentId or id query parameter must be specified. When both compartmentId and compartmentIdInSubtree are specified, a list of Exadata insights in that compartment and in all sub-compartments will be returned.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListHostConfigurationsResponse> listHostConfigurations(ListHostConfigurationsRequest request, AsyncHandler<ListHostConfigurationsRequest,ListHostConfigurationsResponse> handler)
Gets a list of host insight configurations based on the query parameters specified. Either compartmentId or hostInsightId query parameter must be specified. When both compartmentId and compartmentIdInSubtree are specified, a list of host insight configurations in that compartment and in all sub-compartments will be returned.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListHostInsightsResponse> listHostInsights(ListHostInsightsRequest request, AsyncHandler<ListHostInsightsRequest,ListHostInsightsResponse> handler)
Gets a list of host insights based on the query parameters specified. Either compartmentId or id query parameter must be specified. When both compartmentId and compartmentIdInSubtree are specified, a list of host insights in that compartment and in all sub-compartments will be returned.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListHostedEntitiesResponse> listHostedEntities(ListHostedEntitiesRequest request, AsyncHandler<ListHostedEntitiesRequest,ListHostedEntitiesResponse> handler)
Get a list of hosted entities details.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListImportableAgentEntitiesResponse> listImportableAgentEntities(ListImportableAgentEntitiesRequest request, AsyncHandler<ListImportableAgentEntitiesRequest,ListImportableAgentEntitiesResponse> handler)
Gets a list of agent entities available to add a new hostInsight. An agent entity is "available" and will be shown if all the following conditions are true: 1. The agent OCID is not already being used for an existing hostInsight. 2. The agent availabilityStatus = ‘ACTIVE’ 3. The agent lifecycleState = ‘ACTIVE’
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListImportableComputeEntitiesResponse> listImportableComputeEntities(ListImportableComputeEntitiesRequest request, AsyncHandler<ListImportableComputeEntitiesRequest,ListImportableComputeEntitiesResponse> handler)
Gets a list of available compute intances running cloud agent to add a new hostInsight. An Compute entity is "available" and will be shown if all the following conditions are true:
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListImportableEnterpriseManagerEntitiesResponse> listImportableEnterpriseManagerEntities(ListImportableEnterpriseManagerEntitiesRequest request, AsyncHandler<ListImportableEnterpriseManagerEntitiesRequest,ListImportableEnterpriseManagerEntitiesResponse> handler)
Gets a list of importable entities for an Operations Insights Enterprise Manager bridge that have not been imported before.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListNewsReportsResponse> listNewsReports(ListNewsReportsRequest request, AsyncHandler<ListNewsReportsRequest,ListNewsReportsResponse> handler)
Gets a list of news reports based on the query parameters specified. Either compartmentId or id query parameter must be specified.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListOperationsInsightsPrivateEndpointsResponse> listOperationsInsightsPrivateEndpoints(ListOperationsInsightsPrivateEndpointsRequest request, AsyncHandler<ListOperationsInsightsPrivateEndpointsRequest,ListOperationsInsightsPrivateEndpointsResponse> handler)
Gets a list of Operation Insights private endpoints.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListOperationsInsightsWarehouseUsersResponse> listOperationsInsightsWarehouseUsers(ListOperationsInsightsWarehouseUsersRequest request, AsyncHandler<ListOperationsInsightsWarehouseUsersRequest,ListOperationsInsightsWarehouseUsersResponse> handler)
Gets a list of Operations Insights Warehouse users. Either compartmentId or id must be specified. All these resources are expected to be in root compartment.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListOperationsInsightsWarehousesResponse> listOperationsInsightsWarehouses(ListOperationsInsightsWarehousesRequest request, AsyncHandler<ListOperationsInsightsWarehousesRequest,ListOperationsInsightsWarehousesResponse> handler)
Gets a list of Ops Insights warehouses. Either compartmentId or id must be specified. There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListOpsiConfigurationsResponse> listOpsiConfigurations(ListOpsiConfigurationsRequest request, AsyncHandler<ListOpsiConfigurationsRequest,ListOpsiConfigurationsResponse> handler)
Gets a list of OPSI configuration resources based on the query parameters specified.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListOpsiDataObjectsResponse> listOpsiDataObjects(ListOpsiDataObjectsRequest request, AsyncHandler<ListOpsiDataObjectsRequest,ListOpsiDataObjectsResponse> handler)
Gets a list of OPSI data objects based on the query parameters specified. CompartmentId id query parameter must be specified.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListSqlPlansResponse> listSqlPlans(ListSqlPlansRequest request, AsyncHandler<ListSqlPlansRequest,ListSqlPlansResponse> handler)
Query SQL Warehouse to list the plan xml for a given SQL execution plan. This returns a SqlPlanCollection object, but is currently limited to a single plan. Either databaseId or id must be specified.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListSqlSearchesResponse> listSqlSearches(ListSqlSearchesRequest request, AsyncHandler<ListSqlSearchesRequest,ListSqlSearchesResponse> handler)
Search SQL by SQL Identifier across databases in a compartment and in all sub-compartments if specified. And get the SQL Text and the details of the databases executing the SQL for a given time period.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListSqlTextsResponse> listSqlTexts(ListSqlTextsRequest request, AsyncHandler<ListSqlTextsRequest,ListSqlTextsResponse> handler)
Query SQL Warehouse to get the full SQL Text for a SQL in a compartment and in all sub-compartments if specified.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListWarehouseDataObjectsResponse> listWarehouseDataObjects(ListWarehouseDataObjectsRequest request, AsyncHandler<ListWarehouseDataObjectsRequest,ListWarehouseDataObjectsResponse> handler)
Gets a list of Warehouse data objects (e.g: views, tables), based on the query parameters specified.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListWorkRequestErrorsResponse> listWorkRequestErrors(ListWorkRequestErrorsRequest request, AsyncHandler<ListWorkRequestErrorsRequest,ListWorkRequestErrorsResponse> handler)
Return a (paginated) list of errors for a given work request.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListWorkRequestLogsResponse> listWorkRequestLogs(ListWorkRequestLogsRequest request, AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler)
Return a (paginated) list of logs for a given work request.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListWorkRequestsResponse> listWorkRequests(ListWorkRequestsRequest request, AsyncHandler<ListWorkRequestsRequest,ListWorkRequestsResponse> handler)
Lists the work requests in a compartment. Either compartmentId or id must be specified. Only one of id, resourceId or relatedResourceId can be specified optionally.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<PutAwrHubObjectResponse> putAwrHubObject(PutAwrHubObjectRequest request, AsyncHandler<PutAwrHubObjectRequest,PutAwrHubObjectResponse> handler)
Creates a new object or overwrites an existing object with the same name to the Awr Hub.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<QueryOpsiDataObjectDataResponse> queryOpsiDataObjectData(QueryOpsiDataObjectDataRequest request, AsyncHandler<QueryOpsiDataObjectDataRequest,QueryOpsiDataObjectDataResponse> handler)
Queries an OPSI data object with the inputs provided and sends the result set back. Either analysisTimeInterval or timeIntervalStart and timeIntervalEnd parameters need to be passed as well.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<QueryWarehouseDataObjectDataResponse> queryWarehouseDataObjectData(QueryWarehouseDataObjectDataRequest request, AsyncHandler<QueryWarehouseDataObjectDataRequest,QueryWarehouseDataObjectDataResponse> handler)
Queries Warehouse data objects (e.g: views, tables) with the inputs provided and sends the result set back. Any data to which an OperationsInsightsWarehouseUser with a permission to the corresponding Warehouse can be queried.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<RotateOperationsInsightsWarehouseWalletResponse> rotateOperationsInsightsWarehouseWallet(RotateOperationsInsightsWarehouseWalletRequest request, AsyncHandler<RotateOperationsInsightsWarehouseWalletRequest,RotateOperationsInsightsWarehouseWalletResponse> handler)
Rotate the ADW wallet for Operations Insights Warehouse using which the Hub data is exposed.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeAddmDbFindingsResponse> summarizeAddmDbFindings(SummarizeAddmDbFindingsRequest request, AsyncHandler<SummarizeAddmDbFindingsRequest,SummarizeAddmDbFindingsResponse> handler)
Summarizes ADDM findings for the specified databases.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeAddmDbParameterChangesResponse> summarizeAddmDbParameterChanges(SummarizeAddmDbParameterChangesRequest request, AsyncHandler<SummarizeAddmDbParameterChangesRequest,SummarizeAddmDbParameterChangesResponse> handler)
Summarizes the AWR database parameter change history for the specified parameter. There will be one element for each time that parameter changed during the specified time period. This API is limited to only one parameter per request.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeAddmDbParametersResponse> summarizeAddmDbParameters(SummarizeAddmDbParametersRequest request, AsyncHandler<SummarizeAddmDbParametersRequest,SummarizeAddmDbParametersResponse> handler)
Summarizes database parameter history information for the specified databases. Return a list of parameters with information on whether the parameter values were changed or not within the specified time period. The response does not include the individual parameter changes within the time period.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeAddmDbRecommendationsResponse> summarizeAddmDbRecommendations(SummarizeAddmDbRecommendationsRequest request, AsyncHandler<SummarizeAddmDbRecommendationsRequest,SummarizeAddmDbRecommendationsResponse> handler)
Summarizes ADDM recommendations for the specified databases.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeAddmDbSchemaObjectsResponse> summarizeAddmDbSchemaObjects(SummarizeAddmDbSchemaObjectsRequest request, AsyncHandler<SummarizeAddmDbSchemaObjectsRequest,SummarizeAddmDbSchemaObjectsResponse> handler)
Summarizes Schema objects for the specified databases for the specified objectIdentifiers
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeAddmDbSqlStatementsResponse> summarizeAddmDbSqlStatements(SummarizeAddmDbSqlStatementsRequest request, AsyncHandler<SummarizeAddmDbSqlStatementsRequest,SummarizeAddmDbSqlStatementsResponse> handler)
Summarizes SQL Statements for the specified databases for the specified sqlIdentifiers
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeAwrDatabaseCpuUsagesResponse> summarizeAwrDatabaseCpuUsages(SummarizeAwrDatabaseCpuUsagesRequest request, AsyncHandler<SummarizeAwrDatabaseCpuUsagesRequest,SummarizeAwrDatabaseCpuUsagesResponse> handler)
Summarizes the AWR CPU resource limits and metrics for the specified database in AWR. Based on the time range provided as part of query param, the metrics points will be returned in the response as below. - if time range is <=7 days then the metrics points will be for every MINUTES - if time range is <=2 hours then the metrics points will be for every 10 SECONDS - if time range is >7 days then the metrics points will be for every HOUR.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeAwrDatabaseMetricsResponse> summarizeAwrDatabaseMetrics(SummarizeAwrDatabaseMetricsRequest request, AsyncHandler<SummarizeAwrDatabaseMetricsRequest,SummarizeAwrDatabaseMetricsResponse> handler)
Summarizes the metric samples for the specified database in the AWR. The metric samples are summarized based on the Time dimension for each metric.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeAwrDatabaseParameterChangesResponse> summarizeAwrDatabaseParameterChanges(SummarizeAwrDatabaseParameterChangesRequest request, AsyncHandler<SummarizeAwrDatabaseParameterChangesRequest,SummarizeAwrDatabaseParameterChangesResponse> handler)
Summarizes the database parameter change history for one database parameter of the specified database in AWR. One change history record contains the previous value, the changed value, and the corresponding time range. If the database parameter value was changed multiple times within the time range, then multiple change history records are created for the same parameter. Note that this API only returns information on change history details for one database parameter. To get a list of all the database parameters whose values were changed during a specified time range, use the following API endpoint: /awrHubs/{awrHubId}/awrDbParameters?awrSourceDatabaseIdentifier={awrSourceDbId}
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeAwrDatabaseParametersResponse> summarizeAwrDatabaseParameters(SummarizeAwrDatabaseParametersRequest request, AsyncHandler<SummarizeAwrDatabaseParametersRequest,SummarizeAwrDatabaseParametersResponse> handler)
Summarizes the database parameter history for the specified database in AWR. This includes the list of database parameters, with information on whether the parameter values were modified within the query time range. Note that each database parameter is only listed once. Depending on the optional query parameters, the returned summary gets all the database parameters, which include:
Queryparam (valueChanged =\"Y\") - Each parameter whose value was changed during the time range, \"isChanged : true\" in response for the DB params. Queryparam (valueChanged =\"N\") - Each parameter whose value was unchanged during the time range, \"isChanged : false\" in response for the DB params. Queryparam (valueChanged =\"Y\" and valueModified = \"SYSTEM_MOD\") - Each parameter whose value was changed at the system level during the time range, \"isChanged : true\" & \"valueModified : SYSTEM_MOD\" in response for the DB params. Queryparam (valueChanged =\"N\" and valueDefault = \"FALSE\") - Each parameter whose value was unchanged during the time range, however, the value is not the default value, \"isChanged : true\" & \"isDefault : false\" in response for the DB params.
Note that this API does not return information on the number of times each database parameter has been changed within the time range. To get the database parameter value change history for a specific parameter, use the following API endpoint: /awrHubs/{awrHubId}/awrDbParameterChanges?awrSourceDatabaseIdentifier={awrSourceDbId}
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeAwrDatabaseSnapshotRangesResponse> summarizeAwrDatabaseSnapshotRanges(SummarizeAwrDatabaseSnapshotRangesRequest request, AsyncHandler<SummarizeAwrDatabaseSnapshotRangesRequest,SummarizeAwrDatabaseSnapshotRangesResponse> handler)
Summarizes the AWR snapshot ranges that contain continuous snapshots, for the specified AWRHub.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeAwrDatabaseSysstatsResponse> summarizeAwrDatabaseSysstats(SummarizeAwrDatabaseSysstatsRequest request, AsyncHandler<SummarizeAwrDatabaseSysstatsRequest,SummarizeAwrDatabaseSysstatsResponse> handler)
Summarizes the AWR SYSSTAT sample data for the specified database in AWR. The statistical data is summarized based on the Time dimension for each statistic.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeAwrDatabaseTopWaitEventsResponse> summarizeAwrDatabaseTopWaitEvents(SummarizeAwrDatabaseTopWaitEventsRequest request, AsyncHandler<SummarizeAwrDatabaseTopWaitEventsRequest,SummarizeAwrDatabaseTopWaitEventsResponse> handler)
Summarizes the AWR top wait events.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeAwrDatabaseWaitEventBucketsResponse> summarizeAwrDatabaseWaitEventBuckets(SummarizeAwrDatabaseWaitEventBucketsRequest request, AsyncHandler<SummarizeAwrDatabaseWaitEventBucketsRequest,SummarizeAwrDatabaseWaitEventBucketsResponse> handler)
Summarizes AWR wait event data into value buckets and frequency, for the specified database in the AWR.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeAwrDatabaseWaitEventsResponse> summarizeAwrDatabaseWaitEvents(SummarizeAwrDatabaseWaitEventsRequest request, AsyncHandler<SummarizeAwrDatabaseWaitEventsRequest,SummarizeAwrDatabaseWaitEventsResponse> handler)
Summarizes the AWR wait event sample data for the specified database in the AWR. The event data is summarized based on the Time dimension for each event.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeAwrSourcesSummariesResponse> summarizeAwrSourcesSummaries(SummarizeAwrSourcesSummariesRequest request, AsyncHandler<SummarizeAwrSourcesSummariesRequest,SummarizeAwrSourcesSummariesResponse> handler)
Gets a list of summary of AWR Sources.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeConfigurationItemsResponse> summarizeConfigurationItems(SummarizeConfigurationItemsRequest request, AsyncHandler<SummarizeConfigurationItemsRequest,SummarizeConfigurationItemsResponse> handler)
Gets the applicable configuration items based on the query parameters specified. Configuration items for an opsiConfigType with respect to a compartmentId can be fetched. Values specified in configItemField param will determine what fields for each configuration items have to be returned.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeDatabaseInsightResourceCapacityTrendResponse> summarizeDatabaseInsightResourceCapacityTrend(SummarizeDatabaseInsightResourceCapacityTrendRequest request, AsyncHandler<SummarizeDatabaseInsightResourceCapacityTrendRequest,SummarizeDatabaseInsightResourceCapacityTrendResponse> handler)
Returns response with time series data (endTimestamp, capacity, baseCapacity) for the time period specified. The maximum time range for analysis is 2 years, hence this is intentionally not paginated. If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeDatabaseInsightResourceForecastTrendResponse> summarizeDatabaseInsightResourceForecastTrend(SummarizeDatabaseInsightResourceForecastTrendRequest request, AsyncHandler<SummarizeDatabaseInsightResourceForecastTrendRequest,SummarizeDatabaseInsightResourceForecastTrendResponse> handler)
Get Forecast predictions for CPU and Storage resources since a time in the past. If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeDatabaseInsightResourceStatisticsResponse> summarizeDatabaseInsightResourceStatistics(SummarizeDatabaseInsightResourceStatisticsRequest request, AsyncHandler<SummarizeDatabaseInsightResourceStatisticsRequest,SummarizeDatabaseInsightResourceStatisticsResponse> handler)
Lists the Resource statistics (usage,capacity, usage change percent, utilization percent, base capacity, isAutoScalingEnabled) for each database filtered by utilization level in a compartment and in all sub-compartments if specified.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeDatabaseInsightResourceUsageResponse> summarizeDatabaseInsightResourceUsage(SummarizeDatabaseInsightResourceUsageRequest request, AsyncHandler<SummarizeDatabaseInsightResourceUsageRequest,SummarizeDatabaseInsightResourceUsageResponse> handler)
A cumulative distribution function is used to rank the usage data points per database within the specified time period. For each database, the minimum data point with a ranking > the percentile value is included in the summation. Linear regression functions are used to calculate the usage change percentage. If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeDatabaseInsightResourceUsageTrendResponse> summarizeDatabaseInsightResourceUsageTrend(SummarizeDatabaseInsightResourceUsageTrendRequest request, AsyncHandler<SummarizeDatabaseInsightResourceUsageTrendRequest,SummarizeDatabaseInsightResourceUsageTrendResponse> handler)
Returns response with time series data (endTimestamp, usage, capacity) for the time period specified. The maximum time range for analysis is 2 years, hence this is intentionally not paginated. If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeDatabaseInsightResourceUtilizationInsightResponse> summarizeDatabaseInsightResourceUtilizationInsight(SummarizeDatabaseInsightResourceUtilizationInsightRequest request, AsyncHandler<SummarizeDatabaseInsightResourceUtilizationInsightRequest,SummarizeDatabaseInsightResourceUtilizationInsightResponse> handler)
Gets resources with current utilization (high and low) and projected utilization (high and low) for a resource type over specified time period. If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeDatabaseInsightTablespaceUsageTrendResponse> summarizeDatabaseInsightTablespaceUsageTrend(SummarizeDatabaseInsightTablespaceUsageTrendRequest request, AsyncHandler<SummarizeDatabaseInsightTablespaceUsageTrendRequest,SummarizeDatabaseInsightTablespaceUsageTrendResponse> handler)
Returns response with usage time series data (endTimestamp, usage, capacity) with breakdown by tablespaceName for the time period specified. The maximum time range for analysis is 2 years, hence this is intentionally not paginated. Either databaseId or id must be specified.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeExadataInsightResourceCapacityTrendResponse> summarizeExadataInsightResourceCapacityTrend(SummarizeExadataInsightResourceCapacityTrendRequest request, AsyncHandler<SummarizeExadataInsightResourceCapacityTrendRequest,SummarizeExadataInsightResourceCapacityTrendResponse> handler)
Returns response with time series data (endTimestamp, capacity) for the time period specified for an exadata system for a resource metric. Additionally resources can be filtered using databaseInsightId, hostInsightId or storageServerName query parameters. Top five resources are returned if total exceeds the limit specified. Valid values for ResourceType DATABASE are CPU,MEMORY,IO and STORAGE. Database name is returned in name field. DatabaseInsightId, cdbName and hostName query parameter applies to ResourceType DATABASE. Valid values for ResourceType HOST are CPU and MEMORY. HostName is returned in name field. HostInsightId and hostName query parameter applies to ResourceType HOST. Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS and THROUGHPUT. Storage server name is returned in name field for resourceMetric IOPS and THROUGHPUT and asmName is returned in name field for resourceMetric STORAGE. StorageServerName query parameter applies to ResourceType STORAGE_SERVER. Valid values for ResourceType DISKGROUP is STORAGE. Comma delimited (asmName,diskgroupName) is returned in name field.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeExadataInsightResourceCapacityTrendAggregatedResponse> summarizeExadataInsightResourceCapacityTrendAggregated(SummarizeExadataInsightResourceCapacityTrendAggregatedRequest request, AsyncHandler<SummarizeExadataInsightResourceCapacityTrendAggregatedRequest,SummarizeExadataInsightResourceCapacityTrendAggregatedResponse> handler)
Returns response with time series data (endTimestamp, capacity) for the time period specified for an exadata system or fleet aggregation for a resource metric. The maximum time range for analysis is 2 years, hence this is intentionally not paginated. Valid values for ResourceType DATABASE are CPU,MEMORY,IO and STORAGE. Valid values for ResourceType HOST are CPU and MEMORY. Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS and THROUGHPUT.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeExadataInsightResourceForecastTrendResponse> summarizeExadataInsightResourceForecastTrend(SummarizeExadataInsightResourceForecastTrendRequest request, AsyncHandler<SummarizeExadataInsightResourceForecastTrendRequest,SummarizeExadataInsightResourceForecastTrendResponse> handler)
Get historical usage and forecast predictions for an exadata system with breakdown by databases, hosts or storage servers. Additionally resources can be filtered using databaseInsightId, hostInsightId or storageServerName query parameters. Top five resources are returned if total exceeds the limit specified. Valid values for ResourceType DATABASE are CPU,MEMORY,IO and STORAGE. Database name is returned in name field. DatabaseInsightId , cdbName and hostName query parameter applies to ResourceType DATABASE. Valid values for ResourceType HOST are CPU and MEMORY. HostName s returned in name field. HostInsightId and hostName query parameter applies to ResourceType HOST. Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS and THROUGHPUT. Storage server name is returned in name field for resourceMetric IOPS and THROUGHPUT and asmName is returned in name field for resourceMetric STORAGE. StorageServerName query parameter applies to ResourceType STORAGE_SERVER. Valid value for ResourceType DISKGROUP is STORAGE. Comma delimited (asmName,diskgroupName) is returned in name field.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeExadataInsightResourceForecastTrendAggregatedResponse> summarizeExadataInsightResourceForecastTrendAggregated(SummarizeExadataInsightResourceForecastTrendAggregatedRequest request, AsyncHandler<SummarizeExadataInsightResourceForecastTrendAggregatedRequest,SummarizeExadataInsightResourceForecastTrendAggregatedResponse> handler)
Get aggregated historical usage and forecast predictions for resources. Either compartmentId or exadataInsightsId query parameter must be specified. Valid values for ResourceType DATABASE are CPU,MEMORY,IO and STORAGE. Valid values for ResourceType HOST are CPU and MEMORY. Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS and THROUGHPUT.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeExadataInsightResourceStatisticsResponse> summarizeExadataInsightResourceStatistics(SummarizeExadataInsightResourceStatisticsRequest request, AsyncHandler<SummarizeExadataInsightResourceStatisticsRequest,SummarizeExadataInsightResourceStatisticsResponse> handler)
Lists the Resource statistics (usage, capacity, usage change percent, utilization percent) for each resource based on resourceMetric filtered by utilization level. Valid values for ResourceType DATABASE are CPU,MEMORY,IO and STORAGE. Valid values for ResourceType HOST are CPU and MEMORY. Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS, THROUGHPUT. Valid value for ResourceType DISKGROUP is STORAGE.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeExadataInsightResourceUsageResponse> summarizeExadataInsightResourceUsage(SummarizeExadataInsightResourceUsageRequest request, AsyncHandler<SummarizeExadataInsightResourceUsageRequest,SummarizeExadataInsightResourceUsageResponse> handler)
A cumulative distribution function is used to rank the usage data points per resource within the specified time period. For each resource, the minimum data point with a ranking > the percentile value is included in the summation. Linear regression functions are used to calculate the usage change percentage. Valid values for ResourceType DATABASE are CPU,MEMORY,IO and STORAGE. Valid values for ResourceType HOST are CPU and MEMORY. Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS and THROUGHPUT.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeExadataInsightResourceUsageAggregatedResponse> summarizeExadataInsightResourceUsageAggregated(SummarizeExadataInsightResourceUsageAggregatedRequest request, AsyncHandler<SummarizeExadataInsightResourceUsageAggregatedRequest,SummarizeExadataInsightResourceUsageAggregatedResponse> handler)
A cumulative distribution function is used to rank the usage data points per database within the specified time period. For each database, the minimum data point with a ranking > the percentile value is included in the summation. Linear regression functions are used to calculate the usage change percentage. Valid values for ResourceType DATABASE are CPU,MEMORY,IO and STORAGE. Valid values for ResourceType HOST are CPU and MEMORY. Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS and THROUGHPUT.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeExadataInsightResourceUtilizationInsightResponse> summarizeExadataInsightResourceUtilizationInsight(SummarizeExadataInsightResourceUtilizationInsightRequest request, AsyncHandler<SummarizeExadataInsightResourceUtilizationInsightRequest,SummarizeExadataInsightResourceUtilizationInsightResponse> handler)
Gets current utilization, projected utilization and days to reach projectedUtilization for an exadata system over specified time period. Valid values for ResourceType DATABASE are CPU,MEMORY,IO and STORAGE. Valid values for ResourceType HOST are CPU and MEMORY. Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS and THROUGHPUT.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeExadataMembersResponse> summarizeExadataMembers(SummarizeExadataMembersRequest request, AsyncHandler<SummarizeExadataMembersRequest,SummarizeExadataMembersResponse> handler)
Lists the software and hardware inventory of the Exadata System.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeHostInsightDiskStatisticsResponse> summarizeHostInsightDiskStatistics(SummarizeHostInsightDiskStatisticsRequest request, AsyncHandler<SummarizeHostInsightDiskStatisticsRequest,SummarizeHostInsightDiskStatisticsResponse> handler)
Returns response with disk(s) statistics for a host.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeHostInsightHostRecommendationResponse> summarizeHostInsightHostRecommendation(SummarizeHostInsightHostRecommendationRequest request, AsyncHandler<SummarizeHostInsightHostRecommendationRequest,SummarizeHostInsightHostRecommendationResponse> handler)
Returns response with some recommendations if apply for a host.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeHostInsightIoUsageTrendResponse> summarizeHostInsightIoUsageTrend(SummarizeHostInsightIoUsageTrendRequest request, AsyncHandler<SummarizeHostInsightIoUsageTrendRequest,SummarizeHostInsightIoUsageTrendResponse> handler)
Returns response with usage time series data with breakdown by IO interface for the time period specified.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeHostInsightNetworkUsageTrendResponse> summarizeHostInsightNetworkUsageTrend(SummarizeHostInsightNetworkUsageTrendRequest request, AsyncHandler<SummarizeHostInsightNetworkUsageTrendRequest,SummarizeHostInsightNetworkUsageTrendResponse> handler)
Returns response with usage time series data with breakdown by network interface for the time period specified.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeHostInsightResourceCapacityTrendResponse> summarizeHostInsightResourceCapacityTrend(SummarizeHostInsightResourceCapacityTrendRequest request, AsyncHandler<SummarizeHostInsightResourceCapacityTrendRequest,SummarizeHostInsightResourceCapacityTrendResponse> handler)
Returns response with time series data (endTimestamp, capacity) for the time period specified. The maximum time range for analysis is 2 years, hence this is intentionally not paginated. If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeHostInsightResourceForecastTrendResponse> summarizeHostInsightResourceForecastTrend(SummarizeHostInsightResourceForecastTrendRequest request, AsyncHandler<SummarizeHostInsightResourceForecastTrendRequest,SummarizeHostInsightResourceForecastTrendResponse> handler)
Get Forecast predictions for CPU or memory resources since a time in the past. If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeHostInsightResourceStatisticsResponse> summarizeHostInsightResourceStatistics(SummarizeHostInsightResourceStatisticsRequest request, AsyncHandler<SummarizeHostInsightResourceStatisticsRequest,SummarizeHostInsightResourceStatisticsResponse> handler)
Lists the resource statistics (usage, capacity, usage change percent, utilization percent, load) for each host filtered by utilization level in a compartment and in all sub-compartments if specified.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeHostInsightResourceUsageResponse> summarizeHostInsightResourceUsage(SummarizeHostInsightResourceUsageRequest request, AsyncHandler<SummarizeHostInsightResourceUsageRequest,SummarizeHostInsightResourceUsageResponse> handler)
A cumulative distribution function is used to rank the usage data points per host within the specified time period. For each host, the minimum data point with a ranking > the percentile value is included in the summation. Linear regression functions are used to calculate the usage change percentage. If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeHostInsightResourceUsageTrendResponse> summarizeHostInsightResourceUsageTrend(SummarizeHostInsightResourceUsageTrendRequest request, AsyncHandler<SummarizeHostInsightResourceUsageTrendRequest,SummarizeHostInsightResourceUsageTrendResponse> handler)
Returns response with time series data (endTimestamp, usage, capacity) for the time period specified. The maximum time range for analysis is 2 years, hence this is intentionally not paginated. If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeHostInsightResourceUtilizationInsightResponse> summarizeHostInsightResourceUtilizationInsight(SummarizeHostInsightResourceUtilizationInsightRequest request, AsyncHandler<SummarizeHostInsightResourceUtilizationInsightRequest,SummarizeHostInsightResourceUtilizationInsightResponse> handler)
Gets resources with current utilization (high and low) and projected utilization (high and low) for a resource type over specified time period. If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeHostInsightStorageUsageTrendResponse> summarizeHostInsightStorageUsageTrend(SummarizeHostInsightStorageUsageTrendRequest request, AsyncHandler<SummarizeHostInsightStorageUsageTrendRequest,SummarizeHostInsightStorageUsageTrendResponse> handler)
Returns response with usage time series data with breakdown by filesystem for the time period specified.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeHostInsightTopProcessesUsageResponse> summarizeHostInsightTopProcessesUsage(SummarizeHostInsightTopProcessesUsageRequest request, AsyncHandler<SummarizeHostInsightTopProcessesUsageRequest,SummarizeHostInsightTopProcessesUsageResponse> handler)
Returns response with aggregated data (timestamp, usageData) for top processes on a specific date. Data is aggregated for the time specified and processes are sorted descendent by the process metric specified (CPU, MEMORY, VIRTUAL_MEMORY). hostInsightId, processMetric must be specified.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeHostInsightTopProcessesUsageTrendResponse> summarizeHostInsightTopProcessesUsageTrend(SummarizeHostInsightTopProcessesUsageTrendRequest request, AsyncHandler<SummarizeHostInsightTopProcessesUsageTrendRequest,SummarizeHostInsightTopProcessesUsageTrendResponse> handler)
Returns response with aggregated time series data (timeIntervalstart, timeIntervalEnd, commandArgs, usageData) for top processes. Data is aggregated for the time period specified and proceses are sorted descendent by the proces metric specified (CPU, MEMORY, VIRTUAL_MEMORY). HostInsight Id and Process metric must be specified
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeOperationsInsightsWarehouseResourceUsageResponse> summarizeOperationsInsightsWarehouseResourceUsage(SummarizeOperationsInsightsWarehouseResourceUsageRequest request, AsyncHandler<SummarizeOperationsInsightsWarehouseResourceUsageRequest,SummarizeOperationsInsightsWarehouseResourceUsageResponse> handler)
Gets the details of resources used by an Operations Insights Warehouse. There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeSqlInsightsResponse> summarizeSqlInsights(SummarizeSqlInsightsRequest request, AsyncHandler<SummarizeSqlInsightsRequest,SummarizeSqlInsightsResponse> handler)
Query SQL Warehouse to get the performance insights for SQLs taking greater than X% database time for a given time period across the given databases or database types in a compartment and in all sub-compartments if specified.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeSqlPlanInsightsResponse> summarizeSqlPlanInsights(SummarizeSqlPlanInsightsRequest request, AsyncHandler<SummarizeSqlPlanInsightsRequest,SummarizeSqlPlanInsightsResponse> handler)
Query SQL Warehouse to get the performance insights on the execution plans for a given SQL for a given time period. Either databaseId or id must be specified.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeSqlResponseTimeDistributionsResponse> summarizeSqlResponseTimeDistributions(SummarizeSqlResponseTimeDistributionsRequest request, AsyncHandler<SummarizeSqlResponseTimeDistributionsRequest,SummarizeSqlResponseTimeDistributionsResponse> handler)
Query SQL Warehouse to summarize the response time distribution of query executions for a given SQL for a given time period. Either databaseId or id must be specified.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeSqlStatisticsResponse> summarizeSqlStatistics(SummarizeSqlStatisticsRequest request, AsyncHandler<SummarizeSqlStatisticsRequest,SummarizeSqlStatisticsResponse> handler)
Query SQL Warehouse to get the performance statistics for SQLs taking greater than X% database time for a given time period across the given databases or database types in a compartment and in all sub-compartments if specified.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeSqlStatisticsTimeSeriesResponse> summarizeSqlStatisticsTimeSeries(SummarizeSqlStatisticsTimeSeriesRequest request, AsyncHandler<SummarizeSqlStatisticsTimeSeriesRequest,SummarizeSqlStatisticsTimeSeriesResponse> handler)
Query SQL Warehouse to get the performance statistics time series for a given SQL across given databases for a given time period in a compartment and in all sub-compartments if specified.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<SummarizeSqlStatisticsTimeSeriesByPlanResponse> summarizeSqlStatisticsTimeSeriesByPlan(SummarizeSqlStatisticsTimeSeriesByPlanRequest request, AsyncHandler<SummarizeSqlStatisticsTimeSeriesByPlanRequest,SummarizeSqlStatisticsTimeSeriesByPlanResponse> handler)
Query SQL Warehouse to get the performance statistics time series for a given SQL by execution plans for a given time period. Either databaseId or id must be specified.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<TestMacsManagedCloudDatabaseInsightConnectionResponse> testMacsManagedCloudDatabaseInsightConnection(TestMacsManagedCloudDatabaseInsightConnectionRequest request, AsyncHandler<TestMacsManagedCloudDatabaseInsightConnectionRequest,TestMacsManagedCloudDatabaseInsightConnectionResponse> handler)
Test the connection details of a Cloud MACS-managed database.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<UpdateAwrHubResponse> updateAwrHub(UpdateAwrHubRequest request, AsyncHandler<UpdateAwrHubRequest,UpdateAwrHubResponse> handler)
Updates the configuration of a hub .
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<UpdateAwrHubSourceResponse> updateAwrHubSource(UpdateAwrHubSourceRequest request, AsyncHandler<UpdateAwrHubSourceRequest,UpdateAwrHubSourceResponse> handler)
Update Awr Hub Source object.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<UpdateDatabaseInsightResponse> updateDatabaseInsight(UpdateDatabaseInsightRequest request, AsyncHandler<UpdateDatabaseInsightRequest,UpdateDatabaseInsightResponse> handler)
Updates configuration of a database insight.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<UpdateEnterpriseManagerBridgeResponse> updateEnterpriseManagerBridge(UpdateEnterpriseManagerBridgeRequest request, AsyncHandler<UpdateEnterpriseManagerBridgeRequest,UpdateEnterpriseManagerBridgeResponse> handler)
Updates configuration of an Operations Insights Enterprise Manager bridge.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<UpdateExadataInsightResponse> updateExadataInsight(UpdateExadataInsightRequest request, AsyncHandler<UpdateExadataInsightRequest,UpdateExadataInsightResponse> handler)
Updates configuration of an Exadata insight.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<UpdateHostInsightResponse> updateHostInsight(UpdateHostInsightRequest request, AsyncHandler<UpdateHostInsightRequest,UpdateHostInsightResponse> handler)
Updates configuration of a host insight.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<UpdateNewsReportResponse> updateNewsReport(UpdateNewsReportRequest request, AsyncHandler<UpdateNewsReportRequest,UpdateNewsReportResponse> handler)
Updates the configuration of a news report.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<UpdateOperationsInsightsPrivateEndpointResponse> updateOperationsInsightsPrivateEndpoint(UpdateOperationsInsightsPrivateEndpointRequest request, AsyncHandler<UpdateOperationsInsightsPrivateEndpointRequest,UpdateOperationsInsightsPrivateEndpointResponse> handler)
Updates one or more attributes of the specified private endpoint.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<UpdateOperationsInsightsWarehouseResponse> updateOperationsInsightsWarehouse(UpdateOperationsInsightsWarehouseRequest request, AsyncHandler<UpdateOperationsInsightsWarehouseRequest,UpdateOperationsInsightsWarehouseResponse> handler)
Updates the configuration of an Ops Insights Warehouse. There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<UpdateOperationsInsightsWarehouseUserResponse> updateOperationsInsightsWarehouseUser(UpdateOperationsInsightsWarehouseUserRequest request, AsyncHandler<UpdateOperationsInsightsWarehouseUserRequest,UpdateOperationsInsightsWarehouseUserResponse> handler)
Updates the configuration of an Operations Insights Warehouse User.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<UpdateOpsiConfigurationResponse> updateOpsiConfiguration(UpdateOpsiConfigurationRequest request, AsyncHandler<UpdateOpsiConfigurationRequest,UpdateOpsiConfigurationResponse> handler)
Updates an OPSI configuration resource with the given ID.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Copyright © 2016–2024. All rights reserved.