@Generated(value="OracleSDKGenerator", comments="API Version: 20200630") public class OperationsInsightsClient extends BaseSyncClient implements OperationsInsights
Modifier and Type | Class and Description |
---|---|
static class |
OperationsInsightsClient.Builder
Builder class for this client.
|
Modifier and Type | Field and Description |
---|---|
String |
clientCommonLibraryVersion
Compatible SDK version, provided by the codegen.
|
Optional<String> |
minimumClientCommonLibraryVersionFromClient
Minimum compatible SDK version, maybe provided by the codegen.
|
static Service |
SERVICE
Service instance for OperationsInsights.
|
Constructor and Description |
---|
OperationsInsightsClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider,
ClientConfiguration configuration,
ClientConfigurator clientConfigurator,
RequestSignerFactory defaultRequestSignerFactory)
Deprecated.
Use the
builder instead. |
OperationsInsightsClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider,
ClientConfiguration configuration,
ClientConfigurator clientConfigurator,
RequestSignerFactory defaultRequestSignerFactory,
List<ClientConfigurator> additionalClientConfigurators)
Deprecated.
Use the
builder instead. |
OperationsInsightsClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider,
ClientConfiguration configuration,
ClientConfigurator clientConfigurator,
RequestSignerFactory defaultRequestSignerFactory,
List<ClientConfigurator> additionalClientConfigurators,
String endpoint)
Deprecated.
Use the
builder instead. |
OperationsInsightsClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider,
ClientConfiguration configuration,
ClientConfigurator clientConfigurator,
RequestSignerFactory defaultRequestSignerFactory,
Map<SigningStrategy,RequestSignerFactory> signingStrategyRequestSignerFactories,
List<ClientConfigurator> additionalClientConfigurators,
String endpoint)
Deprecated.
Use the
builder instead. |
OperationsInsightsClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider,
ClientConfiguration configuration,
ClientConfigurator clientConfigurator,
RequestSignerFactory defaultRequestSignerFactory,
Map<SigningStrategy,RequestSignerFactory> signingStrategyRequestSignerFactories,
List<ClientConfigurator> additionalClientConfigurators,
String endpoint,
ExecutorService executorService)
Deprecated.
Use the
builder instead. |
OperationsInsightsClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider)
Deprecated.
Use the
builder instead. |
OperationsInsightsClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider,
ClientConfiguration configuration)
Deprecated.
Use the
builder instead. |
OperationsInsightsClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider,
ClientConfiguration configuration,
ClientConfigurator clientConfigurator)
Deprecated.
Use the
builder instead. |
clientCall
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEndpoint, refreshClient, setEndpoint, useRealmSpecificEndpointTemplate
close
public static final Service SERVICE
Service instance for OperationsInsights.
public final String clientCommonLibraryVersion
@Deprecated public OperationsInsightsClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider)
builder
instead.Create a new client instance.
authenticationDetailsProvider
- The authentication details (see OperationsInsightsClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider)
)@Deprecated public OperationsInsightsClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration)
builder
instead.Create a new client instance.
authenticationDetailsProvider
- The authentication details (see OperationsInsightsClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider)
)configuration
- ClientBuilderBase.configuration
@Deprecated public OperationsInsightsClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator)
builder
instead.Create a new client instance.
authenticationDetailsProvider
- The authentication details (see OperationsInsightsClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider)
)configuration
- ClientBuilderBase.configuration
clientConfigurator
- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
@Deprecated public OperationsInsightsClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory)
builder
instead.Create a new client instance.
authenticationDetailsProvider
- The authentication details (see OperationsInsightsClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider)
)configuration
- ClientBuilderBase.configuration
clientConfigurator
- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
defaultRequestSignerFactory
- ClientBuilderBase.requestSignerFactory
@Deprecated public OperationsInsightsClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, List<ClientConfigurator> additionalClientConfigurators)
builder
instead.Create a new client instance.
authenticationDetailsProvider
- The authentication details (see OperationsInsightsClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider)
)configuration
- ClientBuilderBase.configuration
clientConfigurator
- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
defaultRequestSignerFactory
- ClientBuilderBase.requestSignerFactory
additionalClientConfigurators
- ClientBuilderBase.additionalClientConfigurators
@Deprecated public OperationsInsightsClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, List<ClientConfigurator> additionalClientConfigurators, String endpoint)
builder
instead.Create a new client instance.
authenticationDetailsProvider
- The authentication details (see OperationsInsightsClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider)
)configuration
- ClientBuilderBase.configuration
clientConfigurator
- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
defaultRequestSignerFactory
- ClientBuilderBase.requestSignerFactory
additionalClientConfigurators
- ClientBuilderBase.additionalClientConfigurators
endpoint
- ClientBuilderBase.endpoint(java.lang.String)
@Deprecated public OperationsInsightsClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, Map<SigningStrategy,RequestSignerFactory> signingStrategyRequestSignerFactories, List<ClientConfigurator> additionalClientConfigurators, String endpoint)
builder
instead.Create a new client instance.
authenticationDetailsProvider
- The authentication details (see OperationsInsightsClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider)
)configuration
- ClientBuilderBase.configuration
clientConfigurator
- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
defaultRequestSignerFactory
- ClientBuilderBase.requestSignerFactory
additionalClientConfigurators
- ClientBuilderBase.additionalClientConfigurators
endpoint
- ClientBuilderBase.endpoint(java.lang.String)
signingStrategyRequestSignerFactories
- ClientBuilderBase.signingStrategyRequestSignerFactories
@Deprecated public OperationsInsightsClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, Map<SigningStrategy,RequestSignerFactory> signingStrategyRequestSignerFactories, List<ClientConfigurator> additionalClientConfigurators, String endpoint, ExecutorService executorService)
builder
instead.Create a new client instance.
authenticationDetailsProvider
- The authentication details (see OperationsInsightsClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider)
)configuration
- ClientBuilderBase.configuration
clientConfigurator
- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
defaultRequestSignerFactory
- ClientBuilderBase.requestSignerFactory
additionalClientConfigurators
- ClientBuilderBase.additionalClientConfigurators
endpoint
- ClientBuilderBase.endpoint(java.lang.String)
signingStrategyRequestSignerFactories
- ClientBuilderBase.signingStrategyRequestSignerFactories
executorService
- OperationsInsightsClient.Builder.executorService
public static OperationsInsightsClient.Builder builder()
Create a builder for this client.
public void setRegion(Region region)
OperationsInsights
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.
setRegion
in interface OperationsInsights
region
- The region of the service.public void setRegion(String regionId)
OperationsInsights
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
.
setRegion
in interface OperationsInsights
regionId
- The public region ID.public AddExadataInsightMembersResponse addExadataInsightMembers(AddExadataInsightMembersRequest request)
OperationsInsights
Add new members (e.g. databases and hosts) to an Exadata system in Operations Insights. Exadata-related metric collection and analysis will be started.
addExadataInsightMembers
in interface OperationsInsights
request
- The request object containing the details to sendpublic ChangeAutonomousDatabaseInsightAdvancedFeaturesResponse changeAutonomousDatabaseInsightAdvancedFeatures(ChangeAutonomousDatabaseInsightAdvancedFeaturesRequest request)
OperationsInsights
Update connection detail for advanced features of Autonomous Database in Operations Insights.
changeAutonomousDatabaseInsightAdvancedFeatures
in interface OperationsInsights
request
- The request object containing the details to sendpublic ChangeAwrHubSourceCompartmentResponse changeAwrHubSourceCompartment(ChangeAwrHubSourceCompartmentRequest request)
OperationsInsights
Moves an AwrHubSource resource from one compartment to another. When provided, If-Match is checked against ETag values of the resource.
changeAwrHubSourceCompartment
in interface OperationsInsights
request
- The request object containing the details to sendpublic ChangeDatabaseInsightCompartmentResponse changeDatabaseInsightCompartment(ChangeDatabaseInsightCompartmentRequest request)
OperationsInsights
Moves a DatabaseInsight resource from one compartment identifier to another. When provided, If-Match is checked against ETag values of the resource.
changeDatabaseInsightCompartment
in interface OperationsInsights
request
- The request object containing the details to sendpublic ChangeEnterpriseManagerBridgeCompartmentResponse changeEnterpriseManagerBridgeCompartment(ChangeEnterpriseManagerBridgeCompartmentRequest request)
OperationsInsights
Moves a EnterpriseManagerBridge resource from one compartment to another. When provided, If-Match is checked against ETag values of the resource.
changeEnterpriseManagerBridgeCompartment
in interface OperationsInsights
request
- The request object containing the details to sendpublic ChangeExadataInsightCompartmentResponse changeExadataInsightCompartment(ChangeExadataInsightCompartmentRequest request)
OperationsInsights
Moves an Exadata insight resource from one compartment identifier to another. When provided, If-Match is checked against ETag values of the resource.
changeExadataInsightCompartment
in interface OperationsInsights
request
- The request object containing the details to sendpublic ChangeHostInsightCompartmentResponse changeHostInsightCompartment(ChangeHostInsightCompartmentRequest request)
OperationsInsights
Moves a HostInsight resource from one compartment identifier to another. When provided, If-Match is checked against ETag values of the resource.
changeHostInsightCompartment
in interface OperationsInsights
request
- The request object containing the details to sendpublic ChangeMacsManagedCloudDatabaseInsightConnectionResponse changeMacsManagedCloudDatabaseInsightConnection(ChangeMacsManagedCloudDatabaseInsightConnectionRequest request)
OperationsInsights
Change the connection details of a Cloud MACS-managed database insight. When provided, If-Match is checked against ETag values of the resource.
changeMacsManagedCloudDatabaseInsightConnection
in interface OperationsInsights
request
- The request object containing the details to sendpublic ChangeNewsReportCompartmentResponse changeNewsReportCompartment(ChangeNewsReportCompartmentRequest request)
OperationsInsights
Moves a news report resource from one compartment identifier to another. When provided, If-Match is checked against ETag values of the resource.
changeNewsReportCompartment
in interface OperationsInsights
request
- The request object containing the details to sendpublic ChangeOperationsInsightsPrivateEndpointCompartmentResponse changeOperationsInsightsPrivateEndpointCompartment(ChangeOperationsInsightsPrivateEndpointCompartmentRequest request)
OperationsInsights
Moves a private endpoint from one compartment to another. When provided, If-Match is checked against ETag values of the resource.
changeOperationsInsightsPrivateEndpointCompartment
in interface OperationsInsights
request
- The request object containing the details to sendpublic ChangeOperationsInsightsWarehouseCompartmentResponse changeOperationsInsightsWarehouseCompartment(ChangeOperationsInsightsWarehouseCompartmentRequest request)
OperationsInsights
Moves a Operations Insights Warehouse resource from one compartment to another. When provided, If-Match is checked against ETag values of the resource.
changeOperationsInsightsWarehouseCompartment
in interface OperationsInsights
request
- The request object containing the details to sendpublic ChangeOpsiConfigurationCompartmentResponse changeOpsiConfigurationCompartment(ChangeOpsiConfigurationCompartmentRequest request)
OperationsInsights
Moves an OpsiConfiguration resource from one compartment to another.
changeOpsiConfigurationCompartment
in interface OperationsInsights
request
- The request object containing the details to sendpublic ChangePeComanagedDatabaseInsightResponse changePeComanagedDatabaseInsight(ChangePeComanagedDatabaseInsightRequest request)
OperationsInsights
Change the connection details of a co-managed database insight. When provided, If-Match is checked against ETag values of the resource.
changePeComanagedDatabaseInsight
in interface OperationsInsights
request
- The request object containing the details to sendpublic CreateAwrHubResponse createAwrHub(CreateAwrHubRequest request)
OperationsInsights
Create a AWR hub resource for the tenant in Operations Insights. This resource will be created in root compartment.
createAwrHub
in interface OperationsInsights
request
- The request object containing the details to sendpublic CreateAwrHubSourceResponse createAwrHubSource(CreateAwrHubSourceRequest request)
OperationsInsights
Register Awr Hub source
createAwrHubSource
in interface OperationsInsights
request
- The request object containing the details to sendpublic CreateDatabaseInsightResponse createDatabaseInsight(CreateDatabaseInsightRequest request)
OperationsInsights
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.
createDatabaseInsight
in interface OperationsInsights
request
- The request object containing the details to sendpublic CreateEnterpriseManagerBridgeResponse createEnterpriseManagerBridge(CreateEnterpriseManagerBridgeRequest request)
OperationsInsights
Create a Enterprise Manager bridge in Operations Insights.
createEnterpriseManagerBridge
in interface OperationsInsights
request
- The request object containing the details to sendpublic CreateExadataInsightResponse createExadataInsight(CreateExadataInsightRequest request)
OperationsInsights
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.
createExadataInsight
in interface OperationsInsights
request
- The request object containing the details to sendpublic CreateHostInsightResponse createHostInsight(CreateHostInsightRequest request)
OperationsInsights
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.
createHostInsight
in interface OperationsInsights
request
- The request object containing the details to sendpublic CreateNewsReportResponse createNewsReport(CreateNewsReportRequest request)
OperationsInsights
Create a news report in Ops Insights. The report will be enabled in Ops Insights. Insights will be emailed as per selected frequency.
createNewsReport
in interface OperationsInsights
request
- The request object containing the details to sendpublic CreateOperationsInsightsPrivateEndpointResponse createOperationsInsightsPrivateEndpoint(CreateOperationsInsightsPrivateEndpointRequest request)
OperationsInsights
Create a private endpoint resource for the tenant in Ops Insights. This resource will be created in customer compartment.
createOperationsInsightsPrivateEndpoint
in interface OperationsInsights
request
- The request object containing the details to sendpublic CreateOperationsInsightsWarehouseResponse createOperationsInsightsWarehouse(CreateOperationsInsightsWarehouseRequest request)
OperationsInsights
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.
createOperationsInsightsWarehouse
in interface OperationsInsights
request
- The request object containing the details to sendpublic CreateOperationsInsightsWarehouseUserResponse createOperationsInsightsWarehouseUser(CreateOperationsInsightsWarehouseUserRequest request)
OperationsInsights
Create a Operations Insights Warehouse user resource for the tenant in Operations Insights. This resource will be created in root compartment.
createOperationsInsightsWarehouseUser
in interface OperationsInsights
request
- The request object containing the details to sendpublic CreateOpsiConfigurationResponse createOpsiConfiguration(CreateOpsiConfigurationRequest request)
OperationsInsights
Create an OPSI configuration resource.
createOpsiConfiguration
in interface OperationsInsights
request
- The request object containing the details to sendpublic DeleteAwrHubResponse deleteAwrHub(DeleteAwrHubRequest request)
OperationsInsights
Deletes an AWR hub.
deleteAwrHub
in interface OperationsInsights
request
- The request object containing the details to sendpublic DeleteAwrHubObjectResponse deleteAwrHubObject(DeleteAwrHubObjectRequest request)
OperationsInsights
Deletes an Awr Hub object.
deleteAwrHubObject
in interface OperationsInsights
request
- The request object containing the details to sendpublic DeleteAwrHubSourceResponse deleteAwrHubSource(DeleteAwrHubSourceRequest request)
OperationsInsights
Deletes an Awr Hub source object.
deleteAwrHubSource
in interface OperationsInsights
request
- The request object containing the details to sendpublic DeleteDatabaseInsightResponse deleteDatabaseInsight(DeleteDatabaseInsightRequest request)
OperationsInsights
Deletes a database insight. The database insight will be deleted and cannot be enabled again.
deleteDatabaseInsight
in interface OperationsInsights
request
- The request object containing the details to sendpublic DeleteEnterpriseManagerBridgeResponse deleteEnterpriseManagerBridge(DeleteEnterpriseManagerBridgeRequest request)
OperationsInsights
Deletes an Operations Insights Enterprise Manager bridge. If any database insight is still referencing this bridge, the operation will fail.
deleteEnterpriseManagerBridge
in interface OperationsInsights
request
- The request object containing the details to sendpublic DeleteExadataInsightResponse deleteExadataInsight(DeleteExadataInsightRequest request)
OperationsInsights
Deletes an Exadata insight. The Exadata insight will be deleted and cannot be enabled again.
deleteExadataInsight
in interface OperationsInsights
request
- The request object containing the details to sendpublic DeleteHostInsightResponse deleteHostInsight(DeleteHostInsightRequest request)
OperationsInsights
Deletes a host insight. The host insight will be deleted and cannot be enabled again.
deleteHostInsight
in interface OperationsInsights
request
- The request object containing the details to sendpublic DeleteNewsReportResponse deleteNewsReport(DeleteNewsReportRequest request)
OperationsInsights
Deletes a news report. The news report will be deleted and cannot be enabled again.
deleteNewsReport
in interface OperationsInsights
request
- The request object containing the details to sendpublic DeleteOperationsInsightsPrivateEndpointResponse deleteOperationsInsightsPrivateEndpoint(DeleteOperationsInsightsPrivateEndpointRequest request)
OperationsInsights
Deletes a private endpoint.
deleteOperationsInsightsPrivateEndpoint
in interface OperationsInsights
request
- The request object containing the details to sendpublic DeleteOperationsInsightsWarehouseResponse deleteOperationsInsightsWarehouse(DeleteOperationsInsightsWarehouseRequest request)
OperationsInsights
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.
deleteOperationsInsightsWarehouse
in interface OperationsInsights
request
- The request object containing the details to sendpublic DeleteOperationsInsightsWarehouseUserResponse deleteOperationsInsightsWarehouseUser(DeleteOperationsInsightsWarehouseUserRequest request)
OperationsInsights
Deletes an Operations Insights Warehouse User.
deleteOperationsInsightsWarehouseUser
in interface OperationsInsights
request
- The request object containing the details to sendpublic DeleteOpsiConfigurationResponse deleteOpsiConfiguration(DeleteOpsiConfigurationRequest request)
OperationsInsights
Deletes an OPSI configuration resource.
deleteOpsiConfiguration
in interface OperationsInsights
request
- The request object containing the details to sendpublic DisableAutonomousDatabaseInsightAdvancedFeaturesResponse disableAutonomousDatabaseInsightAdvancedFeatures(DisableAutonomousDatabaseInsightAdvancedFeaturesRequest request)
OperationsInsights
Disable advanced features for an Autonomous Database in Operations Insights. The connection detail and advanced features will be removed.
disableAutonomousDatabaseInsightAdvancedFeatures
in interface OperationsInsights
request
- The request object containing the details to sendpublic DisableAwrHubSourceResponse disableAwrHubSource(DisableAwrHubSourceRequest request)
OperationsInsights
Disables a Awr Hub source database in Operations Insights. This will stop the Awr data flow for the given Awr Hub source.
disableAwrHubSource
in interface OperationsInsights
request
- The request object containing the details to sendpublic DisableDatabaseInsightResponse disableDatabaseInsight(DisableDatabaseInsightRequest request)
OperationsInsights
Disables a database in Operations Insights. Database metric collection and analysis will be stopped.
disableDatabaseInsight
in interface OperationsInsights
request
- The request object containing the details to sendpublic DisableExadataInsightResponse disableExadataInsight(DisableExadataInsightRequest request)
OperationsInsights
Disables an Exadata system in Operations Insights. Exadata-related metric collection and analysis will be stopped.
disableExadataInsight
in interface OperationsInsights
request
- The request object containing the details to sendpublic DisableHostInsightResponse disableHostInsight(DisableHostInsightRequest request)
OperationsInsights
Disables a host in Ops Insights. Host metric collection and analysis will be stopped.
disableHostInsight
in interface OperationsInsights
request
- The request object containing the details to sendpublic DownloadOperationsInsightsWarehouseWalletResponse downloadOperationsInsightsWarehouseWallet(DownloadOperationsInsightsWarehouseWalletRequest request)
OperationsInsights
Download the ADW wallet for Operations Insights Warehouse using which the Hub data is exposed.
downloadOperationsInsightsWarehouseWallet
in interface OperationsInsights
request
- The request object containing the details to sendpublic EnableAutonomousDatabaseInsightAdvancedFeaturesResponse enableAutonomousDatabaseInsightAdvancedFeatures(EnableAutonomousDatabaseInsightAdvancedFeaturesRequest request)
OperationsInsights
Enables advanced features for an Autonomous Database in Operations Insights. A direct connection will be available for further collection.
enableAutonomousDatabaseInsightAdvancedFeatures
in interface OperationsInsights
request
- The request object containing the details to sendpublic EnableAwrHubSourceResponse enableAwrHubSource(EnableAwrHubSourceRequest request)
OperationsInsights
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.
enableAwrHubSource
in interface OperationsInsights
request
- The request object containing the details to sendpublic EnableDatabaseInsightResponse enableDatabaseInsight(EnableDatabaseInsightRequest request)
OperationsInsights
Enables a database in Operations Insights. Database metric collection and analysis will be started.
enableDatabaseInsight
in interface OperationsInsights
request
- The request object containing the details to sendpublic EnableExadataInsightResponse enableExadataInsight(EnableExadataInsightRequest request)
OperationsInsights
Enables an Exadata system in Operations Insights. Exadata-related metric collection and analysis will be started.
enableExadataInsight
in interface OperationsInsights
request
- The request object containing the details to sendpublic EnableHostInsightResponse enableHostInsight(EnableHostInsightRequest request)
OperationsInsights
Enables a host in Ops Insights. Host metric collection and analysis will be started.
enableHostInsight
in interface OperationsInsights
request
- The request object containing the details to sendpublic GetAwrDatabaseReportResponse getAwrDatabaseReport(GetAwrDatabaseReportRequest request)
OperationsInsights
Gets the AWR report for the specified database.
getAwrDatabaseReport
in interface OperationsInsights
request
- The request object containing the details to sendpublic GetAwrDatabaseSqlReportResponse getAwrDatabaseSqlReport(GetAwrDatabaseSqlReportRequest request)
OperationsInsights
Gets the SQL health check report for one SQL of the specified database.
getAwrDatabaseSqlReport
in interface OperationsInsights
request
- The request object containing the details to sendpublic GetAwrHubResponse getAwrHub(GetAwrHubRequest request)
OperationsInsights
Gets details of an AWR hub.
getAwrHub
in interface OperationsInsights
request
- The request object containing the details to sendpublic GetAwrHubObjectResponse getAwrHubObject(GetAwrHubObjectRequest request)
OperationsInsights
Gets the Awr Hub object metadata and body.
getAwrHubObject
in interface OperationsInsights
request
- The request object containing the details to sendpublic GetAwrHubSourceResponse getAwrHubSource(GetAwrHubSourceRequest request)
OperationsInsights
Gets the Awr Hub source object.
getAwrHubSource
in interface OperationsInsights
request
- The request object containing the details to sendpublic GetAwrReportResponse getAwrReport(GetAwrReportRequest request)
OperationsInsights
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.
getAwrReport
in interface OperationsInsights
request
- The request object containing the details to sendpublic GetDatabaseInsightResponse getDatabaseInsight(GetDatabaseInsightRequest request)
OperationsInsights
Gets details of a database insight.
getDatabaseInsight
in interface OperationsInsights
request
- The request object containing the details to sendpublic GetEnterpriseManagerBridgeResponse getEnterpriseManagerBridge(GetEnterpriseManagerBridgeRequest request)
OperationsInsights
Gets details of an Operations Insights Enterprise Manager bridge.
getEnterpriseManagerBridge
in interface OperationsInsights
request
- The request object containing the details to sendpublic GetExadataInsightResponse getExadataInsight(GetExadataInsightRequest request)
OperationsInsights
Gets details of an Exadata insight.
getExadataInsight
in interface OperationsInsights
request
- The request object containing the details to sendpublic GetHostInsightResponse getHostInsight(GetHostInsightRequest request)
OperationsInsights
Gets details of a host insight.
getHostInsight
in interface OperationsInsights
request
- The request object containing the details to sendpublic GetNewsReportResponse getNewsReport(GetNewsReportRequest request)
OperationsInsights
Gets details of a news report.
getNewsReport
in interface OperationsInsights
request
- The request object containing the details to sendpublic GetOperationsInsightsPrivateEndpointResponse getOperationsInsightsPrivateEndpoint(GetOperationsInsightsPrivateEndpointRequest request)
OperationsInsights
Gets the details of the specified private endpoint.
getOperationsInsightsPrivateEndpoint
in interface OperationsInsights
request
- The request object containing the details to sendpublic GetOperationsInsightsWarehouseResponse getOperationsInsightsWarehouse(GetOperationsInsightsWarehouseRequest request)
OperationsInsights
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.
getOperationsInsightsWarehouse
in interface OperationsInsights
request
- The request object containing the details to sendpublic GetOperationsInsightsWarehouseUserResponse getOperationsInsightsWarehouseUser(GetOperationsInsightsWarehouseUserRequest request)
OperationsInsights
Gets details of an Operations Insights Warehouse User.
getOperationsInsightsWarehouseUser
in interface OperationsInsights
request
- The request object containing the details to sendpublic GetOpsiConfigurationResponse getOpsiConfiguration(GetOpsiConfigurationRequest request)
OperationsInsights
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.
getOpsiConfiguration
in interface OperationsInsights
request
- The request object containing the details to sendpublic GetOpsiDataObjectResponse getOpsiDataObject(GetOpsiDataObjectRequest request)
OperationsInsights
Gets details of an OPSI data object.
getOpsiDataObject
in interface OperationsInsights
request
- The request object containing the details to sendpublic GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request)
OperationsInsights
Gets the status of the work request with the given ID.
getWorkRequest
in interface OperationsInsights
request
- The request object containing the details to sendpublic HeadAwrHubObjectResponse headAwrHubObject(HeadAwrHubObjectRequest request)
OperationsInsights
Gets the Awr Hub object’s user-defined metadata and entity tag (ETag).
headAwrHubObject
in interface OperationsInsights
request
- The request object containing the details to sendpublic IngestAddmReportsResponse ingestAddmReports(IngestAddmReportsRequest request)
OperationsInsights
This endpoint takes in a JSON payload, persists it in Operation Insights ingest pipeline. Either databaseId or id must be specified.
ingestAddmReports
in interface OperationsInsights
request
- The request object containing the details to sendpublic IngestDatabaseConfigurationResponse ingestDatabaseConfiguration(IngestDatabaseConfigurationRequest request)
OperationsInsights
This is a generic ingest endpoint for all database configuration metrics.
ingestDatabaseConfiguration
in interface OperationsInsights
request
- The request object containing the details to sendpublic IngestHostConfigurationResponse ingestHostConfiguration(IngestHostConfigurationRequest request)
OperationsInsights
This is a generic ingest endpoint for all the host configuration metrics
ingestHostConfiguration
in interface OperationsInsights
request
- The request object containing the details to sendpublic IngestHostMetricsResponse ingestHostMetrics(IngestHostMetricsRequest request)
OperationsInsights
This is a generic ingest endpoint for all the host performance metrics
ingestHostMetrics
in interface OperationsInsights
request
- The request object containing the details to sendpublic IngestMySqlSqlStatsResponse ingestMySqlSqlStats(IngestMySqlSqlStatsRequest request)
OperationsInsights
The MySql SQL Stats endpoint takes in a JSON payload, persists it in Ops Insights ingest pipeline. Either databaseId or id must be specified.
ingestMySqlSqlStats
in interface OperationsInsights
request
- The request object containing the details to sendpublic IngestMySqlSqlTextResponse ingestMySqlSqlText(IngestMySqlSqlTextRequest request)
OperationsInsights
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.
ingestMySqlSqlText
in interface OperationsInsights
request
- The request object containing the details to sendpublic IngestSqlBucketResponse ingestSqlBucket(IngestSqlBucketRequest request)
OperationsInsights
The sqlbucket endpoint takes in a JSON payload, persists it in Ops Insights ingest pipeline. Either databaseId or id must be specified.
ingestSqlBucket
in interface OperationsInsights
request
- The request object containing the details to sendpublic IngestSqlPlanLinesResponse ingestSqlPlanLines(IngestSqlPlanLinesRequest request)
OperationsInsights
The SqlPlanLines endpoint takes in a JSON payload, persists it in Operation Insights ingest pipeline. Either databaseId or id must be specified.
ingestSqlPlanLines
in interface OperationsInsights
request
- The request object containing the details to sendpublic IngestSqlStatsResponse ingestSqlStats(IngestSqlStatsRequest request)
OperationsInsights
The SQL Stats endpoint takes in a JSON payload, persists it in Ops Insights ingest pipeline. Either databaseId or id must be specified.
ingestSqlStats
in interface OperationsInsights
request
- The request object containing the details to sendpublic IngestSqlTextResponse ingestSqlText(IngestSqlTextRequest request)
OperationsInsights
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.
ingestSqlText
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListAddmDbFindingCategoriesResponse listAddmDbFindingCategories(ListAddmDbFindingCategoriesRequest request)
OperationsInsights
Gets list of ADDM finding categories.
listAddmDbFindingCategories
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListAddmDbFindingsTimeSeriesResponse listAddmDbFindingsTimeSeries(ListAddmDbFindingsTimeSeriesRequest request)
OperationsInsights
Get the ADDM findings time series for the specified databases for a given time period.
listAddmDbFindingsTimeSeries
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListAddmDbParameterCategoriesResponse listAddmDbParameterCategories(ListAddmDbParameterCategoriesRequest request)
OperationsInsights
Gets list of ADDM database parameter categories for the specified databases.
listAddmDbParameterCategories
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListAddmDbRecommendationCategoriesResponse listAddmDbRecommendationCategories(ListAddmDbRecommendationCategoriesRequest request)
OperationsInsights
Gets list of ADDM recommendation categories for the specified databases.
listAddmDbRecommendationCategories
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListAddmDbRecommendationsTimeSeriesResponse listAddmDbRecommendationsTimeSeries(ListAddmDbRecommendationsTimeSeriesRequest request)
OperationsInsights
Gets time series data for ADDM recommendations for the specified databases.
listAddmDbRecommendationsTimeSeries
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListAddmDbsResponse listAddmDbs(ListAddmDbsRequest request)
OperationsInsights
Gets a list of ADDM database information
listAddmDbs
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListAwrDatabaseSnapshotsResponse listAwrDatabaseSnapshots(ListAwrDatabaseSnapshotsRequest request)
OperationsInsights
Lists AWR snapshots for the specified database in the AWR.
listAwrDatabaseSnapshots
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListAwrDatabasesResponse listAwrDatabases(ListAwrDatabasesRequest request)
OperationsInsights
Gets the list of databases and their snapshot summary details available in the AWRHub.
listAwrDatabases
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListAwrHubObjectsResponse listAwrHubObjects(ListAwrHubObjectsRequest request)
OperationsInsights
Gets a list of Awr Hub objects. Awr Hub id needs to specified.
listAwrHubObjects
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListAwrHubSourcesResponse listAwrHubSources(ListAwrHubSourcesRequest request)
OperationsInsights
Gets a list of Awr Hub source objects.
listAwrHubSources
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListAwrHubsResponse listAwrHubs(ListAwrHubsRequest request)
OperationsInsights
Gets a list of AWR hubs. Either compartmentId or id must be specified. All these resources are expected to be in root compartment.
listAwrHubs
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListAwrSnapshotsResponse listAwrSnapshots(ListAwrSnapshotsRequest request)
OperationsInsights
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.
listAwrSnapshots
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListDatabaseConfigurationsResponse listDatabaseConfigurations(ListDatabaseConfigurationsRequest request)
OperationsInsights
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.
listDatabaseConfigurations
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListDatabaseInsightsResponse listDatabaseInsights(ListDatabaseInsightsRequest request)
OperationsInsights
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.
listDatabaseInsights
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListEnterpriseManagerBridgesResponse listEnterpriseManagerBridges(ListEnterpriseManagerBridgesRequest request)
OperationsInsights
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.
listEnterpriseManagerBridges
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListExadataConfigurationsResponse listExadataConfigurations(ListExadataConfigurationsRequest request)
OperationsInsights
Gets a list of exadata insight configurations. Either compartmentId or exadataInsightsId query parameter must be specified.
listExadataConfigurations
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListExadataInsightsResponse listExadataInsights(ListExadataInsightsRequest request)
OperationsInsights
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.
listExadataInsights
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListHostConfigurationsResponse listHostConfigurations(ListHostConfigurationsRequest request)
OperationsInsights
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.
listHostConfigurations
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListHostInsightsResponse listHostInsights(ListHostInsightsRequest request)
OperationsInsights
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.
listHostInsights
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListHostedEntitiesResponse listHostedEntities(ListHostedEntitiesRequest request)
OperationsInsights
Get a list of hosted entities details.
listHostedEntities
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListImportableAgentEntitiesResponse listImportableAgentEntities(ListImportableAgentEntitiesRequest request)
OperationsInsights
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’
listImportableAgentEntities
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListImportableComputeEntitiesResponse listImportableComputeEntities(ListImportableComputeEntitiesRequest request)
OperationsInsights
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:
listImportableComputeEntities
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListImportableEnterpriseManagerEntitiesResponse listImportableEnterpriseManagerEntities(ListImportableEnterpriseManagerEntitiesRequest request)
OperationsInsights
Gets a list of importable entities for an Operations Insights Enterprise Manager bridge that have not been imported before.
listImportableEnterpriseManagerEntities
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListNewsReportsResponse listNewsReports(ListNewsReportsRequest request)
OperationsInsights
Gets a list of news reports based on the query parameters specified. Either compartmentId or id query parameter must be specified.
listNewsReports
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListOperationsInsightsPrivateEndpointsResponse listOperationsInsightsPrivateEndpoints(ListOperationsInsightsPrivateEndpointsRequest request)
OperationsInsights
Gets a list of Operation Insights private endpoints.
listOperationsInsightsPrivateEndpoints
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListOperationsInsightsWarehouseUsersResponse listOperationsInsightsWarehouseUsers(ListOperationsInsightsWarehouseUsersRequest request)
OperationsInsights
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.
listOperationsInsightsWarehouseUsers
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListOperationsInsightsWarehousesResponse listOperationsInsightsWarehouses(ListOperationsInsightsWarehousesRequest request)
OperationsInsights
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.
listOperationsInsightsWarehouses
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListOpsiConfigurationsResponse listOpsiConfigurations(ListOpsiConfigurationsRequest request)
OperationsInsights
Gets a list of OPSI configuration resources based on the query parameters specified.
listOpsiConfigurations
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListOpsiDataObjectsResponse listOpsiDataObjects(ListOpsiDataObjectsRequest request)
OperationsInsights
Gets a list of OPSI data objects based on the query parameters specified. CompartmentId id query parameter must be specified.
listOpsiDataObjects
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListSqlPlansResponse listSqlPlans(ListSqlPlansRequest request)
OperationsInsights
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.
listSqlPlans
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListSqlSearchesResponse listSqlSearches(ListSqlSearchesRequest request)
OperationsInsights
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.
listSqlSearches
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListSqlTextsResponse listSqlTexts(ListSqlTextsRequest request)
OperationsInsights
Query SQL Warehouse to get the full SQL Text for a SQL in a compartment and in all sub-compartments if specified.
listSqlTexts
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListWarehouseDataObjectsResponse listWarehouseDataObjects(ListWarehouseDataObjectsRequest request)
OperationsInsights
Gets a list of Warehouse data objects (e.g: views, tables), based on the query parameters specified.
listWarehouseDataObjects
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request)
OperationsInsights
Return a (paginated) list of errors for a given work request.
listWorkRequestErrors
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request)
OperationsInsights
Return a (paginated) list of logs for a given work request.
listWorkRequestLogs
in interface OperationsInsights
request
- The request object containing the details to sendpublic ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request)
OperationsInsights
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.
listWorkRequests
in interface OperationsInsights
request
- The request object containing the details to sendpublic PutAwrHubObjectResponse putAwrHubObject(PutAwrHubObjectRequest request)
OperationsInsights
Creates a new object or overwrites an existing object with the same name to the Awr Hub.
Note: This operation consumes a stream.
If the stream supports InputStream.mark(int)
and InputStream.reset()
, when a retry is necessary, the stream is reset so it starts at
the beginning (or whatever the stream's position was at the time this operation is called}.
Note this means that if the caller has used InputStream.mark(int)
before,
then the mark will not be the same anymore after this operation, and a subsequent call to
InputStream.reset()
by the caller will reset the stream not to the caller's
mark, but to the position the stream was in when this operation was called.
If the stream is a FileInputStream
, and the stream's FileChannel
position can be changed (like for a regular file), the stream
will be wrapped in such a way that it does provide support for InputStream.mark(int)
and InputStream.reset()
. Then the same
procedure as above is followed. If the stream's FileChannel
position cannot be changed (like for a named pipe), then the stream's contents will be
buffered in memory, as described below.
If the stream does not support InputStream.mark(int)
and InputStream.reset()
, then the stream is wrapped in a BufferedInputStream
, which means the entire contents may be buffered in memory. Then
the same procedure as above is followed.
The contents of the stream, except when the stream is a FileInputStream
whose FileChannel
position can be changed, should be less than 2
GiB in size if retries are used. This is because streams 2 GiB in size or larger do no
guarantee that mark-and-reset can be performed. If the stream is larger, do not use built-in
retries and manage retries yourself.
putAwrHubObject
in interface OperationsInsights
request
- The request object containing the details to sendpublic QueryOpsiDataObjectDataResponse queryOpsiDataObjectData(QueryOpsiDataObjectDataRequest request)
OperationsInsights
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.
queryOpsiDataObjectData
in interface OperationsInsights
request
- The request object containing the details to sendpublic QueryWarehouseDataObjectDataResponse queryWarehouseDataObjectData(QueryWarehouseDataObjectDataRequest request)
OperationsInsights
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.
queryWarehouseDataObjectData
in interface OperationsInsights
request
- The request object containing the details to sendpublic RotateOperationsInsightsWarehouseWalletResponse rotateOperationsInsightsWarehouseWallet(RotateOperationsInsightsWarehouseWalletRequest request)
OperationsInsights
Rotate the ADW wallet for Operations Insights Warehouse using which the Hub data is exposed.
rotateOperationsInsightsWarehouseWallet
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeAddmDbFindingsResponse summarizeAddmDbFindings(SummarizeAddmDbFindingsRequest request)
OperationsInsights
Summarizes ADDM findings for the specified databases.
summarizeAddmDbFindings
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeAddmDbParameterChangesResponse summarizeAddmDbParameterChanges(SummarizeAddmDbParameterChangesRequest request)
OperationsInsights
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.
summarizeAddmDbParameterChanges
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeAddmDbParametersResponse summarizeAddmDbParameters(SummarizeAddmDbParametersRequest request)
OperationsInsights
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.
summarizeAddmDbParameters
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeAddmDbRecommendationsResponse summarizeAddmDbRecommendations(SummarizeAddmDbRecommendationsRequest request)
OperationsInsights
Summarizes ADDM recommendations for the specified databases.
summarizeAddmDbRecommendations
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeAddmDbSchemaObjectsResponse summarizeAddmDbSchemaObjects(SummarizeAddmDbSchemaObjectsRequest request)
OperationsInsights
Summarizes Schema objects for the specified databases for the specified objectIdentifiers
summarizeAddmDbSchemaObjects
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeAddmDbSqlStatementsResponse summarizeAddmDbSqlStatements(SummarizeAddmDbSqlStatementsRequest request)
OperationsInsights
Summarizes SQL Statements for the specified databases for the specified sqlIdentifiers
summarizeAddmDbSqlStatements
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeAwrDatabaseCpuUsagesResponse summarizeAwrDatabaseCpuUsages(SummarizeAwrDatabaseCpuUsagesRequest request)
OperationsInsights
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.
summarizeAwrDatabaseCpuUsages
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeAwrDatabaseMetricsResponse summarizeAwrDatabaseMetrics(SummarizeAwrDatabaseMetricsRequest request)
OperationsInsights
Summarizes the metric samples for the specified database in the AWR. The metric samples are summarized based on the Time dimension for each metric.
summarizeAwrDatabaseMetrics
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeAwrDatabaseParameterChangesResponse summarizeAwrDatabaseParameterChanges(SummarizeAwrDatabaseParameterChangesRequest request)
OperationsInsights
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}
summarizeAwrDatabaseParameterChanges
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeAwrDatabaseParametersResponse summarizeAwrDatabaseParameters(SummarizeAwrDatabaseParametersRequest request)
OperationsInsights
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}
summarizeAwrDatabaseParameters
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeAwrDatabaseSnapshotRangesResponse summarizeAwrDatabaseSnapshotRanges(SummarizeAwrDatabaseSnapshotRangesRequest request)
OperationsInsights
Summarizes the AWR snapshot ranges that contain continuous snapshots, for the specified AWRHub.
summarizeAwrDatabaseSnapshotRanges
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeAwrDatabaseSysstatsResponse summarizeAwrDatabaseSysstats(SummarizeAwrDatabaseSysstatsRequest request)
OperationsInsights
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.
summarizeAwrDatabaseSysstats
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeAwrDatabaseTopWaitEventsResponse summarizeAwrDatabaseTopWaitEvents(SummarizeAwrDatabaseTopWaitEventsRequest request)
OperationsInsights
Summarizes the AWR top wait events.
summarizeAwrDatabaseTopWaitEvents
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeAwrDatabaseWaitEventBucketsResponse summarizeAwrDatabaseWaitEventBuckets(SummarizeAwrDatabaseWaitEventBucketsRequest request)
OperationsInsights
Summarizes AWR wait event data into value buckets and frequency, for the specified database in the AWR.
summarizeAwrDatabaseWaitEventBuckets
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeAwrDatabaseWaitEventsResponse summarizeAwrDatabaseWaitEvents(SummarizeAwrDatabaseWaitEventsRequest request)
OperationsInsights
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.
summarizeAwrDatabaseWaitEvents
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeAwrSourcesSummariesResponse summarizeAwrSourcesSummaries(SummarizeAwrSourcesSummariesRequest request)
OperationsInsights
Gets a list of summary of AWR Sources.
summarizeAwrSourcesSummaries
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeConfigurationItemsResponse summarizeConfigurationItems(SummarizeConfigurationItemsRequest request)
OperationsInsights
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.
summarizeConfigurationItems
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeDatabaseInsightResourceCapacityTrendResponse summarizeDatabaseInsightResourceCapacityTrend(SummarizeDatabaseInsightResourceCapacityTrendRequest request)
OperationsInsights
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.
summarizeDatabaseInsightResourceCapacityTrend
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeDatabaseInsightResourceForecastTrendResponse summarizeDatabaseInsightResourceForecastTrend(SummarizeDatabaseInsightResourceForecastTrendRequest request)
OperationsInsights
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.
summarizeDatabaseInsightResourceForecastTrend
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeDatabaseInsightResourceStatisticsResponse summarizeDatabaseInsightResourceStatistics(SummarizeDatabaseInsightResourceStatisticsRequest request)
OperationsInsights
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.
summarizeDatabaseInsightResourceStatistics
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeDatabaseInsightResourceUsageResponse summarizeDatabaseInsightResourceUsage(SummarizeDatabaseInsightResourceUsageRequest request)
OperationsInsights
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.
summarizeDatabaseInsightResourceUsage
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeDatabaseInsightResourceUsageTrendResponse summarizeDatabaseInsightResourceUsageTrend(SummarizeDatabaseInsightResourceUsageTrendRequest request)
OperationsInsights
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.
summarizeDatabaseInsightResourceUsageTrend
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeDatabaseInsightResourceUtilizationInsightResponse summarizeDatabaseInsightResourceUtilizationInsight(SummarizeDatabaseInsightResourceUtilizationInsightRequest request)
OperationsInsights
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.
summarizeDatabaseInsightResourceUtilizationInsight
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeDatabaseInsightTablespaceUsageTrendResponse summarizeDatabaseInsightTablespaceUsageTrend(SummarizeDatabaseInsightTablespaceUsageTrendRequest request)
OperationsInsights
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.
summarizeDatabaseInsightTablespaceUsageTrend
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeExadataInsightResourceCapacityTrendResponse summarizeExadataInsightResourceCapacityTrend(SummarizeExadataInsightResourceCapacityTrendRequest request)
OperationsInsights
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.
summarizeExadataInsightResourceCapacityTrend
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeExadataInsightResourceCapacityTrendAggregatedResponse summarizeExadataInsightResourceCapacityTrendAggregated(SummarizeExadataInsightResourceCapacityTrendAggregatedRequest request)
OperationsInsights
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.
summarizeExadataInsightResourceCapacityTrendAggregated
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeExadataInsightResourceForecastTrendResponse summarizeExadataInsightResourceForecastTrend(SummarizeExadataInsightResourceForecastTrendRequest request)
OperationsInsights
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.
summarizeExadataInsightResourceForecastTrend
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeExadataInsightResourceForecastTrendAggregatedResponse summarizeExadataInsightResourceForecastTrendAggregated(SummarizeExadataInsightResourceForecastTrendAggregatedRequest request)
OperationsInsights
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.
summarizeExadataInsightResourceForecastTrendAggregated
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeExadataInsightResourceStatisticsResponse summarizeExadataInsightResourceStatistics(SummarizeExadataInsightResourceStatisticsRequest request)
OperationsInsights
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.
summarizeExadataInsightResourceStatistics
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeExadataInsightResourceUsageResponse summarizeExadataInsightResourceUsage(SummarizeExadataInsightResourceUsageRequest request)
OperationsInsights
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.
summarizeExadataInsightResourceUsage
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeExadataInsightResourceUsageAggregatedResponse summarizeExadataInsightResourceUsageAggregated(SummarizeExadataInsightResourceUsageAggregatedRequest request)
OperationsInsights
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.
summarizeExadataInsightResourceUsageAggregated
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeExadataInsightResourceUtilizationInsightResponse summarizeExadataInsightResourceUtilizationInsight(SummarizeExadataInsightResourceUtilizationInsightRequest request)
OperationsInsights
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.
summarizeExadataInsightResourceUtilizationInsight
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeExadataMembersResponse summarizeExadataMembers(SummarizeExadataMembersRequest request)
OperationsInsights
Lists the software and hardware inventory of the Exadata System.
summarizeExadataMembers
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeHostInsightDiskStatisticsResponse summarizeHostInsightDiskStatistics(SummarizeHostInsightDiskStatisticsRequest request)
OperationsInsights
Returns response with disk(s) statistics for a host.
summarizeHostInsightDiskStatistics
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeHostInsightHostRecommendationResponse summarizeHostInsightHostRecommendation(SummarizeHostInsightHostRecommendationRequest request)
OperationsInsights
Returns response with some recommendations if apply for a host.
summarizeHostInsightHostRecommendation
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeHostInsightIoUsageTrendResponse summarizeHostInsightIoUsageTrend(SummarizeHostInsightIoUsageTrendRequest request)
OperationsInsights
Returns response with usage time series data with breakdown by IO interface for the time period specified.
summarizeHostInsightIoUsageTrend
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeHostInsightNetworkUsageTrendResponse summarizeHostInsightNetworkUsageTrend(SummarizeHostInsightNetworkUsageTrendRequest request)
OperationsInsights
Returns response with usage time series data with breakdown by network interface for the time period specified.
summarizeHostInsightNetworkUsageTrend
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeHostInsightResourceCapacityTrendResponse summarizeHostInsightResourceCapacityTrend(SummarizeHostInsightResourceCapacityTrendRequest request)
OperationsInsights
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.
summarizeHostInsightResourceCapacityTrend
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeHostInsightResourceForecastTrendResponse summarizeHostInsightResourceForecastTrend(SummarizeHostInsightResourceForecastTrendRequest request)
OperationsInsights
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.
summarizeHostInsightResourceForecastTrend
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeHostInsightResourceStatisticsResponse summarizeHostInsightResourceStatistics(SummarizeHostInsightResourceStatisticsRequest request)
OperationsInsights
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.
summarizeHostInsightResourceStatistics
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeHostInsightResourceUsageResponse summarizeHostInsightResourceUsage(SummarizeHostInsightResourceUsageRequest request)
OperationsInsights
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.
summarizeHostInsightResourceUsage
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeHostInsightResourceUsageTrendResponse summarizeHostInsightResourceUsageTrend(SummarizeHostInsightResourceUsageTrendRequest request)
OperationsInsights
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.
summarizeHostInsightResourceUsageTrend
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeHostInsightResourceUtilizationInsightResponse summarizeHostInsightResourceUtilizationInsight(SummarizeHostInsightResourceUtilizationInsightRequest request)
OperationsInsights
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.
summarizeHostInsightResourceUtilizationInsight
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeHostInsightStorageUsageTrendResponse summarizeHostInsightStorageUsageTrend(SummarizeHostInsightStorageUsageTrendRequest request)
OperationsInsights
Returns response with usage time series data with breakdown by filesystem for the time period specified.
summarizeHostInsightStorageUsageTrend
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeHostInsightTopProcessesUsageResponse summarizeHostInsightTopProcessesUsage(SummarizeHostInsightTopProcessesUsageRequest request)
OperationsInsights
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.
summarizeHostInsightTopProcessesUsage
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeHostInsightTopProcessesUsageTrendResponse summarizeHostInsightTopProcessesUsageTrend(SummarizeHostInsightTopProcessesUsageTrendRequest request)
OperationsInsights
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
summarizeHostInsightTopProcessesUsageTrend
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeOperationsInsightsWarehouseResourceUsageResponse summarizeOperationsInsightsWarehouseResourceUsage(SummarizeOperationsInsightsWarehouseResourceUsageRequest request)
OperationsInsights
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.
summarizeOperationsInsightsWarehouseResourceUsage
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeSqlInsightsResponse summarizeSqlInsights(SummarizeSqlInsightsRequest request)
OperationsInsights
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.
summarizeSqlInsights
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeSqlPlanInsightsResponse summarizeSqlPlanInsights(SummarizeSqlPlanInsightsRequest request)
OperationsInsights
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.
summarizeSqlPlanInsights
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeSqlResponseTimeDistributionsResponse summarizeSqlResponseTimeDistributions(SummarizeSqlResponseTimeDistributionsRequest request)
OperationsInsights
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.
summarizeSqlResponseTimeDistributions
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeSqlStatisticsResponse summarizeSqlStatistics(SummarizeSqlStatisticsRequest request)
OperationsInsights
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.
summarizeSqlStatistics
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeSqlStatisticsTimeSeriesResponse summarizeSqlStatisticsTimeSeries(SummarizeSqlStatisticsTimeSeriesRequest request)
OperationsInsights
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.
summarizeSqlStatisticsTimeSeries
in interface OperationsInsights
request
- The request object containing the details to sendpublic SummarizeSqlStatisticsTimeSeriesByPlanResponse summarizeSqlStatisticsTimeSeriesByPlan(SummarizeSqlStatisticsTimeSeriesByPlanRequest request)
OperationsInsights
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.
summarizeSqlStatisticsTimeSeriesByPlan
in interface OperationsInsights
request
- The request object containing the details to sendpublic TestMacsManagedCloudDatabaseInsightConnectionResponse testMacsManagedCloudDatabaseInsightConnection(TestMacsManagedCloudDatabaseInsightConnectionRequest request)
OperationsInsights
Test the connection details of a Cloud MACS-managed database.
testMacsManagedCloudDatabaseInsightConnection
in interface OperationsInsights
request
- The request object containing the details to sendpublic UpdateAwrHubResponse updateAwrHub(UpdateAwrHubRequest request)
OperationsInsights
Updates the configuration of a hub .
updateAwrHub
in interface OperationsInsights
request
- The request object containing the details to sendpublic UpdateAwrHubSourceResponse updateAwrHubSource(UpdateAwrHubSourceRequest request)
OperationsInsights
Update Awr Hub Source object.
updateAwrHubSource
in interface OperationsInsights
request
- The request object containing the details to sendpublic UpdateDatabaseInsightResponse updateDatabaseInsight(UpdateDatabaseInsightRequest request)
OperationsInsights
Updates configuration of a database insight.
updateDatabaseInsight
in interface OperationsInsights
request
- The request object containing the details to sendpublic UpdateEnterpriseManagerBridgeResponse updateEnterpriseManagerBridge(UpdateEnterpriseManagerBridgeRequest request)
OperationsInsights
Updates configuration of an Operations Insights Enterprise Manager bridge.
updateEnterpriseManagerBridge
in interface OperationsInsights
request
- The request object containing the details to sendpublic UpdateExadataInsightResponse updateExadataInsight(UpdateExadataInsightRequest request)
OperationsInsights
Updates configuration of an Exadata insight.
updateExadataInsight
in interface OperationsInsights
request
- The request object containing the details to sendpublic UpdateHostInsightResponse updateHostInsight(UpdateHostInsightRequest request)
OperationsInsights
Updates configuration of a host insight.
updateHostInsight
in interface OperationsInsights
request
- The request object containing the details to sendpublic UpdateNewsReportResponse updateNewsReport(UpdateNewsReportRequest request)
OperationsInsights
Updates the configuration of a news report.
updateNewsReport
in interface OperationsInsights
request
- The request object containing the details to sendpublic UpdateOperationsInsightsPrivateEndpointResponse updateOperationsInsightsPrivateEndpoint(UpdateOperationsInsightsPrivateEndpointRequest request)
OperationsInsights
Updates one or more attributes of the specified private endpoint.
updateOperationsInsightsPrivateEndpoint
in interface OperationsInsights
request
- The request object containing the details to sendpublic UpdateOperationsInsightsWarehouseResponse updateOperationsInsightsWarehouse(UpdateOperationsInsightsWarehouseRequest request)
OperationsInsights
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.
updateOperationsInsightsWarehouse
in interface OperationsInsights
request
- The request object containing the details to sendpublic UpdateOperationsInsightsWarehouseUserResponse updateOperationsInsightsWarehouseUser(UpdateOperationsInsightsWarehouseUserRequest request)
OperationsInsights
Updates the configuration of an Operations Insights Warehouse User.
updateOperationsInsightsWarehouseUser
in interface OperationsInsights
request
- The request object containing the details to sendpublic UpdateOpsiConfigurationResponse updateOpsiConfiguration(UpdateOpsiConfigurationRequest request)
OperationsInsights
Updates an OPSI configuration resource with the given ID.
updateOpsiConfiguration
in interface OperationsInsights
request
- The request object containing the details to sendpublic OperationsInsightsWaiters getWaiters()
OperationsInsights
Gets the pre-configured waiters available for resources for this service.
getWaiters
in interface OperationsInsights
public OperationsInsightsPaginators getPaginators()
OperationsInsights
Gets the pre-configured paginators available for list operations in this service which may
return multiple pages of data. These paginators provide an Iterable
interface so that service responses, or resources/records, can be iterated through without
having to manually deal with pagination and page tokens.
getPaginators
in interface OperationsInsights
protected ClientConfigurator getDefaultConfigurator()
public void useRealmSpecificEndpointTemplate(boolean useOfRealmSpecificEndpointTemplateEnabled)
useOfRealmSpecificEndpointTemplateEnabled
- This flag can be set to true or false to
enable or disable the use of realm-specific endpoint template respectivelypublic final void populateServiceParametersInEndpoint(String endpoint, Map<String,Object> requiredParametersMap)
endpoint
- The endpoint template in userequiredParametersMap
- Map of parameter name as key and value set in request path or
query parameter as valuepublic final void updateBaseEndpoint(String endpoint)
endpoint
- The updated endpoint to usepublic final void setEndpoint(String endpoint)
public final String getEndpoint()
public final void refreshClient()
HttpClient
. This will call ClientConfigurator
s again, and
can be used to e.g. refresh the SSL certificate.public final void close()
close
in interface AutoCloseable
public String getClientCommonLibraryVersion()
Copyright © 2016–2024. All rights reserved.