oci-opsi 2.74.0 → 2.76.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +289 -159
- package/lib/client.js +1267 -169
- package/lib/client.js.map +1 -1
- package/lib/model/archival-state.d.ts +32 -0
- package/lib/model/archival-state.js +43 -0
- package/lib/model/archival-state.js.map +1 -0
- package/lib/model/awr-hub-objects.d.ts +28 -0
- package/lib/model/awr-hub-objects.js +32 -0
- package/lib/model/awr-hub-objects.js.map +1 -0
- package/lib/model/awr-hub-source-lifecycle-state.d.ts +35 -0
- package/lib/model/awr-hub-source-lifecycle-state.js +46 -0
- package/lib/model/awr-hub-source-lifecycle-state.js.map +1 -0
- package/lib/model/awr-hub-source-status.d.ts +33 -0
- package/lib/model/awr-hub-source-status.js +44 -0
- package/lib/model/awr-hub-source-status.js.map +1 -0
- package/lib/model/awr-hub-source-summary-collection.d.ts +29 -0
- package/lib/model/awr-hub-source-summary-collection.js +64 -0
- package/lib/model/awr-hub-source-summary-collection.js.map +1 -0
- package/lib/model/awr-hub-source-summary.d.ts +133 -0
- package/lib/model/awr-hub-source-summary.js +32 -0
- package/lib/model/awr-hub-source-summary.js.map +1 -0
- package/lib/model/awr-hub-source-type.d.ts +45 -0
- package/lib/model/awr-hub-source-type.js +56 -0
- package/lib/model/awr-hub-source-type.js.map +1 -0
- package/lib/model/awr-hub-source.d.ts +133 -0
- package/lib/model/awr-hub-source.js +32 -0
- package/lib/model/awr-hub-source.js.map +1 -0
- package/lib/model/awr-hub-sources.d.ts +28 -0
- package/lib/model/awr-hub-sources.js +32 -0
- package/lib/model/awr-hub-sources.js.map +1 -0
- package/lib/model/change-awr-hub-source-compartment-details.d.ts +29 -0
- package/lib/model/change-awr-hub-source-compartment-details.js +32 -0
- package/lib/model/change-awr-hub-source-compartment-details.js.map +1 -0
- package/lib/model/change-operations-insights-warehouse-compartment-details.d.ts +28 -0
- package/lib/model/change-operations-insights-warehouse-compartment-details.js +32 -0
- package/lib/model/change-operations-insights-warehouse-compartment-details.js.map +1 -0
- package/lib/model/create-awr-hub-details.d.ts +1 -1
- package/lib/model/create-awr-hub-source-details.d.ts +67 -0
- package/lib/model/create-awr-hub-source-details.js +32 -0
- package/lib/model/create-awr-hub-source-details.js.map +1 -0
- package/lib/model/index.d.ts +32 -0
- package/lib/model/index.js +42 -10
- package/lib/model/index.js.map +1 -1
- package/lib/model/list-objects.d.ts +37 -0
- package/lib/model/list-objects.js +64 -0
- package/lib/model/list-objects.js.map +1 -0
- package/lib/model/object-summary.d.ts +58 -0
- package/lib/model/object-summary.js +32 -0
- package/lib/model/object-summary.js.map +1 -0
- package/lib/model/operation-type.d.ts +6 -0
- package/lib/model/operation-type.js +6 -0
- package/lib/model/operation-type.js.map +1 -1
- package/lib/model/storage-tier.d.ts +32 -0
- package/lib/model/storage-tier.js +43 -0
- package/lib/model/storage-tier.js.map +1 -0
- package/lib/model/update-awr-hub-source-details.d.ts +47 -0
- package/lib/model/update-awr-hub-source-details.js +32 -0
- package/lib/model/update-awr-hub-source-details.js.map +1 -0
- package/lib/operationsinsights-waiter.d.ts +8 -0
- package/lib/operationsinsights-waiter.js +12 -0
- package/lib/operationsinsights-waiter.js.map +1 -1
- package/lib/request/add-exadata-insight-members-request.d.ts +1 -1
- package/lib/request/change-autonomous-database-insight-advanced-features-request.d.ts +1 -1
- package/lib/request/change-awr-hub-source-compartment-request.d.ts +50 -0
- package/lib/request/change-awr-hub-source-compartment-request.js +15 -0
- package/lib/request/change-awr-hub-source-compartment-request.js.map +1 -0
- package/lib/request/change-database-insight-compartment-request.d.ts +1 -1
- package/lib/request/change-enterprise-manager-bridge-compartment-request.d.ts +1 -1
- package/lib/request/change-exadata-insight-compartment-request.d.ts +1 -1
- package/lib/request/change-host-insight-compartment-request.d.ts +1 -1
- package/lib/request/change-news-report-compartment-request.d.ts +1 -1
- package/lib/request/change-operations-insights-private-endpoint-compartment-request.d.ts +1 -1
- package/lib/request/change-operations-insights-warehouse-compartment-request.d.ts +50 -0
- package/lib/request/change-operations-insights-warehouse-compartment-request.js +15 -0
- package/lib/request/change-operations-insights-warehouse-compartment-request.js.map +1 -0
- package/lib/request/change-opsi-configuration-compartment-request.d.ts +1 -1
- package/lib/request/change-pe-comanaged-database-insight-request.d.ts +1 -1
- package/lib/request/create-awr-hub-request.d.ts +1 -1
- package/lib/request/create-awr-hub-source-request.d.ts +39 -0
- package/lib/request/create-awr-hub-source-request.js +15 -0
- package/lib/request/create-awr-hub-source-request.js.map +1 -0
- package/lib/request/create-database-insight-request.d.ts +1 -1
- package/lib/request/create-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/create-exadata-insight-request.d.ts +1 -1
- package/lib/request/create-host-insight-request.d.ts +1 -1
- package/lib/request/create-news-report-request.d.ts +1 -1
- package/lib/request/create-operations-insights-private-endpoint-request.d.ts +1 -1
- package/lib/request/create-operations-insights-warehouse-request.d.ts +1 -1
- package/lib/request/create-operations-insights-warehouse-user-request.d.ts +1 -1
- package/lib/request/create-opsi-configuration-request.d.ts +1 -1
- package/lib/request/delete-awr-hub-object-request.d.ts +39 -0
- package/lib/request/delete-awr-hub-object-request.js +15 -0
- package/lib/request/delete-awr-hub-object-request.js.map +1 -0
- package/lib/request/delete-awr-hub-request.d.ts +1 -1
- package/lib/request/delete-awr-hub-source-request.d.ts +35 -0
- package/lib/request/delete-awr-hub-source-request.js +15 -0
- package/lib/request/delete-awr-hub-source-request.js.map +1 -0
- package/lib/request/delete-database-insight-request.d.ts +1 -1
- package/lib/request/delete-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/delete-exadata-insight-request.d.ts +1 -1
- package/lib/request/delete-host-insight-request.d.ts +1 -1
- package/lib/request/delete-news-report-request.d.ts +1 -1
- package/lib/request/delete-operations-insights-private-endpoint-request.d.ts +1 -1
- package/lib/request/delete-operations-insights-warehouse-request.d.ts +1 -1
- package/lib/request/delete-operations-insights-warehouse-user-request.d.ts +1 -1
- package/lib/request/delete-opsi-configuration-request.d.ts +1 -1
- package/lib/request/disable-autonomous-database-insight-advanced-features-request.d.ts +1 -1
- package/lib/request/disable-awr-hub-source-request.d.ts +45 -0
- package/lib/request/disable-awr-hub-source-request.js +15 -0
- package/lib/request/disable-awr-hub-source-request.js.map +1 -0
- package/lib/request/disable-database-insight-request.d.ts +1 -1
- package/lib/request/disable-exadata-insight-request.d.ts +1 -1
- package/lib/request/disable-host-insight-request.d.ts +1 -1
- package/lib/request/download-operations-insights-warehouse-wallet-request.d.ts +1 -1
- package/lib/request/enable-autonomous-database-insight-advanced-features-request.d.ts +1 -1
- package/lib/request/enable-awr-hub-source-request.d.ts +45 -0
- package/lib/request/enable-awr-hub-source-request.js +15 -0
- package/lib/request/enable-awr-hub-source-request.js.map +1 -0
- package/lib/request/enable-database-insight-request.d.ts +1 -1
- package/lib/request/enable-exadata-insight-request.d.ts +1 -1
- package/lib/request/enable-host-insight-request.d.ts +1 -1
- package/lib/request/get-awr-database-report-request.d.ts +1 -1
- package/lib/request/get-awr-database-sql-report-request.d.ts +1 -1
- package/lib/request/get-awr-hub-object-request.d.ts +32 -0
- package/lib/request/get-awr-hub-object-request.js +15 -0
- package/lib/request/get-awr-hub-object-request.js.map +1 -0
- package/lib/request/get-awr-hub-request.d.ts +1 -1
- package/lib/request/get-awr-hub-source-request.d.ts +28 -0
- package/lib/request/get-awr-hub-source-request.js +15 -0
- package/lib/request/get-awr-hub-source-request.js.map +1 -0
- package/lib/request/get-awr-report-request.d.ts +1 -1
- package/lib/request/get-database-insight-request.d.ts +1 -1
- package/lib/request/get-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/get-exadata-insight-request.d.ts +1 -1
- package/lib/request/get-host-insight-request.d.ts +1 -1
- package/lib/request/get-news-report-request.d.ts +1 -1
- package/lib/request/get-operations-insights-private-endpoint-request.d.ts +1 -1
- package/lib/request/get-operations-insights-warehouse-request.d.ts +1 -1
- package/lib/request/get-operations-insights-warehouse-user-request.d.ts +1 -1
- package/lib/request/get-opsi-configuration-request.d.ts +1 -1
- package/lib/request/get-opsi-data-object-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/head-awr-hub-object-request.d.ts +32 -0
- package/lib/request/head-awr-hub-object-request.js +15 -0
- package/lib/request/head-awr-hub-object-request.js.map +1 -0
- package/lib/request/index.d.ts +28 -0
- package/lib/request/index.js +6 -2
- package/lib/request/index.js.map +1 -1
- package/lib/request/ingest-addm-reports-request.d.ts +1 -1
- package/lib/request/ingest-database-configuration-request.d.ts +1 -1
- package/lib/request/ingest-host-configuration-request.d.ts +1 -1
- package/lib/request/ingest-host-metrics-request.d.ts +1 -1
- package/lib/request/ingest-sql-bucket-request.d.ts +1 -1
- package/lib/request/ingest-sql-plan-lines-request.d.ts +1 -1
- package/lib/request/ingest-sql-stats-request.d.ts +1 -1
- package/lib/request/ingest-sql-text-request.d.ts +1 -1
- package/lib/request/list-addm-db-finding-categories-request.d.ts +1 -1
- package/lib/request/list-addm-db-findings-time-series-request.d.ts +1 -1
- package/lib/request/list-addm-db-parameter-categories-request.d.ts +1 -1
- package/lib/request/list-addm-db-recommendation-categories-request.d.ts +1 -1
- package/lib/request/list-addm-db-recommendations-time-series-request.d.ts +1 -1
- package/lib/request/list-addm-dbs-request.d.ts +1 -1
- package/lib/request/list-awr-database-snapshots-request.d.ts +1 -1
- package/lib/request/list-awr-databases-request.d.ts +1 -1
- package/lib/request/list-awr-hub-objects-request.d.ts +89 -0
- package/lib/request/list-awr-hub-objects-request.js +30 -0
- package/lib/request/list-awr-hub-objects-request.js.map +1 -0
- package/lib/request/list-awr-hub-sources-request.d.ts +87 -0
- package/lib/request/list-awr-hub-sources-request.js +24 -0
- package/lib/request/list-awr-hub-sources-request.js.map +1 -0
- package/lib/request/list-awr-hubs-request.d.ts +1 -1
- package/lib/request/list-awr-snapshots-request.d.ts +1 -1
- package/lib/request/list-database-configurations-request.d.ts +1 -1
- package/lib/request/list-database-insights-request.d.ts +1 -1
- package/lib/request/list-enterprise-manager-bridges-request.d.ts +1 -1
- package/lib/request/list-exadata-configurations-request.d.ts +1 -1
- package/lib/request/list-exadata-insights-request.d.ts +1 -1
- package/lib/request/list-host-configurations-request.d.ts +1 -1
- package/lib/request/list-host-insights-request.d.ts +1 -1
- package/lib/request/list-hosted-entities-request.d.ts +1 -1
- package/lib/request/list-importable-agent-entities-request.d.ts +1 -1
- package/lib/request/list-importable-compute-entities-request.d.ts +1 -1
- package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +1 -1
- package/lib/request/list-news-reports-request.d.ts +1 -1
- package/lib/request/list-operations-insights-private-endpoints-request.d.ts +1 -1
- package/lib/request/list-operations-insights-warehouse-users-request.d.ts +1 -1
- package/lib/request/list-operations-insights-warehouses-request.d.ts +1 -1
- package/lib/request/list-opsi-configurations-request.d.ts +1 -1
- package/lib/request/list-opsi-data-objects-request.d.ts +1 -1
- package/lib/request/list-sql-plans-request.d.ts +1 -1
- package/lib/request/list-sql-searches-request.d.ts +1 -1
- package/lib/request/list-sql-texts-request.d.ts +1 -1
- package/lib/request/list-warehouse-data-objects-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/put-awr-hub-object-request.d.ts +45 -0
- package/lib/request/put-awr-hub-object-request.js +15 -0
- package/lib/request/put-awr-hub-object-request.js.map +1 -0
- package/lib/request/query-opsi-data-object-data-request.d.ts +1 -1
- package/lib/request/query-warehouse-data-object-data-request.d.ts +1 -1
- package/lib/request/rotate-operations-insights-warehouse-wallet-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-findings-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-parameter-changes-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-parameters-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-recommendations-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-schema-objects-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-sql-statements-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-cpu-usages-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-metrics-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-parameter-changes-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-parameters-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-snapshot-ranges-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-sysstats-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-top-wait-events-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-wait-event-buckets-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-wait-events-request.d.ts +1 -1
- package/lib/request/summarize-awr-sources-summaries-request.d.ts +1 -1
- package/lib/request/summarize-configuration-items-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-tablespace-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +1 -1
- package/lib/request/summarize-exadata-members-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-network-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-storage-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-top-processes-usage-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-top-processes-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-sql-insights-request.d.ts +1 -1
- package/lib/request/summarize-sql-plan-insights-request.d.ts +1 -1
- package/lib/request/summarize-sql-response-time-distributions-request.d.ts +1 -1
- package/lib/request/summarize-sql-statistics-request.d.ts +1 -1
- package/lib/request/summarize-sql-statistics-time-series-by-plan-request.d.ts +1 -1
- package/lib/request/summarize-sql-statistics-time-series-request.d.ts +1 -1
- package/lib/request/update-awr-hub-request.d.ts +1 -1
- package/lib/request/update-awr-hub-source-request.d.ts +40 -0
- package/lib/request/update-awr-hub-source-request.js +15 -0
- package/lib/request/update-awr-hub-source-request.js.map +1 -0
- package/lib/request/update-database-insight-request.d.ts +1 -1
- package/lib/request/update-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/update-exadata-insight-request.d.ts +1 -1
- package/lib/request/update-host-insight-request.d.ts +1 -1
- package/lib/request/update-news-report-request.d.ts +1 -1
- package/lib/request/update-operations-insights-private-endpoint-request.d.ts +1 -1
- package/lib/request/update-operations-insights-warehouse-request.d.ts +1 -1
- package/lib/request/update-operations-insights-warehouse-user-request.d.ts +1 -1
- package/lib/request/update-opsi-configuration-request.d.ts +1 -1
- package/lib/response/change-awr-hub-source-compartment-response.d.ts +25 -0
- package/lib/response/change-awr-hub-source-compartment-response.js +15 -0
- package/lib/response/change-awr-hub-source-compartment-response.js.map +1 -0
- package/lib/response/change-operations-insights-warehouse-compartment-response.d.ts +25 -0
- package/lib/response/change-operations-insights-warehouse-compartment-response.js +15 -0
- package/lib/response/change-operations-insights-warehouse-compartment-response.js.map +1 -0
- package/lib/response/create-awr-hub-source-response.d.ts +35 -0
- package/lib/response/create-awr-hub-source-response.js +15 -0
- package/lib/response/create-awr-hub-source-response.js.map +1 -0
- package/lib/response/delete-awr-hub-object-response.d.ts +36 -0
- package/lib/response/delete-awr-hub-object-response.js +15 -0
- package/lib/response/delete-awr-hub-object-response.js.map +1 -0
- package/lib/response/delete-awr-hub-source-response.d.ts +25 -0
- package/lib/response/delete-awr-hub-source-response.js +15 -0
- package/lib/response/delete-awr-hub-source-response.js.map +1 -0
- package/lib/response/disable-awr-hub-source-response.d.ts +25 -0
- package/lib/response/disable-awr-hub-source-response.js +15 -0
- package/lib/response/disable-awr-hub-source-response.js.map +1 -0
- package/lib/response/enable-awr-hub-source-response.d.ts +25 -0
- package/lib/response/enable-awr-hub-source-response.js +15 -0
- package/lib/response/enable-awr-hub-source-response.js.map +1 -0
- package/lib/response/get-awr-hub-object-response.d.ts +109 -0
- package/lib/response/get-awr-hub-object-response.js +15 -0
- package/lib/response/get-awr-hub-object-response.js.map +1 -0
- package/lib/response/get-awr-hub-source-response.d.ts +30 -0
- package/lib/response/get-awr-hub-source-response.js +15 -0
- package/lib/response/get-awr-hub-source-response.js.map +1 -0
- package/lib/response/head-awr-hub-object-response.d.ts +94 -0
- package/lib/response/head-awr-hub-object-response.js +15 -0
- package/lib/response/head-awr-hub-object-response.js.map +1 -0
- package/lib/response/index.d.ts +28 -0
- package/lib/response/list-awr-hub-objects-response.d.ts +36 -0
- package/lib/response/list-awr-hub-objects-response.js +15 -0
- package/lib/response/list-awr-hub-objects-response.js.map +1 -0
- package/lib/response/list-awr-hub-sources-response.d.ts +32 -0
- package/lib/response/list-awr-hub-sources-response.js +15 -0
- package/lib/response/list-awr-hub-sources-response.js.map +1 -0
- package/lib/response/put-awr-hub-object-response.d.ts +36 -0
- package/lib/response/put-awr-hub-object-response.js +15 -0
- package/lib/response/put-awr-hub-object-response.js.map +1 -0
- package/lib/response/update-awr-hub-source-response.d.ts +25 -0
- package/lib/response/update-awr-hub-source-response.js +15 -0
- package/lib/response/update-awr-hub-source-response.js.map +1 -0
- package/package.json +3 -3
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Operations Insights API
|
|
3
|
+
* Use the Operations Insights API to perform data extraction operations to obtain database
|
|
4
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
5
|
+
see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20200630
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
|
+
*/
|
|
16
|
+
/**
|
|
17
|
+
* Archival states of an Awr Hub object.
|
|
18
|
+
**/
|
|
19
|
+
export declare enum ArchivalState {
|
|
20
|
+
Archived = "ARCHIVED",
|
|
21
|
+
Restoring = "RESTORING",
|
|
22
|
+
Restored = "RESTORED",
|
|
23
|
+
/**
|
|
24
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
25
|
+
* version of the SDK.
|
|
26
|
+
*/
|
|
27
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
28
|
+
}
|
|
29
|
+
export declare namespace ArchivalState {
|
|
30
|
+
function getJsonObj(obj: ArchivalState): ArchivalState;
|
|
31
|
+
function getDeserializedJsonObj(obj: ArchivalState): ArchivalState;
|
|
32
|
+
}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Operations Insights API
|
|
4
|
+
* Use the Operations Insights API to perform data extraction operations to obtain database
|
|
5
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
6
|
+
see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
7
|
+
|
|
8
|
+
* OpenAPI spec version: 20200630
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
15
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
|
+
*/
|
|
17
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
|
+
exports.ArchivalState = void 0;
|
|
19
|
+
/**
|
|
20
|
+
* Archival states of an Awr Hub object.
|
|
21
|
+
**/
|
|
22
|
+
var ArchivalState;
|
|
23
|
+
(function (ArchivalState) {
|
|
24
|
+
ArchivalState["Archived"] = "ARCHIVED";
|
|
25
|
+
ArchivalState["Restoring"] = "RESTORING";
|
|
26
|
+
ArchivalState["Restored"] = "RESTORED";
|
|
27
|
+
/**
|
|
28
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
29
|
+
* version of the SDK.
|
|
30
|
+
*/
|
|
31
|
+
ArchivalState["UnknownValue"] = "UNKNOWN_VALUE";
|
|
32
|
+
})(ArchivalState = exports.ArchivalState || (exports.ArchivalState = {}));
|
|
33
|
+
(function (ArchivalState) {
|
|
34
|
+
function getJsonObj(obj) {
|
|
35
|
+
return obj;
|
|
36
|
+
}
|
|
37
|
+
ArchivalState.getJsonObj = getJsonObj;
|
|
38
|
+
function getDeserializedJsonObj(obj) {
|
|
39
|
+
return obj;
|
|
40
|
+
}
|
|
41
|
+
ArchivalState.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
42
|
+
})(ArchivalState = exports.ArchivalState || (exports.ArchivalState = {}));
|
|
43
|
+
//# sourceMappingURL=archival-state.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"archival-state.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/archival-state.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAKH;;IAEI;AACJ,IAAY,aAUX;AAVD,WAAY,aAAa;IACvB,sCAAqB,CAAA;IACrB,wCAAuB,CAAA;IACvB,sCAAqB,CAAA;IAErB;;;OAGG;IACH,+CAA8B,CAAA;AAChC,CAAC,EAVW,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAUxB;AAED,WAAiB,aAAa;IAC5B,SAAgB,UAAU,CAAC,GAAkB;QAC3C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,wBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,oCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAO7B"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Operations Insights API
|
|
3
|
+
* Use the Operations Insights API to perform data extraction operations to obtain database
|
|
4
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
5
|
+
see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20200630
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
|
+
*/
|
|
16
|
+
/**
|
|
17
|
+
* Logical grouping used for Awr Hub Object operations.
|
|
18
|
+
*/
|
|
19
|
+
export interface AwrHubObjects {
|
|
20
|
+
/**
|
|
21
|
+
* Awr Hub Object.
|
|
22
|
+
*/
|
|
23
|
+
"awrSnapshots"?: any;
|
|
24
|
+
}
|
|
25
|
+
export declare namespace AwrHubObjects {
|
|
26
|
+
function getJsonObj(obj: AwrHubObjects): object;
|
|
27
|
+
function getDeserializedJsonObj(obj: AwrHubObjects): object;
|
|
28
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Operations Insights API
|
|
4
|
+
* Use the Operations Insights API to perform data extraction operations to obtain database
|
|
5
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
6
|
+
see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
7
|
+
|
|
8
|
+
* OpenAPI spec version: 20200630
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
15
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
|
+
*/
|
|
17
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
|
+
exports.AwrHubObjects = void 0;
|
|
19
|
+
var AwrHubObjects;
|
|
20
|
+
(function (AwrHubObjects) {
|
|
21
|
+
function getJsonObj(obj) {
|
|
22
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
23
|
+
return jsonObj;
|
|
24
|
+
}
|
|
25
|
+
AwrHubObjects.getJsonObj = getJsonObj;
|
|
26
|
+
function getDeserializedJsonObj(obj) {
|
|
27
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
28
|
+
return jsonObj;
|
|
29
|
+
}
|
|
30
|
+
AwrHubObjects.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
31
|
+
})(AwrHubObjects = exports.AwrHubObjects || (exports.AwrHubObjects = {}));
|
|
32
|
+
//# sourceMappingURL=awr-hub-objects.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"awr-hub-objects.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/awr-hub-objects.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAeH,IAAiB,aAAa,CAW7B;AAXD,WAAiB,aAAa;IAC5B,SAAgB,UAAU,CAAC,GAAkB;QAC3C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,wBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAW7B"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Operations Insights API
|
|
3
|
+
* Use the Operations Insights API to perform data extraction operations to obtain database
|
|
4
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
5
|
+
see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20200630
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
|
+
*/
|
|
16
|
+
/**
|
|
17
|
+
* Possible lifecycle states.
|
|
18
|
+
**/
|
|
19
|
+
export declare enum AwrHubSourceLifecycleState {
|
|
20
|
+
Creating = "CREATING",
|
|
21
|
+
Updating = "UPDATING",
|
|
22
|
+
Active = "ACTIVE",
|
|
23
|
+
Deleting = "DELETING",
|
|
24
|
+
Deleted = "DELETED",
|
|
25
|
+
Failed = "FAILED",
|
|
26
|
+
/**
|
|
27
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
28
|
+
* version of the SDK.
|
|
29
|
+
*/
|
|
30
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
31
|
+
}
|
|
32
|
+
export declare namespace AwrHubSourceLifecycleState {
|
|
33
|
+
function getJsonObj(obj: AwrHubSourceLifecycleState): AwrHubSourceLifecycleState;
|
|
34
|
+
function getDeserializedJsonObj(obj: AwrHubSourceLifecycleState): AwrHubSourceLifecycleState;
|
|
35
|
+
}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Operations Insights API
|
|
4
|
+
* Use the Operations Insights API to perform data extraction operations to obtain database
|
|
5
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
6
|
+
see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
7
|
+
|
|
8
|
+
* OpenAPI spec version: 20200630
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
15
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
|
+
*/
|
|
17
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
|
+
exports.AwrHubSourceLifecycleState = void 0;
|
|
19
|
+
/**
|
|
20
|
+
* Possible lifecycle states.
|
|
21
|
+
**/
|
|
22
|
+
var AwrHubSourceLifecycleState;
|
|
23
|
+
(function (AwrHubSourceLifecycleState) {
|
|
24
|
+
AwrHubSourceLifecycleState["Creating"] = "CREATING";
|
|
25
|
+
AwrHubSourceLifecycleState["Updating"] = "UPDATING";
|
|
26
|
+
AwrHubSourceLifecycleState["Active"] = "ACTIVE";
|
|
27
|
+
AwrHubSourceLifecycleState["Deleting"] = "DELETING";
|
|
28
|
+
AwrHubSourceLifecycleState["Deleted"] = "DELETED";
|
|
29
|
+
AwrHubSourceLifecycleState["Failed"] = "FAILED";
|
|
30
|
+
/**
|
|
31
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
32
|
+
* version of the SDK.
|
|
33
|
+
*/
|
|
34
|
+
AwrHubSourceLifecycleState["UnknownValue"] = "UNKNOWN_VALUE";
|
|
35
|
+
})(AwrHubSourceLifecycleState = exports.AwrHubSourceLifecycleState || (exports.AwrHubSourceLifecycleState = {}));
|
|
36
|
+
(function (AwrHubSourceLifecycleState) {
|
|
37
|
+
function getJsonObj(obj) {
|
|
38
|
+
return obj;
|
|
39
|
+
}
|
|
40
|
+
AwrHubSourceLifecycleState.getJsonObj = getJsonObj;
|
|
41
|
+
function getDeserializedJsonObj(obj) {
|
|
42
|
+
return obj;
|
|
43
|
+
}
|
|
44
|
+
AwrHubSourceLifecycleState.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
45
|
+
})(AwrHubSourceLifecycleState = exports.AwrHubSourceLifecycleState || (exports.AwrHubSourceLifecycleState = {}));
|
|
46
|
+
//# sourceMappingURL=awr-hub-source-lifecycle-state.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"awr-hub-source-lifecycle-state.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/awr-hub-source-lifecycle-state.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAKH;;IAEI;AACJ,IAAY,0BAaX;AAbD,WAAY,0BAA0B;IACpC,mDAAqB,CAAA;IACrB,mDAAqB,CAAA;IACrB,+CAAiB,CAAA;IACjB,mDAAqB,CAAA;IACrB,iDAAmB,CAAA;IACnB,+CAAiB,CAAA;IAEjB;;;OAGG;IACH,4DAA8B,CAAA;AAChC,CAAC,EAbW,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAarC;AAED,WAAiB,0BAA0B;IACzC,SAAgB,UAAU,CAAC,GAA+B;QACxD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,qCAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAA+B;QAE/B,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,iDAAsB,yBAIrC,CAAA;AACH,CAAC,EATgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAS1C"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Operations Insights API
|
|
3
|
+
* Use the Operations Insights API to perform data extraction operations to obtain database
|
|
4
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
5
|
+
see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20200630
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
|
+
*/
|
|
16
|
+
/**
|
|
17
|
+
* Possible statuses of a awr hub source in Operations Insights.
|
|
18
|
+
**/
|
|
19
|
+
export declare enum AwrHubSourceStatus {
|
|
20
|
+
Accepting = "ACCEPTING",
|
|
21
|
+
NotAccepting = "NOT_ACCEPTING",
|
|
22
|
+
NotRegistered = "NOT_REGISTERED",
|
|
23
|
+
Terminated = "TERMINATED",
|
|
24
|
+
/**
|
|
25
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
26
|
+
* version of the SDK.
|
|
27
|
+
*/
|
|
28
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
29
|
+
}
|
|
30
|
+
export declare namespace AwrHubSourceStatus {
|
|
31
|
+
function getJsonObj(obj: AwrHubSourceStatus): AwrHubSourceStatus;
|
|
32
|
+
function getDeserializedJsonObj(obj: AwrHubSourceStatus): AwrHubSourceStatus;
|
|
33
|
+
}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Operations Insights API
|
|
4
|
+
* Use the Operations Insights API to perform data extraction operations to obtain database
|
|
5
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
6
|
+
see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
7
|
+
|
|
8
|
+
* OpenAPI spec version: 20200630
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
15
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
|
+
*/
|
|
17
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
|
+
exports.AwrHubSourceStatus = void 0;
|
|
19
|
+
/**
|
|
20
|
+
* Possible statuses of a awr hub source in Operations Insights.
|
|
21
|
+
**/
|
|
22
|
+
var AwrHubSourceStatus;
|
|
23
|
+
(function (AwrHubSourceStatus) {
|
|
24
|
+
AwrHubSourceStatus["Accepting"] = "ACCEPTING";
|
|
25
|
+
AwrHubSourceStatus["NotAccepting"] = "NOT_ACCEPTING";
|
|
26
|
+
AwrHubSourceStatus["NotRegistered"] = "NOT_REGISTERED";
|
|
27
|
+
AwrHubSourceStatus["Terminated"] = "TERMINATED";
|
|
28
|
+
/**
|
|
29
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
30
|
+
* version of the SDK.
|
|
31
|
+
*/
|
|
32
|
+
AwrHubSourceStatus["UnknownValue"] = "UNKNOWN_VALUE";
|
|
33
|
+
})(AwrHubSourceStatus = exports.AwrHubSourceStatus || (exports.AwrHubSourceStatus = {}));
|
|
34
|
+
(function (AwrHubSourceStatus) {
|
|
35
|
+
function getJsonObj(obj) {
|
|
36
|
+
return obj;
|
|
37
|
+
}
|
|
38
|
+
AwrHubSourceStatus.getJsonObj = getJsonObj;
|
|
39
|
+
function getDeserializedJsonObj(obj) {
|
|
40
|
+
return obj;
|
|
41
|
+
}
|
|
42
|
+
AwrHubSourceStatus.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
43
|
+
})(AwrHubSourceStatus = exports.AwrHubSourceStatus || (exports.AwrHubSourceStatus = {}));
|
|
44
|
+
//# sourceMappingURL=awr-hub-source-status.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"awr-hub-source-status.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/awr-hub-source-status.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAKH;;IAEI;AACJ,IAAY,kBAWX;AAXD,WAAY,kBAAkB;IAC5B,6CAAuB,CAAA;IACvB,oDAA8B,CAAA;IAC9B,sDAAgC,CAAA;IAChC,+CAAyB,CAAA;IAEzB;;;OAGG;IACH,oDAA8B,CAAA;AAChC,CAAC,EAXW,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAW7B;AAED,WAAiB,kBAAkB;IACjC,SAAgB,UAAU,CAAC,GAAuB;QAChD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,6BAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuB;QAC5D,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,yCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAOlC"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Operations Insights API
|
|
3
|
+
* Use the Operations Insights API to perform data extraction operations to obtain database
|
|
4
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
5
|
+
see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20200630
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
|
+
*/
|
|
16
|
+
import * as model from "../model";
|
|
17
|
+
/**
|
|
18
|
+
* Collection of Awr Hub sources.
|
|
19
|
+
*/
|
|
20
|
+
export interface AwrHubSourceSummaryCollection {
|
|
21
|
+
/**
|
|
22
|
+
* Array of Awr Hub source objects.
|
|
23
|
+
*/
|
|
24
|
+
"items": Array<model.AwrHubSourceSummary>;
|
|
25
|
+
}
|
|
26
|
+
export declare namespace AwrHubSourceSummaryCollection {
|
|
27
|
+
function getJsonObj(obj: AwrHubSourceSummaryCollection): object;
|
|
28
|
+
function getDeserializedJsonObj(obj: AwrHubSourceSummaryCollection): object;
|
|
29
|
+
}
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Operations Insights API
|
|
4
|
+
* Use the Operations Insights API to perform data extraction operations to obtain database
|
|
5
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
6
|
+
see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
7
|
+
|
|
8
|
+
* OpenAPI spec version: 20200630
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
15
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
|
+
*/
|
|
17
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
20
|
+
}) : (function(o, m, k, k2) {
|
|
21
|
+
if (k2 === undefined) k2 = k;
|
|
22
|
+
o[k2] = m[k];
|
|
23
|
+
}));
|
|
24
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
25
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
26
|
+
}) : function(o, v) {
|
|
27
|
+
o["default"] = v;
|
|
28
|
+
});
|
|
29
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
30
|
+
if (mod && mod.__esModule) return mod;
|
|
31
|
+
var result = {};
|
|
32
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
33
|
+
__setModuleDefault(result, mod);
|
|
34
|
+
return result;
|
|
35
|
+
};
|
|
36
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
+
exports.AwrHubSourceSummaryCollection = void 0;
|
|
38
|
+
const model = __importStar(require("../model"));
|
|
39
|
+
var AwrHubSourceSummaryCollection;
|
|
40
|
+
(function (AwrHubSourceSummaryCollection) {
|
|
41
|
+
function getJsonObj(obj) {
|
|
42
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
43
|
+
"items": obj.items
|
|
44
|
+
? obj.items.map(item => {
|
|
45
|
+
return model.AwrHubSourceSummary.getJsonObj(item);
|
|
46
|
+
})
|
|
47
|
+
: undefined
|
|
48
|
+
});
|
|
49
|
+
return jsonObj;
|
|
50
|
+
}
|
|
51
|
+
AwrHubSourceSummaryCollection.getJsonObj = getJsonObj;
|
|
52
|
+
function getDeserializedJsonObj(obj) {
|
|
53
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
54
|
+
"items": obj.items
|
|
55
|
+
? obj.items.map(item => {
|
|
56
|
+
return model.AwrHubSourceSummary.getDeserializedJsonObj(item);
|
|
57
|
+
})
|
|
58
|
+
: undefined
|
|
59
|
+
});
|
|
60
|
+
return jsonObj;
|
|
61
|
+
}
|
|
62
|
+
AwrHubSourceSummaryCollection.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
63
|
+
})(AwrHubSourceSummaryCollection = exports.AwrHubSourceSummaryCollection || (exports.AwrHubSourceSummaryCollection = {}));
|
|
64
|
+
//# sourceMappingURL=awr-hub-source-summary-collection.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"awr-hub-source-summary-collection.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/awr-hub-source-summary-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,6BAA6B,CA6B7C;AA7BD,WAAiB,6BAA6B;IAC5C,SAAgB,UAAU,CAAC,GAAkC;QAC3D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,mBAAmB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACpD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,wCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkC;QACvE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAChE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,oDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QA6B7C"}
|
|
@@ -0,0 +1,133 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Operations Insights API
|
|
3
|
+
* Use the Operations Insights API to perform data extraction operations to obtain database
|
|
4
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
5
|
+
see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20200630
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
|
+
*/
|
|
16
|
+
import * as model from "../model";
|
|
17
|
+
/**
|
|
18
|
+
* Awr hub source object
|
|
19
|
+
*/
|
|
20
|
+
export interface AwrHubSourceSummary {
|
|
21
|
+
/**
|
|
22
|
+
* The name of the Awr Hub source database.
|
|
23
|
+
*/
|
|
24
|
+
"name": string;
|
|
25
|
+
/**
|
|
26
|
+
* AWR Hub OCID
|
|
27
|
+
*/
|
|
28
|
+
"awrHubId": string;
|
|
29
|
+
/**
|
|
30
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
|
31
|
+
*/
|
|
32
|
+
"compartmentId": string;
|
|
33
|
+
/**
|
|
34
|
+
* source type of the database
|
|
35
|
+
*/
|
|
36
|
+
"type": model.AwrHubSourceType;
|
|
37
|
+
/**
|
|
38
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Awr Hub source database.
|
|
39
|
+
*/
|
|
40
|
+
"id": string;
|
|
41
|
+
/**
|
|
42
|
+
* The shorted string of the Awr Hub source database identifier.
|
|
43
|
+
*/
|
|
44
|
+
"awrHubOpsiSourceId": string;
|
|
45
|
+
/**
|
|
46
|
+
* Opsi Mailbox URL based on the Awr Hub and Awr Hub source.
|
|
47
|
+
*/
|
|
48
|
+
"sourceMailBoxUrl": string;
|
|
49
|
+
/**
|
|
50
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the database id.
|
|
51
|
+
*/
|
|
52
|
+
"associatedResourceId"?: string;
|
|
53
|
+
/**
|
|
54
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the database id.
|
|
55
|
+
*/
|
|
56
|
+
"associatedOpsiId"?: string;
|
|
57
|
+
/**
|
|
58
|
+
* The time at which the resource was first created. An RFC3339 formatted datetime string
|
|
59
|
+
*/
|
|
60
|
+
"timeCreated": Date;
|
|
61
|
+
/**
|
|
62
|
+
* The time at which the resource was last updated. An RFC3339 formatted datetime string
|
|
63
|
+
*/
|
|
64
|
+
"timeUpdated"?: Date;
|
|
65
|
+
/**
|
|
66
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
67
|
+
* Example: `{\"bar-key\": \"value\"}`
|
|
68
|
+
*
|
|
69
|
+
*/
|
|
70
|
+
"freeformTags"?: {
|
|
71
|
+
[key: string]: string;
|
|
72
|
+
};
|
|
73
|
+
/**
|
|
74
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
75
|
+
* Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
|
|
76
|
+
*
|
|
77
|
+
*/
|
|
78
|
+
"definedTags"?: {
|
|
79
|
+
[key: string]: {
|
|
80
|
+
[key: string]: any;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
83
|
+
/**
|
|
84
|
+
* System tags for this resource. Each key is predefined and scoped to a namespace.
|
|
85
|
+
* Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
|
|
86
|
+
*
|
|
87
|
+
*/
|
|
88
|
+
"systemTags"?: {
|
|
89
|
+
[key: string]: {
|
|
90
|
+
[key: string]: any;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
93
|
+
/**
|
|
94
|
+
* This is `true` if the source databse is registered with a Awr Hub, otherwise `false`
|
|
95
|
+
*/
|
|
96
|
+
"isRegisteredWithAwrHub"?: boolean;
|
|
97
|
+
/**
|
|
98
|
+
* DatabaseId of the Source database for which AWR Data will be uploaded to AWR Hub.
|
|
99
|
+
*/
|
|
100
|
+
"awrSourceDatabaseId"?: string;
|
|
101
|
+
/**
|
|
102
|
+
* The minimum snapshot identifier of the source database for which AWR data is uploaded to AWR Hub. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
103
|
+
*/
|
|
104
|
+
"minSnapshotIdentifier"?: number;
|
|
105
|
+
/**
|
|
106
|
+
* The maximum snapshot identifier of the source database for which AWR data is uploaded to AWR Hub. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
107
|
+
*/
|
|
108
|
+
"maxSnapshotIdentifier"?: number;
|
|
109
|
+
/**
|
|
110
|
+
* The time at which the earliest snapshot was generated in the source database for which data is uploaded to AWR Hub. An RFC3339 formatted datetime string
|
|
111
|
+
*/
|
|
112
|
+
"timeFirstSnapshotGenerated"?: Date;
|
|
113
|
+
/**
|
|
114
|
+
* The time at which the latest snapshot was generated in the source database for which data is uploaded to AWR Hub. An RFC3339 formatted datetime string
|
|
115
|
+
*/
|
|
116
|
+
"timeLastSnapshotGenerated"?: Date;
|
|
117
|
+
/**
|
|
118
|
+
* Number of hours since last AWR snapshots import happened from the Source database. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
119
|
+
*/
|
|
120
|
+
"hoursSinceLastImport"?: number;
|
|
121
|
+
/**
|
|
122
|
+
* the current state of the source database
|
|
123
|
+
*/
|
|
124
|
+
"lifecycleState": model.AwrHubSourceLifecycleState;
|
|
125
|
+
/**
|
|
126
|
+
* Indicates the status of a source database in Operations Insights
|
|
127
|
+
*/
|
|
128
|
+
"status": model.AwrHubSourceStatus;
|
|
129
|
+
}
|
|
130
|
+
export declare namespace AwrHubSourceSummary {
|
|
131
|
+
function getJsonObj(obj: AwrHubSourceSummary): object;
|
|
132
|
+
function getDeserializedJsonObj(obj: AwrHubSourceSummary): object;
|
|
133
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Operations Insights API
|
|
4
|
+
* Use the Operations Insights API to perform data extraction operations to obtain database
|
|
5
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
6
|
+
see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
7
|
+
|
|
8
|
+
* OpenAPI spec version: 20200630
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
15
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
|
+
*/
|
|
17
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
|
+
exports.AwrHubSourceSummary = void 0;
|
|
19
|
+
var AwrHubSourceSummary;
|
|
20
|
+
(function (AwrHubSourceSummary) {
|
|
21
|
+
function getJsonObj(obj) {
|
|
22
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
23
|
+
return jsonObj;
|
|
24
|
+
}
|
|
25
|
+
AwrHubSourceSummary.getJsonObj = getJsonObj;
|
|
26
|
+
function getDeserializedJsonObj(obj) {
|
|
27
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
28
|
+
return jsonObj;
|
|
29
|
+
}
|
|
30
|
+
AwrHubSourceSummary.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
31
|
+
})(AwrHubSourceSummary = exports.AwrHubSourceSummary || (exports.AwrHubSourceSummary = {}));
|
|
32
|
+
//# sourceMappingURL=awr-hub-source-summary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"awr-hub-source-summary.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/awr-hub-source-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AA6GH,IAAiB,mBAAmB,CAWnC;AAXD,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB;QACjD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwB;QAC7D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,0CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAWnC"}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Operations Insights API
|
|
3
|
+
* Use the Operations Insights API to perform data extraction operations to obtain database
|
|
4
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
5
|
+
see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20200630
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
|
+
*/
|
|
16
|
+
/**
|
|
17
|
+
* source types of the databases
|
|
18
|
+
**/
|
|
19
|
+
export declare enum AwrHubSourceType {
|
|
20
|
+
AdwS = "ADW_S",
|
|
21
|
+
AtpS = "ATP_S",
|
|
22
|
+
AdwD = "ADW_D",
|
|
23
|
+
AtpD = "ATP_D",
|
|
24
|
+
ExternalPdb = "EXTERNAL_PDB",
|
|
25
|
+
ExternalNoncdb = "EXTERNAL_NONCDB",
|
|
26
|
+
ComanagedVmCdb = "COMANAGED_VM_CDB",
|
|
27
|
+
ComanagedVmPdb = "COMANAGED_VM_PDB",
|
|
28
|
+
ComanagedVmNoncdb = "COMANAGED_VM_NONCDB",
|
|
29
|
+
ComanagedBmCdb = "COMANAGED_BM_CDB",
|
|
30
|
+
ComanagedBmPdb = "COMANAGED_BM_PDB",
|
|
31
|
+
ComanagedBmNoncdb = "COMANAGED_BM_NONCDB",
|
|
32
|
+
ComanagedExacsCdb = "COMANAGED_EXACS_CDB",
|
|
33
|
+
ComanagedExacsPdb = "COMANAGED_EXACS_PDB",
|
|
34
|
+
ComanagedExacsNoncdb = "COMANAGED_EXACS_NONCDB",
|
|
35
|
+
Undefined = "UNDEFINED",
|
|
36
|
+
/**
|
|
37
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
38
|
+
* version of the SDK.
|
|
39
|
+
*/
|
|
40
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
41
|
+
}
|
|
42
|
+
export declare namespace AwrHubSourceType {
|
|
43
|
+
function getJsonObj(obj: AwrHubSourceType): AwrHubSourceType;
|
|
44
|
+
function getDeserializedJsonObj(obj: AwrHubSourceType): AwrHubSourceType;
|
|
45
|
+
}
|