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
package/lib/client.d.ts
CHANGED
|
@@ -17,6 +17,7 @@ import common = require("oci-common");
|
|
|
17
17
|
import * as requests from "./request";
|
|
18
18
|
import * as responses from "./response";
|
|
19
19
|
import { DbManagementWaiter } from "./dbmanagement-waiter";
|
|
20
|
+
declare const Breaker: any;
|
|
20
21
|
export declare enum DbManagementApiKeys {
|
|
21
22
|
}
|
|
22
23
|
/**
|
|
@@ -30,7 +31,7 @@ export declare class DbManagementClient {
|
|
|
30
31
|
protected "_defaultHeaders": any;
|
|
31
32
|
protected "_waiters": DbManagementWaiter;
|
|
32
33
|
protected "_clientConfiguration": common.ClientConfiguration;
|
|
33
|
-
protected _circuitBreaker: null;
|
|
34
|
+
protected _circuitBreaker: typeof Breaker | null;
|
|
34
35
|
protected _httpOptions: any;
|
|
35
36
|
protected _bodyDuplexMode: any;
|
|
36
37
|
targetService: string;
|
|
@@ -83,6 +84,10 @@ export declare class DbManagementClient {
|
|
|
83
84
|
* @return The service waiters.
|
|
84
85
|
*/
|
|
85
86
|
getWaiters(): DbManagementWaiter;
|
|
87
|
+
/**
|
|
88
|
+
* Shutdown the circuit breaker used by the client when it is no longer needed
|
|
89
|
+
*/
|
|
90
|
+
shutdownCircuitBreaker(): void;
|
|
86
91
|
/**
|
|
87
92
|
* Adds data files or temp files to the tablespace.
|
|
88
93
|
*
|
|
@@ -90,7 +95,7 @@ export declare class DbManagementClient {
|
|
|
90
95
|
* @param AddDataFilesRequest
|
|
91
96
|
* @return AddDataFilesResponse
|
|
92
97
|
* @throws OciError when an error occurs
|
|
93
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
98
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/AddDataFiles.ts.html |here} to see how to use AddDataFiles API.
|
|
94
99
|
*/
|
|
95
100
|
addDataFiles(addDataFilesRequest: requests.AddDataFilesRequest): Promise<responses.AddDataFilesResponse>;
|
|
96
101
|
/**
|
|
@@ -102,7 +107,7 @@ export declare class DbManagementClient {
|
|
|
102
107
|
* @param AddManagedDatabaseToManagedDatabaseGroupRequest
|
|
103
108
|
* @return AddManagedDatabaseToManagedDatabaseGroupResponse
|
|
104
109
|
* @throws OciError when an error occurs
|
|
105
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
110
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/AddManagedDatabaseToManagedDatabaseGroup.ts.html |here} to see how to use AddManagedDatabaseToManagedDatabaseGroup API.
|
|
106
111
|
*/
|
|
107
112
|
addManagedDatabaseToManagedDatabaseGroup(addManagedDatabaseToManagedDatabaseGroupRequest: requests.AddManagedDatabaseToManagedDatabaseGroupRequest): Promise<responses.AddManagedDatabaseToManagedDatabaseGroupResponse>;
|
|
108
113
|
/**
|
|
@@ -113,7 +118,7 @@ export declare class DbManagementClient {
|
|
|
113
118
|
* @param AddmTasksRequest
|
|
114
119
|
* @return AddmTasksResponse
|
|
115
120
|
* @throws OciError when an error occurs
|
|
116
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
121
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/AddmTasks.ts.html |here} to see how to use AddmTasks API.
|
|
117
122
|
*/
|
|
118
123
|
addmTasks(addmTasksRequest: requests.AddmTasksRequest): Promise<responses.AddmTasksResponse>;
|
|
119
124
|
/**
|
|
@@ -135,7 +140,7 @@ export declare class DbManagementClient {
|
|
|
135
140
|
* @param ChangeDatabaseParametersRequest
|
|
136
141
|
* @return ChangeDatabaseParametersResponse
|
|
137
142
|
* @throws OciError when an error occurs
|
|
138
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
143
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ChangeDatabaseParameters.ts.html |here} to see how to use ChangeDatabaseParameters API.
|
|
139
144
|
*/
|
|
140
145
|
changeDatabaseParameters(changeDatabaseParametersRequest: requests.ChangeDatabaseParametersRequest): Promise<responses.ChangeDatabaseParametersResponse>;
|
|
141
146
|
/**
|
|
@@ -144,7 +149,7 @@ export declare class DbManagementClient {
|
|
|
144
149
|
* @param ChangeDbManagementPrivateEndpointCompartmentRequest
|
|
145
150
|
* @return ChangeDbManagementPrivateEndpointCompartmentResponse
|
|
146
151
|
* @throws OciError when an error occurs
|
|
147
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
152
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ChangeDbManagementPrivateEndpointCompartment.ts.html |here} to see how to use ChangeDbManagementPrivateEndpointCompartment API.
|
|
148
153
|
*/
|
|
149
154
|
changeDbManagementPrivateEndpointCompartment(changeDbManagementPrivateEndpointCompartmentRequest: requests.ChangeDbManagementPrivateEndpointCompartmentRequest): Promise<responses.ChangeDbManagementPrivateEndpointCompartmentResponse>;
|
|
150
155
|
/**
|
|
@@ -154,7 +159,7 @@ export declare class DbManagementClient {
|
|
|
154
159
|
* @param ChangeExternalDbSystemCompartmentRequest
|
|
155
160
|
* @return ChangeExternalDbSystemCompartmentResponse
|
|
156
161
|
* @throws OciError when an error occurs
|
|
157
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
162
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ChangeExternalDbSystemCompartment.ts.html |here} to see how to use ChangeExternalDbSystemCompartment API.
|
|
158
163
|
*/
|
|
159
164
|
changeExternalDbSystemCompartment(changeExternalDbSystemCompartmentRequest: requests.ChangeExternalDbSystemCompartmentRequest): Promise<responses.ChangeExternalDbSystemCompartmentResponse>;
|
|
160
165
|
/**
|
|
@@ -164,7 +169,7 @@ export declare class DbManagementClient {
|
|
|
164
169
|
* @param ChangeExternalExadataInfrastructureCompartmentRequest
|
|
165
170
|
* @return ChangeExternalExadataInfrastructureCompartmentResponse
|
|
166
171
|
* @throws OciError when an error occurs
|
|
167
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
172
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ChangeExternalExadataInfrastructureCompartment.ts.html |here} to see how to use ChangeExternalExadataInfrastructureCompartment API.
|
|
168
173
|
*/
|
|
169
174
|
changeExternalExadataInfrastructureCompartment(changeExternalExadataInfrastructureCompartmentRequest: requests.ChangeExternalExadataInfrastructureCompartmentRequest): Promise<responses.ChangeExternalExadataInfrastructureCompartmentResponse>;
|
|
170
175
|
/**
|
|
@@ -174,7 +179,7 @@ export declare class DbManagementClient {
|
|
|
174
179
|
* @param ChangeJobCompartmentRequest
|
|
175
180
|
* @return ChangeJobCompartmentResponse
|
|
176
181
|
* @throws OciError when an error occurs
|
|
177
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
182
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ChangeJobCompartment.ts.html |here} to see how to use ChangeJobCompartment API.
|
|
178
183
|
*/
|
|
179
184
|
changeJobCompartment(changeJobCompartmentRequest: requests.ChangeJobCompartmentRequest): Promise<responses.ChangeJobCompartmentResponse>;
|
|
180
185
|
/**
|
|
@@ -186,7 +191,7 @@ export declare class DbManagementClient {
|
|
|
186
191
|
* @param ChangeManagedDatabaseGroupCompartmentRequest
|
|
187
192
|
* @return ChangeManagedDatabaseGroupCompartmentResponse
|
|
188
193
|
* @throws OciError when an error occurs
|
|
189
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
194
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ChangeManagedDatabaseGroupCompartment.ts.html |here} to see how to use ChangeManagedDatabaseGroupCompartment API.
|
|
190
195
|
*/
|
|
191
196
|
changeManagedDatabaseGroupCompartment(changeManagedDatabaseGroupCompartmentRequest: requests.ChangeManagedDatabaseGroupCompartmentRequest): Promise<responses.ChangeManagedDatabaseGroupCompartmentResponse>;
|
|
192
197
|
/**
|
|
@@ -200,7 +205,7 @@ export declare class DbManagementClient {
|
|
|
200
205
|
* @param ChangePlanRetentionRequest
|
|
201
206
|
* @return ChangePlanRetentionResponse
|
|
202
207
|
* @throws OciError when an error occurs
|
|
203
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
208
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ChangePlanRetention.ts.html |here} to see how to use ChangePlanRetention API.
|
|
204
209
|
*/
|
|
205
210
|
changePlanRetention(changePlanRetentionRequest: requests.ChangePlanRetentionRequest): Promise<responses.ChangePlanRetentionResponse>;
|
|
206
211
|
/**
|
|
@@ -211,7 +216,7 @@ export declare class DbManagementClient {
|
|
|
211
216
|
* @param ChangeSpaceBudgetRequest
|
|
212
217
|
* @return ChangeSpaceBudgetResponse
|
|
213
218
|
* @throws OciError when an error occurs
|
|
214
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
219
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ChangeSpaceBudget.ts.html |here} to see how to use ChangeSpaceBudget API.
|
|
215
220
|
*/
|
|
216
221
|
changeSpaceBudget(changeSpaceBudgetRequest: requests.ChangeSpaceBudgetRequest): Promise<responses.ChangeSpaceBudgetResponse>;
|
|
217
222
|
/**
|
|
@@ -221,7 +226,7 @@ export declare class DbManagementClient {
|
|
|
221
226
|
* @param ChangeSqlPlanBaselinesAttributesRequest
|
|
222
227
|
* @return ChangeSqlPlanBaselinesAttributesResponse
|
|
223
228
|
* @throws OciError when an error occurs
|
|
224
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
229
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ChangeSqlPlanBaselinesAttributes.ts.html |here} to see how to use ChangeSqlPlanBaselinesAttributes API.
|
|
225
230
|
*/
|
|
226
231
|
changeSqlPlanBaselinesAttributes(changeSqlPlanBaselinesAttributesRequest: requests.ChangeSqlPlanBaselinesAttributesRequest): Promise<responses.ChangeSqlPlanBaselinesAttributesResponse>;
|
|
227
232
|
/**
|
|
@@ -232,7 +237,7 @@ export declare class DbManagementClient {
|
|
|
232
237
|
* @param CheckExternalDbSystemConnectorConnectionStatusRequest
|
|
233
238
|
* @return CheckExternalDbSystemConnectorConnectionStatusResponse
|
|
234
239
|
* @throws OciError when an error occurs
|
|
235
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
240
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/CheckExternalDbSystemConnectorConnectionStatus.ts.html |here} to see how to use CheckExternalDbSystemConnectorConnectionStatus API.
|
|
236
241
|
*/
|
|
237
242
|
checkExternalDbSystemConnectorConnectionStatus(checkExternalDbSystemConnectorConnectionStatusRequest: requests.CheckExternalDbSystemConnectorConnectionStatusRequest): Promise<responses.CheckExternalDbSystemConnectorConnectionStatusResponse>;
|
|
238
243
|
/**
|
|
@@ -242,7 +247,7 @@ export declare class DbManagementClient {
|
|
|
242
247
|
* @param CheckExternalExadataStorageConnectorRequest
|
|
243
248
|
* @return CheckExternalExadataStorageConnectorResponse
|
|
244
249
|
* @throws OciError when an error occurs
|
|
245
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
250
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/CheckExternalExadataStorageConnector.ts.html |here} to see how to use CheckExternalExadataStorageConnector API.
|
|
246
251
|
*/
|
|
247
252
|
checkExternalExadataStorageConnector(checkExternalExadataStorageConnectorRequest: requests.CheckExternalExadataStorageConnectorRequest): Promise<responses.CheckExternalExadataStorageConnectorResponse>;
|
|
248
253
|
/**
|
|
@@ -253,7 +258,7 @@ export declare class DbManagementClient {
|
|
|
253
258
|
* @param ConfigureAutomaticCaptureFiltersRequest
|
|
254
259
|
* @return ConfigureAutomaticCaptureFiltersResponse
|
|
255
260
|
* @throws OciError when an error occurs
|
|
256
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
261
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ConfigureAutomaticCaptureFilters.ts.html |here} to see how to use ConfigureAutomaticCaptureFilters API.
|
|
257
262
|
*/
|
|
258
263
|
configureAutomaticCaptureFilters(configureAutomaticCaptureFiltersRequest: requests.ConfigureAutomaticCaptureFiltersRequest): Promise<responses.ConfigureAutomaticCaptureFiltersResponse>;
|
|
259
264
|
/**
|
|
@@ -265,7 +270,7 @@ export declare class DbManagementClient {
|
|
|
265
270
|
* @param ConfigureAutomaticSpmEvolveAdvisorTaskRequest
|
|
266
271
|
* @return ConfigureAutomaticSpmEvolveAdvisorTaskResponse
|
|
267
272
|
* @throws OciError when an error occurs
|
|
268
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
273
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ConfigureAutomaticSpmEvolveAdvisorTask.ts.html |here} to see how to use ConfigureAutomaticSpmEvolveAdvisorTask API.
|
|
269
274
|
*/
|
|
270
275
|
configureAutomaticSpmEvolveAdvisorTask(configureAutomaticSpmEvolveAdvisorTaskRequest: requests.ConfigureAutomaticSpmEvolveAdvisorTaskRequest): Promise<responses.ConfigureAutomaticSpmEvolveAdvisorTaskResponse>;
|
|
271
276
|
/**
|
|
@@ -275,7 +280,7 @@ export declare class DbManagementClient {
|
|
|
275
280
|
* @param CreateDbManagementPrivateEndpointRequest
|
|
276
281
|
* @return CreateDbManagementPrivateEndpointResponse
|
|
277
282
|
* @throws OciError when an error occurs
|
|
278
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
283
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/CreateDbManagementPrivateEndpoint.ts.html |here} to see how to use CreateDbManagementPrivateEndpoint API.
|
|
279
284
|
*/
|
|
280
285
|
createDbManagementPrivateEndpoint(createDbManagementPrivateEndpointRequest: requests.CreateDbManagementPrivateEndpointRequest): Promise<responses.CreateDbManagementPrivateEndpointResponse>;
|
|
281
286
|
/**
|
|
@@ -285,7 +290,7 @@ export declare class DbManagementClient {
|
|
|
285
290
|
* @param CreateExternalDbSystemRequest
|
|
286
291
|
* @return CreateExternalDbSystemResponse
|
|
287
292
|
* @throws OciError when an error occurs
|
|
288
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
293
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/CreateExternalDbSystem.ts.html |here} to see how to use CreateExternalDbSystem API.
|
|
289
294
|
*/
|
|
290
295
|
createExternalDbSystem(createExternalDbSystemRequest: requests.CreateExternalDbSystemRequest): Promise<responses.CreateExternalDbSystemResponse>;
|
|
291
296
|
/**
|
|
@@ -294,7 +299,7 @@ export declare class DbManagementClient {
|
|
|
294
299
|
* @param CreateExternalDbSystemConnectorRequest
|
|
295
300
|
* @return CreateExternalDbSystemConnectorResponse
|
|
296
301
|
* @throws OciError when an error occurs
|
|
297
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
302
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/CreateExternalDbSystemConnector.ts.html |here} to see how to use CreateExternalDbSystemConnector API.
|
|
298
303
|
*/
|
|
299
304
|
createExternalDbSystemConnector(createExternalDbSystemConnectorRequest: requests.CreateExternalDbSystemConnectorRequest): Promise<responses.CreateExternalDbSystemConnectorResponse>;
|
|
300
305
|
/**
|
|
@@ -304,7 +309,7 @@ export declare class DbManagementClient {
|
|
|
304
309
|
* @param CreateExternalDbSystemDiscoveryRequest
|
|
305
310
|
* @return CreateExternalDbSystemDiscoveryResponse
|
|
306
311
|
* @throws OciError when an error occurs
|
|
307
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
312
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/CreateExternalDbSystemDiscovery.ts.html |here} to see how to use CreateExternalDbSystemDiscovery API.
|
|
308
313
|
*/
|
|
309
314
|
createExternalDbSystemDiscovery(createExternalDbSystemDiscoveryRequest: requests.CreateExternalDbSystemDiscoveryRequest): Promise<responses.CreateExternalDbSystemDiscoveryResponse>;
|
|
310
315
|
/**
|
|
@@ -319,7 +324,7 @@ export declare class DbManagementClient {
|
|
|
319
324
|
* @param CreateExternalExadataInfrastructureRequest
|
|
320
325
|
* @return CreateExternalExadataInfrastructureResponse
|
|
321
326
|
* @throws OciError when an error occurs
|
|
322
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
327
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/CreateExternalExadataInfrastructure.ts.html |here} to see how to use CreateExternalExadataInfrastructure API.
|
|
323
328
|
*/
|
|
324
329
|
createExternalExadataInfrastructure(createExternalExadataInfrastructureRequest: requests.CreateExternalExadataInfrastructureRequest): Promise<responses.CreateExternalExadataInfrastructureResponse>;
|
|
325
330
|
/**
|
|
@@ -329,7 +334,7 @@ export declare class DbManagementClient {
|
|
|
329
334
|
* @param CreateExternalExadataStorageConnectorRequest
|
|
330
335
|
* @return CreateExternalExadataStorageConnectorResponse
|
|
331
336
|
* @throws OciError when an error occurs
|
|
332
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
337
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/CreateExternalExadataStorageConnector.ts.html |here} to see how to use CreateExternalExadataStorageConnector API.
|
|
333
338
|
*/
|
|
334
339
|
createExternalExadataStorageConnector(createExternalExadataStorageConnectorRequest: requests.CreateExternalExadataStorageConnectorRequest): Promise<responses.CreateExternalExadataStorageConnectorResponse>;
|
|
335
340
|
/**
|
|
@@ -341,7 +346,7 @@ export declare class DbManagementClient {
|
|
|
341
346
|
* @param CreateJobRequest
|
|
342
347
|
* @return CreateJobResponse
|
|
343
348
|
* @throws OciError when an error occurs
|
|
344
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
349
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/CreateJob.ts.html |here} to see how to use CreateJob API.
|
|
345
350
|
*/
|
|
346
351
|
createJob(createJobRequest: requests.CreateJobRequest): Promise<responses.CreateJobResponse>;
|
|
347
352
|
/**
|
|
@@ -352,7 +357,7 @@ export declare class DbManagementClient {
|
|
|
352
357
|
* @param CreateManagedDatabaseGroupRequest
|
|
353
358
|
* @return CreateManagedDatabaseGroupResponse
|
|
354
359
|
* @throws OciError when an error occurs
|
|
355
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
360
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/CreateManagedDatabaseGroup.ts.html |here} to see how to use CreateManagedDatabaseGroup API.
|
|
356
361
|
*/
|
|
357
362
|
createManagedDatabaseGroup(createManagedDatabaseGroupRequest: requests.CreateManagedDatabaseGroupRequest): Promise<responses.CreateManagedDatabaseGroupResponse>;
|
|
358
363
|
/**
|
|
@@ -362,7 +367,7 @@ export declare class DbManagementClient {
|
|
|
362
367
|
* @param CreateTablespaceRequest
|
|
363
368
|
* @return CreateTablespaceResponse
|
|
364
369
|
* @throws OciError when an error occurs
|
|
365
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
370
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/CreateTablespace.ts.html |here} to see how to use CreateTablespace API.
|
|
366
371
|
*/
|
|
367
372
|
createTablespace(createTablespaceRequest: requests.CreateTablespaceRequest): Promise<responses.CreateTablespaceResponse>;
|
|
368
373
|
/**
|
|
@@ -371,7 +376,7 @@ export declare class DbManagementClient {
|
|
|
371
376
|
* @param DeleteDbManagementPrivateEndpointRequest
|
|
372
377
|
* @return DeleteDbManagementPrivateEndpointResponse
|
|
373
378
|
* @throws OciError when an error occurs
|
|
374
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
379
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DeleteDbManagementPrivateEndpoint.ts.html |here} to see how to use DeleteDbManagementPrivateEndpoint API.
|
|
375
380
|
*/
|
|
376
381
|
deleteDbManagementPrivateEndpoint(deleteDbManagementPrivateEndpointRequest: requests.DeleteDbManagementPrivateEndpointRequest): Promise<responses.DeleteDbManagementPrivateEndpointResponse>;
|
|
377
382
|
/**
|
|
@@ -381,7 +386,7 @@ export declare class DbManagementClient {
|
|
|
381
386
|
* @param DeleteExternalDbSystemRequest
|
|
382
387
|
* @return DeleteExternalDbSystemResponse
|
|
383
388
|
* @throws OciError when an error occurs
|
|
384
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
389
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DeleteExternalDbSystem.ts.html |here} to see how to use DeleteExternalDbSystem API.
|
|
385
390
|
*/
|
|
386
391
|
deleteExternalDbSystem(deleteExternalDbSystemRequest: requests.DeleteExternalDbSystemRequest): Promise<responses.DeleteExternalDbSystemResponse>;
|
|
387
392
|
/**
|
|
@@ -391,7 +396,7 @@ export declare class DbManagementClient {
|
|
|
391
396
|
* @param DeleteExternalDbSystemConnectorRequest
|
|
392
397
|
* @return DeleteExternalDbSystemConnectorResponse
|
|
393
398
|
* @throws OciError when an error occurs
|
|
394
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
399
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DeleteExternalDbSystemConnector.ts.html |here} to see how to use DeleteExternalDbSystemConnector API.
|
|
395
400
|
*/
|
|
396
401
|
deleteExternalDbSystemConnector(deleteExternalDbSystemConnectorRequest: requests.DeleteExternalDbSystemConnectorRequest): Promise<responses.DeleteExternalDbSystemConnectorResponse>;
|
|
397
402
|
/**
|
|
@@ -401,7 +406,7 @@ export declare class DbManagementClient {
|
|
|
401
406
|
* @param DeleteExternalDbSystemDiscoveryRequest
|
|
402
407
|
* @return DeleteExternalDbSystemDiscoveryResponse
|
|
403
408
|
* @throws OciError when an error occurs
|
|
404
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
409
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DeleteExternalDbSystemDiscovery.ts.html |here} to see how to use DeleteExternalDbSystemDiscovery API.
|
|
405
410
|
*/
|
|
406
411
|
deleteExternalDbSystemDiscovery(deleteExternalDbSystemDiscoveryRequest: requests.DeleteExternalDbSystemDiscoveryRequest): Promise<responses.DeleteExternalDbSystemDiscoveryResponse>;
|
|
407
412
|
/**
|
|
@@ -411,7 +416,7 @@ export declare class DbManagementClient {
|
|
|
411
416
|
* @param DeleteExternalExadataInfrastructureRequest
|
|
412
417
|
* @return DeleteExternalExadataInfrastructureResponse
|
|
413
418
|
* @throws OciError when an error occurs
|
|
414
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
419
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DeleteExternalExadataInfrastructure.ts.html |here} to see how to use DeleteExternalExadataInfrastructure API.
|
|
415
420
|
*/
|
|
416
421
|
deleteExternalExadataInfrastructure(deleteExternalExadataInfrastructureRequest: requests.DeleteExternalExadataInfrastructureRequest): Promise<responses.DeleteExternalExadataInfrastructureResponse>;
|
|
417
422
|
/**
|
|
@@ -421,7 +426,7 @@ export declare class DbManagementClient {
|
|
|
421
426
|
* @param DeleteExternalExadataStorageConnectorRequest
|
|
422
427
|
* @return DeleteExternalExadataStorageConnectorResponse
|
|
423
428
|
* @throws OciError when an error occurs
|
|
424
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
429
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DeleteExternalExadataStorageConnector.ts.html |here} to see how to use DeleteExternalExadataStorageConnector API.
|
|
425
430
|
*/
|
|
426
431
|
deleteExternalExadataStorageConnector(deleteExternalExadataStorageConnectorRequest: requests.DeleteExternalExadataStorageConnectorRequest): Promise<responses.DeleteExternalExadataStorageConnectorResponse>;
|
|
427
432
|
/**
|
|
@@ -430,7 +435,7 @@ export declare class DbManagementClient {
|
|
|
430
435
|
* @param DeleteJobRequest
|
|
431
436
|
* @return DeleteJobResponse
|
|
432
437
|
* @throws OciError when an error occurs
|
|
433
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
438
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DeleteJob.ts.html |here} to see how to use DeleteJob API.
|
|
434
439
|
*/
|
|
435
440
|
deleteJob(deleteJobRequest: requests.DeleteJobRequest): Promise<responses.DeleteJobResponse>;
|
|
436
441
|
/**
|
|
@@ -441,7 +446,7 @@ export declare class DbManagementClient {
|
|
|
441
446
|
* @param DeleteManagedDatabaseGroupRequest
|
|
442
447
|
* @return DeleteManagedDatabaseGroupResponse
|
|
443
448
|
* @throws OciError when an error occurs
|
|
444
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
449
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DeleteManagedDatabaseGroup.ts.html |here} to see how to use DeleteManagedDatabaseGroup API.
|
|
445
450
|
*/
|
|
446
451
|
deleteManagedDatabaseGroup(deleteManagedDatabaseGroupRequest: requests.DeleteManagedDatabaseGroupRequest): Promise<responses.DeleteManagedDatabaseGroupResponse>;
|
|
447
452
|
/**
|
|
@@ -451,7 +456,7 @@ export declare class DbManagementClient {
|
|
|
451
456
|
* @param DeletePreferredCredentialRequest
|
|
452
457
|
* @return DeletePreferredCredentialResponse
|
|
453
458
|
* @throws OciError when an error occurs
|
|
454
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
459
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DeletePreferredCredential.ts.html |here} to see how to use DeletePreferredCredential API.
|
|
455
460
|
*/
|
|
456
461
|
deletePreferredCredential(deletePreferredCredentialRequest: requests.DeletePreferredCredentialRequest): Promise<responses.DeletePreferredCredentialResponse>;
|
|
457
462
|
/**
|
|
@@ -461,7 +466,7 @@ export declare class DbManagementClient {
|
|
|
461
466
|
* @param DisableAutomaticInitialPlanCaptureRequest
|
|
462
467
|
* @return DisableAutomaticInitialPlanCaptureResponse
|
|
463
468
|
* @throws OciError when an error occurs
|
|
464
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
469
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DisableAutomaticInitialPlanCapture.ts.html |here} to see how to use DisableAutomaticInitialPlanCapture API.
|
|
465
470
|
*/
|
|
466
471
|
disableAutomaticInitialPlanCapture(disableAutomaticInitialPlanCaptureRequest: requests.DisableAutomaticInitialPlanCaptureRequest): Promise<responses.DisableAutomaticInitialPlanCaptureResponse>;
|
|
467
472
|
/**
|
|
@@ -474,7 +479,7 @@ export declare class DbManagementClient {
|
|
|
474
479
|
* @param DisableAutomaticSpmEvolveAdvisorTaskRequest
|
|
475
480
|
* @return DisableAutomaticSpmEvolveAdvisorTaskResponse
|
|
476
481
|
* @throws OciError when an error occurs
|
|
477
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
482
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DisableAutomaticSpmEvolveAdvisorTask.ts.html |here} to see how to use DisableAutomaticSpmEvolveAdvisorTask API.
|
|
478
483
|
*/
|
|
479
484
|
disableAutomaticSpmEvolveAdvisorTask(disableAutomaticSpmEvolveAdvisorTaskRequest: requests.DisableAutomaticSpmEvolveAdvisorTaskRequest): Promise<responses.DisableAutomaticSpmEvolveAdvisorTaskResponse>;
|
|
480
485
|
/**
|
|
@@ -485,7 +490,7 @@ export declare class DbManagementClient {
|
|
|
485
490
|
* @param DisableExternalDbSystemDatabaseManagementRequest
|
|
486
491
|
* @return DisableExternalDbSystemDatabaseManagementResponse
|
|
487
492
|
* @throws OciError when an error occurs
|
|
488
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
493
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DisableExternalDbSystemDatabaseManagement.ts.html |here} to see how to use DisableExternalDbSystemDatabaseManagement API.
|
|
489
494
|
*/
|
|
490
495
|
disableExternalDbSystemDatabaseManagement(disableExternalDbSystemDatabaseManagementRequest: requests.DisableExternalDbSystemDatabaseManagementRequest): Promise<responses.DisableExternalDbSystemDatabaseManagementResponse>;
|
|
491
496
|
/**
|
|
@@ -496,7 +501,7 @@ export declare class DbManagementClient {
|
|
|
496
501
|
* @param DisableExternalDbSystemStackMonitoringRequest
|
|
497
502
|
* @return DisableExternalDbSystemStackMonitoringResponse
|
|
498
503
|
* @throws OciError when an error occurs
|
|
499
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
504
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DisableExternalDbSystemStackMonitoring.ts.html |here} to see how to use DisableExternalDbSystemStackMonitoring API.
|
|
500
505
|
*/
|
|
501
506
|
disableExternalDbSystemStackMonitoring(disableExternalDbSystemStackMonitoringRequest: requests.DisableExternalDbSystemStackMonitoringRequest): Promise<responses.DisableExternalDbSystemStackMonitoringResponse>;
|
|
502
507
|
/**
|
|
@@ -513,7 +518,7 @@ export declare class DbManagementClient {
|
|
|
513
518
|
* @param DisableExternalExadataInfrastructureManagementRequest
|
|
514
519
|
* @return DisableExternalExadataInfrastructureManagementResponse
|
|
515
520
|
* @throws OciError when an error occurs
|
|
516
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
521
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DisableExternalExadataInfrastructureManagement.ts.html |here} to see how to use DisableExternalExadataInfrastructureManagement API.
|
|
517
522
|
*/
|
|
518
523
|
disableExternalExadataInfrastructureManagement(disableExternalExadataInfrastructureManagementRequest: requests.DisableExternalExadataInfrastructureManagementRequest): Promise<responses.DisableExternalExadataInfrastructureManagementResponse>;
|
|
519
524
|
/**
|
|
@@ -526,7 +531,7 @@ export declare class DbManagementClient {
|
|
|
526
531
|
* @param DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest
|
|
527
532
|
* @return DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse
|
|
528
533
|
* @throws OciError when an error occurs
|
|
529
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
534
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DisableHighFrequencyAutomaticSpmEvolveAdvisorTask.ts.html |here} to see how to use DisableHighFrequencyAutomaticSpmEvolveAdvisorTask API.
|
|
530
535
|
*/
|
|
531
536
|
disableHighFrequencyAutomaticSpmEvolveAdvisorTask(disableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest: requests.DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest): Promise<responses.DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse>;
|
|
532
537
|
/**
|
|
@@ -538,7 +543,7 @@ export declare class DbManagementClient {
|
|
|
538
543
|
* @param DisableSqlPlanBaselinesUsageRequest
|
|
539
544
|
* @return DisableSqlPlanBaselinesUsageResponse
|
|
540
545
|
* @throws OciError when an error occurs
|
|
541
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
546
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DisableSqlPlanBaselinesUsage.ts.html |here} to see how to use DisableSqlPlanBaselinesUsage API.
|
|
542
547
|
*/
|
|
543
548
|
disableSqlPlanBaselinesUsage(disableSqlPlanBaselinesUsageRequest: requests.DisableSqlPlanBaselinesUsageRequest): Promise<responses.DisableSqlPlanBaselinesUsageResponse>;
|
|
544
549
|
/**
|
|
@@ -566,7 +571,7 @@ export declare class DbManagementClient {
|
|
|
566
571
|
* @param DiscoverExternalExadataInfrastructureRequest
|
|
567
572
|
* @return DiscoverExternalExadataInfrastructureResponse
|
|
568
573
|
* @throws OciError when an error occurs
|
|
569
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
574
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DiscoverExternalExadataInfrastructure.ts.html |here} to see how to use DiscoverExternalExadataInfrastructure API.
|
|
570
575
|
*/
|
|
571
576
|
discoverExternalExadataInfrastructure(discoverExternalExadataInfrastructureRequest: requests.DiscoverExternalExadataInfrastructureRequest): Promise<responses.DiscoverExternalExadataInfrastructureResponse>;
|
|
572
577
|
/**
|
|
@@ -576,7 +581,7 @@ export declare class DbManagementClient {
|
|
|
576
581
|
* @param DropSqlPlanBaselinesRequest
|
|
577
582
|
* @return DropSqlPlanBaselinesResponse
|
|
578
583
|
* @throws OciError when an error occurs
|
|
579
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
584
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DropSqlPlanBaselines.ts.html |here} to see how to use DropSqlPlanBaselines API.
|
|
580
585
|
*/
|
|
581
586
|
dropSqlPlanBaselines(dropSqlPlanBaselinesRequest: requests.DropSqlPlanBaselinesRequest): Promise<responses.DropSqlPlanBaselinesResponse>;
|
|
582
587
|
/**
|
|
@@ -586,7 +591,7 @@ export declare class DbManagementClient {
|
|
|
586
591
|
* @param DropTablespaceRequest
|
|
587
592
|
* @return DropTablespaceResponse
|
|
588
593
|
* @throws OciError when an error occurs
|
|
589
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
594
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DropTablespace.ts.html |here} to see how to use DropTablespace API.
|
|
590
595
|
*/
|
|
591
596
|
dropTablespace(dropTablespaceRequest: requests.DropTablespaceRequest): Promise<responses.DropTablespaceResponse>;
|
|
592
597
|
/**
|
|
@@ -603,7 +608,7 @@ export declare class DbManagementClient {
|
|
|
603
608
|
* @param EnableAutomaticInitialPlanCaptureRequest
|
|
604
609
|
* @return EnableAutomaticInitialPlanCaptureResponse
|
|
605
610
|
* @throws OciError when an error occurs
|
|
606
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
611
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/EnableAutomaticInitialPlanCapture.ts.html |here} to see how to use EnableAutomaticInitialPlanCapture API.
|
|
607
612
|
*/
|
|
608
613
|
enableAutomaticInitialPlanCapture(enableAutomaticInitialPlanCaptureRequest: requests.EnableAutomaticInitialPlanCaptureRequest): Promise<responses.EnableAutomaticInitialPlanCaptureResponse>;
|
|
609
614
|
/**
|
|
@@ -625,7 +630,7 @@ export declare class DbManagementClient {
|
|
|
625
630
|
* @param EnableAutomaticSpmEvolveAdvisorTaskRequest
|
|
626
631
|
* @return EnableAutomaticSpmEvolveAdvisorTaskResponse
|
|
627
632
|
* @throws OciError when an error occurs
|
|
628
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
633
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/EnableAutomaticSpmEvolveAdvisorTask.ts.html |here} to see how to use EnableAutomaticSpmEvolveAdvisorTask API.
|
|
629
634
|
*/
|
|
630
635
|
enableAutomaticSpmEvolveAdvisorTask(enableAutomaticSpmEvolveAdvisorTaskRequest: requests.EnableAutomaticSpmEvolveAdvisorTaskRequest): Promise<responses.EnableAutomaticSpmEvolveAdvisorTaskResponse>;
|
|
631
636
|
/**
|
|
@@ -636,7 +641,7 @@ export declare class DbManagementClient {
|
|
|
636
641
|
* @param EnableExternalDbSystemDatabaseManagementRequest
|
|
637
642
|
* @return EnableExternalDbSystemDatabaseManagementResponse
|
|
638
643
|
* @throws OciError when an error occurs
|
|
639
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
644
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/EnableExternalDbSystemDatabaseManagement.ts.html |here} to see how to use EnableExternalDbSystemDatabaseManagement API.
|
|
640
645
|
*/
|
|
641
646
|
enableExternalDbSystemDatabaseManagement(enableExternalDbSystemDatabaseManagementRequest: requests.EnableExternalDbSystemDatabaseManagementRequest): Promise<responses.EnableExternalDbSystemDatabaseManagementResponse>;
|
|
642
647
|
/**
|
|
@@ -647,7 +652,7 @@ export declare class DbManagementClient {
|
|
|
647
652
|
* @param EnableExternalDbSystemStackMonitoringRequest
|
|
648
653
|
* @return EnableExternalDbSystemStackMonitoringResponse
|
|
649
654
|
* @throws OciError when an error occurs
|
|
650
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
655
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/EnableExternalDbSystemStackMonitoring.ts.html |here} to see how to use EnableExternalDbSystemStackMonitoring API.
|
|
651
656
|
*/
|
|
652
657
|
enableExternalDbSystemStackMonitoring(enableExternalDbSystemStackMonitoringRequest: requests.EnableExternalDbSystemStackMonitoringRequest): Promise<responses.EnableExternalDbSystemStackMonitoringResponse>;
|
|
653
658
|
/**
|
|
@@ -662,7 +667,7 @@ export declare class DbManagementClient {
|
|
|
662
667
|
* @param EnableExternalExadataInfrastructureManagementRequest
|
|
663
668
|
* @return EnableExternalExadataInfrastructureManagementResponse
|
|
664
669
|
* @throws OciError when an error occurs
|
|
665
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
670
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/EnableExternalExadataInfrastructureManagement.ts.html |here} to see how to use EnableExternalExadataInfrastructureManagement API.
|
|
666
671
|
*/
|
|
667
672
|
enableExternalExadataInfrastructureManagement(enableExternalExadataInfrastructureManagementRequest: requests.EnableExternalExadataInfrastructureManagementRequest): Promise<responses.EnableExternalExadataInfrastructureManagementResponse>;
|
|
668
673
|
/**
|
|
@@ -680,7 +685,7 @@ export declare class DbManagementClient {
|
|
|
680
685
|
* @param EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest
|
|
681
686
|
* @return EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse
|
|
682
687
|
* @throws OciError when an error occurs
|
|
683
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
688
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/EnableHighFrequencyAutomaticSpmEvolveAdvisorTask.ts.html |here} to see how to use EnableHighFrequencyAutomaticSpmEvolveAdvisorTask API.
|
|
684
689
|
*/
|
|
685
690
|
enableHighFrequencyAutomaticSpmEvolveAdvisorTask(enableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest: requests.EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest): Promise<responses.EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse>;
|
|
686
691
|
/**
|
|
@@ -693,7 +698,7 @@ export declare class DbManagementClient {
|
|
|
693
698
|
* @param EnableSqlPlanBaselinesUsageRequest
|
|
694
699
|
* @return EnableSqlPlanBaselinesUsageResponse
|
|
695
700
|
* @throws OciError when an error occurs
|
|
696
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
701
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/EnableSqlPlanBaselinesUsage.ts.html |here} to see how to use EnableSqlPlanBaselinesUsage API.
|
|
697
702
|
*/
|
|
698
703
|
enableSqlPlanBaselinesUsage(enableSqlPlanBaselinesUsageRequest: requests.EnableSqlPlanBaselinesUsageRequest): Promise<responses.EnableSqlPlanBaselinesUsageResponse>;
|
|
699
704
|
/**
|
|
@@ -703,7 +708,7 @@ export declare class DbManagementClient {
|
|
|
703
708
|
* @param GenerateAwrSnapshotRequest
|
|
704
709
|
* @return GenerateAwrSnapshotResponse
|
|
705
710
|
* @throws OciError when an error occurs
|
|
706
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
711
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GenerateAwrSnapshot.ts.html |here} to see how to use GenerateAwrSnapshot API.
|
|
707
712
|
*/
|
|
708
713
|
generateAwrSnapshot(generateAwrSnapshotRequest: requests.GenerateAwrSnapshotRequest): Promise<responses.GenerateAwrSnapshotResponse>;
|
|
709
714
|
/**
|
|
@@ -713,7 +718,7 @@ export declare class DbManagementClient {
|
|
|
713
718
|
* @param GetAwrDbReportRequest
|
|
714
719
|
* @return GetAwrDbReportResponse
|
|
715
720
|
* @throws OciError when an error occurs
|
|
716
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
721
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetAwrDbReport.ts.html |here} to see how to use GetAwrDbReport API.
|
|
717
722
|
*/
|
|
718
723
|
getAwrDbReport(getAwrDbReportRequest: requests.GetAwrDbReportRequest): Promise<responses.GetAwrDbReportResponse>;
|
|
719
724
|
/**
|
|
@@ -723,7 +728,7 @@ export declare class DbManagementClient {
|
|
|
723
728
|
* @param GetAwrDbSqlReportRequest
|
|
724
729
|
* @return GetAwrDbSqlReportResponse
|
|
725
730
|
* @throws OciError when an error occurs
|
|
726
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
731
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetAwrDbSqlReport.ts.html |here} to see how to use GetAwrDbSqlReport API.
|
|
727
732
|
*/
|
|
728
733
|
getAwrDbSqlReport(getAwrDbSqlReportRequest: requests.GetAwrDbSqlReportRequest): Promise<responses.GetAwrDbSqlReportResponse>;
|
|
729
734
|
/**
|
|
@@ -735,7 +740,7 @@ export declare class DbManagementClient {
|
|
|
735
740
|
* @param GetClusterCacheMetricRequest
|
|
736
741
|
* @return GetClusterCacheMetricResponse
|
|
737
742
|
* @throws OciError when an error occurs
|
|
738
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
743
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetClusterCacheMetric.ts.html |here} to see how to use GetClusterCacheMetric API.
|
|
739
744
|
*/
|
|
740
745
|
getClusterCacheMetric(getClusterCacheMetricRequest: requests.GetClusterCacheMetricRequest): Promise<responses.GetClusterCacheMetricResponse>;
|
|
741
746
|
/**
|
|
@@ -746,7 +751,7 @@ export declare class DbManagementClient {
|
|
|
746
751
|
* @param GetDatabaseFleetHealthMetricsRequest
|
|
747
752
|
* @return GetDatabaseFleetHealthMetricsResponse
|
|
748
753
|
* @throws OciError when an error occurs
|
|
749
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
754
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetDatabaseFleetHealthMetrics.ts.html |here} to see how to use GetDatabaseFleetHealthMetrics API.
|
|
750
755
|
*/
|
|
751
756
|
getDatabaseFleetHealthMetrics(getDatabaseFleetHealthMetricsRequest: requests.GetDatabaseFleetHealthMetricsRequest): Promise<responses.GetDatabaseFleetHealthMetricsResponse>;
|
|
752
757
|
/**
|
|
@@ -755,7 +760,7 @@ export declare class DbManagementClient {
|
|
|
755
760
|
* @param GetDatabaseHomeMetricsRequest
|
|
756
761
|
* @return GetDatabaseHomeMetricsResponse
|
|
757
762
|
* @throws OciError when an error occurs
|
|
758
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
763
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetDatabaseHomeMetrics.ts.html |here} to see how to use GetDatabaseHomeMetrics API.
|
|
759
764
|
*/
|
|
760
765
|
getDatabaseHomeMetrics(getDatabaseHomeMetricsRequest: requests.GetDatabaseHomeMetricsRequest): Promise<responses.GetDatabaseHomeMetricsResponse>;
|
|
761
766
|
/**
|
|
@@ -764,7 +769,7 @@ export declare class DbManagementClient {
|
|
|
764
769
|
* @param GetDbManagementPrivateEndpointRequest
|
|
765
770
|
* @return GetDbManagementPrivateEndpointResponse
|
|
766
771
|
* @throws OciError when an error occurs
|
|
767
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
772
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetDbManagementPrivateEndpoint.ts.html |here} to see how to use GetDbManagementPrivateEndpoint API.
|
|
768
773
|
*/
|
|
769
774
|
getDbManagementPrivateEndpoint(getDbManagementPrivateEndpointRequest: requests.GetDbManagementPrivateEndpointRequest): Promise<responses.GetDbManagementPrivateEndpointResponse>;
|
|
770
775
|
/**
|
|
@@ -774,7 +779,7 @@ export declare class DbManagementClient {
|
|
|
774
779
|
* @param GetExternalAsmRequest
|
|
775
780
|
* @return GetExternalAsmResponse
|
|
776
781
|
* @throws OciError when an error occurs
|
|
777
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
782
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetExternalAsm.ts.html |here} to see how to use GetExternalAsm API.
|
|
778
783
|
*/
|
|
779
784
|
getExternalAsm(getExternalAsmRequest: requests.GetExternalAsmRequest): Promise<responses.GetExternalAsmResponse>;
|
|
780
785
|
/**
|
|
@@ -784,7 +789,7 @@ export declare class DbManagementClient {
|
|
|
784
789
|
* @param GetExternalAsmConfigurationRequest
|
|
785
790
|
* @return GetExternalAsmConfigurationResponse
|
|
786
791
|
* @throws OciError when an error occurs
|
|
787
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
792
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetExternalAsmConfiguration.ts.html |here} to see how to use GetExternalAsmConfiguration API.
|
|
788
793
|
*/
|
|
789
794
|
getExternalAsmConfiguration(getExternalAsmConfigurationRequest: requests.GetExternalAsmConfigurationRequest): Promise<responses.GetExternalAsmConfigurationResponse>;
|
|
790
795
|
/**
|
|
@@ -794,7 +799,7 @@ export declare class DbManagementClient {
|
|
|
794
799
|
* @param GetExternalAsmInstanceRequest
|
|
795
800
|
* @return GetExternalAsmInstanceResponse
|
|
796
801
|
* @throws OciError when an error occurs
|
|
797
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
802
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetExternalAsmInstance.ts.html |here} to see how to use GetExternalAsmInstance API.
|
|
798
803
|
*/
|
|
799
804
|
getExternalAsmInstance(getExternalAsmInstanceRequest: requests.GetExternalAsmInstanceRequest): Promise<responses.GetExternalAsmInstanceResponse>;
|
|
800
805
|
/**
|
|
@@ -804,7 +809,7 @@ export declare class DbManagementClient {
|
|
|
804
809
|
* @param GetExternalClusterRequest
|
|
805
810
|
* @return GetExternalClusterResponse
|
|
806
811
|
* @throws OciError when an error occurs
|
|
807
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
812
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetExternalCluster.ts.html |here} to see how to use GetExternalCluster API.
|
|
808
813
|
*/
|
|
809
814
|
getExternalCluster(getExternalClusterRequest: requests.GetExternalClusterRequest): Promise<responses.GetExternalClusterResponse>;
|
|
810
815
|
/**
|
|
@@ -814,7 +819,7 @@ export declare class DbManagementClient {
|
|
|
814
819
|
* @param GetExternalClusterInstanceRequest
|
|
815
820
|
* @return GetExternalClusterInstanceResponse
|
|
816
821
|
* @throws OciError when an error occurs
|
|
817
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
822
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetExternalClusterInstance.ts.html |here} to see how to use GetExternalClusterInstance API.
|
|
818
823
|
*/
|
|
819
824
|
getExternalClusterInstance(getExternalClusterInstanceRequest: requests.GetExternalClusterInstanceRequest): Promise<responses.GetExternalClusterInstanceResponse>;
|
|
820
825
|
/**
|
|
@@ -824,7 +829,7 @@ export declare class DbManagementClient {
|
|
|
824
829
|
* @param GetExternalDbHomeRequest
|
|
825
830
|
* @return GetExternalDbHomeResponse
|
|
826
831
|
* @throws OciError when an error occurs
|
|
827
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
832
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetExternalDbHome.ts.html |here} to see how to use GetExternalDbHome API.
|
|
828
833
|
*/
|
|
829
834
|
getExternalDbHome(getExternalDbHomeRequest: requests.GetExternalDbHomeRequest): Promise<responses.GetExternalDbHomeResponse>;
|
|
830
835
|
/**
|
|
@@ -834,7 +839,7 @@ export declare class DbManagementClient {
|
|
|
834
839
|
* @param GetExternalDbNodeRequest
|
|
835
840
|
* @return GetExternalDbNodeResponse
|
|
836
841
|
* @throws OciError when an error occurs
|
|
837
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
842
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetExternalDbNode.ts.html |here} to see how to use GetExternalDbNode API.
|
|
838
843
|
*/
|
|
839
844
|
getExternalDbNode(getExternalDbNodeRequest: requests.GetExternalDbNodeRequest): Promise<responses.GetExternalDbNodeResponse>;
|
|
840
845
|
/**
|
|
@@ -844,7 +849,7 @@ export declare class DbManagementClient {
|
|
|
844
849
|
* @param GetExternalDbSystemRequest
|
|
845
850
|
* @return GetExternalDbSystemResponse
|
|
846
851
|
* @throws OciError when an error occurs
|
|
847
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
852
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetExternalDbSystem.ts.html |here} to see how to use GetExternalDbSystem API.
|
|
848
853
|
*/
|
|
849
854
|
getExternalDbSystem(getExternalDbSystemRequest: requests.GetExternalDbSystemRequest): Promise<responses.GetExternalDbSystemResponse>;
|
|
850
855
|
/**
|
|
@@ -854,7 +859,7 @@ export declare class DbManagementClient {
|
|
|
854
859
|
* @param GetExternalDbSystemConnectorRequest
|
|
855
860
|
* @return GetExternalDbSystemConnectorResponse
|
|
856
861
|
* @throws OciError when an error occurs
|
|
857
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
862
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetExternalDbSystemConnector.ts.html |here} to see how to use GetExternalDbSystemConnector API.
|
|
858
863
|
*/
|
|
859
864
|
getExternalDbSystemConnector(getExternalDbSystemConnectorRequest: requests.GetExternalDbSystemConnectorRequest): Promise<responses.GetExternalDbSystemConnectorResponse>;
|
|
860
865
|
/**
|
|
@@ -864,7 +869,7 @@ export declare class DbManagementClient {
|
|
|
864
869
|
* @param GetExternalDbSystemDiscoveryRequest
|
|
865
870
|
* @return GetExternalDbSystemDiscoveryResponse
|
|
866
871
|
* @throws OciError when an error occurs
|
|
867
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
872
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetExternalDbSystemDiscovery.ts.html |here} to see how to use GetExternalDbSystemDiscovery API.
|
|
868
873
|
*/
|
|
869
874
|
getExternalDbSystemDiscovery(getExternalDbSystemDiscoveryRequest: requests.GetExternalDbSystemDiscoveryRequest): Promise<responses.GetExternalDbSystemDiscoveryResponse>;
|
|
870
875
|
/**
|
|
@@ -875,7 +880,7 @@ export declare class DbManagementClient {
|
|
|
875
880
|
* @param GetExternalExadataInfrastructureRequest
|
|
876
881
|
* @return GetExternalExadataInfrastructureResponse
|
|
877
882
|
* @throws OciError when an error occurs
|
|
878
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
883
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetExternalExadataInfrastructure.ts.html |here} to see how to use GetExternalExadataInfrastructure API.
|
|
879
884
|
*/
|
|
880
885
|
getExternalExadataInfrastructure(getExternalExadataInfrastructureRequest: requests.GetExternalExadataInfrastructureRequest): Promise<responses.GetExternalExadataInfrastructureResponse>;
|
|
881
886
|
/**
|
|
@@ -885,7 +890,7 @@ export declare class DbManagementClient {
|
|
|
885
890
|
* @param GetExternalExadataStorageConnectorRequest
|
|
886
891
|
* @return GetExternalExadataStorageConnectorResponse
|
|
887
892
|
* @throws OciError when an error occurs
|
|
888
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
893
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetExternalExadataStorageConnector.ts.html |here} to see how to use GetExternalExadataStorageConnector API.
|
|
889
894
|
*/
|
|
890
895
|
getExternalExadataStorageConnector(getExternalExadataStorageConnectorRequest: requests.GetExternalExadataStorageConnectorRequest): Promise<responses.GetExternalExadataStorageConnectorResponse>;
|
|
891
896
|
/**
|
|
@@ -895,7 +900,7 @@ export declare class DbManagementClient {
|
|
|
895
900
|
* @param GetExternalExadataStorageGridRequest
|
|
896
901
|
* @return GetExternalExadataStorageGridResponse
|
|
897
902
|
* @throws OciError when an error occurs
|
|
898
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
903
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetExternalExadataStorageGrid.ts.html |here} to see how to use GetExternalExadataStorageGrid API.
|
|
899
904
|
*/
|
|
900
905
|
getExternalExadataStorageGrid(getExternalExadataStorageGridRequest: requests.GetExternalExadataStorageGridRequest): Promise<responses.GetExternalExadataStorageGridResponse>;
|
|
901
906
|
/**
|
|
@@ -905,7 +910,7 @@ export declare class DbManagementClient {
|
|
|
905
910
|
* @param GetExternalExadataStorageServerRequest
|
|
906
911
|
* @return GetExternalExadataStorageServerResponse
|
|
907
912
|
* @throws OciError when an error occurs
|
|
908
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
913
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetExternalExadataStorageServer.ts.html |here} to see how to use GetExternalExadataStorageServer API.
|
|
909
914
|
*/
|
|
910
915
|
getExternalExadataStorageServer(getExternalExadataStorageServerRequest: requests.GetExternalExadataStorageServerRequest): Promise<responses.GetExternalExadataStorageServerResponse>;
|
|
911
916
|
/**
|
|
@@ -915,7 +920,7 @@ export declare class DbManagementClient {
|
|
|
915
920
|
* @param GetExternalListenerRequest
|
|
916
921
|
* @return GetExternalListenerResponse
|
|
917
922
|
* @throws OciError when an error occurs
|
|
918
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
923
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetExternalListener.ts.html |here} to see how to use GetExternalListener API.
|
|
919
924
|
*/
|
|
920
925
|
getExternalListener(getExternalListenerRequest: requests.GetExternalListenerRequest): Promise<responses.GetExternalListenerResponse>;
|
|
921
926
|
/**
|
|
@@ -925,7 +930,7 @@ export declare class DbManagementClient {
|
|
|
925
930
|
* @param GetIormPlanRequest
|
|
926
931
|
* @return GetIormPlanResponse
|
|
927
932
|
* @throws OciError when an error occurs
|
|
928
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
933
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetIormPlan.ts.html |here} to see how to use GetIormPlan API.
|
|
929
934
|
*/
|
|
930
935
|
getIormPlan(getIormPlanRequest: requests.GetIormPlanRequest): Promise<responses.GetIormPlanResponse>;
|
|
931
936
|
/**
|
|
@@ -935,7 +940,7 @@ export declare class DbManagementClient {
|
|
|
935
940
|
* @param GetJobRequest
|
|
936
941
|
* @return GetJobResponse
|
|
937
942
|
* @throws OciError when an error occurs
|
|
938
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
943
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetJob.ts.html |here} to see how to use GetJob API.
|
|
939
944
|
*/
|
|
940
945
|
getJob(getJobRequest: requests.GetJobRequest): Promise<responses.GetJobResponse>;
|
|
941
946
|
/**
|
|
@@ -945,7 +950,7 @@ export declare class DbManagementClient {
|
|
|
945
950
|
* @param GetJobExecutionRequest
|
|
946
951
|
* @return GetJobExecutionResponse
|
|
947
952
|
* @throws OciError when an error occurs
|
|
948
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
953
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
|
|
949
954
|
*/
|
|
950
955
|
getJobExecution(getJobExecutionRequest: requests.GetJobExecutionRequest): Promise<responses.GetJobExecutionResponse>;
|
|
951
956
|
/**
|
|
@@ -955,7 +960,7 @@ export declare class DbManagementClient {
|
|
|
955
960
|
* @param GetJobRunRequest
|
|
956
961
|
* @return GetJobRunResponse
|
|
957
962
|
* @throws OciError when an error occurs
|
|
958
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
963
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetJobRun.ts.html |here} to see how to use GetJobRun API.
|
|
959
964
|
*/
|
|
960
965
|
getJobRun(getJobRunRequest: requests.GetJobRunRequest): Promise<responses.GetJobRunResponse>;
|
|
961
966
|
/**
|
|
@@ -965,7 +970,7 @@ export declare class DbManagementClient {
|
|
|
965
970
|
* @param GetManagedDatabaseRequest
|
|
966
971
|
* @return GetManagedDatabaseResponse
|
|
967
972
|
* @throws OciError when an error occurs
|
|
968
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
973
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetManagedDatabase.ts.html |here} to see how to use GetManagedDatabase API.
|
|
969
974
|
*/
|
|
970
975
|
getManagedDatabase(getManagedDatabaseRequest: requests.GetManagedDatabaseRequest): Promise<responses.GetManagedDatabaseResponse>;
|
|
971
976
|
/**
|
|
@@ -975,7 +980,7 @@ export declare class DbManagementClient {
|
|
|
975
980
|
* @param GetManagedDatabaseGroupRequest
|
|
976
981
|
* @return GetManagedDatabaseGroupResponse
|
|
977
982
|
* @throws OciError when an error occurs
|
|
978
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
983
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetManagedDatabaseGroup.ts.html |here} to see how to use GetManagedDatabaseGroup API.
|
|
979
984
|
*/
|
|
980
985
|
getManagedDatabaseGroup(getManagedDatabaseGroupRequest: requests.GetManagedDatabaseGroupRequest): Promise<responses.GetManagedDatabaseGroupResponse>;
|
|
981
986
|
/**
|
|
@@ -985,7 +990,7 @@ export declare class DbManagementClient {
|
|
|
985
990
|
* @param GetOpenAlertHistoryRequest
|
|
986
991
|
* @return GetOpenAlertHistoryResponse
|
|
987
992
|
* @throws OciError when an error occurs
|
|
988
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
993
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetOpenAlertHistory.ts.html |here} to see how to use GetOpenAlertHistory API.
|
|
989
994
|
*/
|
|
990
995
|
getOpenAlertHistory(getOpenAlertHistoryRequest: requests.GetOpenAlertHistoryRequest): Promise<responses.GetOpenAlertHistoryResponse>;
|
|
991
996
|
/**
|
|
@@ -996,7 +1001,7 @@ export declare class DbManagementClient {
|
|
|
996
1001
|
* @param GetOptimizerStatisticsAdvisorExecutionRequest
|
|
997
1002
|
* @return GetOptimizerStatisticsAdvisorExecutionResponse
|
|
998
1003
|
* @throws OciError when an error occurs
|
|
999
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1004
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetOptimizerStatisticsAdvisorExecution.ts.html |here} to see how to use GetOptimizerStatisticsAdvisorExecution API.
|
|
1000
1005
|
*/
|
|
1001
1006
|
getOptimizerStatisticsAdvisorExecution(getOptimizerStatisticsAdvisorExecutionRequest: requests.GetOptimizerStatisticsAdvisorExecutionRequest): Promise<responses.GetOptimizerStatisticsAdvisorExecutionResponse>;
|
|
1002
1007
|
/**
|
|
@@ -1005,7 +1010,7 @@ export declare class DbManagementClient {
|
|
|
1005
1010
|
* @param GetOptimizerStatisticsAdvisorExecutionScriptRequest
|
|
1006
1011
|
* @return GetOptimizerStatisticsAdvisorExecutionScriptResponse
|
|
1007
1012
|
* @throws OciError when an error occurs
|
|
1008
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1013
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetOptimizerStatisticsAdvisorExecutionScript.ts.html |here} to see how to use GetOptimizerStatisticsAdvisorExecutionScript API.
|
|
1009
1014
|
*/
|
|
1010
1015
|
getOptimizerStatisticsAdvisorExecutionScript(getOptimizerStatisticsAdvisorExecutionScriptRequest: requests.GetOptimizerStatisticsAdvisorExecutionScriptRequest): Promise<responses.GetOptimizerStatisticsAdvisorExecutionScriptResponse>;
|
|
1011
1016
|
/**
|
|
@@ -1014,7 +1019,7 @@ export declare class DbManagementClient {
|
|
|
1014
1019
|
* @param GetOptimizerStatisticsCollectionOperationRequest
|
|
1015
1020
|
* @return GetOptimizerStatisticsCollectionOperationResponse
|
|
1016
1021
|
* @throws OciError when an error occurs
|
|
1017
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1022
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetOptimizerStatisticsCollectionOperation.ts.html |here} to see how to use GetOptimizerStatisticsCollectionOperation API.
|
|
1018
1023
|
*/
|
|
1019
1024
|
getOptimizerStatisticsCollectionOperation(getOptimizerStatisticsCollectionOperationRequest: requests.GetOptimizerStatisticsCollectionOperationRequest): Promise<responses.GetOptimizerStatisticsCollectionOperationResponse>;
|
|
1020
1025
|
/**
|
|
@@ -1027,7 +1032,7 @@ export declare class DbManagementClient {
|
|
|
1027
1032
|
* @param GetPdbMetricsRequest
|
|
1028
1033
|
* @return GetPdbMetricsResponse
|
|
1029
1034
|
* @throws OciError when an error occurs
|
|
1030
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1035
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetPdbMetrics.ts.html |here} to see how to use GetPdbMetrics API.
|
|
1031
1036
|
*/
|
|
1032
1037
|
getPdbMetrics(getPdbMetricsRequest: requests.GetPdbMetricsRequest): Promise<responses.GetPdbMetricsResponse>;
|
|
1033
1038
|
/**
|
|
@@ -1037,7 +1042,7 @@ export declare class DbManagementClient {
|
|
|
1037
1042
|
* @param GetPreferredCredentialRequest
|
|
1038
1043
|
* @return GetPreferredCredentialResponse
|
|
1039
1044
|
* @throws OciError when an error occurs
|
|
1040
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1045
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetPreferredCredential.ts.html |here} to see how to use GetPreferredCredential API.
|
|
1041
1046
|
*/
|
|
1042
1047
|
getPreferredCredential(getPreferredCredentialRequest: requests.GetPreferredCredentialRequest): Promise<responses.GetPreferredCredentialResponse>;
|
|
1043
1048
|
/**
|
|
@@ -1047,7 +1052,7 @@ export declare class DbManagementClient {
|
|
|
1047
1052
|
* @param GetSqlPlanBaselineRequest
|
|
1048
1053
|
* @return GetSqlPlanBaselineResponse
|
|
1049
1054
|
* @throws OciError when an error occurs
|
|
1050
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1055
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetSqlPlanBaseline.ts.html |here} to see how to use GetSqlPlanBaseline API.
|
|
1051
1056
|
*/
|
|
1052
1057
|
getSqlPlanBaseline(getSqlPlanBaselineRequest: requests.GetSqlPlanBaselineRequest): Promise<responses.GetSqlPlanBaselineResponse>;
|
|
1053
1058
|
/**
|
|
@@ -1059,7 +1064,7 @@ export declare class DbManagementClient {
|
|
|
1059
1064
|
* @param GetSqlPlanBaselineConfigurationRequest
|
|
1060
1065
|
* @return GetSqlPlanBaselineConfigurationResponse
|
|
1061
1066
|
* @throws OciError when an error occurs
|
|
1062
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1067
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetSqlPlanBaselineConfiguration.ts.html |here} to see how to use GetSqlPlanBaselineConfiguration API.
|
|
1063
1068
|
*/
|
|
1064
1069
|
getSqlPlanBaselineConfiguration(getSqlPlanBaselineConfigurationRequest: requests.GetSqlPlanBaselineConfigurationRequest): Promise<responses.GetSqlPlanBaselineConfigurationResponse>;
|
|
1065
1070
|
/**
|
|
@@ -1069,7 +1074,7 @@ export declare class DbManagementClient {
|
|
|
1069
1074
|
* @param GetTablespaceRequest
|
|
1070
1075
|
* @return GetTablespaceResponse
|
|
1071
1076
|
* @throws OciError when an error occurs
|
|
1072
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1077
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetTablespace.ts.html |here} to see how to use GetTablespace API.
|
|
1073
1078
|
*/
|
|
1074
1079
|
getTablespace(getTablespaceRequest: requests.GetTablespaceRequest): Promise<responses.GetTablespaceResponse>;
|
|
1075
1080
|
/**
|
|
@@ -1079,7 +1084,7 @@ export declare class DbManagementClient {
|
|
|
1079
1084
|
* @param GetTopSqlCpuActivityRequest
|
|
1080
1085
|
* @return GetTopSqlCpuActivityResponse
|
|
1081
1086
|
* @throws OciError when an error occurs
|
|
1082
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1087
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetTopSqlCpuActivity.ts.html |here} to see how to use GetTopSqlCpuActivity API.
|
|
1083
1088
|
*/
|
|
1084
1089
|
getTopSqlCpuActivity(getTopSqlCpuActivityRequest: requests.GetTopSqlCpuActivityRequest): Promise<responses.GetTopSqlCpuActivityResponse>;
|
|
1085
1090
|
/**
|
|
@@ -1089,7 +1094,7 @@ export declare class DbManagementClient {
|
|
|
1089
1094
|
* @param GetUserRequest
|
|
1090
1095
|
* @return GetUserResponse
|
|
1091
1096
|
* @throws OciError when an error occurs
|
|
1092
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1097
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetUser.ts.html |here} to see how to use GetUser API.
|
|
1093
1098
|
*/
|
|
1094
1099
|
getUser(getUserRequest: requests.GetUserRequest): Promise<responses.GetUserResponse>;
|
|
1095
1100
|
/**
|
|
@@ -1098,7 +1103,7 @@ export declare class DbManagementClient {
|
|
|
1098
1103
|
* @param GetWorkRequestRequest
|
|
1099
1104
|
* @return GetWorkRequestResponse
|
|
1100
1105
|
* @throws OciError when an error occurs
|
|
1101
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1106
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
1102
1107
|
*/
|
|
1103
1108
|
getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
|
|
1104
1109
|
/**
|
|
@@ -1107,7 +1112,7 @@ export declare class DbManagementClient {
|
|
|
1107
1112
|
* @param ImplementOptimizerStatisticsAdvisorRecommendationsRequest
|
|
1108
1113
|
* @return ImplementOptimizerStatisticsAdvisorRecommendationsResponse
|
|
1109
1114
|
* @throws OciError when an error occurs
|
|
1110
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1115
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ImplementOptimizerStatisticsAdvisorRecommendations.ts.html |here} to see how to use ImplementOptimizerStatisticsAdvisorRecommendations API.
|
|
1111
1116
|
*/
|
|
1112
1117
|
implementOptimizerStatisticsAdvisorRecommendations(implementOptimizerStatisticsAdvisorRecommendationsRequest: requests.ImplementOptimizerStatisticsAdvisorRecommendationsRequest): Promise<responses.ImplementOptimizerStatisticsAdvisorRecommendationsResponse>;
|
|
1113
1118
|
/**
|
|
@@ -1116,7 +1121,7 @@ export declare class DbManagementClient {
|
|
|
1116
1121
|
* @param ListAsmPropertiesRequest
|
|
1117
1122
|
* @return ListAsmPropertiesResponse
|
|
1118
1123
|
* @throws OciError when an error occurs
|
|
1119
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1124
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListAsmProperties.ts.html |here} to see how to use ListAsmProperties API.
|
|
1120
1125
|
*/
|
|
1121
1126
|
listAsmProperties(listAsmPropertiesRequest: requests.ListAsmPropertiesRequest): Promise<responses.ListAsmPropertiesResponse>;
|
|
1122
1127
|
/**
|
|
@@ -1125,7 +1130,7 @@ export declare class DbManagementClient {
|
|
|
1125
1130
|
* @param ListAssociatedDatabasesRequest
|
|
1126
1131
|
* @return ListAssociatedDatabasesResponse
|
|
1127
1132
|
* @throws OciError when an error occurs
|
|
1128
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1133
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListAssociatedDatabases.ts.html |here} to see how to use ListAssociatedDatabases API.
|
|
1129
1134
|
*/
|
|
1130
1135
|
listAssociatedDatabases(listAssociatedDatabasesRequest: requests.ListAssociatedDatabasesRequest): Promise<responses.ListAssociatedDatabasesResponse>;
|
|
1131
1136
|
/**
|
|
@@ -1135,7 +1140,7 @@ export declare class DbManagementClient {
|
|
|
1135
1140
|
* @param ListAwrDbSnapshotsRequest
|
|
1136
1141
|
* @return ListAwrDbSnapshotsResponse
|
|
1137
1142
|
* @throws OciError when an error occurs
|
|
1138
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1143
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListAwrDbSnapshots.ts.html |here} to see how to use ListAwrDbSnapshots API.
|
|
1139
1144
|
*/
|
|
1140
1145
|
listAwrDbSnapshots(listAwrDbSnapshotsRequest: requests.ListAwrDbSnapshotsRequest): Promise<responses.ListAwrDbSnapshotsResponse>;
|
|
1141
1146
|
/**
|
|
@@ -1145,7 +1150,7 @@ export declare class DbManagementClient {
|
|
|
1145
1150
|
* @param ListAwrDbsRequest
|
|
1146
1151
|
* @return ListAwrDbsResponse
|
|
1147
1152
|
* @throws OciError when an error occurs
|
|
1148
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1153
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListAwrDbs.ts.html |here} to see how to use ListAwrDbs API.
|
|
1149
1154
|
*/
|
|
1150
1155
|
listAwrDbs(listAwrDbsRequest: requests.ListAwrDbsRequest): Promise<responses.ListAwrDbsResponse>;
|
|
1151
1156
|
/**
|
|
@@ -1154,7 +1159,7 @@ export declare class DbManagementClient {
|
|
|
1154
1159
|
* @param ListConsumerGroupPrivilegesRequest
|
|
1155
1160
|
* @return ListConsumerGroupPrivilegesResponse
|
|
1156
1161
|
* @throws OciError when an error occurs
|
|
1157
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1162
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListConsumerGroupPrivileges.ts.html |here} to see how to use ListConsumerGroupPrivileges API.
|
|
1158
1163
|
*/
|
|
1159
1164
|
listConsumerGroupPrivileges(listConsumerGroupPrivilegesRequest: requests.ListConsumerGroupPrivilegesRequest): Promise<responses.ListConsumerGroupPrivilegesResponse>;
|
|
1160
1165
|
/**
|
|
@@ -1164,7 +1169,7 @@ export declare class DbManagementClient {
|
|
|
1164
1169
|
* @param ListCursorCacheStatementsRequest
|
|
1165
1170
|
* @return ListCursorCacheStatementsResponse
|
|
1166
1171
|
* @throws OciError when an error occurs
|
|
1167
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1172
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListCursorCacheStatements.ts.html |here} to see how to use ListCursorCacheStatements API.
|
|
1168
1173
|
*/
|
|
1169
1174
|
listCursorCacheStatements(listCursorCacheStatementsRequest: requests.ListCursorCacheStatementsRequest): Promise<responses.ListCursorCacheStatementsResponse>;
|
|
1170
1175
|
/**
|
|
@@ -1173,7 +1178,7 @@ export declare class DbManagementClient {
|
|
|
1173
1178
|
* @param ListDataAccessContainersRequest
|
|
1174
1179
|
* @return ListDataAccessContainersResponse
|
|
1175
1180
|
* @throws OciError when an error occurs
|
|
1176
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1181
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListDataAccessContainers.ts.html |here} to see how to use ListDataAccessContainers API.
|
|
1177
1182
|
*/
|
|
1178
1183
|
listDataAccessContainers(listDataAccessContainersRequest: requests.ListDataAccessContainersRequest): Promise<responses.ListDataAccessContainersResponse>;
|
|
1179
1184
|
/**
|
|
@@ -1183,7 +1188,7 @@ export declare class DbManagementClient {
|
|
|
1183
1188
|
* @param ListDatabaseParametersRequest
|
|
1184
1189
|
* @return ListDatabaseParametersResponse
|
|
1185
1190
|
* @throws OciError when an error occurs
|
|
1186
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1191
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListDatabaseParameters.ts.html |here} to see how to use ListDatabaseParameters API.
|
|
1187
1192
|
*/
|
|
1188
1193
|
listDatabaseParameters(listDatabaseParametersRequest: requests.ListDatabaseParametersRequest): Promise<responses.ListDatabaseParametersResponse>;
|
|
1189
1194
|
/**
|
|
@@ -1193,7 +1198,7 @@ export declare class DbManagementClient {
|
|
|
1193
1198
|
* @param ListDbManagementPrivateEndpointsRequest
|
|
1194
1199
|
* @return ListDbManagementPrivateEndpointsResponse
|
|
1195
1200
|
* @throws OciError when an error occurs
|
|
1196
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1201
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListDbManagementPrivateEndpoints.ts.html |here} to see how to use ListDbManagementPrivateEndpoints API.
|
|
1197
1202
|
*/
|
|
1198
1203
|
listDbManagementPrivateEndpoints(listDbManagementPrivateEndpointsRequest: requests.ListDbManagementPrivateEndpointsRequest): Promise<responses.ListDbManagementPrivateEndpointsResponse>;
|
|
1199
1204
|
/**
|
|
@@ -1203,7 +1208,7 @@ export declare class DbManagementClient {
|
|
|
1203
1208
|
* @param ListExternalAsmDiskGroupsRequest
|
|
1204
1209
|
* @return ListExternalAsmDiskGroupsResponse
|
|
1205
1210
|
* @throws OciError when an error occurs
|
|
1206
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1211
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListExternalAsmDiskGroups.ts.html |here} to see how to use ListExternalAsmDiskGroups API.
|
|
1207
1212
|
*/
|
|
1208
1213
|
listExternalAsmDiskGroups(listExternalAsmDiskGroupsRequest: requests.ListExternalAsmDiskGroupsRequest): Promise<responses.ListExternalAsmDiskGroupsResponse>;
|
|
1209
1214
|
/**
|
|
@@ -1212,7 +1217,7 @@ export declare class DbManagementClient {
|
|
|
1212
1217
|
* @param ListExternalAsmInstancesRequest
|
|
1213
1218
|
* @return ListExternalAsmInstancesResponse
|
|
1214
1219
|
* @throws OciError when an error occurs
|
|
1215
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1220
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListExternalAsmInstances.ts.html |here} to see how to use ListExternalAsmInstances API.
|
|
1216
1221
|
*/
|
|
1217
1222
|
listExternalAsmInstances(listExternalAsmInstancesRequest: requests.ListExternalAsmInstancesRequest): Promise<responses.ListExternalAsmInstancesResponse>;
|
|
1218
1223
|
/**
|
|
@@ -1222,7 +1227,7 @@ export declare class DbManagementClient {
|
|
|
1222
1227
|
* @param ListExternalAsmUsersRequest
|
|
1223
1228
|
* @return ListExternalAsmUsersResponse
|
|
1224
1229
|
* @throws OciError when an error occurs
|
|
1225
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1230
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListExternalAsmUsers.ts.html |here} to see how to use ListExternalAsmUsers API.
|
|
1226
1231
|
*/
|
|
1227
1232
|
listExternalAsmUsers(listExternalAsmUsersRequest: requests.ListExternalAsmUsersRequest): Promise<responses.ListExternalAsmUsersResponse>;
|
|
1228
1233
|
/**
|
|
@@ -1231,7 +1236,7 @@ export declare class DbManagementClient {
|
|
|
1231
1236
|
* @param ListExternalAsmsRequest
|
|
1232
1237
|
* @return ListExternalAsmsResponse
|
|
1233
1238
|
* @throws OciError when an error occurs
|
|
1234
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1239
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListExternalAsms.ts.html |here} to see how to use ListExternalAsms API.
|
|
1235
1240
|
*/
|
|
1236
1241
|
listExternalAsms(listExternalAsmsRequest: requests.ListExternalAsmsRequest): Promise<responses.ListExternalAsmsResponse>;
|
|
1237
1242
|
/**
|
|
@@ -1240,7 +1245,7 @@ export declare class DbManagementClient {
|
|
|
1240
1245
|
* @param ListExternalClusterInstancesRequest
|
|
1241
1246
|
* @return ListExternalClusterInstancesResponse
|
|
1242
1247
|
* @throws OciError when an error occurs
|
|
1243
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1248
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListExternalClusterInstances.ts.html |here} to see how to use ListExternalClusterInstances API.
|
|
1244
1249
|
*/
|
|
1245
1250
|
listExternalClusterInstances(listExternalClusterInstancesRequest: requests.ListExternalClusterInstancesRequest): Promise<responses.ListExternalClusterInstancesResponse>;
|
|
1246
1251
|
/**
|
|
@@ -1249,7 +1254,7 @@ export declare class DbManagementClient {
|
|
|
1249
1254
|
* @param ListExternalClustersRequest
|
|
1250
1255
|
* @return ListExternalClustersResponse
|
|
1251
1256
|
* @throws OciError when an error occurs
|
|
1252
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1257
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListExternalClusters.ts.html |here} to see how to use ListExternalClusters API.
|
|
1253
1258
|
*/
|
|
1254
1259
|
listExternalClusters(listExternalClustersRequest: requests.ListExternalClustersRequest): Promise<responses.ListExternalClustersResponse>;
|
|
1255
1260
|
/**
|
|
@@ -1258,7 +1263,7 @@ export declare class DbManagementClient {
|
|
|
1258
1263
|
* @param ListExternalDatabasesRequest
|
|
1259
1264
|
* @return ListExternalDatabasesResponse
|
|
1260
1265
|
* @throws OciError when an error occurs
|
|
1261
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1266
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListExternalDatabases.ts.html |here} to see how to use ListExternalDatabases API.
|
|
1262
1267
|
*/
|
|
1263
1268
|
listExternalDatabases(listExternalDatabasesRequest: requests.ListExternalDatabasesRequest): Promise<responses.ListExternalDatabasesResponse>;
|
|
1264
1269
|
/**
|
|
@@ -1267,7 +1272,7 @@ export declare class DbManagementClient {
|
|
|
1267
1272
|
* @param ListExternalDbHomesRequest
|
|
1268
1273
|
* @return ListExternalDbHomesResponse
|
|
1269
1274
|
* @throws OciError when an error occurs
|
|
1270
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1275
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListExternalDbHomes.ts.html |here} to see how to use ListExternalDbHomes API.
|
|
1271
1276
|
*/
|
|
1272
1277
|
listExternalDbHomes(listExternalDbHomesRequest: requests.ListExternalDbHomesRequest): Promise<responses.ListExternalDbHomesResponse>;
|
|
1273
1278
|
/**
|
|
@@ -1276,7 +1281,7 @@ export declare class DbManagementClient {
|
|
|
1276
1281
|
* @param ListExternalDbNodesRequest
|
|
1277
1282
|
* @return ListExternalDbNodesResponse
|
|
1278
1283
|
* @throws OciError when an error occurs
|
|
1279
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1284
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListExternalDbNodes.ts.html |here} to see how to use ListExternalDbNodes API.
|
|
1280
1285
|
*/
|
|
1281
1286
|
listExternalDbNodes(listExternalDbNodesRequest: requests.ListExternalDbNodesRequest): Promise<responses.ListExternalDbNodesResponse>;
|
|
1282
1287
|
/**
|
|
@@ -1285,7 +1290,7 @@ export declare class DbManagementClient {
|
|
|
1285
1290
|
* @param ListExternalDbSystemConnectorsRequest
|
|
1286
1291
|
* @return ListExternalDbSystemConnectorsResponse
|
|
1287
1292
|
* @throws OciError when an error occurs
|
|
1288
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1293
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListExternalDbSystemConnectors.ts.html |here} to see how to use ListExternalDbSystemConnectors API.
|
|
1289
1294
|
*/
|
|
1290
1295
|
listExternalDbSystemConnectors(listExternalDbSystemConnectorsRequest: requests.ListExternalDbSystemConnectorsRequest): Promise<responses.ListExternalDbSystemConnectorsResponse>;
|
|
1291
1296
|
/**
|
|
@@ -1294,7 +1299,7 @@ export declare class DbManagementClient {
|
|
|
1294
1299
|
* @param ListExternalDbSystemDiscoveriesRequest
|
|
1295
1300
|
* @return ListExternalDbSystemDiscoveriesResponse
|
|
1296
1301
|
* @throws OciError when an error occurs
|
|
1297
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1302
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListExternalDbSystemDiscoveries.ts.html |here} to see how to use ListExternalDbSystemDiscoveries API.
|
|
1298
1303
|
*/
|
|
1299
1304
|
listExternalDbSystemDiscoveries(listExternalDbSystemDiscoveriesRequest: requests.ListExternalDbSystemDiscoveriesRequest): Promise<responses.ListExternalDbSystemDiscoveriesResponse>;
|
|
1300
1305
|
/**
|
|
@@ -1303,7 +1308,7 @@ export declare class DbManagementClient {
|
|
|
1303
1308
|
* @param ListExternalDbSystemsRequest
|
|
1304
1309
|
* @return ListExternalDbSystemsResponse
|
|
1305
1310
|
* @throws OciError when an error occurs
|
|
1306
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1311
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListExternalDbSystems.ts.html |here} to see how to use ListExternalDbSystems API.
|
|
1307
1312
|
*/
|
|
1308
1313
|
listExternalDbSystems(listExternalDbSystemsRequest: requests.ListExternalDbSystemsRequest): Promise<responses.ListExternalDbSystemsResponse>;
|
|
1309
1314
|
/**
|
|
@@ -1313,7 +1318,7 @@ export declare class DbManagementClient {
|
|
|
1313
1318
|
* @param ListExternalExadataInfrastructuresRequest
|
|
1314
1319
|
* @return ListExternalExadataInfrastructuresResponse
|
|
1315
1320
|
* @throws OciError when an error occurs
|
|
1316
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1321
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListExternalExadataInfrastructures.ts.html |here} to see how to use ListExternalExadataInfrastructures API.
|
|
1317
1322
|
*/
|
|
1318
1323
|
listExternalExadataInfrastructures(listExternalExadataInfrastructuresRequest: requests.ListExternalExadataInfrastructuresRequest): Promise<responses.ListExternalExadataInfrastructuresResponse>;
|
|
1319
1324
|
/**
|
|
@@ -1323,7 +1328,7 @@ export declare class DbManagementClient {
|
|
|
1323
1328
|
* @param ListExternalExadataStorageConnectorsRequest
|
|
1324
1329
|
* @return ListExternalExadataStorageConnectorsResponse
|
|
1325
1330
|
* @throws OciError when an error occurs
|
|
1326
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1331
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListExternalExadataStorageConnectors.ts.html |here} to see how to use ListExternalExadataStorageConnectors API.
|
|
1327
1332
|
*/
|
|
1328
1333
|
listExternalExadataStorageConnectors(listExternalExadataStorageConnectorsRequest: requests.ListExternalExadataStorageConnectorsRequest): Promise<responses.ListExternalExadataStorageConnectorsResponse>;
|
|
1329
1334
|
/**
|
|
@@ -1333,7 +1338,7 @@ export declare class DbManagementClient {
|
|
|
1333
1338
|
* @param ListExternalExadataStorageServersRequest
|
|
1334
1339
|
* @return ListExternalExadataStorageServersResponse
|
|
1335
1340
|
* @throws OciError when an error occurs
|
|
1336
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1341
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListExternalExadataStorageServers.ts.html |here} to see how to use ListExternalExadataStorageServers API.
|
|
1337
1342
|
*/
|
|
1338
1343
|
listExternalExadataStorageServers(listExternalExadataStorageServersRequest: requests.ListExternalExadataStorageServersRequest): Promise<responses.ListExternalExadataStorageServersResponse>;
|
|
1339
1344
|
/**
|
|
@@ -1344,7 +1349,7 @@ export declare class DbManagementClient {
|
|
|
1344
1349
|
* @param ListExternalListenerServicesRequest
|
|
1345
1350
|
* @return ListExternalListenerServicesResponse
|
|
1346
1351
|
* @throws OciError when an error occurs
|
|
1347
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1352
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListExternalListenerServices.ts.html |here} to see how to use ListExternalListenerServices API.
|
|
1348
1353
|
*/
|
|
1349
1354
|
listExternalListenerServices(listExternalListenerServicesRequest: requests.ListExternalListenerServicesRequest): Promise<responses.ListExternalListenerServicesResponse>;
|
|
1350
1355
|
/**
|
|
@@ -1353,7 +1358,7 @@ export declare class DbManagementClient {
|
|
|
1353
1358
|
* @param ListExternalListenersRequest
|
|
1354
1359
|
* @return ListExternalListenersResponse
|
|
1355
1360
|
* @throws OciError when an error occurs
|
|
1356
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1361
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListExternalListeners.ts.html |here} to see how to use ListExternalListeners API.
|
|
1357
1362
|
*/
|
|
1358
1363
|
listExternalListeners(listExternalListenersRequest: requests.ListExternalListenersRequest): Promise<responses.ListExternalListenersResponse>;
|
|
1359
1364
|
/**
|
|
@@ -1366,7 +1371,7 @@ export declare class DbManagementClient {
|
|
|
1366
1371
|
* @param ListJobExecutionsRequest
|
|
1367
1372
|
* @return ListJobExecutionsResponse
|
|
1368
1373
|
* @throws OciError when an error occurs
|
|
1369
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1374
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
|
|
1370
1375
|
*/
|
|
1371
1376
|
listJobExecutions(listJobExecutionsRequest: requests.ListJobExecutionsRequest): Promise<responses.ListJobExecutionsResponse>;
|
|
1372
1377
|
/**
|
|
@@ -1379,7 +1384,7 @@ export declare class DbManagementClient {
|
|
|
1379
1384
|
* @param ListJobRunsRequest
|
|
1380
1385
|
* @return ListJobRunsResponse
|
|
1381
1386
|
* @throws OciError when an error occurs
|
|
1382
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1387
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListJobRuns.ts.html |here} to see how to use ListJobRuns API.
|
|
1383
1388
|
*/
|
|
1384
1389
|
listJobRuns(listJobRunsRequest: requests.ListJobRunsRequest): Promise<responses.ListJobRunsResponse>;
|
|
1385
1390
|
/**
|
|
@@ -1392,7 +1397,7 @@ export declare class DbManagementClient {
|
|
|
1392
1397
|
* @param ListJobsRequest
|
|
1393
1398
|
* @return ListJobsResponse
|
|
1394
1399
|
* @throws OciError when an error occurs
|
|
1395
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1400
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListJobs.ts.html |here} to see how to use ListJobs API.
|
|
1396
1401
|
*/
|
|
1397
1402
|
listJobs(listJobsRequest: requests.ListJobsRequest): Promise<responses.ListJobsResponse>;
|
|
1398
1403
|
/**
|
|
@@ -1405,7 +1410,7 @@ export declare class DbManagementClient {
|
|
|
1405
1410
|
* @param ListManagedDatabaseGroupsRequest
|
|
1406
1411
|
* @return ListManagedDatabaseGroupsResponse
|
|
1407
1412
|
* @throws OciError when an error occurs
|
|
1408
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1413
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListManagedDatabaseGroups.ts.html |here} to see how to use ListManagedDatabaseGroups API.
|
|
1409
1414
|
*/
|
|
1410
1415
|
listManagedDatabaseGroups(listManagedDatabaseGroupsRequest: requests.ListManagedDatabaseGroupsRequest): Promise<responses.ListManagedDatabaseGroupsResponse>;
|
|
1411
1416
|
/**
|
|
@@ -1420,7 +1425,7 @@ export declare class DbManagementClient {
|
|
|
1420
1425
|
* @param ListManagedDatabasesRequest
|
|
1421
1426
|
* @return ListManagedDatabasesResponse
|
|
1422
1427
|
* @throws OciError when an error occurs
|
|
1423
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1428
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListManagedDatabases.ts.html |here} to see how to use ListManagedDatabases API.
|
|
1424
1429
|
*/
|
|
1425
1430
|
listManagedDatabases(listManagedDatabasesRequest: requests.ListManagedDatabasesRequest): Promise<responses.ListManagedDatabasesResponse>;
|
|
1426
1431
|
/**
|
|
@@ -1429,7 +1434,7 @@ export declare class DbManagementClient {
|
|
|
1429
1434
|
* @param ListObjectPrivilegesRequest
|
|
1430
1435
|
* @return ListObjectPrivilegesResponse
|
|
1431
1436
|
* @throws OciError when an error occurs
|
|
1432
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1437
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListObjectPrivileges.ts.html |here} to see how to use ListObjectPrivileges API.
|
|
1433
1438
|
*/
|
|
1434
1439
|
listObjectPrivileges(listObjectPrivilegesRequest: requests.ListObjectPrivilegesRequest): Promise<responses.ListObjectPrivilegesResponse>;
|
|
1435
1440
|
/**
|
|
@@ -1441,7 +1446,7 @@ export declare class DbManagementClient {
|
|
|
1441
1446
|
* @param ListOptimizerStatisticsAdvisorExecutionsRequest
|
|
1442
1447
|
* @return ListOptimizerStatisticsAdvisorExecutionsResponse
|
|
1443
1448
|
* @throws OciError when an error occurs
|
|
1444
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1449
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListOptimizerStatisticsAdvisorExecutions.ts.html |here} to see how to use ListOptimizerStatisticsAdvisorExecutions API.
|
|
1445
1450
|
*/
|
|
1446
1451
|
listOptimizerStatisticsAdvisorExecutions(listOptimizerStatisticsAdvisorExecutionsRequest: requests.ListOptimizerStatisticsAdvisorExecutionsRequest): Promise<responses.ListOptimizerStatisticsAdvisorExecutionsResponse>;
|
|
1447
1452
|
/**
|
|
@@ -1456,7 +1461,7 @@ export declare class DbManagementClient {
|
|
|
1456
1461
|
* @param ListOptimizerStatisticsCollectionAggregationsRequest
|
|
1457
1462
|
* @return ListOptimizerStatisticsCollectionAggregationsResponse
|
|
1458
1463
|
* @throws OciError when an error occurs
|
|
1459
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1464
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListOptimizerStatisticsCollectionAggregations.ts.html |here} to see how to use ListOptimizerStatisticsCollectionAggregations API.
|
|
1460
1465
|
*/
|
|
1461
1466
|
listOptimizerStatisticsCollectionAggregations(listOptimizerStatisticsCollectionAggregationsRequest: requests.ListOptimizerStatisticsCollectionAggregationsRequest): Promise<responses.ListOptimizerStatisticsCollectionAggregationsResponse>;
|
|
1462
1467
|
/**
|
|
@@ -1472,7 +1477,7 @@ export declare class DbManagementClient {
|
|
|
1472
1477
|
* @param ListOptimizerStatisticsCollectionOperationsRequest
|
|
1473
1478
|
* @return ListOptimizerStatisticsCollectionOperationsResponse
|
|
1474
1479
|
* @throws OciError when an error occurs
|
|
1475
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1480
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListOptimizerStatisticsCollectionOperations.ts.html |here} to see how to use ListOptimizerStatisticsCollectionOperations API.
|
|
1476
1481
|
*/
|
|
1477
1482
|
listOptimizerStatisticsCollectionOperations(listOptimizerStatisticsCollectionOperationsRequest: requests.ListOptimizerStatisticsCollectionOperationsRequest): Promise<responses.ListOptimizerStatisticsCollectionOperationsResponse>;
|
|
1478
1483
|
/**
|
|
@@ -1482,7 +1487,7 @@ export declare class DbManagementClient {
|
|
|
1482
1487
|
* @param ListPreferredCredentialsRequest
|
|
1483
1488
|
* @return ListPreferredCredentialsResponse
|
|
1484
1489
|
* @throws OciError when an error occurs
|
|
1485
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1490
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListPreferredCredentials.ts.html |here} to see how to use ListPreferredCredentials API.
|
|
1486
1491
|
*/
|
|
1487
1492
|
listPreferredCredentials(listPreferredCredentialsRequest: requests.ListPreferredCredentialsRequest): Promise<responses.ListPreferredCredentialsResponse>;
|
|
1488
1493
|
/**
|
|
@@ -1491,7 +1496,7 @@ export declare class DbManagementClient {
|
|
|
1491
1496
|
* @param ListProxiedForUsersRequest
|
|
1492
1497
|
* @return ListProxiedForUsersResponse
|
|
1493
1498
|
* @throws OciError when an error occurs
|
|
1494
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1499
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListProxiedForUsers.ts.html |here} to see how to use ListProxiedForUsers API.
|
|
1495
1500
|
*/
|
|
1496
1501
|
listProxiedForUsers(listProxiedForUsersRequest: requests.ListProxiedForUsersRequest): Promise<responses.ListProxiedForUsersResponse>;
|
|
1497
1502
|
/**
|
|
@@ -1500,7 +1505,7 @@ export declare class DbManagementClient {
|
|
|
1500
1505
|
* @param ListProxyUsersRequest
|
|
1501
1506
|
* @return ListProxyUsersResponse
|
|
1502
1507
|
* @throws OciError when an error occurs
|
|
1503
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1508
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListProxyUsers.ts.html |here} to see how to use ListProxyUsers API.
|
|
1504
1509
|
*/
|
|
1505
1510
|
listProxyUsers(listProxyUsersRequest: requests.ListProxyUsersRequest): Promise<responses.ListProxyUsersResponse>;
|
|
1506
1511
|
/**
|
|
@@ -1509,7 +1514,7 @@ export declare class DbManagementClient {
|
|
|
1509
1514
|
* @param ListRolesRequest
|
|
1510
1515
|
* @return ListRolesResponse
|
|
1511
1516
|
* @throws OciError when an error occurs
|
|
1512
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1517
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListRoles.ts.html |here} to see how to use ListRoles API.
|
|
1513
1518
|
*/
|
|
1514
1519
|
listRoles(listRolesRequest: requests.ListRolesRequest): Promise<responses.ListRolesResponse>;
|
|
1515
1520
|
/**
|
|
@@ -1519,7 +1524,7 @@ export declare class DbManagementClient {
|
|
|
1519
1524
|
* @param ListSqlPlanBaselineJobsRequest
|
|
1520
1525
|
* @return ListSqlPlanBaselineJobsResponse
|
|
1521
1526
|
* @throws OciError when an error occurs
|
|
1522
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1527
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListSqlPlanBaselineJobs.ts.html |here} to see how to use ListSqlPlanBaselineJobs API.
|
|
1523
1528
|
*/
|
|
1524
1529
|
listSqlPlanBaselineJobs(listSqlPlanBaselineJobsRequest: requests.ListSqlPlanBaselineJobsRequest): Promise<responses.ListSqlPlanBaselineJobsResponse>;
|
|
1525
1530
|
/**
|
|
@@ -1529,7 +1534,7 @@ export declare class DbManagementClient {
|
|
|
1529
1534
|
* @param ListSqlPlanBaselinesRequest
|
|
1530
1535
|
* @return ListSqlPlanBaselinesResponse
|
|
1531
1536
|
* @throws OciError when an error occurs
|
|
1532
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1537
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListSqlPlanBaselines.ts.html |here} to see how to use ListSqlPlanBaselines API.
|
|
1533
1538
|
*/
|
|
1534
1539
|
listSqlPlanBaselines(listSqlPlanBaselinesRequest: requests.ListSqlPlanBaselinesRequest): Promise<responses.ListSqlPlanBaselinesResponse>;
|
|
1535
1540
|
/**
|
|
@@ -1538,7 +1543,7 @@ export declare class DbManagementClient {
|
|
|
1538
1543
|
* @param ListSystemPrivilegesRequest
|
|
1539
1544
|
* @return ListSystemPrivilegesResponse
|
|
1540
1545
|
* @throws OciError when an error occurs
|
|
1541
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1546
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListSystemPrivileges.ts.html |here} to see how to use ListSystemPrivileges API.
|
|
1542
1547
|
*/
|
|
1543
1548
|
listSystemPrivileges(listSystemPrivilegesRequest: requests.ListSystemPrivilegesRequest): Promise<responses.ListSystemPrivilegesResponse>;
|
|
1544
1549
|
/**
|
|
@@ -1549,7 +1554,7 @@ export declare class DbManagementClient {
|
|
|
1549
1554
|
* @param ListTableStatisticsRequest
|
|
1550
1555
|
* @return ListTableStatisticsResponse
|
|
1551
1556
|
* @throws OciError when an error occurs
|
|
1552
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1557
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListTableStatistics.ts.html |here} to see how to use ListTableStatistics API.
|
|
1553
1558
|
*/
|
|
1554
1559
|
listTableStatistics(listTableStatisticsRequest: requests.ListTableStatisticsRequest): Promise<responses.ListTableStatisticsResponse>;
|
|
1555
1560
|
/**
|
|
@@ -1558,7 +1563,7 @@ export declare class DbManagementClient {
|
|
|
1558
1563
|
* @param ListTablespacesRequest
|
|
1559
1564
|
* @return ListTablespacesResponse
|
|
1560
1565
|
* @throws OciError when an error occurs
|
|
1561
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1566
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListTablespaces.ts.html |here} to see how to use ListTablespaces API.
|
|
1562
1567
|
*/
|
|
1563
1568
|
listTablespaces(listTablespacesRequest: requests.ListTablespacesRequest): Promise<responses.ListTablespacesResponse>;
|
|
1564
1569
|
/**
|
|
@@ -1567,7 +1572,7 @@ export declare class DbManagementClient {
|
|
|
1567
1572
|
* @param ListUsersRequest
|
|
1568
1573
|
* @return ListUsersResponse
|
|
1569
1574
|
* @throws OciError when an error occurs
|
|
1570
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1575
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListUsers.ts.html |here} to see how to use ListUsers API.
|
|
1571
1576
|
*/
|
|
1572
1577
|
listUsers(listUsersRequest: requests.ListUsersRequest): Promise<responses.ListUsersResponse>;
|
|
1573
1578
|
/**
|
|
@@ -1577,7 +1582,7 @@ export declare class DbManagementClient {
|
|
|
1577
1582
|
* @param ListWorkRequestErrorsRequest
|
|
1578
1583
|
* @return ListWorkRequestErrorsResponse
|
|
1579
1584
|
* @throws OciError when an error occurs
|
|
1580
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1585
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
1581
1586
|
*/
|
|
1582
1587
|
listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
|
|
1583
1588
|
/**
|
|
@@ -1587,7 +1592,7 @@ export declare class DbManagementClient {
|
|
|
1587
1592
|
* @param ListWorkRequestLogsRequest
|
|
1588
1593
|
* @return ListWorkRequestLogsResponse
|
|
1589
1594
|
* @throws OciError when an error occurs
|
|
1590
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1595
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
1591
1596
|
*/
|
|
1592
1597
|
listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
|
|
1593
1598
|
/**
|
|
@@ -1597,7 +1602,7 @@ export declare class DbManagementClient {
|
|
|
1597
1602
|
* @param ListWorkRequestsRequest
|
|
1598
1603
|
* @return ListWorkRequestsResponse
|
|
1599
1604
|
* @throws OciError when an error occurs
|
|
1600
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1605
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
1601
1606
|
*/
|
|
1602
1607
|
listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
|
|
1603
1608
|
/**
|
|
@@ -1611,7 +1616,7 @@ export declare class DbManagementClient {
|
|
|
1611
1616
|
* @param LoadSqlPlanBaselinesFromAwrRequest
|
|
1612
1617
|
* @return LoadSqlPlanBaselinesFromAwrResponse
|
|
1613
1618
|
* @throws OciError when an error occurs
|
|
1614
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1619
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/LoadSqlPlanBaselinesFromAwr.ts.html |here} to see how to use LoadSqlPlanBaselinesFromAwr API.
|
|
1615
1620
|
*/
|
|
1616
1621
|
loadSqlPlanBaselinesFromAwr(loadSqlPlanBaselinesFromAwrRequest: requests.LoadSqlPlanBaselinesFromAwrRequest): Promise<responses.LoadSqlPlanBaselinesFromAwrResponse>;
|
|
1617
1622
|
/**
|
|
@@ -1623,7 +1628,7 @@ export declare class DbManagementClient {
|
|
|
1623
1628
|
* @param LoadSqlPlanBaselinesFromCursorCacheRequest
|
|
1624
1629
|
* @return LoadSqlPlanBaselinesFromCursorCacheResponse
|
|
1625
1630
|
* @throws OciError when an error occurs
|
|
1626
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1631
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/LoadSqlPlanBaselinesFromCursorCache.ts.html |here} to see how to use LoadSqlPlanBaselinesFromCursorCache API.
|
|
1627
1632
|
*/
|
|
1628
1633
|
loadSqlPlanBaselinesFromCursorCache(loadSqlPlanBaselinesFromCursorCacheRequest: requests.LoadSqlPlanBaselinesFromCursorCacheRequest): Promise<responses.LoadSqlPlanBaselinesFromCursorCacheResponse>;
|
|
1629
1634
|
/**
|
|
@@ -1633,7 +1638,7 @@ export declare class DbManagementClient {
|
|
|
1633
1638
|
* @param PatchExternalDbSystemDiscoveryRequest
|
|
1634
1639
|
* @return PatchExternalDbSystemDiscoveryResponse
|
|
1635
1640
|
* @throws OciError when an error occurs
|
|
1636
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1641
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/PatchExternalDbSystemDiscovery.ts.html |here} to see how to use PatchExternalDbSystemDiscovery API.
|
|
1637
1642
|
*/
|
|
1638
1643
|
patchExternalDbSystemDiscovery(patchExternalDbSystemDiscoveryRequest: requests.PatchExternalDbSystemDiscoveryRequest): Promise<responses.PatchExternalDbSystemDiscoveryResponse>;
|
|
1639
1644
|
/**
|
|
@@ -1643,7 +1648,7 @@ export declare class DbManagementClient {
|
|
|
1643
1648
|
* @param RemoveDataFileRequest
|
|
1644
1649
|
* @return RemoveDataFileResponse
|
|
1645
1650
|
* @throws OciError when an error occurs
|
|
1646
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1651
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/RemoveDataFile.ts.html |here} to see how to use RemoveDataFile API.
|
|
1647
1652
|
*/
|
|
1648
1653
|
removeDataFile(removeDataFileRequest: requests.RemoveDataFileRequest): Promise<responses.RemoveDataFileResponse>;
|
|
1649
1654
|
/**
|
|
@@ -1656,7 +1661,7 @@ export declare class DbManagementClient {
|
|
|
1656
1661
|
* @param RemoveManagedDatabaseFromManagedDatabaseGroupRequest
|
|
1657
1662
|
* @return RemoveManagedDatabaseFromManagedDatabaseGroupResponse
|
|
1658
1663
|
* @throws OciError when an error occurs
|
|
1659
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1664
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/RemoveManagedDatabaseFromManagedDatabaseGroup.ts.html |here} to see how to use RemoveManagedDatabaseFromManagedDatabaseGroup API.
|
|
1660
1665
|
*/
|
|
1661
1666
|
removeManagedDatabaseFromManagedDatabaseGroup(removeManagedDatabaseFromManagedDatabaseGroupRequest: requests.RemoveManagedDatabaseFromManagedDatabaseGroupRequest): Promise<responses.RemoveManagedDatabaseFromManagedDatabaseGroupResponse>;
|
|
1662
1667
|
/**
|
|
@@ -1666,7 +1671,7 @@ export declare class DbManagementClient {
|
|
|
1666
1671
|
* @param ResetDatabaseParametersRequest
|
|
1667
1672
|
* @return ResetDatabaseParametersResponse
|
|
1668
1673
|
* @throws OciError when an error occurs
|
|
1669
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1674
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ResetDatabaseParameters.ts.html |here} to see how to use ResetDatabaseParameters API.
|
|
1670
1675
|
*/
|
|
1671
1676
|
resetDatabaseParameters(resetDatabaseParametersRequest: requests.ResetDatabaseParametersRequest): Promise<responses.ResetDatabaseParametersResponse>;
|
|
1672
1677
|
/**
|
|
@@ -1676,7 +1681,7 @@ export declare class DbManagementClient {
|
|
|
1676
1681
|
* @param ResizeDataFileRequest
|
|
1677
1682
|
* @return ResizeDataFileResponse
|
|
1678
1683
|
* @throws OciError when an error occurs
|
|
1679
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1684
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ResizeDataFile.ts.html |here} to see how to use ResizeDataFile API.
|
|
1680
1685
|
*/
|
|
1681
1686
|
resizeDataFile(resizeDataFileRequest: requests.ResizeDataFileRequest): Promise<responses.ResizeDataFileResponse>;
|
|
1682
1687
|
/**
|
|
@@ -1687,7 +1692,7 @@ export declare class DbManagementClient {
|
|
|
1687
1692
|
* @param RunHistoricAddmRequest
|
|
1688
1693
|
* @return RunHistoricAddmResponse
|
|
1689
1694
|
* @throws OciError when an error occurs
|
|
1690
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1695
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/RunHistoricAddm.ts.html |here} to see how to use RunHistoricAddm API.
|
|
1691
1696
|
*/
|
|
1692
1697
|
runHistoricAddm(runHistoricAddmRequest: requests.RunHistoricAddmRequest): Promise<responses.RunHistoricAddmResponse>;
|
|
1693
1698
|
/**
|
|
@@ -1697,7 +1702,7 @@ export declare class DbManagementClient {
|
|
|
1697
1702
|
* @param SummarizeAwrDbCpuUsagesRequest
|
|
1698
1703
|
* @return SummarizeAwrDbCpuUsagesResponse
|
|
1699
1704
|
* @throws OciError when an error occurs
|
|
1700
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1705
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/SummarizeAwrDbCpuUsages.ts.html |here} to see how to use SummarizeAwrDbCpuUsages API.
|
|
1701
1706
|
*/
|
|
1702
1707
|
summarizeAwrDbCpuUsages(summarizeAwrDbCpuUsagesRequest: requests.SummarizeAwrDbCpuUsagesRequest): Promise<responses.SummarizeAwrDbCpuUsagesResponse>;
|
|
1703
1708
|
/**
|
|
@@ -1707,7 +1712,7 @@ export declare class DbManagementClient {
|
|
|
1707
1712
|
* @param SummarizeAwrDbMetricsRequest
|
|
1708
1713
|
* @return SummarizeAwrDbMetricsResponse
|
|
1709
1714
|
* @throws OciError when an error occurs
|
|
1710
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1715
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/SummarizeAwrDbMetrics.ts.html |here} to see how to use SummarizeAwrDbMetrics API.
|
|
1711
1716
|
*/
|
|
1712
1717
|
summarizeAwrDbMetrics(summarizeAwrDbMetricsRequest: requests.SummarizeAwrDbMetricsRequest): Promise<responses.SummarizeAwrDbMetricsResponse>;
|
|
1713
1718
|
/**
|
|
@@ -1721,7 +1726,7 @@ export declare class DbManagementClient {
|
|
|
1721
1726
|
* @param SummarizeAwrDbParameterChangesRequest
|
|
1722
1727
|
* @return SummarizeAwrDbParameterChangesResponse
|
|
1723
1728
|
* @throws OciError when an error occurs
|
|
1724
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1729
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/SummarizeAwrDbParameterChanges.ts.html |here} to see how to use SummarizeAwrDbParameterChanges API.
|
|
1725
1730
|
*/
|
|
1726
1731
|
summarizeAwrDbParameterChanges(summarizeAwrDbParameterChangesRequest: requests.SummarizeAwrDbParameterChangesRequest): Promise<responses.SummarizeAwrDbParameterChangesResponse>;
|
|
1727
1732
|
/**
|
|
@@ -1741,7 +1746,7 @@ export declare class DbManagementClient {
|
|
|
1741
1746
|
* @param SummarizeAwrDbParametersRequest
|
|
1742
1747
|
* @return SummarizeAwrDbParametersResponse
|
|
1743
1748
|
* @throws OciError when an error occurs
|
|
1744
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1749
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/SummarizeAwrDbParameters.ts.html |here} to see how to use SummarizeAwrDbParameters API.
|
|
1745
1750
|
*/
|
|
1746
1751
|
summarizeAwrDbParameters(summarizeAwrDbParametersRequest: requests.SummarizeAwrDbParametersRequest): Promise<responses.SummarizeAwrDbParametersResponse>;
|
|
1747
1752
|
/**
|
|
@@ -1751,7 +1756,7 @@ export declare class DbManagementClient {
|
|
|
1751
1756
|
* @param SummarizeAwrDbSnapshotRangesRequest
|
|
1752
1757
|
* @return SummarizeAwrDbSnapshotRangesResponse
|
|
1753
1758
|
* @throws OciError when an error occurs
|
|
1754
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1759
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/SummarizeAwrDbSnapshotRanges.ts.html |here} to see how to use SummarizeAwrDbSnapshotRanges API.
|
|
1755
1760
|
*/
|
|
1756
1761
|
summarizeAwrDbSnapshotRanges(summarizeAwrDbSnapshotRangesRequest: requests.SummarizeAwrDbSnapshotRangesRequest): Promise<responses.SummarizeAwrDbSnapshotRangesResponse>;
|
|
1757
1762
|
/**
|
|
@@ -1761,7 +1766,7 @@ export declare class DbManagementClient {
|
|
|
1761
1766
|
* @param SummarizeAwrDbSysstatsRequest
|
|
1762
1767
|
* @return SummarizeAwrDbSysstatsResponse
|
|
1763
1768
|
* @throws OciError when an error occurs
|
|
1764
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1769
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/SummarizeAwrDbSysstats.ts.html |here} to see how to use SummarizeAwrDbSysstats API.
|
|
1765
1770
|
*/
|
|
1766
1771
|
summarizeAwrDbSysstats(summarizeAwrDbSysstatsRequest: requests.SummarizeAwrDbSysstatsRequest): Promise<responses.SummarizeAwrDbSysstatsResponse>;
|
|
1767
1772
|
/**
|
|
@@ -1771,7 +1776,7 @@ export declare class DbManagementClient {
|
|
|
1771
1776
|
* @param SummarizeAwrDbTopWaitEventsRequest
|
|
1772
1777
|
* @return SummarizeAwrDbTopWaitEventsResponse
|
|
1773
1778
|
* @throws OciError when an error occurs
|
|
1774
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1779
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/SummarizeAwrDbTopWaitEvents.ts.html |here} to see how to use SummarizeAwrDbTopWaitEvents API.
|
|
1775
1780
|
*/
|
|
1776
1781
|
summarizeAwrDbTopWaitEvents(summarizeAwrDbTopWaitEventsRequest: requests.SummarizeAwrDbTopWaitEventsRequest): Promise<responses.SummarizeAwrDbTopWaitEventsResponse>;
|
|
1777
1782
|
/**
|
|
@@ -1781,7 +1786,7 @@ export declare class DbManagementClient {
|
|
|
1781
1786
|
* @param SummarizeAwrDbWaitEventBucketsRequest
|
|
1782
1787
|
* @return SummarizeAwrDbWaitEventBucketsResponse
|
|
1783
1788
|
* @throws OciError when an error occurs
|
|
1784
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1789
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/SummarizeAwrDbWaitEventBuckets.ts.html |here} to see how to use SummarizeAwrDbWaitEventBuckets API.
|
|
1785
1790
|
*/
|
|
1786
1791
|
summarizeAwrDbWaitEventBuckets(summarizeAwrDbWaitEventBucketsRequest: requests.SummarizeAwrDbWaitEventBucketsRequest): Promise<responses.SummarizeAwrDbWaitEventBucketsResponse>;
|
|
1787
1792
|
/**
|
|
@@ -1791,7 +1796,7 @@ export declare class DbManagementClient {
|
|
|
1791
1796
|
* @param SummarizeAwrDbWaitEventsRequest
|
|
1792
1797
|
* @return SummarizeAwrDbWaitEventsResponse
|
|
1793
1798
|
* @throws OciError when an error occurs
|
|
1794
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1799
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/SummarizeAwrDbWaitEvents.ts.html |here} to see how to use SummarizeAwrDbWaitEvents API.
|
|
1795
1800
|
*/
|
|
1796
1801
|
summarizeAwrDbWaitEvents(summarizeAwrDbWaitEventsRequest: requests.SummarizeAwrDbWaitEventsRequest): Promise<responses.SummarizeAwrDbWaitEventsResponse>;
|
|
1797
1802
|
/**
|
|
@@ -1801,7 +1806,7 @@ export declare class DbManagementClient {
|
|
|
1801
1806
|
* @param SummarizeExternalAsmMetricsRequest
|
|
1802
1807
|
* @return SummarizeExternalAsmMetricsResponse
|
|
1803
1808
|
* @throws OciError when an error occurs
|
|
1804
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1809
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/SummarizeExternalAsmMetrics.ts.html |here} to see how to use SummarizeExternalAsmMetrics API.
|
|
1805
1810
|
*/
|
|
1806
1811
|
summarizeExternalAsmMetrics(summarizeExternalAsmMetricsRequest: requests.SummarizeExternalAsmMetricsRequest): Promise<responses.SummarizeExternalAsmMetricsResponse>;
|
|
1807
1812
|
/**
|
|
@@ -1811,7 +1816,7 @@ export declare class DbManagementClient {
|
|
|
1811
1816
|
* @param SummarizeExternalClusterMetricsRequest
|
|
1812
1817
|
* @return SummarizeExternalClusterMetricsResponse
|
|
1813
1818
|
* @throws OciError when an error occurs
|
|
1814
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1819
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/SummarizeExternalClusterMetrics.ts.html |here} to see how to use SummarizeExternalClusterMetrics API.
|
|
1815
1820
|
*/
|
|
1816
1821
|
summarizeExternalClusterMetrics(summarizeExternalClusterMetricsRequest: requests.SummarizeExternalClusterMetricsRequest): Promise<responses.SummarizeExternalClusterMetricsResponse>;
|
|
1817
1822
|
/**
|
|
@@ -1821,7 +1826,7 @@ export declare class DbManagementClient {
|
|
|
1821
1826
|
* @param SummarizeExternalDbNodeMetricsRequest
|
|
1822
1827
|
* @return SummarizeExternalDbNodeMetricsResponse
|
|
1823
1828
|
* @throws OciError when an error occurs
|
|
1824
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1829
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/SummarizeExternalDbNodeMetrics.ts.html |here} to see how to use SummarizeExternalDbNodeMetrics API.
|
|
1825
1830
|
*/
|
|
1826
1831
|
summarizeExternalDbNodeMetrics(summarizeExternalDbNodeMetricsRequest: requests.SummarizeExternalDbNodeMetricsRequest): Promise<responses.SummarizeExternalDbNodeMetricsResponse>;
|
|
1827
1832
|
/**
|
|
@@ -1831,7 +1836,7 @@ export declare class DbManagementClient {
|
|
|
1831
1836
|
* @param SummarizeExternalDbSystemAvailabilityMetricsRequest
|
|
1832
1837
|
* @return SummarizeExternalDbSystemAvailabilityMetricsResponse
|
|
1833
1838
|
* @throws OciError when an error occurs
|
|
1834
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1839
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/SummarizeExternalDbSystemAvailabilityMetrics.ts.html |here} to see how to use SummarizeExternalDbSystemAvailabilityMetrics API.
|
|
1835
1840
|
*/
|
|
1836
1841
|
summarizeExternalDbSystemAvailabilityMetrics(summarizeExternalDbSystemAvailabilityMetricsRequest: requests.SummarizeExternalDbSystemAvailabilityMetricsRequest): Promise<responses.SummarizeExternalDbSystemAvailabilityMetricsResponse>;
|
|
1837
1842
|
/**
|
|
@@ -1841,7 +1846,7 @@ export declare class DbManagementClient {
|
|
|
1841
1846
|
* @param SummarizeExternalListenerMetricsRequest
|
|
1842
1847
|
* @return SummarizeExternalListenerMetricsResponse
|
|
1843
1848
|
* @throws OciError when an error occurs
|
|
1844
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1849
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/SummarizeExternalListenerMetrics.ts.html |here} to see how to use SummarizeExternalListenerMetrics API.
|
|
1845
1850
|
*/
|
|
1846
1851
|
summarizeExternalListenerMetrics(summarizeExternalListenerMetricsRequest: requests.SummarizeExternalListenerMetricsRequest): Promise<responses.SummarizeExternalListenerMetricsResponse>;
|
|
1847
1852
|
/**
|
|
@@ -1850,7 +1855,7 @@ export declare class DbManagementClient {
|
|
|
1850
1855
|
* @param SummarizeJobExecutionsStatusesRequest
|
|
1851
1856
|
* @return SummarizeJobExecutionsStatusesResponse
|
|
1852
1857
|
* @throws OciError when an error occurs
|
|
1853
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1858
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/SummarizeJobExecutionsStatuses.ts.html |here} to see how to use SummarizeJobExecutionsStatuses API.
|
|
1854
1859
|
*/
|
|
1855
1860
|
summarizeJobExecutionsStatuses(summarizeJobExecutionsStatusesRequest: requests.SummarizeJobExecutionsStatusesRequest): Promise<responses.SummarizeJobExecutionsStatusesResponse>;
|
|
1856
1861
|
/**
|
|
@@ -1861,7 +1866,7 @@ export declare class DbManagementClient {
|
|
|
1861
1866
|
* @param SummarizeManagedDatabaseAvailabilityMetricsRequest
|
|
1862
1867
|
* @return SummarizeManagedDatabaseAvailabilityMetricsResponse
|
|
1863
1868
|
* @throws OciError when an error occurs
|
|
1864
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1869
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/SummarizeManagedDatabaseAvailabilityMetrics.ts.html |here} to see how to use SummarizeManagedDatabaseAvailabilityMetrics API.
|
|
1865
1870
|
*/
|
|
1866
1871
|
summarizeManagedDatabaseAvailabilityMetrics(summarizeManagedDatabaseAvailabilityMetricsRequest: requests.SummarizeManagedDatabaseAvailabilityMetricsRequest): Promise<responses.SummarizeManagedDatabaseAvailabilityMetricsResponse>;
|
|
1867
1872
|
/**
|
|
@@ -1871,7 +1876,7 @@ export declare class DbManagementClient {
|
|
|
1871
1876
|
* @param SummarizeSqlPlanBaselinesRequest
|
|
1872
1877
|
* @return SummarizeSqlPlanBaselinesResponse
|
|
1873
1878
|
* @throws OciError when an error occurs
|
|
1874
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1879
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/SummarizeSqlPlanBaselines.ts.html |here} to see how to use SummarizeSqlPlanBaselines API.
|
|
1875
1880
|
*/
|
|
1876
1881
|
summarizeSqlPlanBaselines(summarizeSqlPlanBaselinesRequest: requests.SummarizeSqlPlanBaselinesRequest): Promise<responses.SummarizeSqlPlanBaselinesResponse>;
|
|
1877
1882
|
/**
|
|
@@ -1881,7 +1886,7 @@ export declare class DbManagementClient {
|
|
|
1881
1886
|
* @param SummarizeSqlPlanBaselinesByLastExecutionRequest
|
|
1882
1887
|
* @return SummarizeSqlPlanBaselinesByLastExecutionResponse
|
|
1883
1888
|
* @throws OciError when an error occurs
|
|
1884
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1889
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/SummarizeSqlPlanBaselinesByLastExecution.ts.html |here} to see how to use SummarizeSqlPlanBaselinesByLastExecution API.
|
|
1885
1890
|
*/
|
|
1886
1891
|
summarizeSqlPlanBaselinesByLastExecution(summarizeSqlPlanBaselinesByLastExecutionRequest: requests.SummarizeSqlPlanBaselinesByLastExecutionRequest): Promise<responses.SummarizeSqlPlanBaselinesByLastExecutionResponse>;
|
|
1887
1892
|
/**
|
|
@@ -1891,7 +1896,7 @@ export declare class DbManagementClient {
|
|
|
1891
1896
|
* @param TestPreferredCredentialRequest
|
|
1892
1897
|
* @return TestPreferredCredentialResponse
|
|
1893
1898
|
* @throws OciError when an error occurs
|
|
1894
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1899
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/TestPreferredCredential.ts.html |here} to see how to use TestPreferredCredential API.
|
|
1895
1900
|
*/
|
|
1896
1901
|
testPreferredCredential(testPreferredCredentialRequest: requests.TestPreferredCredentialRequest): Promise<responses.TestPreferredCredentialResponse>;
|
|
1897
1902
|
/**
|
|
@@ -1900,7 +1905,7 @@ export declare class DbManagementClient {
|
|
|
1900
1905
|
* @param UpdateDbManagementPrivateEndpointRequest
|
|
1901
1906
|
* @return UpdateDbManagementPrivateEndpointResponse
|
|
1902
1907
|
* @throws OciError when an error occurs
|
|
1903
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1908
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/UpdateDbManagementPrivateEndpoint.ts.html |here} to see how to use UpdateDbManagementPrivateEndpoint API.
|
|
1904
1909
|
*/
|
|
1905
1910
|
updateDbManagementPrivateEndpoint(updateDbManagementPrivateEndpointRequest: requests.UpdateDbManagementPrivateEndpointRequest): Promise<responses.UpdateDbManagementPrivateEndpointResponse>;
|
|
1906
1911
|
/**
|
|
@@ -1910,7 +1915,7 @@ export declare class DbManagementClient {
|
|
|
1910
1915
|
* @param UpdateExternalAsmRequest
|
|
1911
1916
|
* @return UpdateExternalAsmResponse
|
|
1912
1917
|
* @throws OciError when an error occurs
|
|
1913
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1918
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/UpdateExternalAsm.ts.html |here} to see how to use UpdateExternalAsm API.
|
|
1914
1919
|
*/
|
|
1915
1920
|
updateExternalAsm(updateExternalAsmRequest: requests.UpdateExternalAsmRequest): Promise<responses.UpdateExternalAsmResponse>;
|
|
1916
1921
|
/**
|
|
@@ -1920,7 +1925,7 @@ export declare class DbManagementClient {
|
|
|
1920
1925
|
* @param UpdateExternalClusterRequest
|
|
1921
1926
|
* @return UpdateExternalClusterResponse
|
|
1922
1927
|
* @throws OciError when an error occurs
|
|
1923
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1928
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/UpdateExternalCluster.ts.html |here} to see how to use UpdateExternalCluster API.
|
|
1924
1929
|
*/
|
|
1925
1930
|
updateExternalCluster(updateExternalClusterRequest: requests.UpdateExternalClusterRequest): Promise<responses.UpdateExternalClusterResponse>;
|
|
1926
1931
|
/**
|
|
@@ -1930,7 +1935,7 @@ export declare class DbManagementClient {
|
|
|
1930
1935
|
* @param UpdateExternalClusterInstanceRequest
|
|
1931
1936
|
* @return UpdateExternalClusterInstanceResponse
|
|
1932
1937
|
* @throws OciError when an error occurs
|
|
1933
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1938
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/UpdateExternalClusterInstance.ts.html |here} to see how to use UpdateExternalClusterInstance API.
|
|
1934
1939
|
*/
|
|
1935
1940
|
updateExternalClusterInstance(updateExternalClusterInstanceRequest: requests.UpdateExternalClusterInstanceRequest): Promise<responses.UpdateExternalClusterInstanceResponse>;
|
|
1936
1941
|
/**
|
|
@@ -1940,7 +1945,7 @@ export declare class DbManagementClient {
|
|
|
1940
1945
|
* @param UpdateExternalDbNodeRequest
|
|
1941
1946
|
* @return UpdateExternalDbNodeResponse
|
|
1942
1947
|
* @throws OciError when an error occurs
|
|
1943
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1948
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/UpdateExternalDbNode.ts.html |here} to see how to use UpdateExternalDbNode API.
|
|
1944
1949
|
*/
|
|
1945
1950
|
updateExternalDbNode(updateExternalDbNodeRequest: requests.UpdateExternalDbNodeRequest): Promise<responses.UpdateExternalDbNodeResponse>;
|
|
1946
1951
|
/**
|
|
@@ -1950,7 +1955,7 @@ export declare class DbManagementClient {
|
|
|
1950
1955
|
* @param UpdateExternalDbSystemRequest
|
|
1951
1956
|
* @return UpdateExternalDbSystemResponse
|
|
1952
1957
|
* @throws OciError when an error occurs
|
|
1953
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1958
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/UpdateExternalDbSystem.ts.html |here} to see how to use UpdateExternalDbSystem API.
|
|
1954
1959
|
*/
|
|
1955
1960
|
updateExternalDbSystem(updateExternalDbSystemRequest: requests.UpdateExternalDbSystemRequest): Promise<responses.UpdateExternalDbSystemResponse>;
|
|
1956
1961
|
/**
|
|
@@ -1959,7 +1964,7 @@ export declare class DbManagementClient {
|
|
|
1959
1964
|
* @param UpdateExternalDbSystemConnectorRequest
|
|
1960
1965
|
* @return UpdateExternalDbSystemConnectorResponse
|
|
1961
1966
|
* @throws OciError when an error occurs
|
|
1962
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1967
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/UpdateExternalDbSystemConnector.ts.html |here} to see how to use UpdateExternalDbSystemConnector API.
|
|
1963
1968
|
*/
|
|
1964
1969
|
updateExternalDbSystemConnector(updateExternalDbSystemConnectorRequest: requests.UpdateExternalDbSystemConnectorRequest): Promise<responses.UpdateExternalDbSystemConnectorResponse>;
|
|
1965
1970
|
/**
|
|
@@ -1969,7 +1974,7 @@ export declare class DbManagementClient {
|
|
|
1969
1974
|
* @param UpdateExternalDbSystemDiscoveryRequest
|
|
1970
1975
|
* @return UpdateExternalDbSystemDiscoveryResponse
|
|
1971
1976
|
* @throws OciError when an error occurs
|
|
1972
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1977
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/UpdateExternalDbSystemDiscovery.ts.html |here} to see how to use UpdateExternalDbSystemDiscovery API.
|
|
1973
1978
|
*/
|
|
1974
1979
|
updateExternalDbSystemDiscovery(updateExternalDbSystemDiscoveryRequest: requests.UpdateExternalDbSystemDiscoveryRequest): Promise<responses.UpdateExternalDbSystemDiscoveryResponse>;
|
|
1975
1980
|
/**
|
|
@@ -1979,7 +1984,7 @@ export declare class DbManagementClient {
|
|
|
1979
1984
|
* @param UpdateExternalExadataInfrastructureRequest
|
|
1980
1985
|
* @return UpdateExternalExadataInfrastructureResponse
|
|
1981
1986
|
* @throws OciError when an error occurs
|
|
1982
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1987
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/UpdateExternalExadataInfrastructure.ts.html |here} to see how to use UpdateExternalExadataInfrastructure API.
|
|
1983
1988
|
*/
|
|
1984
1989
|
updateExternalExadataInfrastructure(updateExternalExadataInfrastructureRequest: requests.UpdateExternalExadataInfrastructureRequest): Promise<responses.UpdateExternalExadataInfrastructureResponse>;
|
|
1985
1990
|
/**
|
|
@@ -1989,7 +1994,7 @@ export declare class DbManagementClient {
|
|
|
1989
1994
|
* @param UpdateExternalExadataStorageConnectorRequest
|
|
1990
1995
|
* @return UpdateExternalExadataStorageConnectorResponse
|
|
1991
1996
|
* @throws OciError when an error occurs
|
|
1992
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1997
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/UpdateExternalExadataStorageConnector.ts.html |here} to see how to use UpdateExternalExadataStorageConnector API.
|
|
1993
1998
|
*/
|
|
1994
1999
|
updateExternalExadataStorageConnector(updateExternalExadataStorageConnectorRequest: requests.UpdateExternalExadataStorageConnectorRequest): Promise<responses.UpdateExternalExadataStorageConnectorResponse>;
|
|
1995
2000
|
/**
|
|
@@ -1999,7 +2004,7 @@ export declare class DbManagementClient {
|
|
|
1999
2004
|
* @param UpdateExternalListenerRequest
|
|
2000
2005
|
* @return UpdateExternalListenerResponse
|
|
2001
2006
|
* @throws OciError when an error occurs
|
|
2002
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2007
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/UpdateExternalListener.ts.html |here} to see how to use UpdateExternalListener API.
|
|
2003
2008
|
*/
|
|
2004
2009
|
updateExternalListener(updateExternalListenerRequest: requests.UpdateExternalListenerRequest): Promise<responses.UpdateExternalListenerResponse>;
|
|
2005
2010
|
/**
|
|
@@ -2009,7 +2014,7 @@ export declare class DbManagementClient {
|
|
|
2009
2014
|
* @param UpdateJobRequest
|
|
2010
2015
|
* @return UpdateJobResponse
|
|
2011
2016
|
* @throws OciError when an error occurs
|
|
2012
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2017
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/UpdateJob.ts.html |here} to see how to use UpdateJob API.
|
|
2013
2018
|
*/
|
|
2014
2019
|
updateJob(updateJobRequest: requests.UpdateJobRequest): Promise<responses.UpdateJobResponse>;
|
|
2015
2020
|
/**
|
|
@@ -2019,7 +2024,7 @@ export declare class DbManagementClient {
|
|
|
2019
2024
|
* @param UpdateManagedDatabaseGroupRequest
|
|
2020
2025
|
* @return UpdateManagedDatabaseGroupResponse
|
|
2021
2026
|
* @throws OciError when an error occurs
|
|
2022
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2027
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/UpdateManagedDatabaseGroup.ts.html |here} to see how to use UpdateManagedDatabaseGroup API.
|
|
2023
2028
|
*/
|
|
2024
2029
|
updateManagedDatabaseGroup(updateManagedDatabaseGroupRequest: requests.UpdateManagedDatabaseGroupRequest): Promise<responses.UpdateManagedDatabaseGroupResponse>;
|
|
2025
2030
|
/**
|
|
@@ -2029,7 +2034,7 @@ export declare class DbManagementClient {
|
|
|
2029
2034
|
* @param UpdatePreferredCredentialRequest
|
|
2030
2035
|
* @return UpdatePreferredCredentialResponse
|
|
2031
2036
|
* @throws OciError when an error occurs
|
|
2032
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2037
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/UpdatePreferredCredential.ts.html |here} to see how to use UpdatePreferredCredential API.
|
|
2033
2038
|
*/
|
|
2034
2039
|
updatePreferredCredential(updatePreferredCredentialRequest: requests.UpdatePreferredCredentialRequest): Promise<responses.UpdatePreferredCredentialResponse>;
|
|
2035
2040
|
/**
|
|
@@ -2039,7 +2044,7 @@ export declare class DbManagementClient {
|
|
|
2039
2044
|
* @param UpdateTablespaceRequest
|
|
2040
2045
|
* @return UpdateTablespaceResponse
|
|
2041
2046
|
* @throws OciError when an error occurs
|
|
2042
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2047
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/UpdateTablespace.ts.html |here} to see how to use UpdateTablespace API.
|
|
2043
2048
|
*/
|
|
2044
2049
|
updateTablespace(updateTablespaceRequest: requests.UpdateTablespaceRequest): Promise<responses.UpdateTablespaceResponse>;
|
|
2045
2050
|
}
|
|
@@ -2055,7 +2060,7 @@ export declare class DiagnosabilityClient {
|
|
|
2055
2060
|
protected "_endpoint": string;
|
|
2056
2061
|
protected "_defaultHeaders": any;
|
|
2057
2062
|
protected "_clientConfiguration": common.ClientConfiguration;
|
|
2058
|
-
protected _circuitBreaker: null;
|
|
2063
|
+
protected _circuitBreaker: typeof Breaker | null;
|
|
2059
2064
|
protected _httpOptions: any;
|
|
2060
2065
|
protected _bodyDuplexMode: any;
|
|
2061
2066
|
targetService: string;
|
|
@@ -2095,6 +2100,10 @@ export declare class DiagnosabilityClient {
|
|
|
2095
2100
|
* @param regionId The public region ID.
|
|
2096
2101
|
*/
|
|
2097
2102
|
set regionId(regionId: string);
|
|
2103
|
+
/**
|
|
2104
|
+
* Shutdown the circuit breaker used by the client when it is no longer needed
|
|
2105
|
+
*/
|
|
2106
|
+
shutdownCircuitBreaker(): void;
|
|
2098
2107
|
/**
|
|
2099
2108
|
* Lists the alert logs for the specified Managed Database.
|
|
2100
2109
|
*
|
|
@@ -2102,7 +2111,7 @@ export declare class DiagnosabilityClient {
|
|
|
2102
2111
|
* @param ListAlertLogsRequest
|
|
2103
2112
|
* @return ListAlertLogsResponse
|
|
2104
2113
|
* @throws OciError when an error occurs
|
|
2105
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2114
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListAlertLogs.ts.html |here} to see how to use ListAlertLogs API.
|
|
2106
2115
|
*/
|
|
2107
2116
|
listAlertLogs(listAlertLogsRequest: requests.ListAlertLogsRequest): Promise<responses.ListAlertLogsResponse>;
|
|
2108
2117
|
/**
|
|
@@ -2112,7 +2121,7 @@ export declare class DiagnosabilityClient {
|
|
|
2112
2121
|
* @param ListAttentionLogsRequest
|
|
2113
2122
|
* @return ListAttentionLogsResponse
|
|
2114
2123
|
* @throws OciError when an error occurs
|
|
2115
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2124
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListAttentionLogs.ts.html |here} to see how to use ListAttentionLogs API.
|
|
2116
2125
|
*/
|
|
2117
2126
|
listAttentionLogs(listAttentionLogsRequest: requests.ListAttentionLogsRequest): Promise<responses.ListAttentionLogsResponse>;
|
|
2118
2127
|
/**
|
|
@@ -2122,7 +2131,7 @@ export declare class DiagnosabilityClient {
|
|
|
2122
2131
|
* @param SummarizeAlertLogCountsRequest
|
|
2123
2132
|
* @return SummarizeAlertLogCountsResponse
|
|
2124
2133
|
* @throws OciError when an error occurs
|
|
2125
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2134
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/SummarizeAlertLogCounts.ts.html |here} to see how to use SummarizeAlertLogCounts API.
|
|
2126
2135
|
*/
|
|
2127
2136
|
summarizeAlertLogCounts(summarizeAlertLogCountsRequest: requests.SummarizeAlertLogCountsRequest): Promise<responses.SummarizeAlertLogCountsResponse>;
|
|
2128
2137
|
/**
|
|
@@ -2132,7 +2141,7 @@ export declare class DiagnosabilityClient {
|
|
|
2132
2141
|
* @param SummarizeAttentionLogCountsRequest
|
|
2133
2142
|
* @return SummarizeAttentionLogCountsResponse
|
|
2134
2143
|
* @throws OciError when an error occurs
|
|
2135
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2144
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/SummarizeAttentionLogCounts.ts.html |here} to see how to use SummarizeAttentionLogCounts API.
|
|
2136
2145
|
*/
|
|
2137
2146
|
summarizeAttentionLogCounts(summarizeAttentionLogCountsRequest: requests.SummarizeAttentionLogCountsRequest): Promise<responses.SummarizeAttentionLogCountsResponse>;
|
|
2138
2147
|
}
|
|
@@ -2148,7 +2157,7 @@ export declare class ManagedMySqlDatabasesClient {
|
|
|
2148
2157
|
protected "_endpoint": string;
|
|
2149
2158
|
protected "_defaultHeaders": any;
|
|
2150
2159
|
protected "_clientConfiguration": common.ClientConfiguration;
|
|
2151
|
-
protected _circuitBreaker: null;
|
|
2160
|
+
protected _circuitBreaker: typeof Breaker | null;
|
|
2152
2161
|
protected _httpOptions: any;
|
|
2153
2162
|
protected _bodyDuplexMode: any;
|
|
2154
2163
|
targetService: string;
|
|
@@ -2188,6 +2197,10 @@ export declare class ManagedMySqlDatabasesClient {
|
|
|
2188
2197
|
* @param regionId The public region ID.
|
|
2189
2198
|
*/
|
|
2190
2199
|
set regionId(regionId: string);
|
|
2200
|
+
/**
|
|
2201
|
+
* Shutdown the circuit breaker used by the client when it is no longer needed
|
|
2202
|
+
*/
|
|
2203
|
+
shutdownCircuitBreaker(): void;
|
|
2191
2204
|
/**
|
|
2192
2205
|
* Retrieves the general information for a specific MySQL Database.
|
|
2193
2206
|
*
|
|
@@ -2195,7 +2208,7 @@ export declare class ManagedMySqlDatabasesClient {
|
|
|
2195
2208
|
* @param GetManagedMySqlDatabaseRequest
|
|
2196
2209
|
* @return GetManagedMySqlDatabaseResponse
|
|
2197
2210
|
* @throws OciError when an error occurs
|
|
2198
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2211
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetManagedMySqlDatabase.ts.html |here} to see how to use GetManagedMySqlDatabase API.
|
|
2199
2212
|
*/
|
|
2200
2213
|
getManagedMySqlDatabase(getManagedMySqlDatabaseRequest: requests.GetManagedMySqlDatabaseRequest): Promise<responses.GetManagedMySqlDatabaseResponse>;
|
|
2201
2214
|
/**
|
|
@@ -2205,7 +2218,7 @@ export declare class ManagedMySqlDatabasesClient {
|
|
|
2205
2218
|
* @param GetMySqlFleetMetricRequest
|
|
2206
2219
|
* @return GetMySqlFleetMetricResponse
|
|
2207
2220
|
* @throws OciError when an error occurs
|
|
2208
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2221
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetMySqlFleetMetric.ts.html |here} to see how to use GetMySqlFleetMetric API.
|
|
2209
2222
|
*/
|
|
2210
2223
|
getMySqlFleetMetric(getMySqlFleetMetricRequest: requests.GetMySqlFleetMetricRequest): Promise<responses.GetMySqlFleetMetricResponse>;
|
|
2211
2224
|
/**
|
|
@@ -2215,7 +2228,7 @@ export declare class ManagedMySqlDatabasesClient {
|
|
|
2215
2228
|
* @param ListManagedMySqlDatabaseConfigurationDataRequest
|
|
2216
2229
|
* @return ListManagedMySqlDatabaseConfigurationDataResponse
|
|
2217
2230
|
* @throws OciError when an error occurs
|
|
2218
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2231
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListManagedMySqlDatabaseConfigurationData.ts.html |here} to see how to use ListManagedMySqlDatabaseConfigurationData API.
|
|
2219
2232
|
*/
|
|
2220
2233
|
listManagedMySqlDatabaseConfigurationData(listManagedMySqlDatabaseConfigurationDataRequest: requests.ListManagedMySqlDatabaseConfigurationDataRequest): Promise<responses.ListManagedMySqlDatabaseConfigurationDataResponse>;
|
|
2221
2234
|
/**
|
|
@@ -2225,7 +2238,7 @@ export declare class ManagedMySqlDatabasesClient {
|
|
|
2225
2238
|
* @param ListManagedMySqlDatabaseSqlDataRequest
|
|
2226
2239
|
* @return ListManagedMySqlDatabaseSqlDataResponse
|
|
2227
2240
|
* @throws OciError when an error occurs
|
|
2228
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2241
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListManagedMySqlDatabaseSqlData.ts.html |here} to see how to use ListManagedMySqlDatabaseSqlData API.
|
|
2229
2242
|
*/
|
|
2230
2243
|
listManagedMySqlDatabaseSqlData(listManagedMySqlDatabaseSqlDataRequest: requests.ListManagedMySqlDatabaseSqlDataRequest): Promise<responses.ListManagedMySqlDatabaseSqlDataResponse>;
|
|
2231
2244
|
/**
|
|
@@ -2235,7 +2248,7 @@ export declare class ManagedMySqlDatabasesClient {
|
|
|
2235
2248
|
* @param ListManagedMySqlDatabasesRequest
|
|
2236
2249
|
* @return ListManagedMySqlDatabasesResponse
|
|
2237
2250
|
* @throws OciError when an error occurs
|
|
2238
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2251
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListManagedMySqlDatabases.ts.html |here} to see how to use ListManagedMySqlDatabases API.
|
|
2239
2252
|
*/
|
|
2240
2253
|
listManagedMySqlDatabases(listManagedMySqlDatabasesRequest: requests.ListManagedMySqlDatabasesRequest): Promise<responses.ListManagedMySqlDatabasesResponse>;
|
|
2241
2254
|
/**
|
|
@@ -2245,7 +2258,7 @@ export declare class ManagedMySqlDatabasesClient {
|
|
|
2245
2258
|
* @param SummarizeManagedMySqlDatabaseAvailabilityMetricsRequest
|
|
2246
2259
|
* @return SummarizeManagedMySqlDatabaseAvailabilityMetricsResponse
|
|
2247
2260
|
* @throws OciError when an error occurs
|
|
2248
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2261
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/SummarizeManagedMySqlDatabaseAvailabilityMetrics.ts.html |here} to see how to use SummarizeManagedMySqlDatabaseAvailabilityMetrics API.
|
|
2249
2262
|
*/
|
|
2250
2263
|
summarizeManagedMySqlDatabaseAvailabilityMetrics(summarizeManagedMySqlDatabaseAvailabilityMetricsRequest: requests.SummarizeManagedMySqlDatabaseAvailabilityMetricsRequest): Promise<responses.SummarizeManagedMySqlDatabaseAvailabilityMetricsResponse>;
|
|
2251
2264
|
}
|
|
@@ -2261,7 +2274,7 @@ export declare class PerfhubClient {
|
|
|
2261
2274
|
protected "_endpoint": string;
|
|
2262
2275
|
protected "_defaultHeaders": any;
|
|
2263
2276
|
protected "_clientConfiguration": common.ClientConfiguration;
|
|
2264
|
-
protected _circuitBreaker: null;
|
|
2277
|
+
protected _circuitBreaker: typeof Breaker | null;
|
|
2265
2278
|
protected _httpOptions: any;
|
|
2266
2279
|
protected _bodyDuplexMode: any;
|
|
2267
2280
|
targetService: string;
|
|
@@ -2301,6 +2314,10 @@ export declare class PerfhubClient {
|
|
|
2301
2314
|
* @param regionId The public region ID.
|
|
2302
2315
|
*/
|
|
2303
2316
|
set regionId(regionId: string);
|
|
2317
|
+
/**
|
|
2318
|
+
* Shutdown the circuit breaker used by the client when it is no longer needed
|
|
2319
|
+
*/
|
|
2320
|
+
shutdownCircuitBreaker(): void;
|
|
2304
2321
|
/**
|
|
2305
2322
|
* Modifies the snapshot settings for the specified Database.
|
|
2306
2323
|
*
|
|
@@ -2308,7 +2325,7 @@ export declare class PerfhubClient {
|
|
|
2308
2325
|
* @param ModifySnapshotSettingsRequest
|
|
2309
2326
|
* @return ModifySnapshotSettingsResponse
|
|
2310
2327
|
* @throws OciError when an error occurs
|
|
2311
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2328
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ModifySnapshotSettings.ts.html |here} to see how to use ModifySnapshotSettings API.
|
|
2312
2329
|
*/
|
|
2313
2330
|
modifySnapshotSettings(modifySnapshotSettingsRequest: requests.ModifySnapshotSettingsRequest): Promise<responses.ModifySnapshotSettingsResponse>;
|
|
2314
2331
|
}
|
|
@@ -2324,7 +2341,7 @@ export declare class SqlTuningClient {
|
|
|
2324
2341
|
protected "_endpoint": string;
|
|
2325
2342
|
protected "_defaultHeaders": any;
|
|
2326
2343
|
protected "_clientConfiguration": common.ClientConfiguration;
|
|
2327
|
-
protected _circuitBreaker: null;
|
|
2344
|
+
protected _circuitBreaker: typeof Breaker | null;
|
|
2328
2345
|
protected _httpOptions: any;
|
|
2329
2346
|
protected _bodyDuplexMode: any;
|
|
2330
2347
|
targetService: string;
|
|
@@ -2364,6 +2381,10 @@ export declare class SqlTuningClient {
|
|
|
2364
2381
|
* @param regionId The public region ID.
|
|
2365
2382
|
*/
|
|
2366
2383
|
set regionId(regionId: string);
|
|
2384
|
+
/**
|
|
2385
|
+
* Shutdown the circuit breaker used by the client when it is no longer needed
|
|
2386
|
+
*/
|
|
2387
|
+
shutdownCircuitBreaker(): void;
|
|
2367
2388
|
/**
|
|
2368
2389
|
* Clones and runs a SQL tuning task in the database.
|
|
2369
2390
|
*
|
|
@@ -2371,7 +2392,7 @@ export declare class SqlTuningClient {
|
|
|
2371
2392
|
* @param CloneSqlTuningTaskRequest
|
|
2372
2393
|
* @return CloneSqlTuningTaskResponse
|
|
2373
2394
|
* @throws OciError when an error occurs
|
|
2374
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2395
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/CloneSqlTuningTask.ts.html |here} to see how to use CloneSqlTuningTask API.
|
|
2375
2396
|
*/
|
|
2376
2397
|
cloneSqlTuningTask(cloneSqlTuningTaskRequest: requests.CloneSqlTuningTaskRequest): Promise<responses.CloneSqlTuningTaskResponse>;
|
|
2377
2398
|
/**
|
|
@@ -2381,7 +2402,7 @@ export declare class SqlTuningClient {
|
|
|
2381
2402
|
* @param CreateSqlTuningSetRequest
|
|
2382
2403
|
* @return CreateSqlTuningSetResponse
|
|
2383
2404
|
* @throws OciError when an error occurs
|
|
2384
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2405
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/CreateSqlTuningSet.ts.html |here} to see how to use CreateSqlTuningSet API.
|
|
2385
2406
|
*/
|
|
2386
2407
|
createSqlTuningSet(createSqlTuningSetRequest: requests.CreateSqlTuningSetRequest): Promise<responses.CreateSqlTuningSetResponse>;
|
|
2387
2408
|
/**
|
|
@@ -2391,7 +2412,7 @@ export declare class SqlTuningClient {
|
|
|
2391
2412
|
* @param DropSqlTuningSetRequest
|
|
2392
2413
|
* @return DropSqlTuningSetResponse
|
|
2393
2414
|
* @throws OciError when an error occurs
|
|
2394
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2415
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DropSqlTuningSet.ts.html |here} to see how to use DropSqlTuningSet API.
|
|
2395
2416
|
*/
|
|
2396
2417
|
dropSqlTuningSet(dropSqlTuningSetRequest: requests.DropSqlTuningSetRequest): Promise<responses.DropSqlTuningSetResponse>;
|
|
2397
2418
|
/**
|
|
@@ -2401,7 +2422,7 @@ export declare class SqlTuningClient {
|
|
|
2401
2422
|
* @param DropSqlTuningTaskRequest
|
|
2402
2423
|
* @return DropSqlTuningTaskResponse
|
|
2403
2424
|
* @throws OciError when an error occurs
|
|
2404
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2425
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DropSqlTuningTask.ts.html |here} to see how to use DropSqlTuningTask API.
|
|
2405
2426
|
*/
|
|
2406
2427
|
dropSqlTuningTask(dropSqlTuningTaskRequest: requests.DropSqlTuningTaskRequest): Promise<responses.DropSqlTuningTaskResponse>;
|
|
2407
2428
|
/**
|
|
@@ -2412,7 +2433,7 @@ export declare class SqlTuningClient {
|
|
|
2412
2433
|
* @param DropSqlsInSqlTuningSetRequest
|
|
2413
2434
|
* @return DropSqlsInSqlTuningSetResponse
|
|
2414
2435
|
* @throws OciError when an error occurs
|
|
2415
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2436
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DropSqlsInSqlTuningSet.ts.html |here} to see how to use DropSqlsInSqlTuningSet API.
|
|
2416
2437
|
*/
|
|
2417
2438
|
dropSqlsInSqlTuningSet(dropSqlsInSqlTuningSetRequest: requests.DropSqlsInSqlTuningSetRequest): Promise<responses.DropSqlsInSqlTuningSetResponse>;
|
|
2418
2439
|
/**
|
|
@@ -2422,7 +2443,7 @@ export declare class SqlTuningClient {
|
|
|
2422
2443
|
* @param FetchSqlTuningSetRequest
|
|
2423
2444
|
* @return FetchSqlTuningSetResponse
|
|
2424
2445
|
* @throws OciError when an error occurs
|
|
2425
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2446
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/FetchSqlTuningSet.ts.html |here} to see how to use FetchSqlTuningSet API.
|
|
2426
2447
|
*/
|
|
2427
2448
|
fetchSqlTuningSet(fetchSqlTuningSetRequest: requests.FetchSqlTuningSetRequest): Promise<responses.FetchSqlTuningSetResponse>;
|
|
2428
2449
|
/**
|
|
@@ -2434,7 +2455,7 @@ export declare class SqlTuningClient {
|
|
|
2434
2455
|
* @param GetExecutionPlanStatsComparisionRequest
|
|
2435
2456
|
* @return GetExecutionPlanStatsComparisionResponse
|
|
2436
2457
|
* @throws OciError when an error occurs
|
|
2437
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2458
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetExecutionPlanStatsComparision.ts.html |here} to see how to use GetExecutionPlanStatsComparision API.
|
|
2438
2459
|
*/
|
|
2439
2460
|
getExecutionPlanStatsComparision(getExecutionPlanStatsComparisionRequest: requests.GetExecutionPlanStatsComparisionRequest): Promise<responses.GetExecutionPlanStatsComparisionResponse>;
|
|
2440
2461
|
/**
|
|
@@ -2444,7 +2465,7 @@ export declare class SqlTuningClient {
|
|
|
2444
2465
|
* @param GetSqlExecutionPlanRequest
|
|
2445
2466
|
* @return GetSqlExecutionPlanResponse
|
|
2446
2467
|
* @throws OciError when an error occurs
|
|
2447
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2468
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetSqlExecutionPlan.ts.html |here} to see how to use GetSqlExecutionPlan API.
|
|
2448
2469
|
*/
|
|
2449
2470
|
getSqlExecutionPlan(getSqlExecutionPlanRequest: requests.GetSqlExecutionPlanRequest): Promise<responses.GetSqlExecutionPlanResponse>;
|
|
2450
2471
|
/**
|
|
@@ -2454,7 +2475,7 @@ export declare class SqlTuningClient {
|
|
|
2454
2475
|
* @param GetSqlTuningAdvisorTaskSummaryReportRequest
|
|
2455
2476
|
* @return GetSqlTuningAdvisorTaskSummaryReportResponse
|
|
2456
2477
|
* @throws OciError when an error occurs
|
|
2457
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2478
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/GetSqlTuningAdvisorTaskSummaryReport.ts.html |here} to see how to use GetSqlTuningAdvisorTaskSummaryReport API.
|
|
2458
2479
|
*/
|
|
2459
2480
|
getSqlTuningAdvisorTaskSummaryReport(getSqlTuningAdvisorTaskSummaryReportRequest: requests.GetSqlTuningAdvisorTaskSummaryReportRequest): Promise<responses.GetSqlTuningAdvisorTaskSummaryReportResponse>;
|
|
2460
2481
|
/**
|
|
@@ -2464,7 +2485,7 @@ export declare class SqlTuningClient {
|
|
|
2464
2485
|
* @param ListSqlTuningAdvisorTaskFindingsRequest
|
|
2465
2486
|
* @return ListSqlTuningAdvisorTaskFindingsResponse
|
|
2466
2487
|
* @throws OciError when an error occurs
|
|
2467
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2488
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListSqlTuningAdvisorTaskFindings.ts.html |here} to see how to use ListSqlTuningAdvisorTaskFindings API.
|
|
2468
2489
|
*/
|
|
2469
2490
|
listSqlTuningAdvisorTaskFindings(listSqlTuningAdvisorTaskFindingsRequest: requests.ListSqlTuningAdvisorTaskFindingsRequest): Promise<responses.ListSqlTuningAdvisorTaskFindingsResponse>;
|
|
2470
2491
|
/**
|
|
@@ -2475,7 +2496,7 @@ export declare class SqlTuningClient {
|
|
|
2475
2496
|
* @param ListSqlTuningAdvisorTaskRecommendationsRequest
|
|
2476
2497
|
* @return ListSqlTuningAdvisorTaskRecommendationsResponse
|
|
2477
2498
|
* @throws OciError when an error occurs
|
|
2478
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2499
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListSqlTuningAdvisorTaskRecommendations.ts.html |here} to see how to use ListSqlTuningAdvisorTaskRecommendations API.
|
|
2479
2500
|
*/
|
|
2480
2501
|
listSqlTuningAdvisorTaskRecommendations(listSqlTuningAdvisorTaskRecommendationsRequest: requests.ListSqlTuningAdvisorTaskRecommendationsRequest): Promise<responses.ListSqlTuningAdvisorTaskRecommendationsResponse>;
|
|
2481
2502
|
/**
|
|
@@ -2485,7 +2506,7 @@ export declare class SqlTuningClient {
|
|
|
2485
2506
|
* @param ListSqlTuningAdvisorTasksRequest
|
|
2486
2507
|
* @return ListSqlTuningAdvisorTasksResponse
|
|
2487
2508
|
* @throws OciError when an error occurs
|
|
2488
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2509
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListSqlTuningAdvisorTasks.ts.html |here} to see how to use ListSqlTuningAdvisorTasks API.
|
|
2489
2510
|
*/
|
|
2490
2511
|
listSqlTuningAdvisorTasks(listSqlTuningAdvisorTasksRequest: requests.ListSqlTuningAdvisorTasksRequest): Promise<responses.ListSqlTuningAdvisorTasksResponse>;
|
|
2491
2512
|
/**
|
|
@@ -2495,7 +2516,7 @@ export declare class SqlTuningClient {
|
|
|
2495
2516
|
* @param ListSqlTuningSetsRequest
|
|
2496
2517
|
* @return ListSqlTuningSetsResponse
|
|
2497
2518
|
* @throws OciError when an error occurs
|
|
2498
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2519
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ListSqlTuningSets.ts.html |here} to see how to use ListSqlTuningSets API.
|
|
2499
2520
|
*/
|
|
2500
2521
|
listSqlTuningSets(listSqlTuningSetsRequest: requests.ListSqlTuningSetsRequest): Promise<responses.ListSqlTuningSetsResponse>;
|
|
2501
2522
|
/**
|
|
@@ -2505,7 +2526,7 @@ export declare class SqlTuningClient {
|
|
|
2505
2526
|
* @param LoadSqlTuningSetRequest
|
|
2506
2527
|
* @return LoadSqlTuningSetResponse
|
|
2507
2528
|
* @throws OciError when an error occurs
|
|
2508
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2529
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/LoadSqlTuningSet.ts.html |here} to see how to use LoadSqlTuningSet API.
|
|
2509
2530
|
*/
|
|
2510
2531
|
loadSqlTuningSet(loadSqlTuningSetRequest: requests.LoadSqlTuningSetRequest): Promise<responses.LoadSqlTuningSetResponse>;
|
|
2511
2532
|
/**
|
|
@@ -2515,7 +2536,7 @@ export declare class SqlTuningClient {
|
|
|
2515
2536
|
* @param SaveSqlTuningSetAsRequest
|
|
2516
2537
|
* @return SaveSqlTuningSetAsResponse
|
|
2517
2538
|
* @throws OciError when an error occurs
|
|
2518
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2539
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/SaveSqlTuningSetAs.ts.html |here} to see how to use SaveSqlTuningSetAs API.
|
|
2519
2540
|
*/
|
|
2520
2541
|
saveSqlTuningSetAs(saveSqlTuningSetAsRequest: requests.SaveSqlTuningSetAsRequest): Promise<responses.SaveSqlTuningSetAsResponse>;
|
|
2521
2542
|
/**
|
|
@@ -2525,7 +2546,7 @@ export declare class SqlTuningClient {
|
|
|
2525
2546
|
* @param StartSqlTuningTaskRequest
|
|
2526
2547
|
* @return StartSqlTuningTaskResponse
|
|
2527
2548
|
* @throws OciError when an error occurs
|
|
2528
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2549
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/StartSqlTuningTask.ts.html |here} to see how to use StartSqlTuningTask API.
|
|
2529
2550
|
*/
|
|
2530
2551
|
startSqlTuningTask(startSqlTuningTaskRequest: requests.StartSqlTuningTaskRequest): Promise<responses.StartSqlTuningTaskResponse>;
|
|
2531
2552
|
/**
|
|
@@ -2535,7 +2556,8 @@ export declare class SqlTuningClient {
|
|
|
2535
2556
|
* @param ValidateBasicFilterRequest
|
|
2536
2557
|
* @return ValidateBasicFilterResponse
|
|
2537
2558
|
* @throws OciError when an error occurs
|
|
2538
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2559
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ValidateBasicFilter.ts.html |here} to see how to use ValidateBasicFilter API.
|
|
2539
2560
|
*/
|
|
2540
2561
|
validateBasicFilter(validateBasicFilterRequest: requests.ValidateBasicFilterRequest): Promise<responses.ValidateBasicFilterResponse>;
|
|
2541
2562
|
}
|
|
2563
|
+
export {};
|