OPSI Types

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_ADD_EXADATA_INSIGHT_MEMBERS_RESPONSE_T Type

Contains the response body, headers and the status code of the add_exadata_insight_members request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_add_exadata_insight_members_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_CHANGE_AUTONOMOUS_DATABASE_INSIGHT_ADVANCED_FEATURES_RESPONSE_T Type

Contains the response body, headers and the status code of the change_autonomous_database_insight_advanced_features request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_change_autonomous_database_insight_advanced_features_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_CHANGE_AWR_HUB_SOURCE_COMPARTMENT_RESPONSE_T Type

Contains the response body, headers and the status code of the change_awr_hub_source_compartment request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_change_awr_hub_source_compartment_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_CHANGE_DATABASE_INSIGHT_COMPARTMENT_RESPONSE_T Type

Contains the response body, headers and the status code of the change_database_insight_compartment request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_change_database_insight_compartment_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_CHANGE_ENTERPRISE_MANAGER_BRIDGE_COMPARTMENT_RESPONSE_T Type

Contains the response body, headers and the status code of the change_enterprise_manager_bridge_compartment request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_change_enterprise_manager_bridge_compartment_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_CHANGE_EXADATA_INSIGHT_COMPARTMENT_RESPONSE_T Type

Contains the response body, headers and the status code of the change_exadata_insight_compartment request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_change_exadata_insight_compartment_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_CHANGE_HOST_INSIGHT_COMPARTMENT_RESPONSE_T Type

Contains the response body, headers and the status code of the change_host_insight_compartment request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_change_host_insight_compartment_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_CHANGE_NEWS_REPORT_COMPARTMENT_RESPONSE_T Type

Contains the response body, headers and the status code of the change_news_report_compartment request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_change_news_report_compartment_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_CHANGE_OPERATIONS_INSIGHTS_PRIVATE_ENDPOINT_COMPARTMENT_RESPONSE_T Type

Contains the response body, headers and the status code of the change_operations_insights_private_endpoint_compartment request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_change_operations_insights_private_endpoint_compartment_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_CHANGE_OPERATIONS_INSIGHTS_WAREHOUSE_COMPARTMENT_RESPONSE_T Type

Contains the response body, headers and the status code of the change_operations_insights_warehouse_compartment request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_change_operations_insights_warehouse_compartment_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_CHANGE_OPSI_CONFIGURATION_COMPARTMENT_RESPONSE_T Type

Contains the response body, headers and the status code of the change_opsi_configuration_compartment request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_change_opsi_configuration_compartment_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_CHANGE_PE_COMANAGED_DATABASE_INSIGHT_RESPONSE_T Type

Contains the response body, headers and the status code of the change_pe_comanaged_database_insight request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_change_pe_comanaged_database_insight_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_CREATE_AWR_HUB_RESPONSE_T Type

Contains the response body, headers and the status code of the create_awr_hub request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_create_awr_hub_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_awr_hub_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of create_awr_hub

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_CREATE_AWR_HUB_SOURCE_RESPONSE_T Type

Contains the response body, headers and the status code of the create_awr_hub_source request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_create_awr_hub_source_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_awr_hub_source_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of create_awr_hub_source

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_CREATE_DATABASE_INSIGHT_RESPONSE_T Type

Contains the response body, headers and the status code of the create_database_insight request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_create_database_insight_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_database_insight_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of create_database_insight

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_CREATE_ENTERPRISE_MANAGER_BRIDGE_RESPONSE_T Type

Contains the response body, headers and the status code of the create_enterprise_manager_bridge request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_create_enterprise_manager_bridge_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_enterprise_manager_bridge_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of create_enterprise_manager_bridge

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_CREATE_EXADATA_INSIGHT_RESPONSE_T Type

Contains the response body, headers and the status code of the create_exadata_insight request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_create_exadata_insight_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_exadata_insight_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of create_exadata_insight

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_CREATE_HOST_INSIGHT_RESPONSE_T Type

Contains the response body, headers and the status code of the create_host_insight request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_create_host_insight_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_host_insight_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of create_host_insight

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_CREATE_NEWS_REPORT_RESPONSE_T Type

Contains the response body, headers and the status code of the create_news_report request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_create_news_report_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_news_report_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of create_news_report

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_CREATE_OPERATIONS_INSIGHTS_PRIVATE_ENDPOINT_RESPONSE_T Type

Contains the response body, headers and the status code of the create_operations_insights_private_endpoint request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_create_operations_insights_private_endpoint_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_operations_insights_private_endpoint_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of create_operations_insights_private_endpoint

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_CREATE_OPERATIONS_INSIGHTS_WAREHOUSE_RESPONSE_T Type

Contains the response body, headers and the status code of the create_operations_insights_warehouse request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_create_operations_insights_warehouse_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_operations_insights_warehouse_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of create_operations_insights_warehouse

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_CREATE_OPERATIONS_INSIGHTS_WAREHOUSE_USER_RESPONSE_T Type

Contains the response body, headers and the status code of the create_operations_insights_warehouse_user request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_create_operations_insights_warehouse_user_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_operations_insights_warehouse_user_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of create_operations_insights_warehouse_user

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_CREATE_OPSI_CONFIGURATION_RESPONSE_T Type

Contains the response body, headers and the status code of the create_opsi_configuration request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_create_opsi_configuration_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_opsi_configuration_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of create_opsi_configuration

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_DELETE_AWR_HUB_RESPONSE_T Type

Contains the response body, headers and the status code of the delete_awr_hub request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_delete_awr_hub_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_DELETE_AWR_HUB_OBJECT_RESPONSE_T Type

Contains the response body, headers and the status code of the delete_awr_hub_object request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_delete_awr_hub_object_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_DELETE_AWR_HUB_SOURCE_RESPONSE_T Type

Contains the response body, headers and the status code of the delete_awr_hub_source request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_delete_awr_hub_source_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_DELETE_DATABASE_INSIGHT_RESPONSE_T Type

Contains the response body, headers and the status code of the delete_database_insight request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_delete_database_insight_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_DELETE_ENTERPRISE_MANAGER_BRIDGE_RESPONSE_T Type

Contains the response body, headers and the status code of the delete_enterprise_manager_bridge request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_delete_enterprise_manager_bridge_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_DELETE_EXADATA_INSIGHT_RESPONSE_T Type

Contains the response body, headers and the status code of the delete_exadata_insight request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_delete_exadata_insight_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_DELETE_HOST_INSIGHT_RESPONSE_T Type

Contains the response body, headers and the status code of the delete_host_insight request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_delete_host_insight_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_DELETE_NEWS_REPORT_RESPONSE_T Type

Contains the response body, headers and the status code of the delete_news_report request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_delete_news_report_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_DELETE_OPERATIONS_INSIGHTS_PRIVATE_ENDPOINT_RESPONSE_T Type

Contains the response body, headers and the status code of the delete_operations_insights_private_endpoint request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_delete_operations_insights_private_endpoint_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_DELETE_OPERATIONS_INSIGHTS_WAREHOUSE_RESPONSE_T Type

Contains the response body, headers and the status code of the delete_operations_insights_warehouse request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_delete_operations_insights_warehouse_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_DELETE_OPERATIONS_INSIGHTS_WAREHOUSE_USER_RESPONSE_T Type

Contains the response body, headers and the status code of the delete_operations_insights_warehouse_user request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_delete_operations_insights_warehouse_user_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_DELETE_OPSI_CONFIGURATION_RESPONSE_T Type

Contains the response body, headers and the status code of the delete_opsi_configuration request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_delete_opsi_configuration_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_DISABLE_AUTONOMOUS_DATABASE_INSIGHT_ADVANCED_FEATURES_RESPONSE_T Type

Contains the response body, headers and the status code of the disable_autonomous_database_insight_advanced_features request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_disable_autonomous_database_insight_advanced_features_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_DISABLE_AWR_HUB_SOURCE_RESPONSE_T Type

Contains the response body, headers and the status code of the disable_awr_hub_source request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_disable_awr_hub_source_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_DISABLE_DATABASE_INSIGHT_RESPONSE_T Type

Contains the response body, headers and the status code of the disable_database_insight request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_disable_database_insight_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_DISABLE_EXADATA_INSIGHT_RESPONSE_T Type

Contains the response body, headers and the status code of the disable_exadata_insight request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_disable_exadata_insight_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_DISABLE_HOST_INSIGHT_RESPONSE_T Type

Contains the response body, headers and the status code of the disable_host_insight request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_disable_host_insight_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_DOWNLOAD_OPERATIONS_INSIGHTS_WAREHOUSE_WALLET_RESPONSE_T Type

Contains the response body, headers and the status code of the download_operations_insights_warehouse_wallet request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_download_operations_insights_warehouse_wallet_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body blob,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of download_operations_insights_warehouse_wallet

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_ENABLE_AUTONOMOUS_DATABASE_INSIGHT_ADVANCED_FEATURES_RESPONSE_T Type

Contains the response body, headers and the status code of the enable_autonomous_database_insight_advanced_features request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_enable_autonomous_database_insight_advanced_features_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_ENABLE_AWR_HUB_SOURCE_RESPONSE_T Type

Contains the response body, headers and the status code of the enable_awr_hub_source request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_enable_awr_hub_source_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_ENABLE_DATABASE_INSIGHT_RESPONSE_T Type

Contains the response body, headers and the status code of the enable_database_insight request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_enable_database_insight_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_ENABLE_EXADATA_INSIGHT_RESPONSE_T Type

Contains the response body, headers and the status code of the enable_exadata_insight request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_enable_exadata_insight_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_ENABLE_HOST_INSIGHT_RESPONSE_T Type

Contains the response body, headers and the status code of the enable_host_insight request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_enable_host_insight_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_GET_AWR_DATABASE_REPORT_RESPONSE_T Type

Contains the response body, headers and the status code of the get_awr_database_report request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_get_awr_database_report_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_awr_database_report_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of get_awr_database_report

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_GET_AWR_DATABASE_SQL_REPORT_RESPONSE_T Type

Contains the response body, headers and the status code of the get_awr_database_sql_report request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_get_awr_database_sql_report_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_awr_database_sql_report_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of get_awr_database_sql_report

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_GET_AWR_HUB_RESPONSE_T Type

Contains the response body, headers and the status code of the get_awr_hub request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_get_awr_hub_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_awr_hub_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of get_awr_hub

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_GET_AWR_HUB_OBJECT_RESPONSE_T Type

Contains the response body, headers and the status code of the get_awr_hub_object request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_get_awr_hub_object_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body blob,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of get_awr_hub_object

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_GET_AWR_HUB_SOURCE_RESPONSE_T Type

Contains the response body, headers and the status code of the get_awr_hub_source request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_get_awr_hub_source_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_awr_hub_source_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of get_awr_hub_source

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_GET_AWR_REPORT_RESPONSE_T Type

Contains the response body, headers and the status code of the get_awr_report request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_get_awr_report_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_awr_report_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of get_awr_report

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_GET_DATABASE_INSIGHT_RESPONSE_T Type

Contains the response body, headers and the status code of the get_database_insight request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_get_database_insight_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_database_insight_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of get_database_insight

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_GET_ENTERPRISE_MANAGER_BRIDGE_RESPONSE_T Type

Contains the response body, headers and the status code of the get_enterprise_manager_bridge request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_get_enterprise_manager_bridge_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_enterprise_manager_bridge_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of get_enterprise_manager_bridge

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_GET_EXADATA_INSIGHT_RESPONSE_T Type

Contains the response body, headers and the status code of the get_exadata_insight request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_get_exadata_insight_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_exadata_insight_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of get_exadata_insight

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_GET_HOST_INSIGHT_RESPONSE_T Type

Contains the response body, headers and the status code of the get_host_insight request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_get_host_insight_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_host_insight_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of get_host_insight

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_GET_NEWS_REPORT_RESPONSE_T Type

Contains the response body, headers and the status code of the get_news_report request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_get_news_report_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_news_report_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of get_news_report

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_GET_OPERATIONS_INSIGHTS_PRIVATE_ENDPOINT_RESPONSE_T Type

Contains the response body, headers and the status code of the get_operations_insights_private_endpoint request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_get_operations_insights_private_endpoint_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_operations_insights_private_endpoint_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of get_operations_insights_private_endpoint

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_GET_OPERATIONS_INSIGHTS_WAREHOUSE_RESPONSE_T Type

Contains the response body, headers and the status code of the get_operations_insights_warehouse request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_get_operations_insights_warehouse_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_operations_insights_warehouse_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of get_operations_insights_warehouse

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_GET_OPERATIONS_INSIGHTS_WAREHOUSE_USER_RESPONSE_T Type

Contains the response body, headers and the status code of the get_operations_insights_warehouse_user request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_get_operations_insights_warehouse_user_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_operations_insights_warehouse_user_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of get_operations_insights_warehouse_user

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_GET_OPSI_CONFIGURATION_RESPONSE_T Type

Contains the response body, headers and the status code of the get_opsi_configuration request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_get_opsi_configuration_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_opsi_configuration_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of get_opsi_configuration

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_GET_OPSI_DATA_OBJECT_RESPONSE_T Type

Contains the response body, headers and the status code of the get_opsi_data_object request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_get_opsi_data_object_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_opsi_data_object_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of get_opsi_data_object

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_GET_WORK_REQUEST_RESPONSE_T Type

Contains the response body, headers and the status code of the get_work_request request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_get_work_request_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_work_request_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of get_work_request

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_HEAD_AWR_HUB_OBJECT_RESPONSE_T Type

Contains the response body, headers and the status code of the head_awr_hub_object request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_head_awr_hub_object_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_INGEST_ADDM_REPORTS_RESPONSE_T Type

Contains the response body, headers and the status code of the ingest_addm_reports request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_ingest_addm_reports_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_ingest_addm_reports_response_details_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of ingest_addm_reports

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_INGEST_DATABASE_CONFIGURATION_RESPONSE_T Type

Contains the response body, headers and the status code of the ingest_database_configuration request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_ingest_database_configuration_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_ingest_database_configuration_response_details_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of ingest_database_configuration

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_INGEST_HOST_CONFIGURATION_RESPONSE_T Type

Contains the response body, headers and the status code of the ingest_host_configuration request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_ingest_host_configuration_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_ingest_host_configuration_response_details_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of ingest_host_configuration

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_INGEST_HOST_METRICS_RESPONSE_T Type

Contains the response body, headers and the status code of the ingest_host_metrics request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_ingest_host_metrics_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_ingest_host_metrics_response_details_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of ingest_host_metrics

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_INGEST_SQL_BUCKET_RESPONSE_T Type

Contains the response body, headers and the status code of the ingest_sql_bucket request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_ingest_sql_bucket_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_ingest_sql_bucket_response_details_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of ingest_sql_bucket

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_INGEST_SQL_PLAN_LINES_RESPONSE_T Type

Contains the response body, headers and the status code of the ingest_sql_plan_lines request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_ingest_sql_plan_lines_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_ingest_sql_plan_lines_response_details_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of ingest_sql_plan_lines

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_INGEST_SQL_STATS_RESPONSE_T Type

Contains the response body, headers and the status code of the ingest_sql_stats request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_ingest_sql_stats_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_ingest_sql_stats_response_details_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of ingest_sql_stats

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_INGEST_SQL_TEXT_RESPONSE_T Type

Contains the response body, headers and the status code of the ingest_sql_text request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_ingest_sql_text_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_ingest_sql_text_response_details_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of ingest_sql_text

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_ADDM_DB_FINDING_CATEGORIES_RESPONSE_T Type

Contains the response body, headers and the status code of the list_addm_db_finding_categories request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_addm_db_finding_categories_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_addm_db_finding_category_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_addm_db_finding_categories

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_ADDM_DB_FINDINGS_TIME_SERIES_RESPONSE_T Type

Contains the response body, headers and the status code of the list_addm_db_findings_time_series request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_addm_db_findings_time_series_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_addm_db_findings_time_series_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_addm_db_findings_time_series

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_ADDM_DB_PARAMETER_CATEGORIES_RESPONSE_T Type

Contains the response body, headers and the status code of the list_addm_db_parameter_categories request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_addm_db_parameter_categories_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_addm_db_parameter_category_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_addm_db_parameter_categories

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_ADDM_DB_RECOMMENDATION_CATEGORIES_RESPONSE_T Type

Contains the response body, headers and the status code of the list_addm_db_recommendation_categories request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_addm_db_recommendation_categories_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_addm_db_recommendation_category_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_addm_db_recommendation_categories

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_ADDM_DB_RECOMMENDATIONS_TIME_SERIES_RESPONSE_T Type

Contains the response body, headers and the status code of the list_addm_db_recommendations_time_series request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_addm_db_recommendations_time_series_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_addm_db_recommendations_time_series_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_addm_db_recommendations_time_series

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_ADDM_DBS_RESPONSE_T Type

Contains the response body, headers and the status code of the list_addm_dbs request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_addm_dbs_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_addm_db_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_addm_dbs

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_AWR_DATABASE_SNAPSHOTS_RESPONSE_T Type

Contains the response body, headers and the status code of the list_awr_database_snapshots request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_awr_database_snapshots_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_awr_database_snapshot_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_awr_database_snapshots

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_AWR_DATABASES_RESPONSE_T Type

Contains the response body, headers and the status code of the list_awr_databases request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_awr_databases_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_awr_database_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_awr_databases

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_AWR_HUB_OBJECTS_RESPONSE_T Type

Contains the response body, headers and the status code of the list_awr_hub_objects request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_awr_hub_objects_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_list_objects_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_awr_hub_objects

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_AWR_HUB_SOURCES_RESPONSE_T Type

Contains the response body, headers and the status code of the list_awr_hub_sources request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_awr_hub_sources_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_awr_hub_source_summary_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_awr_hub_sources

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_AWR_HUBS_RESPONSE_T Type

Contains the response body, headers and the status code of the list_awr_hubs request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_awr_hubs_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_awr_hub_summary_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_awr_hubs

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_AWR_SNAPSHOTS_RESPONSE_T Type

Contains the response body, headers and the status code of the list_awr_snapshots request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_awr_snapshots_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_awr_snapshot_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_awr_snapshots

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_DATABASE_CONFIGURATIONS_RESPONSE_T Type

Contains the response body, headers and the status code of the list_database_configurations request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_database_configurations_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_database_configuration_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_database_configurations

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_DATABASE_INSIGHTS_RESPONSE_T Type

Contains the response body, headers and the status code of the list_database_insights request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_database_insights_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_database_insights_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_database_insights

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_ENTERPRISE_MANAGER_BRIDGES_RESPONSE_T Type

Contains the response body, headers and the status code of the list_enterprise_manager_bridges request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_enterprise_manager_bridges_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_enterprise_manager_bridge_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_enterprise_manager_bridges

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_EXADATA_CONFIGURATIONS_RESPONSE_T Type

Contains the response body, headers and the status code of the list_exadata_configurations request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_exadata_configurations_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_exadata_configuration_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_exadata_configurations

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_EXADATA_INSIGHTS_RESPONSE_T Type

Contains the response body, headers and the status code of the list_exadata_insights request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_exadata_insights_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_exadata_insight_summary_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_exadata_insights

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_HOST_CONFIGURATIONS_RESPONSE_T Type

Contains the response body, headers and the status code of the list_host_configurations request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_host_configurations_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_host_configuration_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_host_configurations

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_HOST_INSIGHTS_RESPONSE_T Type

Contains the response body, headers and the status code of the list_host_insights request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_host_insights_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_host_insight_summary_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_host_insights

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_HOSTED_ENTITIES_RESPONSE_T Type

Contains the response body, headers and the status code of the list_hosted_entities request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_hosted_entities_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_hosted_entity_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_hosted_entities

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_IMPORTABLE_AGENT_ENTITIES_RESPONSE_T Type

Contains the response body, headers and the status code of the list_importable_agent_entities request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_importable_agent_entities_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_importable_agent_entity_summary_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_importable_agent_entities

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_IMPORTABLE_COMPUTE_ENTITIES_RESPONSE_T Type

Contains the response body, headers and the status code of the list_importable_compute_entities request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_importable_compute_entities_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_importable_compute_entity_summary_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_importable_compute_entities

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_IMPORTABLE_ENTERPRISE_MANAGER_ENTITIES_RESPONSE_T Type

Contains the response body, headers and the status code of the list_importable_enterprise_manager_entities request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_importable_enterprise_manager_entities_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_importable_enterprise_manager_entity_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_importable_enterprise_manager_entities

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_NEWS_REPORTS_RESPONSE_T Type

Contains the response body, headers and the status code of the list_news_reports request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_news_reports_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_news_report_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_news_reports

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_OPERATIONS_INSIGHTS_PRIVATE_ENDPOINTS_RESPONSE_T Type

Contains the response body, headers and the status code of the list_operations_insights_private_endpoints request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_operations_insights_private_endpoints_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_operations_insights_private_endpoint_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_operations_insights_private_endpoints

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_OPERATIONS_INSIGHTS_WAREHOUSE_USERS_RESPONSE_T Type

Contains the response body, headers and the status code of the list_operations_insights_warehouse_users request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_operations_insights_warehouse_users_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_operations_insights_warehouse_user_summary_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_operations_insights_warehouse_users

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_OPERATIONS_INSIGHTS_WAREHOUSES_RESPONSE_T Type

Contains the response body, headers and the status code of the list_operations_insights_warehouses request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_operations_insights_warehouses_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_operations_insights_warehouse_summary_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_operations_insights_warehouses

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_OPSI_CONFIGURATIONS_RESPONSE_T Type

Contains the response body, headers and the status code of the list_opsi_configurations request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_opsi_configurations_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_opsi_configurations_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_opsi_configurations

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_OPSI_DATA_OBJECTS_RESPONSE_T Type

Contains the response body, headers and the status code of the list_opsi_data_objects request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_opsi_data_objects_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_opsi_data_objects_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_opsi_data_objects

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_SQL_PLANS_RESPONSE_T Type

Contains the response body, headers and the status code of the list_sql_plans request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_sql_plans_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_sql_plan_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_sql_plans

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_SQL_SEARCHES_RESPONSE_T Type

Contains the response body, headers and the status code of the list_sql_searches request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_sql_searches_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_sql_search_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_sql_searches

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_SQL_TEXTS_RESPONSE_T Type

Contains the response body, headers and the status code of the list_sql_texts request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_sql_texts_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_sql_text_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_sql_texts

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_WAREHOUSE_DATA_OBJECTS_RESPONSE_T Type

Contains the response body, headers and the status code of the list_warehouse_data_objects request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_warehouse_data_objects_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_warehouse_data_object_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_warehouse_data_objects

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_WORK_REQUEST_ERRORS_RESPONSE_T Type

Contains the response body, headers and the status code of the list_work_request_errors request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_work_request_errors_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_work_request_error_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_work_request_errors

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_WORK_REQUEST_LOGS_RESPONSE_T Type

Contains the response body, headers and the status code of the list_work_request_logs request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_work_request_logs_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_work_request_log_entry_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_work_request_logs

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_LIST_WORK_REQUESTS_RESPONSE_T Type

Contains the response body, headers and the status code of the list_work_requests request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_list_work_requests_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_work_request_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of list_work_requests

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_PUT_AWR_HUB_OBJECT_RESPONSE_T Type

Contains the response body, headers and the status code of the put_awr_hub_object request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_put_awr_hub_object_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_QUERY_OPSI_DATA_OBJECT_DATA_RESPONSE_T Type

Contains the response body, headers and the status code of the query_opsi_data_object_data request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_query_opsi_data_object_data_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_query_data_object_result_set_rows_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of query_opsi_data_object_data

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_QUERY_WAREHOUSE_DATA_OBJECT_DATA_RESPONSE_T Type

Contains the response body, headers and the status code of the query_warehouse_data_object_data request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_query_warehouse_data_object_data_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_query_data_object_result_set_rows_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of query_warehouse_data_object_data

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_ROTATE_OPERATIONS_INSIGHTS_WAREHOUSE_WALLET_RESPONSE_T Type

Contains the response body, headers and the status code of the rotate_operations_insights_warehouse_wallet request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_rotate_operations_insights_warehouse_wallet_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_ADDM_DB_FINDINGS_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_addm_db_findings request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_addm_db_findings_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_addm_db_finding_aggregation_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_addm_db_findings

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_ADDM_DB_PARAMETER_CHANGES_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_addm_db_parameter_changes request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_addm_db_parameter_changes_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_addm_db_parameter_change_aggregation_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_addm_db_parameter_changes

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_ADDM_DB_PARAMETERS_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_addm_db_parameters request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_addm_db_parameters_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_addm_db_parameter_aggregation_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_addm_db_parameters

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_ADDM_DB_RECOMMENDATIONS_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_addm_db_recommendations request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_addm_db_recommendations_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_addm_db_recommendation_aggregation_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_addm_db_recommendations

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_ADDM_DB_SCHEMA_OBJECTS_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_addm_db_schema_objects request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_addm_db_schema_objects_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_addm_db_schema_object_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_addm_db_schema_objects

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_ADDM_DB_SQL_STATEMENTS_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_addm_db_sql_statements request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_addm_db_sql_statements_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_addm_db_sql_statement_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_addm_db_sql_statements

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_AWR_DATABASE_CPU_USAGES_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_awr_database_cpu_usages request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_awr_database_cpu_usages_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_awr_database_cpu_usage_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_awr_database_cpu_usages

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_AWR_DATABASE_METRICS_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_awr_database_metrics request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_awr_database_metrics_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_awr_database_metric_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_awr_database_metrics

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_AWR_DATABASE_PARAMETER_CHANGES_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_awr_database_parameter_changes request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_awr_database_parameter_changes_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_awr_database_parameter_change_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_awr_database_parameter_changes

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_AWR_DATABASE_PARAMETERS_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_awr_database_parameters request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_awr_database_parameters_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_awr_database_parameter_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_awr_database_parameters

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_AWR_DATABASE_SNAPSHOT_RANGES_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_awr_database_snapshot_ranges request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_awr_database_snapshot_ranges_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_awr_database_snapshot_range_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_awr_database_snapshot_ranges

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_AWR_DATABASE_SYSSTATS_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_awr_database_sysstats request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_awr_database_sysstats_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_awr_database_sysstat_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_awr_database_sysstats

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_AWR_DATABASE_TOP_WAIT_EVENTS_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_awr_database_top_wait_events request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_awr_database_top_wait_events_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_awr_database_top_wait_event_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_awr_database_top_wait_events

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_AWR_DATABASE_WAIT_EVENT_BUCKETS_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_awr_database_wait_event_buckets request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_awr_database_wait_event_buckets_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_awr_database_wait_event_bucket_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_awr_database_wait_event_buckets

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_AWR_DATABASE_WAIT_EVENTS_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_awr_database_wait_events request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_awr_database_wait_events_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_awr_database_wait_event_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_awr_database_wait_events

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_AWR_SOURCES_SUMMARIES_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_awr_sources_summaries request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_awr_sources_summaries_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_summarize_awr_sources_summaries_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_awr_sources_summaries

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_CONFIGURATION_ITEMS_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_configuration_items request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_configuration_items_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_configuration_items_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_configuration_items

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_DATABASE_INSIGHT_RESOURCE_CAPACITY_TREND_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_database_insight_resource_capacity_trend request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_database_insight_resource_capacity_trend_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_summarize_database_insight_resource_capacity_trend_aggregation_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_database_insight_resource_capacity_trend

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_DATABASE_INSIGHT_RESOURCE_FORECAST_TREND_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_database_insight_resource_forecast_trend request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_database_insight_resource_forecast_trend_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_summarize_database_insight_resource_forecast_trend_aggregation_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_database_insight_resource_forecast_trend

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_DATABASE_INSIGHT_RESOURCE_STATISTICS_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_database_insight_resource_statistics request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_database_insight_resource_statistics_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_summarize_database_insight_resource_statistics_aggregation_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_database_insight_resource_statistics

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_DATABASE_INSIGHT_RESOURCE_USAGE_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_database_insight_resource_usage request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_database_insight_resource_usage_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_summarize_database_insight_resource_usage_aggregation_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_database_insight_resource_usage

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_DATABASE_INSIGHT_RESOURCE_USAGE_TREND_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_database_insight_resource_usage_trend request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_database_insight_resource_usage_trend_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_summarize_database_insight_resource_usage_trend_aggregation_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_database_insight_resource_usage_trend

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_DATABASE_INSIGHT_RESOURCE_UTILIZATION_INSIGHT_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_database_insight_resource_utilization_insight request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_database_insight_resource_utilization_insight_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_summarize_database_insight_resource_utilization_insight_aggregation_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_database_insight_resource_utilization_insight

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_DATABASE_INSIGHT_TABLESPACE_USAGE_TREND_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_database_insight_tablespace_usage_trend request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_database_insight_tablespace_usage_trend_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_summarize_database_insight_tablespace_usage_trend_aggregation_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_database_insight_tablespace_usage_trend

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_EXADATA_INSIGHT_RESOURCE_CAPACITY_TREND_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_exadata_insight_resource_capacity_trend request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_exadata_insight_resource_capacity_trend_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_summarize_exadata_insight_resource_capacity_trend_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_exadata_insight_resource_capacity_trend

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_EXADATA_INSIGHT_RESOURCE_CAPACITY_TREND_AGGREGATED_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_exadata_insight_resource_capacity_trend_aggregated request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_exadata_insight_resource_capacity_trend_aggregated_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_summarize_exadata_insight_resource_capacity_trend_aggregation_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_exadata_insight_resource_capacity_trend_aggregated

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_EXADATA_INSIGHT_RESOURCE_FORECAST_TREND_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_exadata_insight_resource_forecast_trend request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_exadata_insight_resource_forecast_trend_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_summarize_exadata_insight_resource_forecast_trend_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_exadata_insight_resource_forecast_trend

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_EXADATA_INSIGHT_RESOURCE_FORECAST_TREND_AGGREGATED_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_exadata_insight_resource_forecast_trend_aggregated request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_exadata_insight_resource_forecast_trend_aggregated_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_summarize_exadata_insight_resource_forecast_trend_aggregation_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_exadata_insight_resource_forecast_trend_aggregated

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_EXADATA_INSIGHT_RESOURCE_STATISTICS_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_exadata_insight_resource_statistics request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_exadata_insight_resource_statistics_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_summarize_exadata_insight_resource_statistics_aggregation_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_exadata_insight_resource_statistics

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_EXADATA_INSIGHT_RESOURCE_USAGE_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_exadata_insight_resource_usage request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_exadata_insight_resource_usage_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_summarize_exadata_insight_resource_usage_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_exadata_insight_resource_usage

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_EXADATA_INSIGHT_RESOURCE_USAGE_AGGREGATED_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_exadata_insight_resource_usage_aggregated request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_exadata_insight_resource_usage_aggregated_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_summarize_exadata_insight_resource_usage_aggregation_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_exadata_insight_resource_usage_aggregated

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_EXADATA_INSIGHT_RESOURCE_UTILIZATION_INSIGHT_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_exadata_insight_resource_utilization_insight request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_exadata_insight_resource_utilization_insight_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_summarize_exadata_insight_resource_utilization_insight_aggregation_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_exadata_insight_resource_utilization_insight

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_EXADATA_MEMBERS_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_exadata_members request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_exadata_members_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_exadata_member_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_exadata_members

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_HOST_INSIGHT_DISK_STATISTICS_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_host_insight_disk_statistics request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_host_insight_disk_statistics_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_summarize_host_insights_disk_statistics_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_host_insight_disk_statistics

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_HOST_INSIGHT_HOST_RECOMMENDATION_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_host_insight_host_recommendation request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_host_insight_host_recommendation_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_summarize_host_insight_host_recommendation_aggregation_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_host_insight_host_recommendation

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_HOST_INSIGHT_NETWORK_USAGE_TREND_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_host_insight_network_usage_trend request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_host_insight_network_usage_trend_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_summarize_host_insight_network_usage_trend_aggregation_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_host_insight_network_usage_trend

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_HOST_INSIGHT_RESOURCE_CAPACITY_TREND_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_host_insight_resource_capacity_trend request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_host_insight_resource_capacity_trend_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_summarize_host_insight_resource_capacity_trend_aggregation_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_host_insight_resource_capacity_trend

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_HOST_INSIGHT_RESOURCE_FORECAST_TREND_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_host_insight_resource_forecast_trend request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_host_insight_resource_forecast_trend_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_summarize_host_insight_resource_forecast_trend_aggregation_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_host_insight_resource_forecast_trend

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_HOST_INSIGHT_RESOURCE_STATISTICS_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_host_insight_resource_statistics request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_host_insight_resource_statistics_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_summarize_host_insight_resource_statistics_aggregation_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_host_insight_resource_statistics

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_HOST_INSIGHT_RESOURCE_USAGE_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_host_insight_resource_usage request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_host_insight_resource_usage_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_summarize_host_insight_resource_usage_aggregation_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_host_insight_resource_usage

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_HOST_INSIGHT_RESOURCE_USAGE_TREND_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_host_insight_resource_usage_trend request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_host_insight_resource_usage_trend_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_summarize_host_insight_resource_usage_trend_aggregation_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_host_insight_resource_usage_trend

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_HOST_INSIGHT_RESOURCE_UTILIZATION_INSIGHT_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_host_insight_resource_utilization_insight request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_host_insight_resource_utilization_insight_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_summarize_host_insight_resource_utilization_insight_aggregation_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_host_insight_resource_utilization_insight

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_HOST_INSIGHT_STORAGE_USAGE_TREND_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_host_insight_storage_usage_trend request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_host_insight_storage_usage_trend_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_summarize_host_insight_storage_usage_trend_aggregation_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_host_insight_storage_usage_trend

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_HOST_INSIGHT_TOP_PROCESSES_USAGE_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_host_insight_top_processes_usage request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_host_insight_top_processes_usage_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_summarize_host_insights_top_processes_usage_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_host_insight_top_processes_usage

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_HOST_INSIGHT_TOP_PROCESSES_USAGE_TREND_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_host_insight_top_processes_usage_trend request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_host_insight_top_processes_usage_trend_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_summarize_host_insights_top_processes_usage_trend_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_host_insight_top_processes_usage_trend

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_OPERATIONS_INSIGHTS_WAREHOUSE_RESOURCE_USAGE_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_operations_insights_warehouse_resource_usage request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_operations_insights_warehouse_resource_usage_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_summarize_operations_insights_warehouse_resource_usage_aggregation_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_operations_insights_warehouse_resource_usage

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_SQL_INSIGHTS_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_sql_insights request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_sql_insights_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_sql_insight_aggregation_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_sql_insights

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_SQL_PLAN_INSIGHTS_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_sql_plan_insights request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_sql_plan_insights_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_sql_plan_insight_aggregation_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_sql_plan_insights

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_SQL_RESPONSE_TIME_DISTRIBUTIONS_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_sql_response_time_distributions request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_sql_response_time_distributions_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_sql_response_time_distribution_aggregation_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_sql_response_time_distributions

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_SQL_STATISTICS_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_sql_statistics request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_sql_statistics_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_sql_statistic_aggregation_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_sql_statistics

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_SQL_STATISTICS_TIME_SERIES_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_sql_statistics_time_series request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_sql_statistics_time_series_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_sql_statistics_time_series_aggregation_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_sql_statistics_time_series

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_SUMMARIZE_SQL_STATISTICS_TIME_SERIES_BY_PLAN_RESPONSE_T Type

Contains the response body, headers and the status code of the summarize_sql_statistics_time_series_by_plan request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_summarize_sql_statistics_time_series_by_plan_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  response_body dbms_cloud_oci_opsi_sql_statistics_time_series_by_plan_aggregation_collection_t,
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

response_body

Response body of summarize_sql_statistics_time_series_by_plan

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_UPDATE_AWR_HUB_RESPONSE_T Type

Contains the response body, headers and the status code of the update_awr_hub request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_update_awr_hub_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_UPDATE_AWR_HUB_SOURCE_RESPONSE_T Type

Contains the response body, headers and the status code of the update_awr_hub_source request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_update_awr_hub_source_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_UPDATE_DATABASE_INSIGHT_RESPONSE_T Type

Contains the response body, headers and the status code of the update_database_insight request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_update_database_insight_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_UPDATE_ENTERPRISE_MANAGER_BRIDGE_RESPONSE_T Type

Contains the response body, headers and the status code of the update_enterprise_manager_bridge request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_update_enterprise_manager_bridge_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_UPDATE_EXADATA_INSIGHT_RESPONSE_T Type

Contains the response body, headers and the status code of the update_exadata_insight request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_update_exadata_insight_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_UPDATE_HOST_INSIGHT_RESPONSE_T Type

Contains the response body, headers and the status code of the update_host_insight request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_update_host_insight_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_UPDATE_NEWS_REPORT_RESPONSE_T Type

Contains the response body, headers and the status code of the update_news_report request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_update_news_report_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_UPDATE_OPERATIONS_INSIGHTS_PRIVATE_ENDPOINT_RESPONSE_T Type

Contains the response body, headers and the status code of the update_operations_insights_private_endpoint request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_update_operations_insights_private_endpoint_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_UPDATE_OPERATIONS_INSIGHTS_WAREHOUSE_RESPONSE_T Type

Contains the response body, headers and the status code of the update_operations_insights_warehouse request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_update_operations_insights_warehouse_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_UPDATE_OPERATIONS_INSIGHTS_WAREHOUSE_USER_RESPONSE_T Type

Contains the response body, headers and the status code of the update_operations_insights_warehouse_user request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_update_operations_insights_warehouse_user_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer

DBMS_CLOUD_OCI_OPSI_OPERATIONS_INSIGHTS_UPDATE_OPSI_CONFIGURATION_RESPONSE_T Type

Contains the response body, headers and the status code of the update_opsi_configuration request.

Syntax

CREATE OR REPLACE NONEDITIONABLE TYPE dbms_cloud_oci_opsi_operations_insights_update_opsi_configuration_response_t FORCE AUTHID CURRENT_USER IS OBJECT (
  headers json_object_t,
  status_code number 
) NOT PERSISTABLE;

Fields

Field Description

headers

Response headers as JSON data in a JSON object

status_code

HTTP response status code as an integer