oci-databasemanagement 2.76.1 → 2.77.1
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 +237 -215
- package/lib/client.js +251 -210
- package/lib/client.js.map +1 -1
- package/lib/model/asm-connection-credentials.d.ts +1 -1
- package/lib/model/change-database-parameters-details.d.ts +3 -3
- package/lib/model/change-space-budget-details.d.ts +1 -1
- package/lib/model/change-sql-plan-baselines-attributes-details.d.ts +3 -3
- package/lib/model/database-connection-credentials.d.ts +1 -1
- package/lib/model/database-parameter-summary.d.ts +20 -20
- package/lib/model/database-parameter-update-status.d.ts +2 -2
- package/lib/model/db-management-analytics-metric.d.ts +1 -1
- package/lib/model/dbm-resource.d.ts +2 -2
- package/lib/model/discovered-external-database.d.ts +1 -1
- package/lib/model/drop-sql-plan-baselines-details.d.ts +3 -3
- package/lib/model/external-asm-instance-parameters.d.ts +1 -1
- package/lib/model/external-asm.d.ts +2 -2
- package/lib/model/external-cluster.d.ts +2 -2
- package/lib/model/external-database-summary.d.ts +1 -1
- package/lib/model/external-db-home.d.ts +2 -2
- package/lib/model/external-db-node.d.ts +2 -2
- package/lib/model/external-db-system-connector.d.ts +1 -1
- package/lib/model/external-db-system-discovery-connector.d.ts +1 -1
- package/lib/model/external-exadata-storage-connector-status.d.ts +1 -1
- package/lib/model/external-listener-ipc-endpoint.d.ts +1 -1
- package/lib/model/external-listener-tcp-endpoint.d.ts +1 -1
- package/lib/model/external-listener-tcps-endpoint.d.ts +1 -1
- package/lib/model/external-listener.d.ts +2 -2
- package/lib/model/load-sql-plan-baselines-from-awr-details.d.ts +4 -4
- package/lib/model/load-sql-plan-baselines-from-cursor-cache-details.d.ts +4 -4
- package/lib/model/managed-database.d.ts +2 -2
- package/lib/model/metrics-aggregation-range-collection.d.ts +2 -2
- package/lib/model/metrics-aggregation-range.d.ts +7 -7
- package/lib/model/reset-database-parameters-details.d.ts +3 -3
- package/lib/model/spm-evolve-task-parameters.d.ts +1 -1
- package/lib/model/sql-plan-baseline-configuration.d.ts +6 -6
- package/lib/model/sql-plan-baseline-summary.d.ts +8 -8
- package/lib/model/sql-plan-baseline.d.ts +8 -8
- package/lib/request/add-data-files-request.d.ts +1 -1
- package/lib/request/add-managed-database-to-managed-database-group-request.d.ts +1 -1
- package/lib/request/addm-tasks-request.d.ts +1 -1
- package/lib/request/change-database-parameters-request.d.ts +1 -1
- package/lib/request/change-db-management-private-endpoint-compartment-request.d.ts +2 -2
- package/lib/request/change-external-db-system-compartment-request.d.ts +2 -2
- package/lib/request/change-external-exadata-infrastructure-compartment-request.d.ts +2 -2
- package/lib/request/change-job-compartment-request.d.ts +2 -2
- package/lib/request/change-managed-database-group-compartment-request.d.ts +2 -2
- package/lib/request/change-plan-retention-request.d.ts +1 -1
- package/lib/request/change-space-budget-request.d.ts +1 -1
- package/lib/request/change-sql-plan-baselines-attributes-request.d.ts +1 -1
- package/lib/request/check-external-db-system-connector-connection-status-request.d.ts +2 -2
- package/lib/request/check-external-exadata-storage-connector-request.d.ts +2 -2
- package/lib/request/clone-sql-tuning-task-request.d.ts +1 -1
- package/lib/request/configure-automatic-capture-filters-request.d.ts +1 -1
- package/lib/request/configure-automatic-spm-evolve-advisor-task-request.d.ts +1 -1
- package/lib/request/create-db-management-private-endpoint-request.d.ts +1 -1
- package/lib/request/create-external-db-system-connector-request.d.ts +1 -1
- package/lib/request/create-external-db-system-discovery-request.d.ts +1 -1
- package/lib/request/create-external-db-system-request.d.ts +1 -1
- package/lib/request/create-external-exadata-infrastructure-request.d.ts +1 -1
- package/lib/request/create-external-exadata-storage-connector-request.d.ts +1 -1
- package/lib/request/create-job-request.d.ts +1 -1
- package/lib/request/create-managed-database-group-request.d.ts +1 -1
- package/lib/request/create-sql-tuning-set-request.d.ts +1 -1
- package/lib/request/create-tablespace-request.d.ts +1 -1
- package/lib/request/delete-db-management-private-endpoint-request.d.ts +2 -2
- package/lib/request/delete-external-db-system-connector-request.d.ts +2 -2
- package/lib/request/delete-external-db-system-discovery-request.d.ts +2 -2
- package/lib/request/delete-external-db-system-request.d.ts +2 -2
- package/lib/request/delete-external-exadata-infrastructure-request.d.ts +2 -2
- package/lib/request/delete-external-exadata-storage-connector-request.d.ts +2 -2
- package/lib/request/delete-job-request.d.ts +2 -2
- package/lib/request/delete-managed-database-group-request.d.ts +2 -2
- package/lib/request/delete-preferred-credential-request.d.ts +1 -1
- package/lib/request/disable-automatic-initial-plan-capture-request.d.ts +1 -1
- package/lib/request/disable-automatic-spm-evolve-advisor-task-request.d.ts +1 -1
- package/lib/request/disable-external-db-system-database-management-request.d.ts +2 -2
- package/lib/request/disable-external-db-system-stack-monitoring-request.d.ts +2 -2
- package/lib/request/disable-external-exadata-infrastructure-management-request.d.ts +2 -2
- package/lib/request/disable-high-frequency-automatic-spm-evolve-advisor-task-request.d.ts +1 -1
- package/lib/request/disable-sql-plan-baselines-usage-request.d.ts +1 -1
- package/lib/request/discover-external-exadata-infrastructure-request.d.ts +2 -2
- package/lib/request/drop-sql-plan-baselines-request.d.ts +1 -1
- package/lib/request/drop-sql-tuning-set-request.d.ts +1 -1
- package/lib/request/drop-sql-tuning-task-request.d.ts +1 -1
- package/lib/request/drop-sqls-in-sql-tuning-set-request.d.ts +1 -1
- package/lib/request/drop-tablespace-request.d.ts +1 -1
- package/lib/request/enable-automatic-initial-plan-capture-request.d.ts +1 -1
- package/lib/request/enable-automatic-spm-evolve-advisor-task-request.d.ts +1 -1
- package/lib/request/enable-external-db-system-database-management-request.d.ts +2 -2
- package/lib/request/enable-external-db-system-stack-monitoring-request.d.ts +2 -2
- package/lib/request/enable-external-exadata-infrastructure-management-request.d.ts +2 -2
- package/lib/request/enable-high-frequency-automatic-spm-evolve-advisor-task-request.d.ts +1 -1
- package/lib/request/enable-sql-plan-baselines-usage-request.d.ts +1 -1
- package/lib/request/fetch-sql-tuning-set-request.d.ts +1 -1
- package/lib/request/generate-awr-snapshot-request.d.ts +1 -1
- package/lib/request/get-awr-db-report-request.d.ts +1 -1
- package/lib/request/get-awr-db-sql-report-request.d.ts +1 -1
- package/lib/request/get-cluster-cache-metric-request.d.ts +1 -1
- package/lib/request/get-database-fleet-health-metrics-request.d.ts +1 -1
- package/lib/request/get-database-home-metrics-request.d.ts +1 -1
- package/lib/request/get-db-management-private-endpoint-request.d.ts +1 -1
- package/lib/request/get-execution-plan-stats-comparision-request.d.ts +1 -1
- package/lib/request/get-external-asm-configuration-request.d.ts +1 -1
- package/lib/request/get-external-asm-instance-request.d.ts +1 -1
- package/lib/request/get-external-asm-request.d.ts +1 -1
- package/lib/request/get-external-cluster-instance-request.d.ts +1 -1
- package/lib/request/get-external-cluster-request.d.ts +1 -1
- package/lib/request/get-external-db-home-request.d.ts +1 -1
- package/lib/request/get-external-db-node-request.d.ts +1 -1
- package/lib/request/get-external-db-system-connector-request.d.ts +1 -1
- package/lib/request/get-external-db-system-discovery-request.d.ts +1 -1
- package/lib/request/get-external-db-system-request.d.ts +1 -1
- package/lib/request/get-external-exadata-infrastructure-request.d.ts +1 -1
- package/lib/request/get-external-exadata-storage-connector-request.d.ts +1 -1
- package/lib/request/get-external-exadata-storage-grid-request.d.ts +1 -1
- package/lib/request/get-external-exadata-storage-server-request.d.ts +1 -1
- package/lib/request/get-external-listener-request.d.ts +1 -1
- package/lib/request/get-iorm-plan-request.d.ts +1 -1
- package/lib/request/get-job-execution-request.d.ts +1 -1
- package/lib/request/get-job-request.d.ts +1 -1
- package/lib/request/get-job-run-request.d.ts +1 -1
- package/lib/request/get-managed-database-group-request.d.ts +1 -1
- package/lib/request/get-managed-database-request.d.ts +1 -1
- package/lib/request/get-managed-my-sql-database-request.d.ts +1 -1
- package/lib/request/get-my-sql-fleet-metric-request.d.ts +1 -1
- package/lib/request/get-open-alert-history-request.d.ts +1 -1
- package/lib/request/get-optimizer-statistics-advisor-execution-request.d.ts +1 -1
- package/lib/request/get-optimizer-statistics-advisor-execution-script-request.d.ts +1 -1
- package/lib/request/get-optimizer-statistics-collection-operation-request.d.ts +1 -1
- package/lib/request/get-pdb-metrics-request.d.ts +1 -1
- package/lib/request/get-preferred-credential-request.d.ts +1 -1
- package/lib/request/get-sql-execution-plan-request.d.ts +1 -1
- package/lib/request/get-sql-plan-baseline-configuration-request.d.ts +1 -1
- package/lib/request/get-sql-plan-baseline-request.d.ts +1 -1
- package/lib/request/get-sql-tuning-advisor-task-summary-report-request.d.ts +1 -1
- package/lib/request/get-tablespace-request.d.ts +1 -1
- package/lib/request/get-top-sql-cpu-activity-request.d.ts +1 -1
- package/lib/request/get-user-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/implement-optimizer-statistics-advisor-recommendations-request.d.ts +1 -1
- package/lib/request/list-alert-logs-request.d.ts +1 -1
- package/lib/request/list-asm-properties-request.d.ts +1 -1
- package/lib/request/list-associated-databases-request.d.ts +1 -1
- package/lib/request/list-attention-logs-request.d.ts +1 -1
- package/lib/request/list-awr-db-snapshots-request.d.ts +1 -1
- package/lib/request/list-awr-dbs-request.d.ts +1 -1
- package/lib/request/list-consumer-group-privileges-request.d.ts +1 -1
- package/lib/request/list-cursor-cache-statements-request.d.ts +1 -1
- package/lib/request/list-data-access-containers-request.d.ts +1 -1
- package/lib/request/list-database-parameters-request.d.ts +5 -5
- package/lib/request/list-db-management-private-endpoints-request.d.ts +1 -1
- package/lib/request/list-external-asm-disk-groups-request.d.ts +2 -2
- package/lib/request/list-external-asm-instances-request.d.ts +3 -3
- package/lib/request/list-external-asm-users-request.d.ts +2 -2
- package/lib/request/list-external-asms-request.d.ts +3 -3
- package/lib/request/list-external-cluster-instances-request.d.ts +3 -3
- package/lib/request/list-external-clusters-request.d.ts +3 -3
- package/lib/request/list-external-databases-request.d.ts +3 -3
- package/lib/request/list-external-db-homes-request.d.ts +3 -3
- package/lib/request/list-external-db-nodes-request.d.ts +3 -3
- package/lib/request/list-external-db-system-connectors-request.d.ts +3 -3
- package/lib/request/list-external-db-system-discoveries-request.d.ts +3 -3
- package/lib/request/list-external-db-systems-request.d.ts +3 -3
- package/lib/request/list-external-exadata-infrastructures-request.d.ts +1 -1
- package/lib/request/list-external-exadata-storage-connectors-request.d.ts +1 -1
- package/lib/request/list-external-exadata-storage-servers-request.d.ts +1 -1
- package/lib/request/list-external-listener-services-request.d.ts +2 -2
- package/lib/request/list-external-listeners-request.d.ts +3 -3
- package/lib/request/list-job-executions-request.d.ts +1 -1
- package/lib/request/list-job-runs-request.d.ts +1 -1
- package/lib/request/list-jobs-request.d.ts +1 -1
- package/lib/request/list-managed-database-groups-request.d.ts +1 -1
- package/lib/request/list-managed-databases-request.d.ts +1 -1
- package/lib/request/list-managed-my-sql-database-configuration-data-request.d.ts +1 -1
- package/lib/request/list-managed-my-sql-database-sql-data-request.d.ts +1 -1
- package/lib/request/list-managed-my-sql-databases-request.d.ts +1 -1
- package/lib/request/list-object-privileges-request.d.ts +1 -1
- package/lib/request/list-optimizer-statistics-advisor-executions-request.d.ts +1 -1
- package/lib/request/list-optimizer-statistics-collection-aggregations-request.d.ts +1 -1
- package/lib/request/list-optimizer-statistics-collection-operations-request.d.ts +1 -1
- package/lib/request/list-preferred-credentials-request.d.ts +1 -1
- package/lib/request/list-proxied-for-users-request.d.ts +1 -1
- package/lib/request/list-proxy-users-request.d.ts +1 -1
- package/lib/request/list-roles-request.d.ts +1 -1
- package/lib/request/list-sql-plan-baseline-jobs-request.d.ts +1 -1
- package/lib/request/list-sql-plan-baselines-request.d.ts +1 -1
- package/lib/request/list-sql-tuning-advisor-task-findings-request.d.ts +1 -1
- package/lib/request/list-sql-tuning-advisor-task-recommendations-request.d.ts +1 -1
- package/lib/request/list-sql-tuning-advisor-tasks-request.d.ts +1 -1
- package/lib/request/list-sql-tuning-sets-request.d.ts +1 -1
- package/lib/request/list-system-privileges-request.d.ts +1 -1
- package/lib/request/list-table-statistics-request.d.ts +1 -1
- package/lib/request/list-tablespaces-request.d.ts +1 -1
- package/lib/request/list-users-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/load-sql-plan-baselines-from-awr-request.d.ts +1 -1
- package/lib/request/load-sql-plan-baselines-from-cursor-cache-request.d.ts +1 -1
- package/lib/request/load-sql-tuning-set-request.d.ts +1 -1
- package/lib/request/modify-snapshot-settings-request.d.ts +1 -1
- package/lib/request/patch-external-db-system-discovery-request.d.ts +2 -2
- package/lib/request/remove-data-file-request.d.ts +1 -1
- package/lib/request/remove-managed-database-from-managed-database-group-request.d.ts +1 -1
- package/lib/request/reset-database-parameters-request.d.ts +1 -1
- package/lib/request/resize-data-file-request.d.ts +1 -1
- package/lib/request/run-historic-addm-request.d.ts +1 -1
- package/lib/request/save-sql-tuning-set-as-request.d.ts +1 -1
- package/lib/request/start-sql-tuning-task-request.d.ts +1 -1
- package/lib/request/summarize-alert-log-counts-request.d.ts +1 -1
- package/lib/request/summarize-attention-log-counts-request.d.ts +1 -1
- package/lib/request/summarize-awr-db-cpu-usages-request.d.ts +1 -1
- package/lib/request/summarize-awr-db-metrics-request.d.ts +1 -1
- package/lib/request/summarize-awr-db-parameter-changes-request.d.ts +1 -1
- package/lib/request/summarize-awr-db-parameters-request.d.ts +1 -1
- package/lib/request/summarize-awr-db-snapshot-ranges-request.d.ts +1 -1
- package/lib/request/summarize-awr-db-sysstats-request.d.ts +1 -1
- package/lib/request/summarize-awr-db-top-wait-events-request.d.ts +1 -1
- package/lib/request/summarize-awr-db-wait-event-buckets-request.d.ts +1 -1
- package/lib/request/summarize-awr-db-wait-events-request.d.ts +1 -1
- package/lib/request/summarize-external-asm-metrics-request.d.ts +3 -3
- package/lib/request/summarize-external-cluster-metrics-request.d.ts +3 -3
- package/lib/request/summarize-external-db-node-metrics-request.d.ts +3 -3
- package/lib/request/summarize-external-db-system-availability-metrics-request.d.ts +3 -3
- package/lib/request/summarize-external-listener-metrics-request.d.ts +3 -3
- package/lib/request/summarize-job-executions-statuses-request.d.ts +1 -1
- package/lib/request/summarize-managed-database-availability-metrics-request.d.ts +1 -1
- package/lib/request/summarize-managed-my-sql-database-availability-metrics-request.d.ts +1 -1
- package/lib/request/summarize-sql-plan-baselines-by-last-execution-request.d.ts +1 -1
- package/lib/request/summarize-sql-plan-baselines-request.d.ts +1 -1
- package/lib/request/test-preferred-credential-request.d.ts +1 -1
- package/lib/request/update-db-management-private-endpoint-request.d.ts +2 -2
- package/lib/request/update-external-asm-request.d.ts +2 -2
- package/lib/request/update-external-cluster-instance-request.d.ts +2 -2
- package/lib/request/update-external-cluster-request.d.ts +2 -2
- package/lib/request/update-external-db-node-request.d.ts +2 -2
- package/lib/request/update-external-db-system-connector-request.d.ts +2 -2
- package/lib/request/update-external-db-system-discovery-request.d.ts +2 -2
- package/lib/request/update-external-db-system-request.d.ts +2 -2
- package/lib/request/update-external-exadata-infrastructure-request.d.ts +2 -2
- package/lib/request/update-external-exadata-storage-connector-request.d.ts +2 -2
- package/lib/request/update-external-listener-request.d.ts +2 -2
- package/lib/request/update-job-request.d.ts +2 -2
- package/lib/request/update-managed-database-group-request.d.ts +2 -2
- package/lib/request/update-preferred-credential-request.d.ts +2 -2
- package/lib/request/update-tablespace-request.d.ts +1 -1
- package/lib/request/validate-basic-filter-request.d.ts +1 -1
- package/lib/response/addm-tasks-response.d.ts +1 -1
- package/lib/response/check-external-exadata-storage-connector-response.d.ts +1 -1
- package/lib/response/create-db-management-private-endpoint-response.d.ts +1 -1
- package/lib/response/create-external-db-system-connector-response.d.ts +1 -1
- package/lib/response/create-external-db-system-discovery-response.d.ts +1 -1
- package/lib/response/create-external-db-system-response.d.ts +1 -1
- package/lib/response/create-external-exadata-infrastructure-response.d.ts +1 -1
- package/lib/response/create-external-exadata-storage-connector-response.d.ts +1 -1
- package/lib/response/create-job-response.d.ts +1 -1
- package/lib/response/create-managed-database-group-response.d.ts +1 -1
- package/lib/response/discover-external-exadata-infrastructure-response.d.ts +1 -1
- package/lib/response/get-db-management-private-endpoint-response.d.ts +1 -1
- package/lib/response/get-external-asm-response.d.ts +1 -1
- package/lib/response/get-external-cluster-instance-response.d.ts +1 -1
- package/lib/response/get-external-cluster-response.d.ts +1 -1
- package/lib/response/get-external-db-node-response.d.ts +1 -1
- package/lib/response/get-external-db-system-connector-response.d.ts +1 -1
- package/lib/response/get-external-db-system-discovery-response.d.ts +1 -1
- package/lib/response/get-external-db-system-response.d.ts +1 -1
- package/lib/response/get-external-exadata-infrastructure-response.d.ts +1 -1
- package/lib/response/get-external-exadata-storage-connector-response.d.ts +1 -1
- package/lib/response/get-external-exadata-storage-grid-response.d.ts +1 -1
- package/lib/response/get-external-exadata-storage-server-response.d.ts +1 -1
- package/lib/response/get-external-listener-response.d.ts +1 -1
- package/lib/response/get-job-response.d.ts +1 -1
- package/lib/response/get-managed-database-group-response.d.ts +1 -1
- package/lib/response/get-preferred-credential-response.d.ts +1 -1
- package/lib/response/list-alert-logs-response.d.ts +1 -1
- package/lib/response/list-asm-properties-response.d.ts +1 -1
- package/lib/response/list-associated-databases-response.d.ts +1 -1
- package/lib/response/list-attention-logs-response.d.ts +1 -1
- package/lib/response/list-awr-db-snapshots-response.d.ts +1 -1
- package/lib/response/list-awr-dbs-response.d.ts +1 -1
- package/lib/response/list-consumer-group-privileges-response.d.ts +1 -1
- package/lib/response/list-cursor-cache-statements-response.d.ts +1 -1
- package/lib/response/list-data-access-containers-response.d.ts +1 -1
- package/lib/response/list-db-management-private-endpoints-response.d.ts +1 -1
- package/lib/response/list-external-asm-disk-groups-response.d.ts +1 -1
- package/lib/response/list-external-asm-instances-response.d.ts +1 -1
- package/lib/response/list-external-asm-users-response.d.ts +1 -1
- package/lib/response/list-external-asms-response.d.ts +1 -1
- package/lib/response/list-external-cluster-instances-response.d.ts +1 -1
- package/lib/response/list-external-clusters-response.d.ts +1 -1
- package/lib/response/list-external-databases-response.d.ts +1 -1
- package/lib/response/list-external-db-homes-response.d.ts +1 -1
- package/lib/response/list-external-db-nodes-response.d.ts +1 -1
- package/lib/response/list-external-db-system-connectors-response.d.ts +1 -1
- package/lib/response/list-external-db-system-discoveries-response.d.ts +1 -1
- package/lib/response/list-external-db-systems-response.d.ts +1 -1
- package/lib/response/list-external-exadata-infrastructures-response.d.ts +1 -1
- package/lib/response/list-external-exadata-storage-connectors-response.d.ts +1 -1
- package/lib/response/list-external-exadata-storage-servers-response.d.ts +1 -1
- package/lib/response/list-external-listener-services-response.d.ts +1 -1
- package/lib/response/list-external-listeners-response.d.ts +1 -1
- package/lib/response/list-job-executions-response.d.ts +1 -1
- package/lib/response/list-job-runs-response.d.ts +1 -1
- package/lib/response/list-jobs-response.d.ts +1 -1
- package/lib/response/list-managed-database-groups-response.d.ts +1 -1
- package/lib/response/list-managed-databases-response.d.ts +1 -1
- package/lib/response/list-managed-my-sql-database-configuration-data-response.d.ts +1 -1
- package/lib/response/list-managed-my-sql-database-sql-data-response.d.ts +1 -1
- package/lib/response/list-managed-my-sql-databases-response.d.ts +1 -1
- package/lib/response/list-object-privileges-response.d.ts +1 -1
- package/lib/response/list-optimizer-statistics-collection-aggregations-response.d.ts +1 -1
- package/lib/response/list-optimizer-statistics-collection-operations-response.d.ts +1 -1
- package/lib/response/list-preferred-credentials-response.d.ts +1 -1
- package/lib/response/list-proxied-for-users-response.d.ts +1 -1
- package/lib/response/list-proxy-users-response.d.ts +1 -1
- package/lib/response/list-roles-response.d.ts +1 -1
- package/lib/response/list-sql-plan-baseline-jobs-response.d.ts +1 -1
- package/lib/response/list-sql-plan-baselines-response.d.ts +1 -1
- package/lib/response/list-sql-tuning-advisor-task-findings-response.d.ts +1 -1
- package/lib/response/list-sql-tuning-advisor-task-recommendations-response.d.ts +1 -1
- package/lib/response/list-sql-tuning-advisor-tasks-response.d.ts +1 -1
- package/lib/response/list-sql-tuning-sets-response.d.ts +1 -1
- package/lib/response/list-system-privileges-response.d.ts +1 -1
- package/lib/response/list-tablespaces-response.d.ts +1 -1
- package/lib/response/list-users-response.d.ts +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-work-requests-response.d.ts +1 -1
- package/lib/response/patch-external-db-system-discovery-response.d.ts +1 -1
- package/lib/response/summarize-alert-log-counts-response.d.ts +1 -1
- package/lib/response/summarize-attention-log-counts-response.d.ts +1 -1
- package/lib/response/summarize-awr-db-cpu-usages-response.d.ts +1 -1
- package/lib/response/summarize-awr-db-metrics-response.d.ts +1 -1
- package/lib/response/summarize-awr-db-parameter-changes-response.d.ts +1 -1
- package/lib/response/summarize-awr-db-parameters-response.d.ts +1 -1
- package/lib/response/summarize-awr-db-snapshot-ranges-response.d.ts +1 -1
- package/lib/response/summarize-awr-db-sysstats-response.d.ts +1 -1
- package/lib/response/summarize-awr-db-top-wait-events-response.d.ts +1 -1
- package/lib/response/summarize-awr-db-wait-event-buckets-response.d.ts +1 -1
- package/lib/response/summarize-awr-db-wait-events-response.d.ts +1 -1
- package/lib/response/summarize-external-asm-metrics-response.d.ts +1 -1
- package/lib/response/summarize-external-cluster-metrics-response.d.ts +1 -1
- package/lib/response/summarize-external-db-node-metrics-response.d.ts +1 -1
- package/lib/response/summarize-external-db-system-availability-metrics-response.d.ts +1 -1
- package/lib/response/summarize-external-listener-metrics-response.d.ts +1 -1
- package/lib/response/summarize-managed-database-availability-metrics-response.d.ts +1 -1
- package/lib/response/summarize-managed-my-sql-database-availability-metrics-response.d.ts +1 -1
- package/lib/response/summarize-sql-plan-baselines-by-last-execution-response.d.ts +1 -1
- package/lib/response/summarize-sql-plan-baselines-response.d.ts +1 -1
- package/lib/response/update-db-management-private-endpoint-response.d.ts +1 -1
- package/lib/response/update-external-db-system-discovery-response.d.ts +1 -1
- package/lib/response/update-external-db-system-response.d.ts +1 -1
- package/lib/response/update-external-exadata-infrastructure-response.d.ts +1 -1
- package/lib/response/update-external-exadata-storage-connector-response.d.ts +1 -1
- package/lib/response/update-job-response.d.ts +1 -1
- package/lib/response/update-managed-database-group-response.d.ts +1 -1
- package/lib/response/update-preferred-credential-response.d.ts +1 -1
- package/package.json +3 -3
|
@@ -14,7 +14,7 @@ import * as model from "../model";
|
|
|
14
14
|
export interface ListUsersResponse {
|
|
15
15
|
/**
|
|
16
16
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
17
|
-
* then a partial list might have been returned. Include this value as the
|
|
17
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
18
18
|
* subsequent GET request to get the next batch of items.
|
|
19
19
|
*
|
|
20
20
|
*/
|
|
@@ -14,7 +14,7 @@ import * as model from "../model";
|
|
|
14
14
|
export interface ListWorkRequestErrorsResponse {
|
|
15
15
|
/**
|
|
16
16
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
17
|
-
* then a partial list might have been returned. Include this value as the
|
|
17
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
18
18
|
* subsequent GET request to get the next batch of items.
|
|
19
19
|
*
|
|
20
20
|
*/
|
|
@@ -14,7 +14,7 @@ import * as model from "../model";
|
|
|
14
14
|
export interface ListWorkRequestLogsResponse {
|
|
15
15
|
/**
|
|
16
16
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
17
|
-
* then a partial list might have been returned. Include this value as the
|
|
17
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
18
18
|
* subsequent GET request to get the next batch of items.
|
|
19
19
|
*
|
|
20
20
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListWorkRequestsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
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
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface SummarizeAlertLogCountsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
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
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface SummarizeAttentionLogCountsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
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
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface SummarizeAwrDbCpuUsagesResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
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
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface SummarizeAwrDbMetricsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
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
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface SummarizeAwrDbParameterChangesResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
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
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface SummarizeAwrDbParametersResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
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
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface SummarizeAwrDbSnapshotRangesResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
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
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface SummarizeAwrDbSysstatsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
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
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface SummarizeAwrDbTopWaitEventsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
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
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface SummarizeAwrDbWaitEventBucketsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
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
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface SummarizeAwrDbWaitEventsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
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
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface SummarizeExternalAsmMetricsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
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
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface SummarizeExternalClusterMetricsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
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
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface SummarizeExternalDbNodeMetricsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
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
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface SummarizeExternalDbSystemAvailabilityMetricsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
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
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface SummarizeExternalListenerMetricsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
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
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface SummarizeManagedDatabaseAvailabilityMetricsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
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
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface SummarizeManagedMySqlDatabaseAvailabilityMetricsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
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
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface SummarizeSqlPlanBaselinesByLastExecutionResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
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
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface SummarizeSqlPlanBaselinesResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
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
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-databasemanagement",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.77.1",
|
|
4
4
|
"description": "OCI NodeJS client for Database Management 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.77.1",
|
|
19
|
+
"oci-workrequests": "2.77.1"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|