oci-opsi 2.5.2 → 2.6.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 +362 -62
- package/lib/client.js +2074 -419
- package/lib/client.js.map +1 -1
- package/lib/model/action-type.d.ts +1 -0
- package/lib/model/action-type.js +1 -0
- package/lib/model/action-type.js.map +1 -1
- package/lib/model/add-em-managed-external-exadata-insight-members-details.d.ts +28 -0
- package/lib/model/add-em-managed-external-exadata-insight-members-details.js +69 -0
- package/lib/model/add-em-managed-external-exadata-insight-members-details.js.map +1 -0
- package/lib/model/add-exadata-insight-members-details.d.ts +25 -0
- package/lib/model/add-exadata-insight-members-details.js +68 -0
- package/lib/model/add-exadata-insight-members-details.js.map +1 -0
- package/lib/model/change-exadata-insight-compartment-details.d.ts +29 -0
- package/lib/model/change-exadata-insight-compartment-details.js +32 -0
- package/lib/model/change-exadata-insight-compartment-details.js.map +1 -0
- package/lib/model/create-em-managed-external-database-insight-details.d.ts +4 -0
- package/lib/model/create-em-managed-external-database-insight-details.js.map +1 -1
- package/lib/model/create-em-managed-external-exadata-insight-details.d.ts +44 -0
- package/lib/model/create-em-managed-external-exadata-insight-details.js +69 -0
- package/lib/model/create-em-managed-external-exadata-insight-details.js.map +1 -0
- package/lib/model/create-em-managed-external-exadata-member-entity-details.d.ts +32 -0
- package/lib/model/create-em-managed-external-exadata-member-entity-details.js +32 -0
- package/lib/model/create-em-managed-external-exadata-member-entity-details.js.map +1 -0
- package/lib/model/create-em-managed-external-host-insight-details.d.ts +43 -0
- package/lib/model/create-em-managed-external-host-insight-details.js +57 -0
- package/lib/model/create-em-managed-external-host-insight-details.js.map +1 -0
- package/lib/model/create-exadata-insight-details.d.ts +47 -0
- package/lib/model/create-exadata-insight-details.js +68 -0
- package/lib/model/create-exadata-insight-details.js.map +1 -0
- package/lib/model/create-host-insight-details.js +4 -0
- package/lib/model/create-host-insight-details.js.map +1 -1
- package/lib/model/database-configuration-summary.d.ts +4 -0
- package/lib/model/database-configuration-summary.js.map +1 -1
- package/lib/model/database-details.d.ts +4 -0
- package/lib/model/database-details.js.map +1 -1
- package/lib/model/database.d.ts +33 -0
- package/lib/model/database.js +44 -0
- package/lib/model/database.js.map +1 -0
- package/lib/model/disk-group-details.d.ts +32 -0
- package/lib/model/disk-group-details.js +32 -0
- package/lib/model/disk-group-details.js.map +1 -0
- package/lib/model/disk-group.d.ts +25 -0
- package/lib/model/disk-group.js +36 -0
- package/lib/model/disk-group.js.map +1 -0
- package/lib/model/em-managed-external-database-configuration-summary.d.ts +1 -0
- package/lib/model/em-managed-external-database-configuration-summary.js +6 -0
- package/lib/model/em-managed-external-database-configuration-summary.js.map +1 -1
- package/lib/model/em-managed-external-database-insight-summary.d.ts +4 -0
- package/lib/model/em-managed-external-database-insight-summary.js.map +1 -1
- package/lib/model/em-managed-external-database-insight.d.ts +4 -0
- package/lib/model/em-managed-external-database-insight.js.map +1 -1
- package/lib/model/em-managed-external-exadata-insight-summary.d.ts +51 -0
- package/lib/model/em-managed-external-exadata-insight-summary.js +57 -0
- package/lib/model/em-managed-external-exadata-insight-summary.js.map +1 -0
- package/lib/model/em-managed-external-exadata-insight.d.ts +55 -0
- package/lib/model/em-managed-external-exadata-insight.js +57 -0
- package/lib/model/em-managed-external-exadata-insight.js.map +1 -0
- package/lib/model/em-managed-external-host-configuration-summary.d.ts +36 -0
- package/lib/model/em-managed-external-host-configuration-summary.js +65 -0
- package/lib/model/em-managed-external-host-configuration-summary.js.map +1 -0
- package/lib/model/em-managed-external-host-insight-summary.d.ts +67 -0
- package/lib/model/em-managed-external-host-insight-summary.js +66 -0
- package/lib/model/em-managed-external-host-insight-summary.js.map +1 -0
- package/lib/model/em-managed-external-host-insight.d.ts +75 -0
- package/lib/model/em-managed-external-host-insight.js +66 -0
- package/lib/model/em-managed-external-host-insight.js.map +1 -0
- package/lib/model/enable-em-managed-external-exadata-insight-details.d.ts +27 -0
- package/lib/model/enable-em-managed-external-exadata-insight-details.js +57 -0
- package/lib/model/enable-em-managed-external-exadata-insight-details.js.map +1 -0
- package/lib/model/enable-em-managed-external-host-insight-details.d.ts +27 -0
- package/lib/model/enable-em-managed-external-host-insight-details.js +57 -0
- package/lib/model/enable-em-managed-external-host-insight-details.js.map +1 -0
- package/lib/model/enable-exadata-insight-details.d.ts +25 -0
- package/lib/model/enable-exadata-insight-details.js +68 -0
- package/lib/model/enable-exadata-insight-details.js.map +1 -0
- package/lib/model/enable-host-insight-details.js +4 -0
- package/lib/model/enable-host-insight-details.js.map +1 -1
- package/lib/model/exadata-configuration-collection.d.ts +29 -0
- package/lib/model/exadata-configuration-collection.js +64 -0
- package/lib/model/exadata-configuration-collection.js.map +1 -0
- package/lib/model/exadata-configuration-summary.d.ts +68 -0
- package/lib/model/exadata-configuration-summary.js +68 -0
- package/lib/model/exadata-configuration-summary.js.map +1 -0
- package/lib/model/exadata-database-machine-configuration-summary.d.ts +35 -0
- package/lib/model/exadata-database-machine-configuration-summary.js +57 -0
- package/lib/model/exadata-database-machine-configuration-summary.js.map +1 -0
- package/lib/model/exadata-database-statistics-summary.d.ts +29 -0
- package/lib/model/exadata-database-statistics-summary.js +71 -0
- package/lib/model/exadata-database-statistics-summary.js.map +1 -0
- package/lib/model/exadata-details.d.ts +32 -0
- package/lib/model/exadata-details.js +32 -0
- package/lib/model/exadata-details.js.map +1 -0
- package/lib/model/exadata-diskgroup-statistics-summary.d.ts +29 -0
- package/lib/model/exadata-diskgroup-statistics-summary.js +71 -0
- package/lib/model/exadata-diskgroup-statistics-summary.js.map +1 -0
- package/lib/model/exadata-entity-source.d.ts +30 -0
- package/lib/model/exadata-entity-source.js +41 -0
- package/lib/model/exadata-entity-source.js.map +1 -0
- package/lib/model/exadata-host-statistics-summary.d.ts +29 -0
- package/lib/model/exadata-host-statistics-summary.js +71 -0
- package/lib/model/exadata-host-statistics-summary.js.map +1 -0
- package/lib/model/exadata-insight-lifecycle-state.d.ts +35 -0
- package/lib/model/exadata-insight-lifecycle-state.js +46 -0
- package/lib/model/exadata-insight-lifecycle-state.js.map +1 -0
- package/lib/model/exadata-insight-resource-capacity-trend-aggregation.d.ts +33 -0
- package/lib/model/exadata-insight-resource-capacity-trend-aggregation.js +32 -0
- package/lib/model/exadata-insight-resource-capacity-trend-aggregation.js.map +1 -0
- package/lib/model/exadata-insight-resource-capacity-trend-summary.d.ts +37 -0
- package/lib/model/exadata-insight-resource-capacity-trend-summary.js +64 -0
- package/lib/model/exadata-insight-resource-capacity-trend-summary.js.map +1 -0
- package/lib/model/exadata-insight-resource-forecast-trend-summary.d.ts +64 -0
- package/lib/model/exadata-insight-resource-forecast-trend-summary.js +90 -0
- package/lib/model/exadata-insight-resource-forecast-trend-summary.js.map +1 -0
- package/lib/model/exadata-insight-resource-insight-utilization-item.d.ts +44 -0
- package/lib/model/exadata-insight-resource-insight-utilization-item.js +32 -0
- package/lib/model/exadata-insight-resource-insight-utilization-item.js.map +1 -0
- package/lib/model/exadata-insight-resource-statistics-aggregation.d.ts +25 -0
- package/lib/model/exadata-insight-resource-statistics-aggregation.js +80 -0
- package/lib/model/exadata-insight-resource-statistics-aggregation.js.map +1 -0
- package/lib/model/exadata-insight-resource-statistics.d.ts +47 -0
- package/lib/model/exadata-insight-resource-statistics.js +64 -0
- package/lib/model/exadata-insight-resource-statistics.js.map +1 -0
- package/lib/model/exadata-insight-summary-collection.d.ts +29 -0
- package/lib/model/exadata-insight-summary-collection.js +64 -0
- package/lib/model/exadata-insight-summary-collection.js.map +1 -0
- package/lib/model/exadata-insight-summary.d.ts +98 -0
- package/lib/model/exadata-insight-summary.js +68 -0
- package/lib/model/exadata-insight-summary.js.map +1 -0
- package/lib/model/exadata-insight.d.ts +102 -0
- package/lib/model/exadata-insight.js +68 -0
- package/lib/model/exadata-insight.js.map +1 -0
- package/lib/model/exadata-insights.d.ts +28 -0
- package/lib/model/exadata-insights.js +32 -0
- package/lib/model/exadata-insights.js.map +1 -0
- package/lib/model/exadata-member-collection.d.ts +49 -0
- package/lib/model/exadata-member-collection.js +64 -0
- package/lib/model/exadata-member-collection.js.map +1 -0
- package/lib/model/exadata-member-summary.d.ts +50 -0
- package/lib/model/exadata-member-summary.js +47 -0
- package/lib/model/exadata-member-summary.js.map +1 -0
- package/lib/model/exadata-rack-type.d.ts +33 -0
- package/lib/model/exadata-rack-type.js +44 -0
- package/lib/model/exadata-rack-type.js.map +1 -0
- package/lib/model/exadata-storage-server-statistics-summary.d.ts +29 -0
- package/lib/model/exadata-storage-server-statistics-summary.js +71 -0
- package/lib/model/exadata-storage-server-statistics-summary.js.map +1 -0
- package/lib/model/exadata-type.d.ts +32 -0
- package/lib/model/exadata-type.js +43 -0
- package/lib/model/exadata-type.js.map +1 -0
- package/lib/model/host-configuration-collection.d.ts +29 -0
- package/lib/model/host-configuration-collection.js +64 -0
- package/lib/model/host-configuration-collection.js.map +1 -0
- package/lib/model/host-configuration-summary.d.ts +125 -0
- package/lib/model/host-configuration-summary.js +81 -0
- package/lib/model/host-configuration-summary.js.map +1 -0
- package/lib/model/host-entity-source.d.ts +1 -0
- package/lib/model/host-entity-source.js +1 -0
- package/lib/model/host-entity-source.js.map +1 -1
- package/lib/model/host-insight-summary.js +4 -0
- package/lib/model/host-insight-summary.js.map +1 -1
- package/lib/model/host-insight.js +4 -0
- package/lib/model/host-insight.js.map +1 -1
- package/lib/model/host.d.ts +26 -0
- package/lib/model/host.js +37 -0
- package/lib/model/host.js.map +1 -0
- package/lib/model/index.d.ts +124 -0
- package/lib/model/index.js +129 -4
- package/lib/model/index.js.map +1 -1
- package/lib/model/instance-metrics.d.ts +50 -0
- package/lib/model/instance-metrics.js +32 -0
- package/lib/model/instance-metrics.js.map +1 -0
- package/lib/model/macs-managed-external-host-configuration-summary.d.ts +35 -0
- package/lib/model/macs-managed-external-host-configuration-summary.js +57 -0
- package/lib/model/macs-managed-external-host-configuration-summary.js.map +1 -0
- package/lib/model/operation-status.d.ts +1 -0
- package/lib/model/operation-status.js +1 -0
- package/lib/model/operation-status.js.map +1 -1
- package/lib/model/operation-type.d.ts +8 -0
- package/lib/model/operation-type.js +8 -0
- package/lib/model/operation-type.js.map +1 -1
- package/lib/model/resource-statistics.d.ts +5 -0
- package/lib/model/resource-statistics.js +34 -2
- package/lib/model/resource-statistics.js.map +1 -1
- package/lib/model/resource-usage-summary.d.ts +46 -0
- package/lib/model/resource-usage-summary.js +32 -0
- package/lib/model/resource-usage-summary.js.map +1 -0
- package/lib/model/storage-server-details.d.ts +32 -0
- package/lib/model/storage-server-details.js +32 -0
- package/lib/model/storage-server-details.js.map +1 -0
- package/lib/model/storage-server.d.ts +27 -0
- package/lib/model/storage-server.js +38 -0
- package/lib/model/storage-server.js.map +1 -0
- package/lib/model/summarize-exadata-insight-resource-capacity-trend-aggregation.d.ts +83 -0
- package/lib/model/summarize-exadata-insight-resource-capacity-trend-aggregation.js +90 -0
- package/lib/model/summarize-exadata-insight-resource-capacity-trend-aggregation.js.map +1 -0
- package/lib/model/summarize-exadata-insight-resource-capacity-trend-collection.d.ts +81 -0
- package/lib/model/summarize-exadata-insight-resource-capacity-trend-collection.js +90 -0
- package/lib/model/summarize-exadata-insight-resource-capacity-trend-collection.js.map +1 -0
- package/lib/model/summarize-exadata-insight-resource-forecast-trend-aggregation.d.ts +103 -0
- package/lib/model/summarize-exadata-insight-resource-forecast-trend-aggregation.js +116 -0
- package/lib/model/summarize-exadata-insight-resource-forecast-trend-aggregation.js.map +1 -0
- package/lib/model/summarize-exadata-insight-resource-forecast-trend-collection.d.ts +80 -0
- package/lib/model/summarize-exadata-insight-resource-forecast-trend-collection.js +90 -0
- package/lib/model/summarize-exadata-insight-resource-forecast-trend-collection.js.map +1 -0
- package/lib/model/summarize-exadata-insight-resource-statistics-aggregation-collection.d.ts +64 -0
- package/lib/model/summarize-exadata-insight-resource-statistics-aggregation-collection.js +78 -0
- package/lib/model/summarize-exadata-insight-resource-statistics-aggregation-collection.js.map +1 -0
- package/lib/model/summarize-exadata-insight-resource-usage-aggregation.d.ts +86 -0
- package/lib/model/summarize-exadata-insight-resource-usage-aggregation.js +58 -0
- package/lib/model/summarize-exadata-insight-resource-usage-aggregation.js.map +1 -0
- package/lib/model/summarize-exadata-insight-resource-usage-collection.d.ts +76 -0
- package/lib/model/summarize-exadata-insight-resource-usage-collection.js +90 -0
- package/lib/model/summarize-exadata-insight-resource-usage-collection.js.map +1 -0
- package/lib/model/summarize-exadata-insight-resource-utilization-insight-aggregation.d.ts +72 -0
- package/lib/model/summarize-exadata-insight-resource-utilization-insight-aggregation.js +90 -0
- package/lib/model/summarize-exadata-insight-resource-utilization-insight-aggregation.js.map +1 -0
- package/lib/model/update-em-managed-external-exadata-insight-details.d.ts +31 -0
- package/lib/model/update-em-managed-external-exadata-insight-details.js +57 -0
- package/lib/model/update-em-managed-external-exadata-insight-details.js.map +1 -0
- package/lib/model/update-em-managed-external-host-insight-details.d.ts +27 -0
- package/lib/model/update-em-managed-external-host-insight-details.js +57 -0
- package/lib/model/update-em-managed-external-host-insight-details.js.map +1 -0
- package/lib/model/update-exadata-insight-details.d.ts +43 -0
- package/lib/model/update-exadata-insight-details.js +68 -0
- package/lib/model/update-exadata-insight-details.js.map +1 -0
- package/lib/model/update-host-insight-details.js +4 -0
- package/lib/model/update-host-insight-details.js.map +1 -1
- package/lib/model/usage-unit.d.ts +1 -0
- package/lib/model/usage-unit.js +1 -0
- package/lib/model/usage-unit.js.map +1 -1
- package/lib/model/work-request-resource-metadata-key.d.ts +31 -0
- package/lib/model/work-request-resource-metadata-key.js +42 -0
- package/lib/model/work-request-resource-metadata-key.js.map +1 -0
- package/lib/model/work-request-resource.d.ts +6 -0
- package/lib/model/work-request-resource.js.map +1 -1
- 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 +50 -0
- package/lib/request/add-exadata-insight-members-request.js +15 -0
- package/lib/request/add-exadata-insight-members-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 +50 -0
- package/lib/request/change-exadata-insight-compartment-request.js +15 -0
- package/lib/request/change-exadata-insight-compartment-request.js.map +1 -0
- package/lib/request/change-host-insight-compartment-request.d.ts +1 -1
- 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 +39 -0
- package/lib/request/create-exadata-insight-request.js +15 -0
- package/lib/request/create-exadata-insight-request.js.map +1 -0
- package/lib/request/create-host-insight-request.d.ts +2 -2
- 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 +35 -0
- package/lib/request/delete-exadata-insight-request.js +15 -0
- package/lib/request/delete-exadata-insight-request.js.map +1 -0
- package/lib/request/delete-host-insight-request.d.ts +1 -1
- package/lib/request/disable-database-insight-request.d.ts +1 -1
- package/lib/request/disable-exadata-insight-request.d.ts +45 -0
- package/lib/request/disable-exadata-insight-request.js +15 -0
- package/lib/request/disable-exadata-insight-request.js.map +1 -0
- package/lib/request/disable-host-insight-request.d.ts +1 -1
- package/lib/request/enable-database-insight-request.d.ts +1 -1
- package/lib/request/enable-exadata-insight-request.d.ts +50 -0
- package/lib/request/enable-exadata-insight-request.js +15 -0
- package/lib/request/enable-exadata-insight-request.js.map +1 -0
- package/lib/request/enable-host-insight-request.d.ts +2 -2
- 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 +28 -0
- package/lib/request/get-exadata-insight-request.js +15 -0
- package/lib/request/get-exadata-insight-request.js.map +1 -0
- package/lib/request/get-host-insight-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/index.d.ts +40 -0
- package/lib/request/index.js +27 -1
- package/lib/request/index.js.map +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-text-request.d.ts +1 -1
- package/lib/request/list-database-configurations-request.d.ts +11 -1
- package/lib/request/list-database-configurations-request.js.map +1 -1
- package/lib/request/list-database-insights-request.d.ts +6 -1
- package/lib/request/list-database-insights-request.js.map +1 -1
- package/lib/request/list-enterprise-manager-bridges-request.d.ts +1 -1
- package/lib/request/list-exadata-configurations-request.d.ts +106 -0
- package/lib/request/list-exadata-configurations-request.js +25 -0
- package/lib/request/list-exadata-configurations-request.js.map +1 -0
- package/lib/request/list-exadata-insights-request.d.ts +84 -0
- package/lib/request/list-exadata-insights-request.js +24 -0
- package/lib/request/list-exadata-insights-request.js.map +1 -0
- package/lib/request/list-host-configurations-request.d.ts +117 -0
- package/lib/request/list-host-configurations-request.js +28 -0
- package/lib/request/list-host-configurations-request.js.map +1 -0
- package/lib/request/list-host-insights-request.d.ts +10 -1
- package/lib/request/list-host-insights-request.js.map +1 -1
- package/lib/request/list-hosted-entities-request.d.ts +6 -1
- package/lib/request/list-hosted-entities-request.js.map +1 -1
- package/lib/request/list-importable-agent-entities-request.d.ts +1 -1
- package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +16 -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-work-request-errors-request.d.ts +17 -1
- package/lib/request/list-work-request-errors-request.js +8 -0
- package/lib/request/list-work-request-errors-request.js.map +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +17 -1
- package/lib/request/list-work-request-logs-request.js +8 -0
- package/lib/request/list-work-request-logs-request.js.map +1 -1
- package/lib/request/list-work-requests-request.d.ts +37 -5
- package/lib/request/list-work-requests-request.js +8 -0
- package/lib/request/list-work-requests-request.js.map +1 -1
- package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +11 -1
- package/lib/request/summarize-database-insight-resource-capacity-trend-request.js.map +1 -1
- package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +11 -1
- package/lib/request/summarize-database-insight-resource-forecast-trend-request.js.map +1 -1
- package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +11 -1
- package/lib/request/summarize-database-insight-resource-statistics-request.js.map +1 -1
- package/lib/request/summarize-database-insight-resource-usage-request.d.ts +6 -1
- package/lib/request/summarize-database-insight-resource-usage-request.js.map +1 -1
- package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +6 -1
- package/lib/request/summarize-database-insight-resource-usage-trend-request.js.map +1 -1
- package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +6 -1
- package/lib/request/summarize-database-insight-resource-utilization-insight-request.js.map +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 +143 -0
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.js +24 -0
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.js.map +1 -0
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +133 -0
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.js +24 -0
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.js.map +1 -0
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +169 -0
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.js +30 -0
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.js.map +1 -0
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +171 -0
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.js +36 -0
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.js.map +1 -0
- package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +121 -0
- package/lib/request/summarize-exadata-insight-resource-statistics-request.js +25 -0
- package/lib/request/summarize-exadata-insight-resource-statistics-request.js.map +1 -0
- package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +131 -0
- package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.js +15 -0
- package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.js.map +1 -0
- package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +159 -0
- package/lib/request/summarize-exadata-insight-resource-usage-request.js +26 -0
- package/lib/request/summarize-exadata-insight-resource-usage-request.js.map +1 -0
- package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +145 -0
- package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.js +15 -0
- package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.js.map +1 -0
- package/lib/request/summarize-exadata-members-request.d.ts +68 -0
- package/lib/request/summarize-exadata-members-request.js +25 -0
- package/lib/request/summarize-exadata-members-request.js.map +1 -0
- package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +6 -1
- package/lib/request/summarize-host-insight-resource-capacity-trend-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +6 -1
- package/lib/request/summarize-host-insight-resource-forecast-trend-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +6 -1
- package/lib/request/summarize-host-insight-resource-statistics-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-usage-request.d.ts +6 -1
- package/lib/request/summarize-host-insight-resource-usage-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +6 -1
- package/lib/request/summarize-host-insight-resource-usage-trend-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +6 -1
- package/lib/request/summarize-host-insight-resource-utilization-insight-request.js.map +1 -1
- package/lib/request/summarize-sql-insights-request.d.ts +11 -1
- package/lib/request/summarize-sql-insights-request.js.map +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 +11 -1
- package/lib/request/summarize-sql-statistics-request.js.map +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 +11 -1
- 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 +40 -0
- package/lib/request/update-exadata-insight-request.js +15 -0
- package/lib/request/update-exadata-insight-request.js.map +1 -0
- package/lib/request/update-host-insight-request.d.ts +2 -2
- package/lib/response/add-exadata-insight-members-response.d.ts +25 -0
- package/lib/response/add-exadata-insight-members-response.js +15 -0
- package/lib/response/add-exadata-insight-members-response.js.map +1 -0
- package/lib/response/change-exadata-insight-compartment-response.d.ts +25 -0
- package/lib/response/change-exadata-insight-compartment-response.js +15 -0
- package/lib/response/change-exadata-insight-compartment-response.js.map +1 -0
- package/lib/response/create-exadata-insight-response.d.ts +43 -0
- package/lib/response/create-exadata-insight-response.js +15 -0
- package/lib/response/create-exadata-insight-response.js.map +1 -0
- package/lib/response/delete-exadata-insight-response.d.ts +25 -0
- package/lib/response/delete-exadata-insight-response.js +15 -0
- package/lib/response/delete-exadata-insight-response.js.map +1 -0
- package/lib/response/disable-exadata-insight-response.d.ts +25 -0
- package/lib/response/disable-exadata-insight-response.js +15 -0
- package/lib/response/disable-exadata-insight-response.js.map +1 -0
- package/lib/response/enable-exadata-insight-response.d.ts +25 -0
- package/lib/response/enable-exadata-insight-response.js +15 -0
- package/lib/response/enable-exadata-insight-response.js.map +1 -0
- package/lib/response/get-exadata-insight-response.d.ts +30 -0
- package/lib/response/get-exadata-insight-response.js +15 -0
- package/lib/response/get-exadata-insight-response.js.map +1 -0
- package/lib/response/get-work-request-response.d.ts +5 -0
- package/lib/response/index.d.ts +40 -0
- package/lib/response/list-exadata-configurations-response.d.ts +37 -0
- package/lib/response/list-exadata-configurations-response.js +15 -0
- package/lib/response/list-exadata-configurations-response.js.map +1 -0
- package/lib/response/list-exadata-insights-response.d.ts +37 -0
- package/lib/response/list-exadata-insights-response.js +15 -0
- package/lib/response/list-exadata-insights-response.js.map +1 -0
- package/lib/response/list-host-configurations-response.d.ts +37 -0
- package/lib/response/list-host-configurations-response.js +15 -0
- package/lib/response/list-host-configurations-response.js.map +1 -0
- package/lib/response/summarize-exadata-insight-resource-capacity-trend-aggregated-response.d.ts +32 -0
- package/lib/response/summarize-exadata-insight-resource-capacity-trend-aggregated-response.js +15 -0
- package/lib/response/summarize-exadata-insight-resource-capacity-trend-aggregated-response.js.map +1 -0
- package/lib/response/summarize-exadata-insight-resource-capacity-trend-response.d.ts +32 -0
- package/lib/response/summarize-exadata-insight-resource-capacity-trend-response.js +15 -0
- package/lib/response/summarize-exadata-insight-resource-capacity-trend-response.js.map +1 -0
- package/lib/response/summarize-exadata-insight-resource-forecast-trend-aggregated-response.d.ts +32 -0
- package/lib/response/summarize-exadata-insight-resource-forecast-trend-aggregated-response.js +15 -0
- package/lib/response/summarize-exadata-insight-resource-forecast-trend-aggregated-response.js.map +1 -0
- package/lib/response/summarize-exadata-insight-resource-forecast-trend-response.d.ts +32 -0
- package/lib/response/summarize-exadata-insight-resource-forecast-trend-response.js +15 -0
- package/lib/response/summarize-exadata-insight-resource-forecast-trend-response.js.map +1 -0
- package/lib/response/summarize-exadata-insight-resource-statistics-response.d.ts +37 -0
- package/lib/response/summarize-exadata-insight-resource-statistics-response.js +15 -0
- package/lib/response/summarize-exadata-insight-resource-statistics-response.js.map +1 -0
- package/lib/response/summarize-exadata-insight-resource-usage-aggregated-response.d.ts +32 -0
- package/lib/response/summarize-exadata-insight-resource-usage-aggregated-response.js +15 -0
- package/lib/response/summarize-exadata-insight-resource-usage-aggregated-response.js.map +1 -0
- package/lib/response/summarize-exadata-insight-resource-usage-response.d.ts +32 -0
- package/lib/response/summarize-exadata-insight-resource-usage-response.js +15 -0
- package/lib/response/summarize-exadata-insight-resource-usage-response.js.map +1 -0
- package/lib/response/summarize-exadata-insight-resource-utilization-insight-response.d.ts +37 -0
- package/lib/response/summarize-exadata-insight-resource-utilization-insight-response.js +15 -0
- package/lib/response/summarize-exadata-insight-resource-utilization-insight-response.js.map +1 -0
- package/lib/response/summarize-exadata-members-response.d.ts +37 -0
- package/lib/response/summarize-exadata-members-response.js +15 -0
- package/lib/response/summarize-exadata-members-response.js.map +1 -0
- package/lib/response/update-exadata-insight-response.d.ts +25 -0
- package/lib/response/update-exadata-insight-response.js +15 -0
- package/lib/response/update-exadata-insight-response.js.map +1 -0
- package/package.json +3 -3
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20200630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* 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.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=list-exadata-insights-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-exadata-insights-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/list-exadata-insights-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20200630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface ListHostConfigurationsResponse {
|
|
15
|
+
/**
|
|
16
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
17
|
+
* Oracle about a particular request, please provide the request ID.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
"opcRequestId": string;
|
|
21
|
+
/**
|
|
22
|
+
* For pagination of a list of items. The total number of items in the result.
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
"opcTotalItems": number;
|
|
26
|
+
/**
|
|
27
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
28
|
+
* then a partial list might have been returned. Include this value as the `page` parameter for the
|
|
29
|
+
* subsequent GET request to get the next batch of items.
|
|
30
|
+
*
|
|
31
|
+
*/
|
|
32
|
+
"opcNextPage": string;
|
|
33
|
+
/**
|
|
34
|
+
* The returned model.HostConfigurationCollection instance.
|
|
35
|
+
*/
|
|
36
|
+
"hostConfigurationCollection": model.HostConfigurationCollection;
|
|
37
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20200630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* 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.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=list-host-configurations-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-host-configurations-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/list-host-configurations-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
package/lib/response/summarize-exadata-insight-resource-capacity-trend-aggregated-response.d.ts
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20200630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface SummarizeExadataInsightResourceCapacityTrendAggregatedResponse {
|
|
15
|
+
/**
|
|
16
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
17
|
+
* Oracle about a particular request, please provide the request ID.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
"opcRequestId": string;
|
|
21
|
+
/**
|
|
22
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
+
* then a partial list might have been returned. Include this value as the `page` parameter for the
|
|
24
|
+
* subsequent GET request to get the next batch of items.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"opcNextPage": string;
|
|
28
|
+
/**
|
|
29
|
+
* The returned model.SummarizeExadataInsightResourceCapacityTrendAggregation instance.
|
|
30
|
+
*/
|
|
31
|
+
"summarizeExadataInsightResourceCapacityTrendAggregation": model.SummarizeExadataInsightResourceCapacityTrendAggregation;
|
|
32
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20200630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* 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.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=summarize-exadata-insight-resource-capacity-trend-aggregated-response.js.map
|
package/lib/response/summarize-exadata-insight-resource-capacity-trend-aggregated-response.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"summarize-exadata-insight-resource-capacity-trend-aggregated-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/summarize-exadata-insight-resource-capacity-trend-aggregated-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20200630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface SummarizeExadataInsightResourceCapacityTrendResponse {
|
|
15
|
+
/**
|
|
16
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
17
|
+
* Oracle about a particular request, please provide the request ID.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
"opcRequestId": string;
|
|
21
|
+
/**
|
|
22
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
+
* then a partial list might have been returned. Include this value as the `page` parameter for the
|
|
24
|
+
* subsequent GET request to get the next batch of items.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"opcNextPage": string;
|
|
28
|
+
/**
|
|
29
|
+
* The returned model.SummarizeExadataInsightResourceCapacityTrendCollection instance.
|
|
30
|
+
*/
|
|
31
|
+
"summarizeExadataInsightResourceCapacityTrendCollection": model.SummarizeExadataInsightResourceCapacityTrendCollection;
|
|
32
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20200630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* 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.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=summarize-exadata-insight-resource-capacity-trend-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"summarize-exadata-insight-resource-capacity-trend-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/summarize-exadata-insight-resource-capacity-trend-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
package/lib/response/summarize-exadata-insight-resource-forecast-trend-aggregated-response.d.ts
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20200630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface SummarizeExadataInsightResourceForecastTrendAggregatedResponse {
|
|
15
|
+
/**
|
|
16
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
17
|
+
* Oracle about a particular request, please provide the request ID.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
"opcRequestId": string;
|
|
21
|
+
/**
|
|
22
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
+
* then a partial list might have been returned. Include this value as the `page` parameter for the
|
|
24
|
+
* subsequent GET request to get the next batch of items.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"opcNextPage": string;
|
|
28
|
+
/**
|
|
29
|
+
* The returned model.SummarizeExadataInsightResourceForecastTrendAggregation instance.
|
|
30
|
+
*/
|
|
31
|
+
"summarizeExadataInsightResourceForecastTrendAggregation": model.SummarizeExadataInsightResourceForecastTrendAggregation;
|
|
32
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20200630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* 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.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=summarize-exadata-insight-resource-forecast-trend-aggregated-response.js.map
|
package/lib/response/summarize-exadata-insight-resource-forecast-trend-aggregated-response.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"summarize-exadata-insight-resource-forecast-trend-aggregated-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/summarize-exadata-insight-resource-forecast-trend-aggregated-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20200630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface SummarizeExadataInsightResourceForecastTrendResponse {
|
|
15
|
+
/**
|
|
16
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
17
|
+
* Oracle about a particular request, please provide the request ID.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
"opcRequestId": string;
|
|
21
|
+
/**
|
|
22
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
+
* then a partial list might have been returned. Include this value as the `page` parameter for the
|
|
24
|
+
* subsequent GET request to get the next batch of items.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"opcNextPage": string;
|
|
28
|
+
/**
|
|
29
|
+
* The returned model.SummarizeExadataInsightResourceForecastTrendCollection instance.
|
|
30
|
+
*/
|
|
31
|
+
"summarizeExadataInsightResourceForecastTrendCollection": model.SummarizeExadataInsightResourceForecastTrendCollection;
|
|
32
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20200630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* 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.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=summarize-exadata-insight-resource-forecast-trend-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"summarize-exadata-insight-resource-forecast-trend-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/summarize-exadata-insight-resource-forecast-trend-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20200630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface SummarizeExadataInsightResourceStatisticsResponse {
|
|
15
|
+
/**
|
|
16
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
17
|
+
* Oracle about a particular request, please provide the request ID.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
"opcRequestId": string;
|
|
21
|
+
/**
|
|
22
|
+
* For pagination of a list of items. The total number of items in the result.
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
"opcTotalItems": number;
|
|
26
|
+
/**
|
|
27
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
28
|
+
* then a partial list might have been returned. Include this value as the `page` parameter for the
|
|
29
|
+
* subsequent GET request to get the next batch of items.
|
|
30
|
+
*
|
|
31
|
+
*/
|
|
32
|
+
"opcNextPage": string;
|
|
33
|
+
/**
|
|
34
|
+
* The returned model.SummarizeExadataInsightResourceStatisticsAggregationCollection instance.
|
|
35
|
+
*/
|
|
36
|
+
"summarizeExadataInsightResourceStatisticsAggregationCollection": model.SummarizeExadataInsightResourceStatisticsAggregationCollection;
|
|
37
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20200630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* 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.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=summarize-exadata-insight-resource-statistics-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"summarize-exadata-insight-resource-statistics-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/summarize-exadata-insight-resource-statistics-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20200630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface SummarizeExadataInsightResourceUsageAggregatedResponse {
|
|
15
|
+
/**
|
|
16
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
17
|
+
* Oracle about a particular request, please provide the request ID.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
"opcRequestId": string;
|
|
21
|
+
/**
|
|
22
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
+
* then a partial list might have been returned. Include this value as the `page` parameter for the
|
|
24
|
+
* subsequent GET request to get the next batch of items.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"opcNextPage": string;
|
|
28
|
+
/**
|
|
29
|
+
* The returned model.SummarizeExadataInsightResourceUsageAggregation instance.
|
|
30
|
+
*/
|
|
31
|
+
"summarizeExadataInsightResourceUsageAggregation": model.SummarizeExadataInsightResourceUsageAggregation;
|
|
32
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20200630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* 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.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=summarize-exadata-insight-resource-usage-aggregated-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"summarize-exadata-insight-resource-usage-aggregated-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/summarize-exadata-insight-resource-usage-aggregated-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20200630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface SummarizeExadataInsightResourceUsageResponse {
|
|
15
|
+
/**
|
|
16
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
17
|
+
* Oracle about a particular request, please provide the request ID.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
"opcRequestId": string;
|
|
21
|
+
/**
|
|
22
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
+
* then a partial list might have been returned. Include this value as the `page` parameter for the
|
|
24
|
+
* subsequent GET request to get the next batch of items.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"opcNextPage": string;
|
|
28
|
+
/**
|
|
29
|
+
* The returned model.SummarizeExadataInsightResourceUsageCollection instance.
|
|
30
|
+
*/
|
|
31
|
+
"summarizeExadataInsightResourceUsageCollection": model.SummarizeExadataInsightResourceUsageCollection;
|
|
32
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20200630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* 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.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=summarize-exadata-insight-resource-usage-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"summarize-exadata-insight-resource-usage-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/summarize-exadata-insight-resource-usage-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20200630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface SummarizeExadataInsightResourceUtilizationInsightResponse {
|
|
15
|
+
/**
|
|
16
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
17
|
+
* Oracle about a particular request, please provide the request ID.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
"opcRequestId": string;
|
|
21
|
+
/**
|
|
22
|
+
* For pagination of a list of items. The total number of items in the result.
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
"opcTotalItems": number;
|
|
26
|
+
/**
|
|
27
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
28
|
+
* then a partial list might have been returned. Include this value as the `page` parameter for the
|
|
29
|
+
* subsequent GET request to get the next batch of items.
|
|
30
|
+
*
|
|
31
|
+
*/
|
|
32
|
+
"opcNextPage": string;
|
|
33
|
+
/**
|
|
34
|
+
* The returned model.SummarizeExadataInsightResourceUtilizationInsightAggregation instance.
|
|
35
|
+
*/
|
|
36
|
+
"summarizeExadataInsightResourceUtilizationInsightAggregation": model.SummarizeExadataInsightResourceUtilizationInsightAggregation;
|
|
37
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20200630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* 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.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=summarize-exadata-insight-resource-utilization-insight-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"summarize-exadata-insight-resource-utilization-insight-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/summarize-exadata-insight-resource-utilization-insight-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20200630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface SummarizeExadataMembersResponse {
|
|
15
|
+
/**
|
|
16
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
17
|
+
* Oracle about a particular request, please provide the request ID.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
"opcRequestId": string;
|
|
21
|
+
/**
|
|
22
|
+
* For pagination of a list of items. The total number of items in the result.
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
"opcTotalItems": number;
|
|
26
|
+
/**
|
|
27
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
28
|
+
* then a partial list might have been returned. Include this value as the `page` parameter for the
|
|
29
|
+
* subsequent GET request to get the next batch of items.
|
|
30
|
+
*
|
|
31
|
+
*/
|
|
32
|
+
"opcNextPage": string;
|
|
33
|
+
/**
|
|
34
|
+
* The returned model.ExadataMemberCollection instance.
|
|
35
|
+
*/
|
|
36
|
+
"exadataMemberCollection": model.ExadataMemberCollection;
|
|
37
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20200630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* 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.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=summarize-exadata-members-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"summarize-exadata-members-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/summarize-exadata-members-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20200630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
export interface UpdateExadataInsightResponse {
|
|
14
|
+
/**
|
|
15
|
+
* Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation.
|
|
16
|
+
*
|
|
17
|
+
*/
|
|
18
|
+
"opcWorkRequestId": string;
|
|
19
|
+
/**
|
|
20
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
21
|
+
* Oracle about a particular request, please provide the request ID.
|
|
22
|
+
*
|
|
23
|
+
*/
|
|
24
|
+
"opcRequestId": string;
|
|
25
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20200630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* 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.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=update-exadata-insight-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-exadata-insight-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/update-exadata-insight-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-opsi",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.6.0",
|
|
4
4
|
"description": "OCI NodeJS client for Opsi Service",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
},
|
|
16
16
|
"license": "(UPL-1.0 OR Apache-2.0)",
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"oci-common": "2.
|
|
19
|
-
"oci-workrequests": "2.
|
|
18
|
+
"oci-common": "2.6.0",
|
|
19
|
+
"oci-workrequests": "2.6.0"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|