oci-databasemanagement 2.77.1 → 2.78.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +282 -210
- package/lib/client.js +778 -269
- package/lib/client.js.map +1 -1
- package/lib/dbmanagement-waiter.d.ts +8 -0
- package/lib/dbmanagement-waiter.js +12 -0
- package/lib/dbmanagement-waiter.js.map +1 -1
- package/lib/model/add-data-files-details.d.ts +3 -1
- package/lib/model/add-data-files-details.js +6 -0
- package/lib/model/add-data-files-details.js.map +1 -1
- package/lib/model/basic-named-credential-content.d.ts +43 -0
- package/lib/model/basic-named-credential-content.js +57 -0
- package/lib/model/basic-named-credential-content.js.map +1 -0
- package/lib/model/change-database-parameters-details.d.ts +3 -1
- package/lib/model/change-database-parameters-details.js +6 -0
- package/lib/model/change-database-parameters-details.js.map +1 -1
- package/lib/model/change-named-credential-compartment-details.d.ts +30 -0
- package/lib/model/change-named-credential-compartment-details.js +32 -0
- package/lib/model/change-named-credential-compartment-details.js.map +1 -0
- package/lib/model/change-plan-retention-details.d.ts +3 -1
- package/lib/model/change-plan-retention-details.js +6 -0
- package/lib/model/change-plan-retention-details.js.map +1 -1
- package/lib/model/change-space-budget-details.d.ts +3 -1
- package/lib/model/change-space-budget-details.js +6 -0
- package/lib/model/change-space-budget-details.js.map +1 -1
- package/lib/model/change-sql-plan-baselines-attributes-details.d.ts +3 -1
- package/lib/model/change-sql-plan-baselines-attributes-details.js +6 -0
- package/lib/model/change-sql-plan-baselines-attributes-details.js.map +1 -1
- package/lib/model/clone-sql-tuning-task-details.d.ts +3 -1
- package/lib/model/clone-sql-tuning-task-details.js +6 -0
- package/lib/model/clone-sql-tuning-task-details.js.map +1 -1
- package/lib/model/configure-automatic-capture-filters-details.d.ts +3 -1
- package/lib/model/configure-automatic-capture-filters-details.js +6 -0
- package/lib/model/configure-automatic-capture-filters-details.js.map +1 -1
- package/lib/model/configure-automatic-spm-evolve-advisor-task-details.d.ts +3 -1
- package/lib/model/configure-automatic-spm-evolve-advisor-task-details.js +6 -0
- package/lib/model/configure-automatic-spm-evolve-advisor-task-details.js.map +1 -1
- package/lib/model/create-named-credential-details.d.ts +58 -0
- package/lib/model/create-named-credential-details.js +58 -0
- package/lib/model/create-named-credential-details.js.map +1 -0
- package/lib/model/create-sql-job-details.d.ts +4 -0
- package/lib/model/create-sql-job-details.js.map +1 -1
- package/lib/model/create-sql-tuning-set-details.d.ts +3 -1
- package/lib/model/create-sql-tuning-set-details.js +6 -0
- package/lib/model/create-sql-tuning-set-details.js.map +1 -1
- package/lib/model/create-tablespace-details.d.ts +3 -1
- package/lib/model/create-tablespace-details.js +6 -0
- package/lib/model/create-tablespace-details.js.map +1 -1
- package/lib/model/database-credential-details.d.ts +25 -0
- package/lib/model/database-credential-details.js +79 -0
- package/lib/model/database-credential-details.js.map +1 -0
- package/lib/model/database-credentials.d.ts +2 -0
- package/lib/model/database-credentials.js.map +1 -1
- package/lib/model/database-named-credential-details.d.ts +34 -0
- package/lib/model/database-named-credential-details.js +57 -0
- package/lib/model/database-named-credential-details.js.map +1 -0
- package/lib/model/database-password-credential-details.d.ts +48 -0
- package/lib/model/database-password-credential-details.js +67 -0
- package/lib/model/database-password-credential-details.js.map +1 -0
- package/lib/model/database-secret-credential-details.d.ts +51 -0
- package/lib/model/database-secret-credential-details.js +67 -0
- package/lib/model/database-secret-credential-details.js.map +1 -0
- package/lib/model/disable-automatic-initial-plan-capture-details.d.ts +3 -1
- package/lib/model/disable-automatic-initial-plan-capture-details.js +6 -0
- package/lib/model/disable-automatic-initial-plan-capture-details.js.map +1 -1
- package/lib/model/disable-automatic-spm-evolve-advisor-task-details.d.ts +3 -1
- package/lib/model/disable-automatic-spm-evolve-advisor-task-details.js +6 -0
- package/lib/model/disable-automatic-spm-evolve-advisor-task-details.js.map +1 -1
- package/lib/model/disable-high-frequency-automatic-spm-evolve-advisor-task-details.d.ts +3 -1
- package/lib/model/disable-high-frequency-automatic-spm-evolve-advisor-task-details.js +6 -0
- package/lib/model/disable-high-frequency-automatic-spm-evolve-advisor-task-details.js.map +1 -1
- package/lib/model/disable-sql-plan-baselines-usage-details.d.ts +3 -1
- package/lib/model/disable-sql-plan-baselines-usage-details.js +6 -0
- package/lib/model/disable-sql-plan-baselines-usage-details.js.map +1 -1
- package/lib/model/drop-sql-plan-baselines-details.d.ts +3 -1
- package/lib/model/drop-sql-plan-baselines-details.js +6 -0
- package/lib/model/drop-sql-plan-baselines-details.js.map +1 -1
- package/lib/model/drop-sql-tuning-set-details.d.ts +3 -1
- package/lib/model/drop-sql-tuning-set-details.js +6 -0
- package/lib/model/drop-sql-tuning-set-details.js.map +1 -1
- package/lib/model/drop-sql-tuning-task-details.d.ts +3 -1
- package/lib/model/drop-sql-tuning-task-details.js +6 -0
- package/lib/model/drop-sql-tuning-task-details.js.map +1 -1
- package/lib/model/drop-sqls-in-sql-tuning-set-details.d.ts +3 -1
- package/lib/model/drop-sqls-in-sql-tuning-set-details.js +6 -0
- package/lib/model/drop-sqls-in-sql-tuning-set-details.js.map +1 -1
- package/lib/model/drop-tablespace-details.d.ts +3 -1
- package/lib/model/drop-tablespace-details.js +6 -0
- package/lib/model/drop-tablespace-details.js.map +1 -1
- package/lib/model/enable-automatic-initial-plan-capture-details.d.ts +3 -1
- package/lib/model/enable-automatic-initial-plan-capture-details.js +6 -0
- package/lib/model/enable-automatic-initial-plan-capture-details.js.map +1 -1
- package/lib/model/enable-automatic-spm-evolve-advisor-task-details.d.ts +3 -1
- package/lib/model/enable-automatic-spm-evolve-advisor-task-details.js +6 -0
- package/lib/model/enable-automatic-spm-evolve-advisor-task-details.js.map +1 -1
- package/lib/model/enable-high-frequency-automatic-spm-evolve-advisor-task-details.d.ts +3 -1
- package/lib/model/enable-high-frequency-automatic-spm-evolve-advisor-task-details.js +6 -0
- package/lib/model/enable-high-frequency-automatic-spm-evolve-advisor-task-details.js.map +1 -1
- package/lib/model/enable-sql-plan-baselines-usage-details.d.ts +3 -1
- package/lib/model/enable-sql-plan-baselines-usage-details.js +6 -0
- package/lib/model/enable-sql-plan-baselines-usage-details.js.map +1 -1
- package/lib/model/external-database-connection-info.d.ts +3 -1
- package/lib/model/external-database-connection-info.js +6 -0
- package/lib/model/external-database-connection-info.js.map +1 -1
- package/lib/model/fetch-sql-tuning-set-details.d.ts +3 -1
- package/lib/model/fetch-sql-tuning-set-details.js +6 -0
- package/lib/model/fetch-sql-tuning-set-details.js.map +1 -1
- package/lib/model/implement-optimizer-statistics-advisor-recommendations-job.d.ts +1 -0
- package/lib/model/implement-optimizer-statistics-advisor-recommendations-job.js +6 -0
- package/lib/model/implement-optimizer-statistics-advisor-recommendations-job.js.map +1 -1
- package/lib/model/index.d.ts +42 -0
- package/lib/model/index.js +52 -10
- package/lib/model/index.js.map +1 -1
- package/lib/model/load-sql-plan-baselines-from-awr-details.d.ts +3 -1
- package/lib/model/load-sql-plan-baselines-from-awr-details.js +6 -0
- package/lib/model/load-sql-plan-baselines-from-awr-details.js.map +1 -1
- package/lib/model/load-sql-plan-baselines-from-cursor-cache-details.d.ts +3 -1
- package/lib/model/load-sql-plan-baselines-from-cursor-cache-details.js +6 -0
- package/lib/model/load-sql-plan-baselines-from-cursor-cache-details.js.map +1 -1
- package/lib/model/load-sql-tuning-set-details.d.ts +3 -1
- package/lib/model/load-sql-tuning-set-details.js +6 -0
- package/lib/model/load-sql-tuning-set-details.js.map +1 -1
- package/lib/model/my-sql-fleet-by-category.d.ts +1 -1
- package/lib/model/named-credential-collection.d.ts +29 -0
- package/lib/model/named-credential-collection.js +64 -0
- package/lib/model/named-credential-collection.js.map +1 -0
- package/lib/model/named-credential-content-type.d.ts +30 -0
- package/lib/model/named-credential-content-type.js +41 -0
- package/lib/model/named-credential-content-type.js.map +1 -0
- package/lib/model/named-credential-content.d.ts +25 -0
- package/lib/model/named-credential-content.js +71 -0
- package/lib/model/named-credential-content.js.map +1 -0
- package/lib/model/named-credential-scope.d.ts +31 -0
- package/lib/model/named-credential-scope.js +42 -0
- package/lib/model/named-credential-scope.js.map +1 -0
- package/lib/model/named-credential-summary.d.ts +71 -0
- package/lib/model/named-credential-summary.js +32 -0
- package/lib/model/named-credential-summary.js.map +1 -0
- package/lib/model/named-credential.d.ts +72 -0
- package/lib/model/named-credential.js +58 -0
- package/lib/model/named-credential.js.map +1 -0
- package/lib/model/named-preferred-credential.d.ts +31 -0
- package/lib/model/named-preferred-credential.js +57 -0
- package/lib/model/named-preferred-credential.js.map +1 -0
- package/lib/model/password-secret-access-mode.d.ts +31 -0
- package/lib/model/password-secret-access-mode.js +42 -0
- package/lib/model/password-secret-access-mode.js.map +1 -0
- package/lib/model/preferred-credential-summary.d.ts +4 -0
- package/lib/model/preferred-credential-summary.js.map +1 -1
- package/lib/model/preferred-credential-type.d.ts +1 -0
- package/lib/model/preferred-credential-type.js +1 -0
- package/lib/model/preferred-credential-type.js.map +1 -1
- package/lib/model/preferred-credential.js +4 -0
- package/lib/model/preferred-credential.js.map +1 -1
- package/lib/model/remove-data-file-details.d.ts +3 -1
- package/lib/model/remove-data-file-details.js +6 -0
- package/lib/model/remove-data-file-details.js.map +1 -1
- package/lib/model/reset-database-parameters-details.d.ts +3 -1
- package/lib/model/reset-database-parameters-details.js +6 -0
- package/lib/model/reset-database-parameters-details.js.map +1 -1
- package/lib/model/resize-data-file-details.d.ts +3 -1
- package/lib/model/resize-data-file-details.js +6 -0
- package/lib/model/resize-data-file-details.js.map +1 -1
- package/lib/model/resource-type.d.ts +30 -0
- package/lib/model/resource-type.js +41 -0
- package/lib/model/resource-type.js.map +1 -0
- package/lib/model/save-sql-tuning-set-as-details.d.ts +3 -1
- package/lib/model/save-sql-tuning-set-as-details.js +6 -0
- package/lib/model/save-sql-tuning-set-as-details.js.map +1 -1
- package/lib/model/sql-job.d.ts +4 -0
- package/lib/model/sql-job.js.map +1 -1
- package/lib/model/start-sql-tuning-task-details.d.ts +3 -1
- package/lib/model/start-sql-tuning-task-details.js +6 -0
- package/lib/model/start-sql-tuning-task-details.js.map +1 -1
- package/lib/model/test-named-credential-details.d.ts +28 -0
- package/lib/model/test-named-credential-details.js +32 -0
- package/lib/model/test-named-credential-details.js.map +1 -0
- package/lib/model/test-named-credential-status.d.ts +47 -0
- package/lib/model/test-named-credential-status.js +42 -0
- package/lib/model/test-named-credential-status.js.map +1 -0
- package/lib/model/test-named-preferred-credential-details.d.ts +31 -0
- package/lib/model/test-named-preferred-credential-details.js +57 -0
- package/lib/model/test-named-preferred-credential-details.js.map +1 -0
- package/lib/model/test-preferred-credential-details.js +4 -0
- package/lib/model/test-preferred-credential-details.js.map +1 -1
- package/lib/model/update-named-credential-details.d.ts +40 -0
- package/lib/model/update-named-credential-details.js +58 -0
- package/lib/model/update-named-credential-details.js.map +1 -0
- package/lib/model/update-named-preferred-credential-details.d.ts +31 -0
- package/lib/model/update-named-preferred-credential-details.js +57 -0
- package/lib/model/update-named-preferred-credential-details.js.map +1 -0
- package/lib/model/update-preferred-credential-details.js +4 -0
- package/lib/model/update-preferred-credential-details.js.map +1 -1
- package/lib/model/update-sql-job-details.d.ts +4 -0
- package/lib/model/update-sql-job-details.js.map +1 -1
- package/lib/model/update-tablespace-details.d.ts +3 -1
- package/lib/model/update-tablespace-details.js +6 -0
- package/lib/model/update-tablespace-details.js.map +1 -1
- package/lib/model/validate-basic-filter-details.d.ts +3 -1
- package/lib/model/validate-basic-filter-details.js +6 -0
- package/lib/model/validate-basic-filter-details.js.map +1 -1
- 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 +5 -1
- package/lib/request/addm-tasks-request.js.map +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 +1 -1
- package/lib/request/change-external-db-system-compartment-request.d.ts +1 -1
- package/lib/request/change-external-exadata-infrastructure-compartment-request.d.ts +1 -1
- package/lib/request/change-job-compartment-request.d.ts +1 -1
- package/lib/request/change-managed-database-group-compartment-request.d.ts +1 -1
- package/lib/request/change-named-credential-compartment-request.d.ts +49 -0
- package/lib/request/change-named-credential-compartment-request.js +15 -0
- package/lib/request/change-named-credential-compartment-request.js.map +1 -0
- 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 +1 -1
- package/lib/request/check-external-exadata-storage-connector-request.d.ts +1 -1
- 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-named-credential-request.d.ts +36 -0
- package/lib/request/create-named-credential-request.js +15 -0
- package/lib/request/create-named-credential-request.js.map +1 -0
- 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 +1 -1
- package/lib/request/delete-external-db-system-connector-request.d.ts +1 -1
- package/lib/request/delete-external-db-system-discovery-request.d.ts +1 -1
- package/lib/request/delete-external-db-system-request.d.ts +1 -1
- package/lib/request/delete-external-exadata-infrastructure-request.d.ts +1 -1
- package/lib/request/delete-external-exadata-storage-connector-request.d.ts +1 -1
- package/lib/request/delete-job-request.d.ts +1 -1
- package/lib/request/delete-managed-database-group-request.d.ts +1 -1
- package/lib/request/delete-named-credential-request.d.ts +35 -0
- package/lib/request/delete-named-credential-request.js +15 -0
- package/lib/request/delete-named-credential-request.js.map +1 -0
- 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 +1 -1
- package/lib/request/disable-external-db-system-stack-monitoring-request.d.ts +1 -1
- package/lib/request/disable-external-exadata-infrastructure-management-request.d.ts +1 -1
- 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 +1 -1
- 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 +1 -1
- package/lib/request/enable-external-db-system-stack-monitoring-request.d.ts +1 -1
- package/lib/request/enable-external-exadata-infrastructure-management-request.d.ts +1 -1
- 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 +5 -1
- package/lib/request/get-awr-db-report-request.d.ts +5 -1
- package/lib/request/get-awr-db-report-request.js.map +1 -1
- package/lib/request/get-awr-db-sql-report-request.d.ts +5 -1
- package/lib/request/get-awr-db-sql-report-request.js.map +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 +5 -1
- package/lib/request/get-external-asm-configuration-request.d.ts +5 -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-named-credential-request.d.ts +26 -0
- package/lib/request/get-named-credential-request.js +15 -0
- package/lib/request/get-named-credential-request.js.map +1 -0
- package/lib/request/get-open-alert-history-request.d.ts +1 -1
- package/lib/request/get-optimizer-statistics-advisor-execution-request.d.ts +5 -1
- package/lib/request/get-optimizer-statistics-advisor-execution-script-request.d.ts +5 -1
- package/lib/request/get-optimizer-statistics-collection-operation-request.d.ts +5 -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 +5 -1
- package/lib/request/get-sql-execution-plan-request.js.map +1 -1
- package/lib/request/get-sql-plan-baseline-configuration-request.d.ts +5 -1
- package/lib/request/get-sql-plan-baseline-request.d.ts +5 -1
- package/lib/request/get-sql-tuning-advisor-task-summary-report-request.d.ts +5 -1
- package/lib/request/get-sql-tuning-advisor-task-summary-report-request.js.map +1 -1
- package/lib/request/get-tablespace-request.d.ts +5 -1
- package/lib/request/get-top-sql-cpu-activity-request.d.ts +1 -1
- package/lib/request/get-user-request.d.ts +5 -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/index.d.ts +14 -0
- package/lib/request/index.js +4 -2
- package/lib/request/index.js.map +1 -1
- package/lib/request/list-alert-logs-request.d.ts +5 -1
- package/lib/request/list-alert-logs-request.js.map +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 +5 -1
- package/lib/request/list-attention-logs-request.js.map +1 -1
- package/lib/request/list-awr-db-snapshots-request.d.ts +5 -1
- package/lib/request/list-awr-db-snapshots-request.js.map +1 -1
- package/lib/request/list-awr-dbs-request.d.ts +5 -1
- package/lib/request/list-awr-dbs-request.js.map +1 -1
- package/lib/request/list-consumer-group-privileges-request.d.ts +5 -1
- package/lib/request/list-consumer-group-privileges-request.js.map +1 -1
- package/lib/request/list-cursor-cache-statements-request.d.ts +5 -1
- package/lib/request/list-cursor-cache-statements-request.js.map +1 -1
- package/lib/request/list-data-access-containers-request.d.ts +5 -1
- package/lib/request/list-data-access-containers-request.js.map +1 -1
- package/lib/request/list-database-parameters-request.d.ts +5 -1
- package/lib/request/list-database-parameters-request.js.map +1 -1
- package/lib/request/list-db-management-private-endpoints-request.d.ts +1 -1
- package/lib/request/list-external-asm-disk-groups-request.d.ts +5 -1
- package/lib/request/list-external-asm-disk-groups-request.js.map +1 -1
- package/lib/request/list-external-asm-instances-request.d.ts +1 -1
- package/lib/request/list-external-asm-users-request.d.ts +5 -1
- package/lib/request/list-external-asm-users-request.js.map +1 -1
- package/lib/request/list-external-asms-request.d.ts +1 -1
- package/lib/request/list-external-cluster-instances-request.d.ts +1 -1
- package/lib/request/list-external-clusters-request.d.ts +1 -1
- package/lib/request/list-external-databases-request.d.ts +1 -1
- package/lib/request/list-external-db-homes-request.d.ts +1 -1
- package/lib/request/list-external-db-nodes-request.d.ts +1 -1
- package/lib/request/list-external-db-system-connectors-request.d.ts +1 -1
- package/lib/request/list-external-db-system-discoveries-request.d.ts +1 -1
- package/lib/request/list-external-db-systems-request.d.ts +1 -1
- 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 +5 -1
- package/lib/request/list-external-listener-services-request.js.map +1 -1
- package/lib/request/list-external-listeners-request.d.ts +1 -1
- 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-named-credentials-request.d.ts +70 -0
- package/lib/request/list-named-credentials-request.js +24 -0
- package/lib/request/list-named-credentials-request.js.map +1 -0
- package/lib/request/list-object-privileges-request.d.ts +5 -1
- package/lib/request/list-object-privileges-request.js.map +1 -1
- package/lib/request/list-optimizer-statistics-advisor-executions-request.d.ts +5 -1
- package/lib/request/list-optimizer-statistics-collection-aggregations-request.d.ts +5 -1
- package/lib/request/list-optimizer-statistics-collection-operations-request.d.ts +5 -1
- package/lib/request/list-optimizer-statistics-collection-operations-request.js.map +1 -1
- package/lib/request/list-preferred-credentials-request.d.ts +1 -1
- package/lib/request/list-proxied-for-users-request.d.ts +5 -1
- package/lib/request/list-proxied-for-users-request.js.map +1 -1
- package/lib/request/list-proxy-users-request.d.ts +5 -1
- package/lib/request/list-proxy-users-request.js.map +1 -1
- package/lib/request/list-roles-request.d.ts +5 -1
- package/lib/request/list-roles-request.js.map +1 -1
- package/lib/request/list-sql-plan-baseline-jobs-request.d.ts +5 -1
- package/lib/request/list-sql-plan-baseline-jobs-request.js.map +1 -1
- package/lib/request/list-sql-plan-baselines-request.d.ts +31 -2
- package/lib/request/list-sql-plan-baselines-request.js +1 -0
- package/lib/request/list-sql-plan-baselines-request.js.map +1 -1
- package/lib/request/list-sql-tuning-advisor-task-findings-request.d.ts +5 -1
- package/lib/request/list-sql-tuning-advisor-task-findings-request.js.map +1 -1
- package/lib/request/list-sql-tuning-advisor-task-recommendations-request.d.ts +5 -1
- package/lib/request/list-sql-tuning-advisor-task-recommendations-request.js.map +1 -1
- package/lib/request/list-sql-tuning-advisor-tasks-request.d.ts +5 -1
- package/lib/request/list-sql-tuning-advisor-tasks-request.js.map +1 -1
- package/lib/request/list-sql-tuning-sets-request.d.ts +5 -1
- package/lib/request/list-sql-tuning-sets-request.js.map +1 -1
- package/lib/request/list-system-privileges-request.d.ts +5 -1
- package/lib/request/list-system-privileges-request.js.map +1 -1
- package/lib/request/list-table-statistics-request.d.ts +5 -1
- package/lib/request/list-tablespaces-request.d.ts +5 -1
- package/lib/request/list-tablespaces-request.js.map +1 -1
- package/lib/request/list-users-request.d.ts +5 -1
- package/lib/request/list-users-request.js.map +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 +5 -1
- package/lib/request/patch-external-db-system-discovery-request.d.ts +1 -1
- 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 +5 -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 +5 -1
- package/lib/request/summarize-alert-log-counts-request.js.map +1 -1
- package/lib/request/summarize-attention-log-counts-request.d.ts +5 -1
- package/lib/request/summarize-attention-log-counts-request.js.map +1 -1
- package/lib/request/summarize-awr-db-cpu-usages-request.d.ts +5 -1
- package/lib/request/summarize-awr-db-cpu-usages-request.js.map +1 -1
- package/lib/request/summarize-awr-db-metrics-request.d.ts +5 -1
- package/lib/request/summarize-awr-db-metrics-request.js.map +1 -1
- package/lib/request/summarize-awr-db-parameter-changes-request.d.ts +5 -1
- package/lib/request/summarize-awr-db-parameter-changes-request.js.map +1 -1
- package/lib/request/summarize-awr-db-parameters-request.d.ts +5 -1
- package/lib/request/summarize-awr-db-parameters-request.js.map +1 -1
- package/lib/request/summarize-awr-db-snapshot-ranges-request.d.ts +5 -1
- package/lib/request/summarize-awr-db-snapshot-ranges-request.js.map +1 -1
- package/lib/request/summarize-awr-db-sysstats-request.d.ts +5 -1
- package/lib/request/summarize-awr-db-sysstats-request.js.map +1 -1
- package/lib/request/summarize-awr-db-top-wait-events-request.d.ts +5 -1
- package/lib/request/summarize-awr-db-top-wait-events-request.js.map +1 -1
- package/lib/request/summarize-awr-db-wait-event-buckets-request.d.ts +5 -1
- package/lib/request/summarize-awr-db-wait-event-buckets-request.js.map +1 -1
- package/lib/request/summarize-awr-db-wait-events-request.d.ts +5 -1
- package/lib/request/summarize-awr-db-wait-events-request.js.map +1 -1
- package/lib/request/summarize-external-asm-metrics-request.d.ts +1 -1
- package/lib/request/summarize-external-cluster-metrics-request.d.ts +1 -1
- package/lib/request/summarize-external-db-node-metrics-request.d.ts +1 -1
- package/lib/request/summarize-external-db-system-availability-metrics-request.d.ts +1 -1
- package/lib/request/summarize-external-listener-metrics-request.d.ts +1 -1
- 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 +5 -1
- package/lib/request/summarize-sql-plan-baselines-request.d.ts +5 -1
- package/lib/request/test-named-credential-request.d.ts +31 -0
- package/lib/request/test-named-credential-request.js +15 -0
- package/lib/request/test-named-credential-request.js.map +1 -0
- package/lib/request/test-preferred-credential-request.d.ts +2 -2
- package/lib/request/update-db-management-private-endpoint-request.d.ts +1 -1
- package/lib/request/update-external-asm-request.d.ts +1 -1
- package/lib/request/update-external-cluster-instance-request.d.ts +1 -1
- package/lib/request/update-external-cluster-request.d.ts +1 -1
- package/lib/request/update-external-db-node-request.d.ts +1 -1
- package/lib/request/update-external-db-system-connector-request.d.ts +1 -1
- package/lib/request/update-external-db-system-discovery-request.d.ts +1 -1
- package/lib/request/update-external-db-system-request.d.ts +1 -1
- package/lib/request/update-external-exadata-infrastructure-request.d.ts +1 -1
- package/lib/request/update-external-exadata-storage-connector-request.d.ts +1 -1
- package/lib/request/update-external-listener-request.d.ts +1 -1
- package/lib/request/update-job-request.d.ts +1 -1
- package/lib/request/update-managed-database-group-request.d.ts +1 -1
- package/lib/request/update-named-credential-request.d.ts +40 -0
- package/lib/request/update-named-credential-request.js +15 -0
- package/lib/request/update-named-credential-request.js.map +1 -0
- 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/change-named-credential-compartment-response.d.ts +20 -0
- package/lib/response/change-named-credential-compartment-response.js +15 -0
- package/lib/response/change-named-credential-compartment-response.js.map +1 -0
- package/lib/response/create-named-credential-response.d.ts +34 -0
- package/lib/response/create-named-credential-response.js +15 -0
- package/lib/response/create-named-credential-response.js.map +1 -0
- package/lib/response/delete-named-credential-response.d.ts +20 -0
- package/lib/response/delete-named-credential-response.js +15 -0
- package/lib/response/delete-named-credential-response.js.map +1 -0
- package/lib/response/get-named-credential-response.d.ts +30 -0
- package/lib/response/get-named-credential-response.js +15 -0
- package/lib/response/get-named-credential-response.js.map +1 -0
- package/lib/response/index.d.ts +14 -0
- package/lib/response/list-named-credentials-response.d.ts +32 -0
- package/lib/response/list-named-credentials-response.js +15 -0
- package/lib/response/list-named-credentials-response.js.map +1 -0
- package/lib/response/test-named-credential-response.d.ts +25 -0
- package/lib/response/test-named-credential-response.js +15 -0
- package/lib/response/test-named-credential-response.js.map +1 -0
- package/lib/response/update-named-credential-response.d.ts +30 -0
- package/lib/response/update-named-credential-response.js +15 -0
- package/lib/response/update-named-credential-response.js.map +1 -0
- package/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -200,7 +200,7 @@ class DbManagementClient {
|
|
|
200
200
|
* @param AddDataFilesRequest
|
|
201
201
|
* @return AddDataFilesResponse
|
|
202
202
|
* @throws OciError when an error occurs
|
|
203
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
203
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/AddDataFiles.ts.html |here} to see how to use AddDataFiles API.
|
|
204
204
|
*/
|
|
205
205
|
addDataFiles(addDataFilesRequest) {
|
|
206
206
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -264,7 +264,7 @@ class DbManagementClient {
|
|
|
264
264
|
* @param AddManagedDatabaseToManagedDatabaseGroupRequest
|
|
265
265
|
* @return AddManagedDatabaseToManagedDatabaseGroupResponse
|
|
266
266
|
* @throws OciError when an error occurs
|
|
267
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
267
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/AddManagedDatabaseToManagedDatabaseGroup.ts.html |here} to see how to use AddManagedDatabaseToManagedDatabaseGroup API.
|
|
268
268
|
*/
|
|
269
269
|
addManagedDatabaseToManagedDatabaseGroup(addManagedDatabaseToManagedDatabaseGroupRequest) {
|
|
270
270
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -322,7 +322,7 @@ class DbManagementClient {
|
|
|
322
322
|
* @param AddmTasksRequest
|
|
323
323
|
* @return AddmTasksResponse
|
|
324
324
|
* @throws OciError when an error occurs
|
|
325
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
325
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/AddmTasks.ts.html |here} to see how to use AddmTasks API.
|
|
326
326
|
*/
|
|
327
327
|
addmTasks(addmTasksRequest) {
|
|
328
328
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -343,7 +343,8 @@ class DbManagementClient {
|
|
|
343
343
|
};
|
|
344
344
|
let headerParams = {
|
|
345
345
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
346
|
-
"opc-request-id": addmTasksRequest.opcRequestId
|
|
346
|
+
"opc-request-id": addmTasksRequest.opcRequestId,
|
|
347
|
+
"opc-named-credential-id": addmTasksRequest.opcNamedCredentialId
|
|
347
348
|
};
|
|
348
349
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
349
350
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, addmTasksRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -405,7 +406,7 @@ class DbManagementClient {
|
|
|
405
406
|
* @param ChangeDatabaseParametersRequest
|
|
406
407
|
* @return ChangeDatabaseParametersResponse
|
|
407
408
|
* @throws OciError when an error occurs
|
|
408
|
-
* @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.78.0/databasemanagement/ChangeDatabaseParameters.ts.html |here} to see how to use ChangeDatabaseParameters API.
|
|
409
410
|
*/
|
|
410
411
|
changeDatabaseParameters(changeDatabaseParametersRequest) {
|
|
411
412
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -465,7 +466,7 @@ class DbManagementClient {
|
|
|
465
466
|
* @param ChangeDbManagementPrivateEndpointCompartmentRequest
|
|
466
467
|
* @return ChangeDbManagementPrivateEndpointCompartmentResponse
|
|
467
468
|
* @throws OciError when an error occurs
|
|
468
|
-
* @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.78.0/databasemanagement/ChangeDbManagementPrivateEndpointCompartment.ts.html |here} to see how to use ChangeDbManagementPrivateEndpointCompartment API.
|
|
469
470
|
*/
|
|
470
471
|
changeDbManagementPrivateEndpointCompartment(changeDbManagementPrivateEndpointCompartmentRequest) {
|
|
471
472
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -523,7 +524,7 @@ class DbManagementClient {
|
|
|
523
524
|
* @param ChangeExternalDbSystemCompartmentRequest
|
|
524
525
|
* @return ChangeExternalDbSystemCompartmentResponse
|
|
525
526
|
* @throws OciError when an error occurs
|
|
526
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
527
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ChangeExternalDbSystemCompartment.ts.html |here} to see how to use ChangeExternalDbSystemCompartment API.
|
|
527
528
|
*/
|
|
528
529
|
changeExternalDbSystemCompartment(changeExternalDbSystemCompartmentRequest) {
|
|
529
530
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -586,7 +587,7 @@ class DbManagementClient {
|
|
|
586
587
|
* @param ChangeExternalExadataInfrastructureCompartmentRequest
|
|
587
588
|
* @return ChangeExternalExadataInfrastructureCompartmentResponse
|
|
588
589
|
* @throws OciError when an error occurs
|
|
589
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
590
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ChangeExternalExadataInfrastructureCompartment.ts.html |here} to see how to use ChangeExternalExadataInfrastructureCompartment API.
|
|
590
591
|
*/
|
|
591
592
|
changeExternalExadataInfrastructureCompartment(changeExternalExadataInfrastructureCompartmentRequest) {
|
|
592
593
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -649,7 +650,7 @@ class DbManagementClient {
|
|
|
649
650
|
* @param ChangeJobCompartmentRequest
|
|
650
651
|
* @return ChangeJobCompartmentResponse
|
|
651
652
|
* @throws OciError when an error occurs
|
|
652
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
653
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ChangeJobCompartment.ts.html |here} to see how to use ChangeJobCompartment API.
|
|
653
654
|
*/
|
|
654
655
|
changeJobCompartment(changeJobCompartmentRequest) {
|
|
655
656
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -709,7 +710,7 @@ class DbManagementClient {
|
|
|
709
710
|
* @param ChangeManagedDatabaseGroupCompartmentRequest
|
|
710
711
|
* @return ChangeManagedDatabaseGroupCompartmentResponse
|
|
711
712
|
* @throws OciError when an error occurs
|
|
712
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
713
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ChangeManagedDatabaseGroupCompartment.ts.html |here} to see how to use ChangeManagedDatabaseGroupCompartment API.
|
|
713
714
|
*/
|
|
714
715
|
changeManagedDatabaseGroupCompartment(changeManagedDatabaseGroupCompartmentRequest) {
|
|
715
716
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -760,6 +761,66 @@ class DbManagementClient {
|
|
|
760
761
|
}
|
|
761
762
|
});
|
|
762
763
|
}
|
|
764
|
+
/**
|
|
765
|
+
* Moves a named credential to a different compartment.
|
|
766
|
+
* The destination compartment must not have a named credential
|
|
767
|
+
* with the same name.
|
|
768
|
+
*
|
|
769
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
770
|
+
* @param ChangeNamedCredentialCompartmentRequest
|
|
771
|
+
* @return ChangeNamedCredentialCompartmentResponse
|
|
772
|
+
* @throws OciError when an error occurs
|
|
773
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ChangeNamedCredentialCompartment.ts.html |here} to see how to use ChangeNamedCredentialCompartment API.
|
|
774
|
+
*/
|
|
775
|
+
changeNamedCredentialCompartment(changeNamedCredentialCompartmentRequest) {
|
|
776
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
777
|
+
if (this.logger)
|
|
778
|
+
this.logger.debug("Calling operation DbManagementClient#changeNamedCredentialCompartment.");
|
|
779
|
+
const operationName = "changeNamedCredentialCompartment";
|
|
780
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/database-management/20201101/NamedCredential/ChangeNamedCredentialCompartment";
|
|
781
|
+
const pathParams = {
|
|
782
|
+
"{namedCredentialId}": changeNamedCredentialCompartmentRequest.namedCredentialId
|
|
783
|
+
};
|
|
784
|
+
const queryParams = {};
|
|
785
|
+
let headerParams = {
|
|
786
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
787
|
+
"opc-request-id": changeNamedCredentialCompartmentRequest.opcRequestId,
|
|
788
|
+
"opc-retry-token": changeNamedCredentialCompartmentRequest.opcRetryToken,
|
|
789
|
+
"if-match": changeNamedCredentialCompartmentRequest.ifMatch
|
|
790
|
+
};
|
|
791
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
792
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeNamedCredentialCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
793
|
+
if (this.logger)
|
|
794
|
+
retrier.logger = this.logger;
|
|
795
|
+
const request = yield oci_common_1.composeRequest({
|
|
796
|
+
baseEndpoint: this._endpoint,
|
|
797
|
+
defaultHeaders: this._defaultHeaders,
|
|
798
|
+
path: "/namedCredentials/{namedCredentialId}/actions/changeCompartment",
|
|
799
|
+
method: "POST",
|
|
800
|
+
bodyContent: common.ObjectSerializer.serialize(changeNamedCredentialCompartmentRequest.changeNamedCredentialCompartmentDetails, "ChangeNamedCredentialCompartmentDetails", model.ChangeNamedCredentialCompartmentDetails.getJsonObj),
|
|
801
|
+
pathParams: pathParams,
|
|
802
|
+
headerParams: headerParams,
|
|
803
|
+
queryParams: queryParams
|
|
804
|
+
});
|
|
805
|
+
try {
|
|
806
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
807
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
808
|
+
responseObject: {},
|
|
809
|
+
responseHeaders: [
|
|
810
|
+
{
|
|
811
|
+
value: response.headers.get("opc-request-id"),
|
|
812
|
+
key: "opcRequestId",
|
|
813
|
+
dataType: "string"
|
|
814
|
+
}
|
|
815
|
+
]
|
|
816
|
+
});
|
|
817
|
+
return sdkResponse;
|
|
818
|
+
}
|
|
819
|
+
catch (err) {
|
|
820
|
+
throw err;
|
|
821
|
+
}
|
|
822
|
+
});
|
|
823
|
+
}
|
|
763
824
|
/**
|
|
764
825
|
* Changes the retention period of unused plans. The period can range
|
|
765
826
|
* between 5 and 523 weeks.
|
|
@@ -771,7 +832,7 @@ class DbManagementClient {
|
|
|
771
832
|
* @param ChangePlanRetentionRequest
|
|
772
833
|
* @return ChangePlanRetentionResponse
|
|
773
834
|
* @throws OciError when an error occurs
|
|
774
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
835
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ChangePlanRetention.ts.html |here} to see how to use ChangePlanRetention API.
|
|
775
836
|
*/
|
|
776
837
|
changePlanRetention(changePlanRetentionRequest) {
|
|
777
838
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -828,7 +889,7 @@ class DbManagementClient {
|
|
|
828
889
|
* @param ChangeSpaceBudgetRequest
|
|
829
890
|
* @return ChangeSpaceBudgetResponse
|
|
830
891
|
* @throws OciError when an error occurs
|
|
831
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
892
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ChangeSpaceBudget.ts.html |here} to see how to use ChangeSpaceBudget API.
|
|
832
893
|
*/
|
|
833
894
|
changeSpaceBudget(changeSpaceBudgetRequest) {
|
|
834
895
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -884,7 +945,7 @@ class DbManagementClient {
|
|
|
884
945
|
* @param ChangeSqlPlanBaselinesAttributesRequest
|
|
885
946
|
* @return ChangeSqlPlanBaselinesAttributesResponse
|
|
886
947
|
* @throws OciError when an error occurs
|
|
887
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
948
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ChangeSqlPlanBaselinesAttributes.ts.html |here} to see how to use ChangeSqlPlanBaselinesAttributes API.
|
|
888
949
|
*/
|
|
889
950
|
changeSqlPlanBaselinesAttributes(changeSqlPlanBaselinesAttributesRequest) {
|
|
890
951
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -941,7 +1002,7 @@ class DbManagementClient {
|
|
|
941
1002
|
* @param CheckExternalDbSystemConnectorConnectionStatusRequest
|
|
942
1003
|
* @return CheckExternalDbSystemConnectorConnectionStatusResponse
|
|
943
1004
|
* @throws OciError when an error occurs
|
|
944
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1005
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/CheckExternalDbSystemConnectorConnectionStatus.ts.html |here} to see how to use CheckExternalDbSystemConnectorConnectionStatus API.
|
|
945
1006
|
*/
|
|
946
1007
|
checkExternalDbSystemConnectorConnectionStatus(checkExternalDbSystemConnectorConnectionStatusRequest) {
|
|
947
1008
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1007,7 +1068,7 @@ class DbManagementClient {
|
|
|
1007
1068
|
* @param CheckExternalExadataStorageConnectorRequest
|
|
1008
1069
|
* @return CheckExternalExadataStorageConnectorResponse
|
|
1009
1070
|
* @throws OciError when an error occurs
|
|
1010
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1071
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/CheckExternalExadataStorageConnector.ts.html |here} to see how to use CheckExternalExadataStorageConnector API.
|
|
1011
1072
|
*/
|
|
1012
1073
|
checkExternalExadataStorageConnector(checkExternalExadataStorageConnectorRequest) {
|
|
1013
1074
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1074,7 +1135,7 @@ class DbManagementClient {
|
|
|
1074
1135
|
* @param ConfigureAutomaticCaptureFiltersRequest
|
|
1075
1136
|
* @return ConfigureAutomaticCaptureFiltersResponse
|
|
1076
1137
|
* @throws OciError when an error occurs
|
|
1077
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1138
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ConfigureAutomaticCaptureFilters.ts.html |here} to see how to use ConfigureAutomaticCaptureFilters API.
|
|
1078
1139
|
*/
|
|
1079
1140
|
configureAutomaticCaptureFilters(configureAutomaticCaptureFiltersRequest) {
|
|
1080
1141
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1132,7 +1193,7 @@ class DbManagementClient {
|
|
|
1132
1193
|
* @param ConfigureAutomaticSpmEvolveAdvisorTaskRequest
|
|
1133
1194
|
* @return ConfigureAutomaticSpmEvolveAdvisorTaskResponse
|
|
1134
1195
|
* @throws OciError when an error occurs
|
|
1135
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1196
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ConfigureAutomaticSpmEvolveAdvisorTask.ts.html |here} to see how to use ConfigureAutomaticSpmEvolveAdvisorTask API.
|
|
1136
1197
|
*/
|
|
1137
1198
|
configureAutomaticSpmEvolveAdvisorTask(configureAutomaticSpmEvolveAdvisorTaskRequest) {
|
|
1138
1199
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1188,7 +1249,7 @@ class DbManagementClient {
|
|
|
1188
1249
|
* @param CreateDbManagementPrivateEndpointRequest
|
|
1189
1250
|
* @return CreateDbManagementPrivateEndpointResponse
|
|
1190
1251
|
* @throws OciError when an error occurs
|
|
1191
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1252
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/CreateDbManagementPrivateEndpoint.ts.html |here} to see how to use CreateDbManagementPrivateEndpoint API.
|
|
1192
1253
|
*/
|
|
1193
1254
|
createDbManagementPrivateEndpoint(createDbManagementPrivateEndpointRequest) {
|
|
1194
1255
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1262,7 +1323,7 @@ class DbManagementClient {
|
|
|
1262
1323
|
* @param CreateExternalDbSystemRequest
|
|
1263
1324
|
* @return CreateExternalDbSystemResponse
|
|
1264
1325
|
* @throws OciError when an error occurs
|
|
1265
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1326
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/CreateExternalDbSystem.ts.html |here} to see how to use CreateExternalDbSystem API.
|
|
1266
1327
|
*/
|
|
1267
1328
|
createExternalDbSystem(createExternalDbSystemRequest) {
|
|
1268
1329
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1340,7 +1401,7 @@ class DbManagementClient {
|
|
|
1340
1401
|
* @param CreateExternalDbSystemConnectorRequest
|
|
1341
1402
|
* @return CreateExternalDbSystemConnectorResponse
|
|
1342
1403
|
* @throws OciError when an error occurs
|
|
1343
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1404
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/CreateExternalDbSystemConnector.ts.html |here} to see how to use CreateExternalDbSystemConnector API.
|
|
1344
1405
|
*/
|
|
1345
1406
|
createExternalDbSystemConnector(createExternalDbSystemConnectorRequest) {
|
|
1346
1407
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1404,7 +1465,7 @@ class DbManagementClient {
|
|
|
1404
1465
|
* @param CreateExternalDbSystemDiscoveryRequest
|
|
1405
1466
|
* @return CreateExternalDbSystemDiscoveryResponse
|
|
1406
1467
|
* @throws OciError when an error occurs
|
|
1407
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1468
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/CreateExternalDbSystemDiscovery.ts.html |here} to see how to use CreateExternalDbSystemDiscovery API.
|
|
1408
1469
|
*/
|
|
1409
1470
|
createExternalDbSystemDiscovery(createExternalDbSystemDiscoveryRequest) {
|
|
1410
1471
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1488,7 +1549,7 @@ class DbManagementClient {
|
|
|
1488
1549
|
* @param CreateExternalExadataInfrastructureRequest
|
|
1489
1550
|
* @return CreateExternalExadataInfrastructureResponse
|
|
1490
1551
|
* @throws OciError when an error occurs
|
|
1491
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1552
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/CreateExternalExadataInfrastructure.ts.html |here} to see how to use CreateExternalExadataInfrastructure API.
|
|
1492
1553
|
*/
|
|
1493
1554
|
createExternalExadataInfrastructure(createExternalExadataInfrastructureRequest) {
|
|
1494
1555
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1552,7 +1613,7 @@ class DbManagementClient {
|
|
|
1552
1613
|
* @param CreateExternalExadataStorageConnectorRequest
|
|
1553
1614
|
* @return CreateExternalExadataStorageConnectorResponse
|
|
1554
1615
|
* @throws OciError when an error occurs
|
|
1555
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1616
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/CreateExternalExadataStorageConnector.ts.html |here} to see how to use CreateExternalExadataStorageConnector API.
|
|
1556
1617
|
*/
|
|
1557
1618
|
createExternalExadataStorageConnector(createExternalExadataStorageConnectorRequest) {
|
|
1558
1619
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1618,7 +1679,7 @@ class DbManagementClient {
|
|
|
1618
1679
|
* @param CreateJobRequest
|
|
1619
1680
|
* @return CreateJobResponse
|
|
1620
1681
|
* @throws OciError when an error occurs
|
|
1621
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1682
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/CreateJob.ts.html |here} to see how to use CreateJob API.
|
|
1622
1683
|
*/
|
|
1623
1684
|
createJob(createJobRequest) {
|
|
1624
1685
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1688,7 +1749,7 @@ class DbManagementClient {
|
|
|
1688
1749
|
* @param CreateManagedDatabaseGroupRequest
|
|
1689
1750
|
* @return CreateManagedDatabaseGroupResponse
|
|
1690
1751
|
* @throws OciError when an error occurs
|
|
1691
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1752
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/CreateManagedDatabaseGroup.ts.html |here} to see how to use CreateManagedDatabaseGroup API.
|
|
1692
1753
|
*/
|
|
1693
1754
|
createManagedDatabaseGroup(createManagedDatabaseGroupRequest) {
|
|
1694
1755
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1750,6 +1811,75 @@ class DbManagementClient {
|
|
|
1750
1811
|
}
|
|
1751
1812
|
});
|
|
1752
1813
|
}
|
|
1814
|
+
/**
|
|
1815
|
+
* Creates a named credential.
|
|
1816
|
+
*
|
|
1817
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1818
|
+
* @param CreateNamedCredentialRequest
|
|
1819
|
+
* @return CreateNamedCredentialResponse
|
|
1820
|
+
* @throws OciError when an error occurs
|
|
1821
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/CreateNamedCredential.ts.html |here} to see how to use CreateNamedCredential API.
|
|
1822
|
+
*/
|
|
1823
|
+
createNamedCredential(createNamedCredentialRequest) {
|
|
1824
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
1825
|
+
if (this.logger)
|
|
1826
|
+
this.logger.debug("Calling operation DbManagementClient#createNamedCredential.");
|
|
1827
|
+
const operationName = "createNamedCredential";
|
|
1828
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/database-management/20201101/NamedCredential/CreateNamedCredential";
|
|
1829
|
+
const pathParams = {};
|
|
1830
|
+
const queryParams = {};
|
|
1831
|
+
let headerParams = {
|
|
1832
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
1833
|
+
"opc-request-id": createNamedCredentialRequest.opcRequestId,
|
|
1834
|
+
"opc-retry-token": createNamedCredentialRequest.opcRetryToken
|
|
1835
|
+
};
|
|
1836
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1837
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createNamedCredentialRequest.retryConfiguration, specRetryConfiguration);
|
|
1838
|
+
if (this.logger)
|
|
1839
|
+
retrier.logger = this.logger;
|
|
1840
|
+
const request = yield oci_common_1.composeRequest({
|
|
1841
|
+
baseEndpoint: this._endpoint,
|
|
1842
|
+
defaultHeaders: this._defaultHeaders,
|
|
1843
|
+
path: "/namedCredentials",
|
|
1844
|
+
method: "POST",
|
|
1845
|
+
bodyContent: common.ObjectSerializer.serialize(createNamedCredentialRequest.createNamedCredentialDetails, "CreateNamedCredentialDetails", model.CreateNamedCredentialDetails.getJsonObj),
|
|
1846
|
+
pathParams: pathParams,
|
|
1847
|
+
headerParams: headerParams,
|
|
1848
|
+
queryParams: queryParams
|
|
1849
|
+
});
|
|
1850
|
+
try {
|
|
1851
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
1852
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
1853
|
+
responseObject: {},
|
|
1854
|
+
body: yield response.json(),
|
|
1855
|
+
bodyKey: "namedCredential",
|
|
1856
|
+
bodyModel: model.NamedCredential,
|
|
1857
|
+
type: "model.NamedCredential",
|
|
1858
|
+
responseHeaders: [
|
|
1859
|
+
{
|
|
1860
|
+
value: response.headers.get("opc-request-id"),
|
|
1861
|
+
key: "opcRequestId",
|
|
1862
|
+
dataType: "string"
|
|
1863
|
+
},
|
|
1864
|
+
{
|
|
1865
|
+
value: response.headers.get("etag"),
|
|
1866
|
+
key: "etag",
|
|
1867
|
+
dataType: "string"
|
|
1868
|
+
},
|
|
1869
|
+
{
|
|
1870
|
+
value: response.headers.get("location"),
|
|
1871
|
+
key: "location",
|
|
1872
|
+
dataType: "string"
|
|
1873
|
+
}
|
|
1874
|
+
]
|
|
1875
|
+
});
|
|
1876
|
+
return sdkResponse;
|
|
1877
|
+
}
|
|
1878
|
+
catch (err) {
|
|
1879
|
+
throw err;
|
|
1880
|
+
}
|
|
1881
|
+
});
|
|
1882
|
+
}
|
|
1753
1883
|
/**
|
|
1754
1884
|
* Creates a tablespace within the Managed Database specified by managedDatabaseId.
|
|
1755
1885
|
*
|
|
@@ -1757,7 +1887,7 @@ class DbManagementClient {
|
|
|
1757
1887
|
* @param CreateTablespaceRequest
|
|
1758
1888
|
* @return CreateTablespaceResponse
|
|
1759
1889
|
* @throws OciError when an error occurs
|
|
1760
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1890
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/CreateTablespace.ts.html |here} to see how to use CreateTablespace API.
|
|
1761
1891
|
*/
|
|
1762
1892
|
createTablespace(createTablespaceRequest) {
|
|
1763
1893
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1817,7 +1947,7 @@ class DbManagementClient {
|
|
|
1817
1947
|
* @param DeleteDbManagementPrivateEndpointRequest
|
|
1818
1948
|
* @return DeleteDbManagementPrivateEndpointResponse
|
|
1819
1949
|
* @throws OciError when an error occurs
|
|
1820
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1950
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/DeleteDbManagementPrivateEndpoint.ts.html |here} to see how to use DeleteDbManagementPrivateEndpoint API.
|
|
1821
1951
|
*/
|
|
1822
1952
|
deleteDbManagementPrivateEndpoint(deleteDbManagementPrivateEndpointRequest) {
|
|
1823
1953
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1878,7 +2008,7 @@ class DbManagementClient {
|
|
|
1878
2008
|
* @param DeleteExternalDbSystemRequest
|
|
1879
2009
|
* @return DeleteExternalDbSystemResponse
|
|
1880
2010
|
* @throws OciError when an error occurs
|
|
1881
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2011
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/DeleteExternalDbSystem.ts.html |here} to see how to use DeleteExternalDbSystem API.
|
|
1882
2012
|
*/
|
|
1883
2013
|
deleteExternalDbSystem(deleteExternalDbSystemRequest) {
|
|
1884
2014
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1939,7 +2069,7 @@ class DbManagementClient {
|
|
|
1939
2069
|
* @param DeleteExternalDbSystemConnectorRequest
|
|
1940
2070
|
* @return DeleteExternalDbSystemConnectorResponse
|
|
1941
2071
|
* @throws OciError when an error occurs
|
|
1942
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2072
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/DeleteExternalDbSystemConnector.ts.html |here} to see how to use DeleteExternalDbSystemConnector API.
|
|
1943
2073
|
*/
|
|
1944
2074
|
deleteExternalDbSystemConnector(deleteExternalDbSystemConnectorRequest) {
|
|
1945
2075
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1995,7 +2125,7 @@ class DbManagementClient {
|
|
|
1995
2125
|
* @param DeleteExternalDbSystemDiscoveryRequest
|
|
1996
2126
|
* @return DeleteExternalDbSystemDiscoveryResponse
|
|
1997
2127
|
* @throws OciError when an error occurs
|
|
1998
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2128
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/DeleteExternalDbSystemDiscovery.ts.html |here} to see how to use DeleteExternalDbSystemDiscovery API.
|
|
1999
2129
|
*/
|
|
2000
2130
|
deleteExternalDbSystemDiscovery(deleteExternalDbSystemDiscoveryRequest) {
|
|
2001
2131
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2051,7 +2181,7 @@ class DbManagementClient {
|
|
|
2051
2181
|
* @param DeleteExternalExadataInfrastructureRequest
|
|
2052
2182
|
* @return DeleteExternalExadataInfrastructureResponse
|
|
2053
2183
|
* @throws OciError when an error occurs
|
|
2054
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2184
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/DeleteExternalExadataInfrastructure.ts.html |here} to see how to use DeleteExternalExadataInfrastructure API.
|
|
2055
2185
|
*/
|
|
2056
2186
|
deleteExternalExadataInfrastructure(deleteExternalExadataInfrastructureRequest) {
|
|
2057
2187
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2112,7 +2242,7 @@ class DbManagementClient {
|
|
|
2112
2242
|
* @param DeleteExternalExadataStorageConnectorRequest
|
|
2113
2243
|
* @return DeleteExternalExadataStorageConnectorResponse
|
|
2114
2244
|
* @throws OciError when an error occurs
|
|
2115
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2245
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/DeleteExternalExadataStorageConnector.ts.html |here} to see how to use DeleteExternalExadataStorageConnector API.
|
|
2116
2246
|
*/
|
|
2117
2247
|
deleteExternalExadataStorageConnector(deleteExternalExadataStorageConnectorRequest) {
|
|
2118
2248
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2167,7 +2297,7 @@ class DbManagementClient {
|
|
|
2167
2297
|
* @param DeleteJobRequest
|
|
2168
2298
|
* @return DeleteJobResponse
|
|
2169
2299
|
* @throws OciError when an error occurs
|
|
2170
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2300
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/DeleteJob.ts.html |here} to see how to use DeleteJob API.
|
|
2171
2301
|
*/
|
|
2172
2302
|
deleteJob(deleteJobRequest) {
|
|
2173
2303
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2224,7 +2354,7 @@ class DbManagementClient {
|
|
|
2224
2354
|
* @param DeleteManagedDatabaseGroupRequest
|
|
2225
2355
|
* @return DeleteManagedDatabaseGroupResponse
|
|
2226
2356
|
* @throws OciError when an error occurs
|
|
2227
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2357
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/DeleteManagedDatabaseGroup.ts.html |here} to see how to use DeleteManagedDatabaseGroup API.
|
|
2228
2358
|
*/
|
|
2229
2359
|
deleteManagedDatabaseGroup(deleteManagedDatabaseGroupRequest) {
|
|
2230
2360
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2273,6 +2403,62 @@ class DbManagementClient {
|
|
|
2273
2403
|
}
|
|
2274
2404
|
});
|
|
2275
2405
|
}
|
|
2406
|
+
/**
|
|
2407
|
+
* Deletes the named credential specified by namedCredentialId.
|
|
2408
|
+
*
|
|
2409
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2410
|
+
* @param DeleteNamedCredentialRequest
|
|
2411
|
+
* @return DeleteNamedCredentialResponse
|
|
2412
|
+
* @throws OciError when an error occurs
|
|
2413
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/DeleteNamedCredential.ts.html |here} to see how to use DeleteNamedCredential API.
|
|
2414
|
+
*/
|
|
2415
|
+
deleteNamedCredential(deleteNamedCredentialRequest) {
|
|
2416
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
2417
|
+
if (this.logger)
|
|
2418
|
+
this.logger.debug("Calling operation DbManagementClient#deleteNamedCredential.");
|
|
2419
|
+
const operationName = "deleteNamedCredential";
|
|
2420
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/database-management/20201101/NamedCredential/DeleteNamedCredential";
|
|
2421
|
+
const pathParams = {
|
|
2422
|
+
"{namedCredentialId}": deleteNamedCredentialRequest.namedCredentialId
|
|
2423
|
+
};
|
|
2424
|
+
const queryParams = {};
|
|
2425
|
+
let headerParams = {
|
|
2426
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2427
|
+
"if-match": deleteNamedCredentialRequest.ifMatch,
|
|
2428
|
+
"opc-request-id": deleteNamedCredentialRequest.opcRequestId
|
|
2429
|
+
};
|
|
2430
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2431
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteNamedCredentialRequest.retryConfiguration, specRetryConfiguration);
|
|
2432
|
+
if (this.logger)
|
|
2433
|
+
retrier.logger = this.logger;
|
|
2434
|
+
const request = yield oci_common_1.composeRequest({
|
|
2435
|
+
baseEndpoint: this._endpoint,
|
|
2436
|
+
defaultHeaders: this._defaultHeaders,
|
|
2437
|
+
path: "/namedCredentials/{namedCredentialId}",
|
|
2438
|
+
method: "DELETE",
|
|
2439
|
+
pathParams: pathParams,
|
|
2440
|
+
headerParams: headerParams,
|
|
2441
|
+
queryParams: queryParams
|
|
2442
|
+
});
|
|
2443
|
+
try {
|
|
2444
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
2445
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
2446
|
+
responseObject: {},
|
|
2447
|
+
responseHeaders: [
|
|
2448
|
+
{
|
|
2449
|
+
value: response.headers.get("opc-request-id"),
|
|
2450
|
+
key: "opcRequestId",
|
|
2451
|
+
dataType: "string"
|
|
2452
|
+
}
|
|
2453
|
+
]
|
|
2454
|
+
});
|
|
2455
|
+
return sdkResponse;
|
|
2456
|
+
}
|
|
2457
|
+
catch (err) {
|
|
2458
|
+
throw err;
|
|
2459
|
+
}
|
|
2460
|
+
});
|
|
2461
|
+
}
|
|
2276
2462
|
/**
|
|
2277
2463
|
* Deletes the preferred credential based on the credentialName.
|
|
2278
2464
|
*
|
|
@@ -2280,7 +2466,7 @@ class DbManagementClient {
|
|
|
2280
2466
|
* @param DeletePreferredCredentialRequest
|
|
2281
2467
|
* @return DeletePreferredCredentialResponse
|
|
2282
2468
|
* @throws OciError when an error occurs
|
|
2283
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2469
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/DeletePreferredCredential.ts.html |here} to see how to use DeletePreferredCredential API.
|
|
2284
2470
|
*/
|
|
2285
2471
|
deletePreferredCredential(deletePreferredCredentialRequest) {
|
|
2286
2472
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2336,7 +2522,7 @@ class DbManagementClient {
|
|
|
2336
2522
|
* @param DisableAutomaticInitialPlanCaptureRequest
|
|
2337
2523
|
* @return DisableAutomaticInitialPlanCaptureResponse
|
|
2338
2524
|
* @throws OciError when an error occurs
|
|
2339
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2525
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/DisableAutomaticInitialPlanCapture.ts.html |here} to see how to use DisableAutomaticInitialPlanCapture API.
|
|
2340
2526
|
*/
|
|
2341
2527
|
disableAutomaticInitialPlanCapture(disableAutomaticInitialPlanCaptureRequest) {
|
|
2342
2528
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2395,7 +2581,7 @@ class DbManagementClient {
|
|
|
2395
2581
|
* @param DisableAutomaticSpmEvolveAdvisorTaskRequest
|
|
2396
2582
|
* @return DisableAutomaticSpmEvolveAdvisorTaskResponse
|
|
2397
2583
|
* @throws OciError when an error occurs
|
|
2398
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2584
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/DisableAutomaticSpmEvolveAdvisorTask.ts.html |here} to see how to use DisableAutomaticSpmEvolveAdvisorTask API.
|
|
2399
2585
|
*/
|
|
2400
2586
|
disableAutomaticSpmEvolveAdvisorTask(disableAutomaticSpmEvolveAdvisorTaskRequest) {
|
|
2401
2587
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2452,7 +2638,7 @@ class DbManagementClient {
|
|
|
2452
2638
|
* @param DisableExternalDbSystemDatabaseManagementRequest
|
|
2453
2639
|
* @return DisableExternalDbSystemDatabaseManagementResponse
|
|
2454
2640
|
* @throws OciError when an error occurs
|
|
2455
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2641
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/DisableExternalDbSystemDatabaseManagement.ts.html |here} to see how to use DisableExternalDbSystemDatabaseManagement API.
|
|
2456
2642
|
*/
|
|
2457
2643
|
disableExternalDbSystemDatabaseManagement(disableExternalDbSystemDatabaseManagementRequest) {
|
|
2458
2644
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2515,7 +2701,7 @@ class DbManagementClient {
|
|
|
2515
2701
|
* @param DisableExternalDbSystemStackMonitoringRequest
|
|
2516
2702
|
* @return DisableExternalDbSystemStackMonitoringResponse
|
|
2517
2703
|
* @throws OciError when an error occurs
|
|
2518
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2704
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/DisableExternalDbSystemStackMonitoring.ts.html |here} to see how to use DisableExternalDbSystemStackMonitoring API.
|
|
2519
2705
|
*/
|
|
2520
2706
|
disableExternalDbSystemStackMonitoring(disableExternalDbSystemStackMonitoringRequest) {
|
|
2521
2707
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2584,7 +2770,7 @@ class DbManagementClient {
|
|
|
2584
2770
|
* @param DisableExternalExadataInfrastructureManagementRequest
|
|
2585
2771
|
* @return DisableExternalExadataInfrastructureManagementResponse
|
|
2586
2772
|
* @throws OciError when an error occurs
|
|
2587
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2773
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/DisableExternalExadataInfrastructureManagement.ts.html |here} to see how to use DisableExternalExadataInfrastructureManagement API.
|
|
2588
2774
|
*/
|
|
2589
2775
|
disableExternalExadataInfrastructureManagement(disableExternalExadataInfrastructureManagementRequest) {
|
|
2590
2776
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2649,7 +2835,7 @@ class DbManagementClient {
|
|
|
2649
2835
|
* @param DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest
|
|
2650
2836
|
* @return DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse
|
|
2651
2837
|
* @throws OciError when an error occurs
|
|
2652
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2838
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/DisableHighFrequencyAutomaticSpmEvolveAdvisorTask.ts.html |here} to see how to use DisableHighFrequencyAutomaticSpmEvolveAdvisorTask API.
|
|
2653
2839
|
*/
|
|
2654
2840
|
disableHighFrequencyAutomaticSpmEvolveAdvisorTask(disableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest) {
|
|
2655
2841
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2707,7 +2893,7 @@ class DbManagementClient {
|
|
|
2707
2893
|
* @param DisableSqlPlanBaselinesUsageRequest
|
|
2708
2894
|
* @return DisableSqlPlanBaselinesUsageResponse
|
|
2709
2895
|
* @throws OciError when an error occurs
|
|
2710
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2896
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/DisableSqlPlanBaselinesUsage.ts.html |here} to see how to use DisableSqlPlanBaselinesUsage API.
|
|
2711
2897
|
*/
|
|
2712
2898
|
disableSqlPlanBaselinesUsage(disableSqlPlanBaselinesUsageRequest) {
|
|
2713
2899
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2781,7 +2967,7 @@ class DbManagementClient {
|
|
|
2781
2967
|
* @param DiscoverExternalExadataInfrastructureRequest
|
|
2782
2968
|
* @return DiscoverExternalExadataInfrastructureResponse
|
|
2783
2969
|
* @throws OciError when an error occurs
|
|
2784
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2970
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/DiscoverExternalExadataInfrastructure.ts.html |here} to see how to use DiscoverExternalExadataInfrastructure API.
|
|
2785
2971
|
*/
|
|
2786
2972
|
discoverExternalExadataInfrastructure(discoverExternalExadataInfrastructureRequest) {
|
|
2787
2973
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2846,7 +3032,7 @@ class DbManagementClient {
|
|
|
2846
3032
|
* @param DropSqlPlanBaselinesRequest
|
|
2847
3033
|
* @return DropSqlPlanBaselinesResponse
|
|
2848
3034
|
* @throws OciError when an error occurs
|
|
2849
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3035
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/DropSqlPlanBaselines.ts.html |here} to see how to use DropSqlPlanBaselines API.
|
|
2850
3036
|
*/
|
|
2851
3037
|
dropSqlPlanBaselines(dropSqlPlanBaselinesRequest) {
|
|
2852
3038
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2902,7 +3088,7 @@ class DbManagementClient {
|
|
|
2902
3088
|
* @param DropTablespaceRequest
|
|
2903
3089
|
* @return DropTablespaceResponse
|
|
2904
3090
|
* @throws OciError when an error occurs
|
|
2905
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3091
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/DropTablespace.ts.html |here} to see how to use DropTablespace API.
|
|
2906
3092
|
*/
|
|
2907
3093
|
dropTablespace(dropTablespaceRequest) {
|
|
2908
3094
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2971,7 +3157,7 @@ class DbManagementClient {
|
|
|
2971
3157
|
* @param EnableAutomaticInitialPlanCaptureRequest
|
|
2972
3158
|
* @return EnableAutomaticInitialPlanCaptureResponse
|
|
2973
3159
|
* @throws OciError when an error occurs
|
|
2974
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3160
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/EnableAutomaticInitialPlanCapture.ts.html |here} to see how to use EnableAutomaticInitialPlanCapture API.
|
|
2975
3161
|
*/
|
|
2976
3162
|
enableAutomaticInitialPlanCapture(enableAutomaticInitialPlanCaptureRequest) {
|
|
2977
3163
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3039,7 +3225,7 @@ class DbManagementClient {
|
|
|
3039
3225
|
* @param EnableAutomaticSpmEvolveAdvisorTaskRequest
|
|
3040
3226
|
* @return EnableAutomaticSpmEvolveAdvisorTaskResponse
|
|
3041
3227
|
* @throws OciError when an error occurs
|
|
3042
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3228
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/EnableAutomaticSpmEvolveAdvisorTask.ts.html |here} to see how to use EnableAutomaticSpmEvolveAdvisorTask API.
|
|
3043
3229
|
*/
|
|
3044
3230
|
enableAutomaticSpmEvolveAdvisorTask(enableAutomaticSpmEvolveAdvisorTaskRequest) {
|
|
3045
3231
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3096,7 +3282,7 @@ class DbManagementClient {
|
|
|
3096
3282
|
* @param EnableExternalDbSystemDatabaseManagementRequest
|
|
3097
3283
|
* @return EnableExternalDbSystemDatabaseManagementResponse
|
|
3098
3284
|
* @throws OciError when an error occurs
|
|
3099
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3285
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/EnableExternalDbSystemDatabaseManagement.ts.html |here} to see how to use EnableExternalDbSystemDatabaseManagement API.
|
|
3100
3286
|
*/
|
|
3101
3287
|
enableExternalDbSystemDatabaseManagement(enableExternalDbSystemDatabaseManagementRequest) {
|
|
3102
3288
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3160,7 +3346,7 @@ class DbManagementClient {
|
|
|
3160
3346
|
* @param EnableExternalDbSystemStackMonitoringRequest
|
|
3161
3347
|
* @return EnableExternalDbSystemStackMonitoringResponse
|
|
3162
3348
|
* @throws OciError when an error occurs
|
|
3163
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3349
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/EnableExternalDbSystemStackMonitoring.ts.html |here} to see how to use EnableExternalDbSystemStackMonitoring API.
|
|
3164
3350
|
*/
|
|
3165
3351
|
enableExternalDbSystemStackMonitoring(enableExternalDbSystemStackMonitoringRequest) {
|
|
3166
3352
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3228,7 +3414,7 @@ class DbManagementClient {
|
|
|
3228
3414
|
* @param EnableExternalExadataInfrastructureManagementRequest
|
|
3229
3415
|
* @return EnableExternalExadataInfrastructureManagementResponse
|
|
3230
3416
|
* @throws OciError when an error occurs
|
|
3231
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3417
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/EnableExternalExadataInfrastructureManagement.ts.html |here} to see how to use EnableExternalExadataInfrastructureManagement API.
|
|
3232
3418
|
*/
|
|
3233
3419
|
enableExternalExadataInfrastructureManagement(enableExternalExadataInfrastructureManagementRequest) {
|
|
3234
3420
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3299,7 +3485,7 @@ class DbManagementClient {
|
|
|
3299
3485
|
* @param EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest
|
|
3300
3486
|
* @return EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse
|
|
3301
3487
|
* @throws OciError when an error occurs
|
|
3302
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3488
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/EnableHighFrequencyAutomaticSpmEvolveAdvisorTask.ts.html |here} to see how to use EnableHighFrequencyAutomaticSpmEvolveAdvisorTask API.
|
|
3303
3489
|
*/
|
|
3304
3490
|
enableHighFrequencyAutomaticSpmEvolveAdvisorTask(enableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest) {
|
|
3305
3491
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3358,7 +3544,7 @@ class DbManagementClient {
|
|
|
3358
3544
|
* @param EnableSqlPlanBaselinesUsageRequest
|
|
3359
3545
|
* @return EnableSqlPlanBaselinesUsageResponse
|
|
3360
3546
|
* @throws OciError when an error occurs
|
|
3361
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3547
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/EnableSqlPlanBaselinesUsage.ts.html |here} to see how to use EnableSqlPlanBaselinesUsage API.
|
|
3362
3548
|
*/
|
|
3363
3549
|
enableSqlPlanBaselinesUsage(enableSqlPlanBaselinesUsageRequest) {
|
|
3364
3550
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3414,7 +3600,7 @@ class DbManagementClient {
|
|
|
3414
3600
|
* @param GenerateAwrSnapshotRequest
|
|
3415
3601
|
* @return GenerateAwrSnapshotResponse
|
|
3416
3602
|
* @throws OciError when an error occurs
|
|
3417
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3603
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GenerateAwrSnapshot.ts.html |here} to see how to use GenerateAwrSnapshot API.
|
|
3418
3604
|
*/
|
|
3419
3605
|
generateAwrSnapshot(generateAwrSnapshotRequest) {
|
|
3420
3606
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3429,7 +3615,8 @@ class DbManagementClient {
|
|
|
3429
3615
|
let headerParams = {
|
|
3430
3616
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3431
3617
|
"opc-retry-token": generateAwrSnapshotRequest.opcRetryToken,
|
|
3432
|
-
"opc-request-id": generateAwrSnapshotRequest.opcRequestId
|
|
3618
|
+
"opc-request-id": generateAwrSnapshotRequest.opcRequestId,
|
|
3619
|
+
"opc-named-credential-id": generateAwrSnapshotRequest.opcNamedCredentialId
|
|
3433
3620
|
};
|
|
3434
3621
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3435
3622
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, generateAwrSnapshotRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -3474,7 +3661,7 @@ class DbManagementClient {
|
|
|
3474
3661
|
* @param GetAwrDbReportRequest
|
|
3475
3662
|
* @return GetAwrDbReportResponse
|
|
3476
3663
|
* @throws OciError when an error occurs
|
|
3477
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3664
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetAwrDbReport.ts.html |here} to see how to use GetAwrDbReport API.
|
|
3478
3665
|
*/
|
|
3479
3666
|
getAwrDbReport(getAwrDbReportRequest) {
|
|
3480
3667
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3499,7 +3686,8 @@ class DbManagementClient {
|
|
|
3499
3686
|
let headerParams = {
|
|
3500
3687
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3501
3688
|
"opc-request-id": getAwrDbReportRequest.opcRequestId,
|
|
3502
|
-
"opc-retry-token": getAwrDbReportRequest.opcRetryToken
|
|
3689
|
+
"opc-retry-token": getAwrDbReportRequest.opcRetryToken,
|
|
3690
|
+
"opc-named-credential-id": getAwrDbReportRequest.opcNamedCredentialId
|
|
3503
3691
|
};
|
|
3504
3692
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3505
3693
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getAwrDbReportRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -3544,7 +3732,7 @@ class DbManagementClient {
|
|
|
3544
3732
|
* @param GetAwrDbSqlReportRequest
|
|
3545
3733
|
* @return GetAwrDbSqlReportResponse
|
|
3546
3734
|
* @throws OciError when an error occurs
|
|
3547
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3735
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetAwrDbSqlReport.ts.html |here} to see how to use GetAwrDbSqlReport API.
|
|
3548
3736
|
*/
|
|
3549
3737
|
getAwrDbSqlReport(getAwrDbSqlReportRequest) {
|
|
3550
3738
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3569,7 +3757,8 @@ class DbManagementClient {
|
|
|
3569
3757
|
let headerParams = {
|
|
3570
3758
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3571
3759
|
"opc-request-id": getAwrDbSqlReportRequest.opcRequestId,
|
|
3572
|
-
"opc-retry-token": getAwrDbSqlReportRequest.opcRetryToken
|
|
3760
|
+
"opc-retry-token": getAwrDbSqlReportRequest.opcRetryToken,
|
|
3761
|
+
"opc-named-credential-id": getAwrDbSqlReportRequest.opcNamedCredentialId
|
|
3573
3762
|
};
|
|
3574
3763
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3575
3764
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getAwrDbSqlReportRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -3616,7 +3805,7 @@ class DbManagementClient {
|
|
|
3616
3805
|
* @param GetClusterCacheMetricRequest
|
|
3617
3806
|
* @return GetClusterCacheMetricResponse
|
|
3618
3807
|
* @throws OciError when an error occurs
|
|
3619
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3808
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetClusterCacheMetric.ts.html |here} to see how to use GetClusterCacheMetric API.
|
|
3620
3809
|
*/
|
|
3621
3810
|
getClusterCacheMetric(getClusterCacheMetricRequest) {
|
|
3622
3811
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3679,7 +3868,7 @@ class DbManagementClient {
|
|
|
3679
3868
|
* @param GetDatabaseFleetHealthMetricsRequest
|
|
3680
3869
|
* @return GetDatabaseFleetHealthMetricsResponse
|
|
3681
3870
|
* @throws OciError when an error occurs
|
|
3682
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3871
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetDatabaseFleetHealthMetrics.ts.html |here} to see how to use GetDatabaseFleetHealthMetrics API.
|
|
3683
3872
|
*/
|
|
3684
3873
|
getDatabaseFleetHealthMetrics(getDatabaseFleetHealthMetricsRequest) {
|
|
3685
3874
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3746,7 +3935,7 @@ class DbManagementClient {
|
|
|
3746
3935
|
* @param GetDatabaseHomeMetricsRequest
|
|
3747
3936
|
* @return GetDatabaseHomeMetricsResponse
|
|
3748
3937
|
* @throws OciError when an error occurs
|
|
3749
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3938
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetDatabaseHomeMetrics.ts.html |here} to see how to use GetDatabaseHomeMetrics API.
|
|
3750
3939
|
*/
|
|
3751
3940
|
getDatabaseHomeMetrics(getDatabaseHomeMetricsRequest) {
|
|
3752
3941
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3806,7 +3995,7 @@ class DbManagementClient {
|
|
|
3806
3995
|
* @param GetDbManagementPrivateEndpointRequest
|
|
3807
3996
|
* @return GetDbManagementPrivateEndpointResponse
|
|
3808
3997
|
* @throws OciError when an error occurs
|
|
3809
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3998
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetDbManagementPrivateEndpoint.ts.html |here} to see how to use GetDbManagementPrivateEndpoint API.
|
|
3810
3999
|
*/
|
|
3811
4000
|
getDbManagementPrivateEndpoint(getDbManagementPrivateEndpointRequest) {
|
|
3812
4001
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3870,7 +4059,7 @@ class DbManagementClient {
|
|
|
3870
4059
|
* @param GetExternalAsmRequest
|
|
3871
4060
|
* @return GetExternalAsmResponse
|
|
3872
4061
|
* @throws OciError when an error occurs
|
|
3873
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4062
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetExternalAsm.ts.html |here} to see how to use GetExternalAsm API.
|
|
3874
4063
|
*/
|
|
3875
4064
|
getExternalAsm(getExternalAsmRequest) {
|
|
3876
4065
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3934,7 +4123,7 @@ class DbManagementClient {
|
|
|
3934
4123
|
* @param GetExternalAsmConfigurationRequest
|
|
3935
4124
|
* @return GetExternalAsmConfigurationResponse
|
|
3936
4125
|
* @throws OciError when an error occurs
|
|
3937
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4126
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetExternalAsmConfiguration.ts.html |here} to see how to use GetExternalAsmConfiguration API.
|
|
3938
4127
|
*/
|
|
3939
4128
|
getExternalAsmConfiguration(getExternalAsmConfigurationRequest) {
|
|
3940
4129
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3948,7 +4137,8 @@ class DbManagementClient {
|
|
|
3948
4137
|
const queryParams = {};
|
|
3949
4138
|
let headerParams = {
|
|
3950
4139
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3951
|
-
"opc-request-id": getExternalAsmConfigurationRequest.opcRequestId
|
|
4140
|
+
"opc-request-id": getExternalAsmConfigurationRequest.opcRequestId,
|
|
4141
|
+
"opc-named-credential-id": getExternalAsmConfigurationRequest.opcNamedCredentialId
|
|
3952
4142
|
};
|
|
3953
4143
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3954
4144
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getExternalAsmConfigurationRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -3993,7 +4183,7 @@ class DbManagementClient {
|
|
|
3993
4183
|
* @param GetExternalAsmInstanceRequest
|
|
3994
4184
|
* @return GetExternalAsmInstanceResponse
|
|
3995
4185
|
* @throws OciError when an error occurs
|
|
3996
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4186
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetExternalAsmInstance.ts.html |here} to see how to use GetExternalAsmInstance API.
|
|
3997
4187
|
*/
|
|
3998
4188
|
getExternalAsmInstance(getExternalAsmInstanceRequest) {
|
|
3999
4189
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4052,7 +4242,7 @@ class DbManagementClient {
|
|
|
4052
4242
|
* @param GetExternalClusterRequest
|
|
4053
4243
|
* @return GetExternalClusterResponse
|
|
4054
4244
|
* @throws OciError when an error occurs
|
|
4055
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4245
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetExternalCluster.ts.html |here} to see how to use GetExternalCluster API.
|
|
4056
4246
|
*/
|
|
4057
4247
|
getExternalCluster(getExternalClusterRequest) {
|
|
4058
4248
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4116,7 +4306,7 @@ class DbManagementClient {
|
|
|
4116
4306
|
* @param GetExternalClusterInstanceRequest
|
|
4117
4307
|
* @return GetExternalClusterInstanceResponse
|
|
4118
4308
|
* @throws OciError when an error occurs
|
|
4119
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4309
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetExternalClusterInstance.ts.html |here} to see how to use GetExternalClusterInstance API.
|
|
4120
4310
|
*/
|
|
4121
4311
|
getExternalClusterInstance(getExternalClusterInstanceRequest) {
|
|
4122
4312
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4180,7 +4370,7 @@ class DbManagementClient {
|
|
|
4180
4370
|
* @param GetExternalDbHomeRequest
|
|
4181
4371
|
* @return GetExternalDbHomeResponse
|
|
4182
4372
|
* @throws OciError when an error occurs
|
|
4183
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4373
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetExternalDbHome.ts.html |here} to see how to use GetExternalDbHome API.
|
|
4184
4374
|
*/
|
|
4185
4375
|
getExternalDbHome(getExternalDbHomeRequest) {
|
|
4186
4376
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4239,7 +4429,7 @@ class DbManagementClient {
|
|
|
4239
4429
|
* @param GetExternalDbNodeRequest
|
|
4240
4430
|
* @return GetExternalDbNodeResponse
|
|
4241
4431
|
* @throws OciError when an error occurs
|
|
4242
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4432
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetExternalDbNode.ts.html |here} to see how to use GetExternalDbNode API.
|
|
4243
4433
|
*/
|
|
4244
4434
|
getExternalDbNode(getExternalDbNodeRequest) {
|
|
4245
4435
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4303,7 +4493,7 @@ class DbManagementClient {
|
|
|
4303
4493
|
* @param GetExternalDbSystemRequest
|
|
4304
4494
|
* @return GetExternalDbSystemResponse
|
|
4305
4495
|
* @throws OciError when an error occurs
|
|
4306
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4496
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetExternalDbSystem.ts.html |here} to see how to use GetExternalDbSystem API.
|
|
4307
4497
|
*/
|
|
4308
4498
|
getExternalDbSystem(getExternalDbSystemRequest) {
|
|
4309
4499
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4367,7 +4557,7 @@ class DbManagementClient {
|
|
|
4367
4557
|
* @param GetExternalDbSystemConnectorRequest
|
|
4368
4558
|
* @return GetExternalDbSystemConnectorResponse
|
|
4369
4559
|
* @throws OciError when an error occurs
|
|
4370
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4560
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetExternalDbSystemConnector.ts.html |here} to see how to use GetExternalDbSystemConnector API.
|
|
4371
4561
|
*/
|
|
4372
4562
|
getExternalDbSystemConnector(getExternalDbSystemConnectorRequest) {
|
|
4373
4563
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4431,7 +4621,7 @@ class DbManagementClient {
|
|
|
4431
4621
|
* @param GetExternalDbSystemDiscoveryRequest
|
|
4432
4622
|
* @return GetExternalDbSystemDiscoveryResponse
|
|
4433
4623
|
* @throws OciError when an error occurs
|
|
4434
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4624
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetExternalDbSystemDiscovery.ts.html |here} to see how to use GetExternalDbSystemDiscovery API.
|
|
4435
4625
|
*/
|
|
4436
4626
|
getExternalDbSystemDiscovery(getExternalDbSystemDiscoveryRequest) {
|
|
4437
4627
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4496,7 +4686,7 @@ class DbManagementClient {
|
|
|
4496
4686
|
* @param GetExternalExadataInfrastructureRequest
|
|
4497
4687
|
* @return GetExternalExadataInfrastructureResponse
|
|
4498
4688
|
* @throws OciError when an error occurs
|
|
4499
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4689
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetExternalExadataInfrastructure.ts.html |here} to see how to use GetExternalExadataInfrastructure API.
|
|
4500
4690
|
*/
|
|
4501
4691
|
getExternalExadataInfrastructure(getExternalExadataInfrastructureRequest) {
|
|
4502
4692
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4560,7 +4750,7 @@ class DbManagementClient {
|
|
|
4560
4750
|
* @param GetExternalExadataStorageConnectorRequest
|
|
4561
4751
|
* @return GetExternalExadataStorageConnectorResponse
|
|
4562
4752
|
* @throws OciError when an error occurs
|
|
4563
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4753
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetExternalExadataStorageConnector.ts.html |here} to see how to use GetExternalExadataStorageConnector API.
|
|
4564
4754
|
*/
|
|
4565
4755
|
getExternalExadataStorageConnector(getExternalExadataStorageConnectorRequest) {
|
|
4566
4756
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4624,7 +4814,7 @@ class DbManagementClient {
|
|
|
4624
4814
|
* @param GetExternalExadataStorageGridRequest
|
|
4625
4815
|
* @return GetExternalExadataStorageGridResponse
|
|
4626
4816
|
* @throws OciError when an error occurs
|
|
4627
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4817
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetExternalExadataStorageGrid.ts.html |here} to see how to use GetExternalExadataStorageGrid API.
|
|
4628
4818
|
*/
|
|
4629
4819
|
getExternalExadataStorageGrid(getExternalExadataStorageGridRequest) {
|
|
4630
4820
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4688,7 +4878,7 @@ class DbManagementClient {
|
|
|
4688
4878
|
* @param GetExternalExadataStorageServerRequest
|
|
4689
4879
|
* @return GetExternalExadataStorageServerResponse
|
|
4690
4880
|
* @throws OciError when an error occurs
|
|
4691
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4881
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetExternalExadataStorageServer.ts.html |here} to see how to use GetExternalExadataStorageServer API.
|
|
4692
4882
|
*/
|
|
4693
4883
|
getExternalExadataStorageServer(getExternalExadataStorageServerRequest) {
|
|
4694
4884
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4752,7 +4942,7 @@ class DbManagementClient {
|
|
|
4752
4942
|
* @param GetExternalListenerRequest
|
|
4753
4943
|
* @return GetExternalListenerResponse
|
|
4754
4944
|
* @throws OciError when an error occurs
|
|
4755
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4945
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetExternalListener.ts.html |here} to see how to use GetExternalListener API.
|
|
4756
4946
|
*/
|
|
4757
4947
|
getExternalListener(getExternalListenerRequest) {
|
|
4758
4948
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4816,7 +5006,7 @@ class DbManagementClient {
|
|
|
4816
5006
|
* @param GetIormPlanRequest
|
|
4817
5007
|
* @return GetIormPlanResponse
|
|
4818
5008
|
* @throws OciError when an error occurs
|
|
4819
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5009
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetIormPlan.ts.html |here} to see how to use GetIormPlan API.
|
|
4820
5010
|
*/
|
|
4821
5011
|
getIormPlan(getIormPlanRequest) {
|
|
4822
5012
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4875,7 +5065,7 @@ class DbManagementClient {
|
|
|
4875
5065
|
* @param GetJobRequest
|
|
4876
5066
|
* @return GetJobResponse
|
|
4877
5067
|
* @throws OciError when an error occurs
|
|
4878
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5068
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetJob.ts.html |here} to see how to use GetJob API.
|
|
4879
5069
|
*/
|
|
4880
5070
|
getJob(getJobRequest) {
|
|
4881
5071
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4944,7 +5134,7 @@ class DbManagementClient {
|
|
|
4944
5134
|
* @param GetJobExecutionRequest
|
|
4945
5135
|
* @return GetJobExecutionResponse
|
|
4946
5136
|
* @throws OciError when an error occurs
|
|
4947
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5137
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
|
|
4948
5138
|
*/
|
|
4949
5139
|
getJobExecution(getJobExecutionRequest) {
|
|
4950
5140
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5003,7 +5193,7 @@ class DbManagementClient {
|
|
|
5003
5193
|
* @param GetJobRunRequest
|
|
5004
5194
|
* @return GetJobRunResponse
|
|
5005
5195
|
* @throws OciError when an error occurs
|
|
5006
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5196
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetJobRun.ts.html |here} to see how to use GetJobRun API.
|
|
5007
5197
|
*/
|
|
5008
5198
|
getJobRun(getJobRunRequest) {
|
|
5009
5199
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5062,7 +5252,7 @@ class DbManagementClient {
|
|
|
5062
5252
|
* @param GetManagedDatabaseRequest
|
|
5063
5253
|
* @return GetManagedDatabaseResponse
|
|
5064
5254
|
* @throws OciError when an error occurs
|
|
5065
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5255
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetManagedDatabase.ts.html |here} to see how to use GetManagedDatabase API.
|
|
5066
5256
|
*/
|
|
5067
5257
|
getManagedDatabase(getManagedDatabaseRequest) {
|
|
5068
5258
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5121,7 +5311,7 @@ class DbManagementClient {
|
|
|
5121
5311
|
* @param GetManagedDatabaseGroupRequest
|
|
5122
5312
|
* @return GetManagedDatabaseGroupResponse
|
|
5123
5313
|
* @throws OciError when an error occurs
|
|
5124
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5314
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetManagedDatabaseGroup.ts.html |here} to see how to use GetManagedDatabaseGroup API.
|
|
5125
5315
|
*/
|
|
5126
5316
|
getManagedDatabaseGroup(getManagedDatabaseGroupRequest) {
|
|
5127
5317
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5178,6 +5368,70 @@ class DbManagementClient {
|
|
|
5178
5368
|
}
|
|
5179
5369
|
});
|
|
5180
5370
|
}
|
|
5371
|
+
/**
|
|
5372
|
+
* Gets the details for the named credential specified by namedCredentialId.
|
|
5373
|
+
*
|
|
5374
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
5375
|
+
* @param GetNamedCredentialRequest
|
|
5376
|
+
* @return GetNamedCredentialResponse
|
|
5377
|
+
* @throws OciError when an error occurs
|
|
5378
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetNamedCredential.ts.html |here} to see how to use GetNamedCredential API.
|
|
5379
|
+
*/
|
|
5380
|
+
getNamedCredential(getNamedCredentialRequest) {
|
|
5381
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
5382
|
+
if (this.logger)
|
|
5383
|
+
this.logger.debug("Calling operation DbManagementClient#getNamedCredential.");
|
|
5384
|
+
const operationName = "getNamedCredential";
|
|
5385
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/database-management/20201101/NamedCredential/GetNamedCredential";
|
|
5386
|
+
const pathParams = {
|
|
5387
|
+
"{namedCredentialId}": getNamedCredentialRequest.namedCredentialId
|
|
5388
|
+
};
|
|
5389
|
+
const queryParams = {};
|
|
5390
|
+
let headerParams = {
|
|
5391
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5392
|
+
"opc-request-id": getNamedCredentialRequest.opcRequestId
|
|
5393
|
+
};
|
|
5394
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5395
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getNamedCredentialRequest.retryConfiguration, specRetryConfiguration);
|
|
5396
|
+
if (this.logger)
|
|
5397
|
+
retrier.logger = this.logger;
|
|
5398
|
+
const request = yield oci_common_1.composeRequest({
|
|
5399
|
+
baseEndpoint: this._endpoint,
|
|
5400
|
+
defaultHeaders: this._defaultHeaders,
|
|
5401
|
+
path: "/namedCredentials/{namedCredentialId}",
|
|
5402
|
+
method: "GET",
|
|
5403
|
+
pathParams: pathParams,
|
|
5404
|
+
headerParams: headerParams,
|
|
5405
|
+
queryParams: queryParams
|
|
5406
|
+
});
|
|
5407
|
+
try {
|
|
5408
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
5409
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
5410
|
+
responseObject: {},
|
|
5411
|
+
body: yield response.json(),
|
|
5412
|
+
bodyKey: "namedCredential",
|
|
5413
|
+
bodyModel: model.NamedCredential,
|
|
5414
|
+
type: "model.NamedCredential",
|
|
5415
|
+
responseHeaders: [
|
|
5416
|
+
{
|
|
5417
|
+
value: response.headers.get("opc-request-id"),
|
|
5418
|
+
key: "opcRequestId",
|
|
5419
|
+
dataType: "string"
|
|
5420
|
+
},
|
|
5421
|
+
{
|
|
5422
|
+
value: response.headers.get("etag"),
|
|
5423
|
+
key: "etag",
|
|
5424
|
+
dataType: "string"
|
|
5425
|
+
}
|
|
5426
|
+
]
|
|
5427
|
+
});
|
|
5428
|
+
return sdkResponse;
|
|
5429
|
+
}
|
|
5430
|
+
catch (err) {
|
|
5431
|
+
throw err;
|
|
5432
|
+
}
|
|
5433
|
+
});
|
|
5434
|
+
}
|
|
5181
5435
|
/**
|
|
5182
5436
|
* Gets the open alerts from the specified Exadata storage server.
|
|
5183
5437
|
*
|
|
@@ -5185,7 +5439,7 @@ class DbManagementClient {
|
|
|
5185
5439
|
* @param GetOpenAlertHistoryRequest
|
|
5186
5440
|
* @return GetOpenAlertHistoryResponse
|
|
5187
5441
|
* @throws OciError when an error occurs
|
|
5188
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5442
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetOpenAlertHistory.ts.html |here} to see how to use GetOpenAlertHistory API.
|
|
5189
5443
|
*/
|
|
5190
5444
|
getOpenAlertHistory(getOpenAlertHistoryRequest) {
|
|
5191
5445
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5245,7 +5499,7 @@ class DbManagementClient {
|
|
|
5245
5499
|
* @param GetOptimizerStatisticsAdvisorExecutionRequest
|
|
5246
5500
|
* @return GetOptimizerStatisticsAdvisorExecutionResponse
|
|
5247
5501
|
* @throws OciError when an error occurs
|
|
5248
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5502
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetOptimizerStatisticsAdvisorExecution.ts.html |here} to see how to use GetOptimizerStatisticsAdvisorExecution API.
|
|
5249
5503
|
*/
|
|
5250
5504
|
getOptimizerStatisticsAdvisorExecution(getOptimizerStatisticsAdvisorExecutionRequest) {
|
|
5251
5505
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5262,7 +5516,8 @@ class DbManagementClient {
|
|
|
5262
5516
|
};
|
|
5263
5517
|
let headerParams = {
|
|
5264
5518
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5265
|
-
"opc-request-id": getOptimizerStatisticsAdvisorExecutionRequest.opcRequestId
|
|
5519
|
+
"opc-request-id": getOptimizerStatisticsAdvisorExecutionRequest.opcRequestId,
|
|
5520
|
+
"opc-named-credential-id": getOptimizerStatisticsAdvisorExecutionRequest.opcNamedCredentialId
|
|
5266
5521
|
};
|
|
5267
5522
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5268
5523
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getOptimizerStatisticsAdvisorExecutionRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -5306,7 +5561,7 @@ class DbManagementClient {
|
|
|
5306
5561
|
* @param GetOptimizerStatisticsAdvisorExecutionScriptRequest
|
|
5307
5562
|
* @return GetOptimizerStatisticsAdvisorExecutionScriptResponse
|
|
5308
5563
|
* @throws OciError when an error occurs
|
|
5309
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5564
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetOptimizerStatisticsAdvisorExecutionScript.ts.html |here} to see how to use GetOptimizerStatisticsAdvisorExecutionScript API.
|
|
5310
5565
|
*/
|
|
5311
5566
|
getOptimizerStatisticsAdvisorExecutionScript(getOptimizerStatisticsAdvisorExecutionScriptRequest) {
|
|
5312
5567
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5323,7 +5578,8 @@ class DbManagementClient {
|
|
|
5323
5578
|
};
|
|
5324
5579
|
let headerParams = {
|
|
5325
5580
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5326
|
-
"opc-request-id": getOptimizerStatisticsAdvisorExecutionScriptRequest.opcRequestId
|
|
5581
|
+
"opc-request-id": getOptimizerStatisticsAdvisorExecutionScriptRequest.opcRequestId,
|
|
5582
|
+
"opc-named-credential-id": getOptimizerStatisticsAdvisorExecutionScriptRequest.opcNamedCredentialId
|
|
5327
5583
|
};
|
|
5328
5584
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5329
5585
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getOptimizerStatisticsAdvisorExecutionScriptRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -5367,7 +5623,7 @@ class DbManagementClient {
|
|
|
5367
5623
|
* @param GetOptimizerStatisticsCollectionOperationRequest
|
|
5368
5624
|
* @return GetOptimizerStatisticsCollectionOperationResponse
|
|
5369
5625
|
* @throws OciError when an error occurs
|
|
5370
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5626
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetOptimizerStatisticsCollectionOperation.ts.html |here} to see how to use GetOptimizerStatisticsCollectionOperation API.
|
|
5371
5627
|
*/
|
|
5372
5628
|
getOptimizerStatisticsCollectionOperation(getOptimizerStatisticsCollectionOperationRequest) {
|
|
5373
5629
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5382,7 +5638,8 @@ class DbManagementClient {
|
|
|
5382
5638
|
const queryParams = {};
|
|
5383
5639
|
let headerParams = {
|
|
5384
5640
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5385
|
-
"opc-request-id": getOptimizerStatisticsCollectionOperationRequest.opcRequestId
|
|
5641
|
+
"opc-request-id": getOptimizerStatisticsCollectionOperationRequest.opcRequestId,
|
|
5642
|
+
"opc-named-credential-id": getOptimizerStatisticsCollectionOperationRequest.opcNamedCredentialId
|
|
5386
5643
|
};
|
|
5387
5644
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5388
5645
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getOptimizerStatisticsCollectionOperationRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -5430,7 +5687,7 @@ class DbManagementClient {
|
|
|
5430
5687
|
* @param GetPdbMetricsRequest
|
|
5431
5688
|
* @return GetPdbMetricsResponse
|
|
5432
5689
|
* @throws OciError when an error occurs
|
|
5433
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5690
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetPdbMetrics.ts.html |here} to see how to use GetPdbMetrics API.
|
|
5434
5691
|
*/
|
|
5435
5692
|
getPdbMetrics(getPdbMetricsRequest) {
|
|
5436
5693
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5495,7 +5752,7 @@ class DbManagementClient {
|
|
|
5495
5752
|
* @param GetPreferredCredentialRequest
|
|
5496
5753
|
* @return GetPreferredCredentialResponse
|
|
5497
5754
|
* @throws OciError when an error occurs
|
|
5498
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5755
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetPreferredCredential.ts.html |here} to see how to use GetPreferredCredential API.
|
|
5499
5756
|
*/
|
|
5500
5757
|
getPreferredCredential(getPreferredCredentialRequest) {
|
|
5501
5758
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5560,7 +5817,7 @@ class DbManagementClient {
|
|
|
5560
5817
|
* @param GetSqlPlanBaselineRequest
|
|
5561
5818
|
* @return GetSqlPlanBaselineResponse
|
|
5562
5819
|
* @throws OciError when an error occurs
|
|
5563
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5820
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetSqlPlanBaseline.ts.html |here} to see how to use GetSqlPlanBaseline API.
|
|
5564
5821
|
*/
|
|
5565
5822
|
getSqlPlanBaseline(getSqlPlanBaselineRequest) {
|
|
5566
5823
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5575,7 +5832,8 @@ class DbManagementClient {
|
|
|
5575
5832
|
const queryParams = {};
|
|
5576
5833
|
let headerParams = {
|
|
5577
5834
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5578
|
-
"opc-request-id": getSqlPlanBaselineRequest.opcRequestId
|
|
5835
|
+
"opc-request-id": getSqlPlanBaselineRequest.opcRequestId,
|
|
5836
|
+
"opc-named-credential-id": getSqlPlanBaselineRequest.opcNamedCredentialId
|
|
5579
5837
|
};
|
|
5580
5838
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5581
5839
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getSqlPlanBaselineRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -5622,7 +5880,7 @@ class DbManagementClient {
|
|
|
5622
5880
|
* @param GetSqlPlanBaselineConfigurationRequest
|
|
5623
5881
|
* @return GetSqlPlanBaselineConfigurationResponse
|
|
5624
5882
|
* @throws OciError when an error occurs
|
|
5625
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5883
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetSqlPlanBaselineConfiguration.ts.html |here} to see how to use GetSqlPlanBaselineConfiguration API.
|
|
5626
5884
|
*/
|
|
5627
5885
|
getSqlPlanBaselineConfiguration(getSqlPlanBaselineConfigurationRequest) {
|
|
5628
5886
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5636,7 +5894,8 @@ class DbManagementClient {
|
|
|
5636
5894
|
const queryParams = {};
|
|
5637
5895
|
let headerParams = {
|
|
5638
5896
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5639
|
-
"opc-request-id": getSqlPlanBaselineConfigurationRequest.opcRequestId
|
|
5897
|
+
"opc-request-id": getSqlPlanBaselineConfigurationRequest.opcRequestId,
|
|
5898
|
+
"opc-named-credential-id": getSqlPlanBaselineConfigurationRequest.opcNamedCredentialId
|
|
5640
5899
|
};
|
|
5641
5900
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5642
5901
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getSqlPlanBaselineConfigurationRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -5681,7 +5940,7 @@ class DbManagementClient {
|
|
|
5681
5940
|
* @param GetTablespaceRequest
|
|
5682
5941
|
* @return GetTablespaceResponse
|
|
5683
5942
|
* @throws OciError when an error occurs
|
|
5684
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5943
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetTablespace.ts.html |here} to see how to use GetTablespace API.
|
|
5685
5944
|
*/
|
|
5686
5945
|
getTablespace(getTablespaceRequest) {
|
|
5687
5946
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5696,7 +5955,8 @@ class DbManagementClient {
|
|
|
5696
5955
|
const queryParams = {};
|
|
5697
5956
|
let headerParams = {
|
|
5698
5957
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5699
|
-
"opc-request-id": getTablespaceRequest.opcRequestId
|
|
5958
|
+
"opc-request-id": getTablespaceRequest.opcRequestId,
|
|
5959
|
+
"opc-named-credential-id": getTablespaceRequest.opcNamedCredentialId
|
|
5700
5960
|
};
|
|
5701
5961
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5702
5962
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTablespaceRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -5741,7 +6001,7 @@ class DbManagementClient {
|
|
|
5741
6001
|
* @param GetTopSqlCpuActivityRequest
|
|
5742
6002
|
* @return GetTopSqlCpuActivityResponse
|
|
5743
6003
|
* @throws OciError when an error occurs
|
|
5744
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6004
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetTopSqlCpuActivity.ts.html |here} to see how to use GetTopSqlCpuActivity API.
|
|
5745
6005
|
*/
|
|
5746
6006
|
getTopSqlCpuActivity(getTopSqlCpuActivityRequest) {
|
|
5747
6007
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5800,7 +6060,7 @@ class DbManagementClient {
|
|
|
5800
6060
|
* @param GetUserRequest
|
|
5801
6061
|
* @return GetUserResponse
|
|
5802
6062
|
* @throws OciError when an error occurs
|
|
5803
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6063
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetUser.ts.html |here} to see how to use GetUser API.
|
|
5804
6064
|
*/
|
|
5805
6065
|
getUser(getUserRequest) {
|
|
5806
6066
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5815,7 +6075,8 @@ class DbManagementClient {
|
|
|
5815
6075
|
const queryParams = {};
|
|
5816
6076
|
let headerParams = {
|
|
5817
6077
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5818
|
-
"opc-request-id": getUserRequest.opcRequestId
|
|
6078
|
+
"opc-request-id": getUserRequest.opcRequestId,
|
|
6079
|
+
"opc-named-credential-id": getUserRequest.opcNamedCredentialId
|
|
5819
6080
|
};
|
|
5820
6081
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5821
6082
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getUserRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -5859,7 +6120,7 @@ class DbManagementClient {
|
|
|
5859
6120
|
* @param GetWorkRequestRequest
|
|
5860
6121
|
* @return GetWorkRequestResponse
|
|
5861
6122
|
* @throws OciError when an error occurs
|
|
5862
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6123
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
5863
6124
|
*/
|
|
5864
6125
|
getWorkRequest(getWorkRequestRequest) {
|
|
5865
6126
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5922,7 +6183,7 @@ class DbManagementClient {
|
|
|
5922
6183
|
* @param ImplementOptimizerStatisticsAdvisorRecommendationsRequest
|
|
5923
6184
|
* @return ImplementOptimizerStatisticsAdvisorRecommendationsResponse
|
|
5924
6185
|
* @throws OciError when an error occurs
|
|
5925
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6186
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ImplementOptimizerStatisticsAdvisorRecommendations.ts.html |here} to see how to use ImplementOptimizerStatisticsAdvisorRecommendations API.
|
|
5926
6187
|
*/
|
|
5927
6188
|
implementOptimizerStatisticsAdvisorRecommendations(implementOptimizerStatisticsAdvisorRecommendationsRequest) {
|
|
5928
6189
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5982,7 +6243,7 @@ class DbManagementClient {
|
|
|
5982
6243
|
* @param ListAsmPropertiesRequest
|
|
5983
6244
|
* @return ListAsmPropertiesResponse
|
|
5984
6245
|
* @throws OciError when an error occurs
|
|
5985
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6246
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListAsmProperties.ts.html |here} to see how to use ListAsmProperties API.
|
|
5986
6247
|
*/
|
|
5987
6248
|
listAsmProperties(listAsmPropertiesRequest) {
|
|
5988
6249
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6051,7 +6312,7 @@ class DbManagementClient {
|
|
|
6051
6312
|
* @param ListAssociatedDatabasesRequest
|
|
6052
6313
|
* @return ListAssociatedDatabasesResponse
|
|
6053
6314
|
* @throws OciError when an error occurs
|
|
6054
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6315
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListAssociatedDatabases.ts.html |here} to see how to use ListAssociatedDatabases API.
|
|
6055
6316
|
*/
|
|
6056
6317
|
listAssociatedDatabases(listAssociatedDatabasesRequest) {
|
|
6057
6318
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6121,7 +6382,7 @@ class DbManagementClient {
|
|
|
6121
6382
|
* @param ListAwrDbSnapshotsRequest
|
|
6122
6383
|
* @return ListAwrDbSnapshotsResponse
|
|
6123
6384
|
* @throws OciError when an error occurs
|
|
6124
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6385
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListAwrDbSnapshots.ts.html |here} to see how to use ListAwrDbSnapshots API.
|
|
6125
6386
|
*/
|
|
6126
6387
|
listAwrDbSnapshots(listAwrDbSnapshotsRequest) {
|
|
6127
6388
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6148,7 +6409,8 @@ class DbManagementClient {
|
|
|
6148
6409
|
let headerParams = {
|
|
6149
6410
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6150
6411
|
"opc-request-id": listAwrDbSnapshotsRequest.opcRequestId,
|
|
6151
|
-
"opc-retry-token": listAwrDbSnapshotsRequest.opcRetryToken
|
|
6412
|
+
"opc-retry-token": listAwrDbSnapshotsRequest.opcRetryToken,
|
|
6413
|
+
"opc-named-credential-id": listAwrDbSnapshotsRequest.opcNamedCredentialId
|
|
6152
6414
|
};
|
|
6153
6415
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6154
6416
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAwrDbSnapshotsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -6198,7 +6460,7 @@ class DbManagementClient {
|
|
|
6198
6460
|
* @param ListAwrDbsRequest
|
|
6199
6461
|
* @return ListAwrDbsResponse
|
|
6200
6462
|
* @throws OciError when an error occurs
|
|
6201
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6463
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListAwrDbs.ts.html |here} to see how to use ListAwrDbs API.
|
|
6202
6464
|
*/
|
|
6203
6465
|
listAwrDbs(listAwrDbsRequest) {
|
|
6204
6466
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6221,7 +6483,8 @@ class DbManagementClient {
|
|
|
6221
6483
|
let headerParams = {
|
|
6222
6484
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6223
6485
|
"opc-request-id": listAwrDbsRequest.opcRequestId,
|
|
6224
|
-
"opc-retry-token": listAwrDbsRequest.opcRetryToken
|
|
6486
|
+
"opc-retry-token": listAwrDbsRequest.opcRetryToken,
|
|
6487
|
+
"opc-named-credential-id": listAwrDbsRequest.opcNamedCredentialId
|
|
6225
6488
|
};
|
|
6226
6489
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6227
6490
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAwrDbsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -6270,7 +6533,7 @@ class DbManagementClient {
|
|
|
6270
6533
|
* @param ListConsumerGroupPrivilegesRequest
|
|
6271
6534
|
* @return ListConsumerGroupPrivilegesResponse
|
|
6272
6535
|
* @throws OciError when an error occurs
|
|
6273
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6536
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListConsumerGroupPrivileges.ts.html |here} to see how to use ListConsumerGroupPrivileges API.
|
|
6274
6537
|
*/
|
|
6275
6538
|
listConsumerGroupPrivileges(listConsumerGroupPrivilegesRequest) {
|
|
6276
6539
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6291,7 +6554,8 @@ class DbManagementClient {
|
|
|
6291
6554
|
};
|
|
6292
6555
|
let headerParams = {
|
|
6293
6556
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6294
|
-
"opc-request-id": listConsumerGroupPrivilegesRequest.opcRequestId
|
|
6557
|
+
"opc-request-id": listConsumerGroupPrivilegesRequest.opcRequestId,
|
|
6558
|
+
"opc-named-credential-id": listConsumerGroupPrivilegesRequest.opcNamedCredentialId
|
|
6295
6559
|
};
|
|
6296
6560
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6297
6561
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listConsumerGroupPrivilegesRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -6341,7 +6605,7 @@ class DbManagementClient {
|
|
|
6341
6605
|
* @param ListCursorCacheStatementsRequest
|
|
6342
6606
|
* @return ListCursorCacheStatementsResponse
|
|
6343
6607
|
* @throws OciError when an error occurs
|
|
6344
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6608
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListCursorCacheStatements.ts.html |here} to see how to use ListCursorCacheStatements API.
|
|
6345
6609
|
*/
|
|
6346
6610
|
listCursorCacheStatements(listCursorCacheStatementsRequest) {
|
|
6347
6611
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6361,7 +6625,8 @@ class DbManagementClient {
|
|
|
6361
6625
|
};
|
|
6362
6626
|
let headerParams = {
|
|
6363
6627
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6364
|
-
"opc-request-id": listCursorCacheStatementsRequest.opcRequestId
|
|
6628
|
+
"opc-request-id": listCursorCacheStatementsRequest.opcRequestId,
|
|
6629
|
+
"opc-named-credential-id": listCursorCacheStatementsRequest.opcNamedCredentialId
|
|
6365
6630
|
};
|
|
6366
6631
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6367
6632
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listCursorCacheStatementsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -6410,7 +6675,7 @@ class DbManagementClient {
|
|
|
6410
6675
|
* @param ListDataAccessContainersRequest
|
|
6411
6676
|
* @return ListDataAccessContainersResponse
|
|
6412
6677
|
* @throws OciError when an error occurs
|
|
6413
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6678
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListDataAccessContainers.ts.html |here} to see how to use ListDataAccessContainers API.
|
|
6414
6679
|
*/
|
|
6415
6680
|
listDataAccessContainers(listDataAccessContainersRequest) {
|
|
6416
6681
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6431,7 +6696,8 @@ class DbManagementClient {
|
|
|
6431
6696
|
};
|
|
6432
6697
|
let headerParams = {
|
|
6433
6698
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6434
|
-
"opc-request-id": listDataAccessContainersRequest.opcRequestId
|
|
6699
|
+
"opc-request-id": listDataAccessContainersRequest.opcRequestId,
|
|
6700
|
+
"opc-named-credential-id": listDataAccessContainersRequest.opcNamedCredentialId
|
|
6435
6701
|
};
|
|
6436
6702
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6437
6703
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDataAccessContainersRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -6481,7 +6747,7 @@ class DbManagementClient {
|
|
|
6481
6747
|
* @param ListDatabaseParametersRequest
|
|
6482
6748
|
* @return ListDatabaseParametersResponse
|
|
6483
6749
|
* @throws OciError when an error occurs
|
|
6484
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6750
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListDatabaseParameters.ts.html |here} to see how to use ListDatabaseParameters API.
|
|
6485
6751
|
*/
|
|
6486
6752
|
listDatabaseParameters(listDatabaseParametersRequest) {
|
|
6487
6753
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6501,7 +6767,8 @@ class DbManagementClient {
|
|
|
6501
6767
|
};
|
|
6502
6768
|
let headerParams = {
|
|
6503
6769
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6504
|
-
"opc-request-id": listDatabaseParametersRequest.opcRequestId
|
|
6770
|
+
"opc-request-id": listDatabaseParametersRequest.opcRequestId,
|
|
6771
|
+
"opc-named-credential-id": listDatabaseParametersRequest.opcNamedCredentialId
|
|
6505
6772
|
};
|
|
6506
6773
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6507
6774
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDatabaseParametersRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -6546,7 +6813,7 @@ class DbManagementClient {
|
|
|
6546
6813
|
* @param ListDbManagementPrivateEndpointsRequest
|
|
6547
6814
|
* @return ListDbManagementPrivateEndpointsResponse
|
|
6548
6815
|
* @throws OciError when an error occurs
|
|
6549
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6816
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListDbManagementPrivateEndpoints.ts.html |here} to see how to use ListDbManagementPrivateEndpoints API.
|
|
6550
6817
|
*/
|
|
6551
6818
|
listDbManagementPrivateEndpoints(listDbManagementPrivateEndpointsRequest) {
|
|
6552
6819
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6618,7 +6885,7 @@ class DbManagementClient {
|
|
|
6618
6885
|
* @param ListExternalAsmDiskGroupsRequest
|
|
6619
6886
|
* @return ListExternalAsmDiskGroupsResponse
|
|
6620
6887
|
* @throws OciError when an error occurs
|
|
6621
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6888
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListExternalAsmDiskGroups.ts.html |here} to see how to use ListExternalAsmDiskGroups API.
|
|
6622
6889
|
*/
|
|
6623
6890
|
listExternalAsmDiskGroups(listExternalAsmDiskGroupsRequest) {
|
|
6624
6891
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6637,7 +6904,8 @@ class DbManagementClient {
|
|
|
6637
6904
|
};
|
|
6638
6905
|
let headerParams = {
|
|
6639
6906
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6640
|
-
"opc-request-id": listExternalAsmDiskGroupsRequest.opcRequestId
|
|
6907
|
+
"opc-request-id": listExternalAsmDiskGroupsRequest.opcRequestId,
|
|
6908
|
+
"opc-named-credential-id": listExternalAsmDiskGroupsRequest.opcNamedCredentialId
|
|
6641
6909
|
};
|
|
6642
6910
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6643
6911
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listExternalAsmDiskGroupsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -6686,7 +6954,7 @@ class DbManagementClient {
|
|
|
6686
6954
|
* @param ListExternalAsmInstancesRequest
|
|
6687
6955
|
* @return ListExternalAsmInstancesResponse
|
|
6688
6956
|
* @throws OciError when an error occurs
|
|
6689
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6957
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListExternalAsmInstances.ts.html |here} to see how to use ListExternalAsmInstances API.
|
|
6690
6958
|
*/
|
|
6691
6959
|
listExternalAsmInstances(listExternalAsmInstancesRequest) {
|
|
6692
6960
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6756,7 +7024,7 @@ class DbManagementClient {
|
|
|
6756
7024
|
* @param ListExternalAsmUsersRequest
|
|
6757
7025
|
* @return ListExternalAsmUsersResponse
|
|
6758
7026
|
* @throws OciError when an error occurs
|
|
6759
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7027
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListExternalAsmUsers.ts.html |here} to see how to use ListExternalAsmUsers API.
|
|
6760
7028
|
*/
|
|
6761
7029
|
listExternalAsmUsers(listExternalAsmUsersRequest) {
|
|
6762
7030
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6775,7 +7043,8 @@ class DbManagementClient {
|
|
|
6775
7043
|
};
|
|
6776
7044
|
let headerParams = {
|
|
6777
7045
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6778
|
-
"opc-request-id": listExternalAsmUsersRequest.opcRequestId
|
|
7046
|
+
"opc-request-id": listExternalAsmUsersRequest.opcRequestId,
|
|
7047
|
+
"opc-named-credential-id": listExternalAsmUsersRequest.opcNamedCredentialId
|
|
6779
7048
|
};
|
|
6780
7049
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6781
7050
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listExternalAsmUsersRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -6824,7 +7093,7 @@ class DbManagementClient {
|
|
|
6824
7093
|
* @param ListExternalAsmsRequest
|
|
6825
7094
|
* @return ListExternalAsmsResponse
|
|
6826
7095
|
* @throws OciError when an error occurs
|
|
6827
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7096
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListExternalAsms.ts.html |here} to see how to use ListExternalAsms API.
|
|
6828
7097
|
*/
|
|
6829
7098
|
listExternalAsms(listExternalAsmsRequest) {
|
|
6830
7099
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6893,7 +7162,7 @@ class DbManagementClient {
|
|
|
6893
7162
|
* @param ListExternalClusterInstancesRequest
|
|
6894
7163
|
* @return ListExternalClusterInstancesResponse
|
|
6895
7164
|
* @throws OciError when an error occurs
|
|
6896
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7165
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListExternalClusterInstances.ts.html |here} to see how to use ListExternalClusterInstances API.
|
|
6897
7166
|
*/
|
|
6898
7167
|
listExternalClusterInstances(listExternalClusterInstancesRequest) {
|
|
6899
7168
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6962,7 +7231,7 @@ class DbManagementClient {
|
|
|
6962
7231
|
* @param ListExternalClustersRequest
|
|
6963
7232
|
* @return ListExternalClustersResponse
|
|
6964
7233
|
* @throws OciError when an error occurs
|
|
6965
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7234
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListExternalClusters.ts.html |here} to see how to use ListExternalClusters API.
|
|
6966
7235
|
*/
|
|
6967
7236
|
listExternalClusters(listExternalClustersRequest) {
|
|
6968
7237
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7031,7 +7300,7 @@ class DbManagementClient {
|
|
|
7031
7300
|
* @param ListExternalDatabasesRequest
|
|
7032
7301
|
* @return ListExternalDatabasesResponse
|
|
7033
7302
|
* @throws OciError when an error occurs
|
|
7034
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7303
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListExternalDatabases.ts.html |here} to see how to use ListExternalDatabases API.
|
|
7035
7304
|
*/
|
|
7036
7305
|
listExternalDatabases(listExternalDatabasesRequest) {
|
|
7037
7306
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7100,7 +7369,7 @@ class DbManagementClient {
|
|
|
7100
7369
|
* @param ListExternalDbHomesRequest
|
|
7101
7370
|
* @return ListExternalDbHomesResponse
|
|
7102
7371
|
* @throws OciError when an error occurs
|
|
7103
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7372
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListExternalDbHomes.ts.html |here} to see how to use ListExternalDbHomes API.
|
|
7104
7373
|
*/
|
|
7105
7374
|
listExternalDbHomes(listExternalDbHomesRequest) {
|
|
7106
7375
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7169,7 +7438,7 @@ class DbManagementClient {
|
|
|
7169
7438
|
* @param ListExternalDbNodesRequest
|
|
7170
7439
|
* @return ListExternalDbNodesResponse
|
|
7171
7440
|
* @throws OciError when an error occurs
|
|
7172
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7441
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListExternalDbNodes.ts.html |here} to see how to use ListExternalDbNodes API.
|
|
7173
7442
|
*/
|
|
7174
7443
|
listExternalDbNodes(listExternalDbNodesRequest) {
|
|
7175
7444
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7238,7 +7507,7 @@ class DbManagementClient {
|
|
|
7238
7507
|
* @param ListExternalDbSystemConnectorsRequest
|
|
7239
7508
|
* @return ListExternalDbSystemConnectorsResponse
|
|
7240
7509
|
* @throws OciError when an error occurs
|
|
7241
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7510
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListExternalDbSystemConnectors.ts.html |here} to see how to use ListExternalDbSystemConnectors API.
|
|
7242
7511
|
*/
|
|
7243
7512
|
listExternalDbSystemConnectors(listExternalDbSystemConnectorsRequest) {
|
|
7244
7513
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7307,7 +7576,7 @@ class DbManagementClient {
|
|
|
7307
7576
|
* @param ListExternalDbSystemDiscoveriesRequest
|
|
7308
7577
|
* @return ListExternalDbSystemDiscoveriesResponse
|
|
7309
7578
|
* @throws OciError when an error occurs
|
|
7310
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7579
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListExternalDbSystemDiscoveries.ts.html |here} to see how to use ListExternalDbSystemDiscoveries API.
|
|
7311
7580
|
*/
|
|
7312
7581
|
listExternalDbSystemDiscoveries(listExternalDbSystemDiscoveriesRequest) {
|
|
7313
7582
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7375,7 +7644,7 @@ class DbManagementClient {
|
|
|
7375
7644
|
* @param ListExternalDbSystemsRequest
|
|
7376
7645
|
* @return ListExternalDbSystemsResponse
|
|
7377
7646
|
* @throws OciError when an error occurs
|
|
7378
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7647
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListExternalDbSystems.ts.html |here} to see how to use ListExternalDbSystems API.
|
|
7379
7648
|
*/
|
|
7380
7649
|
listExternalDbSystems(listExternalDbSystemsRequest) {
|
|
7381
7650
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7444,7 +7713,7 @@ class DbManagementClient {
|
|
|
7444
7713
|
* @param ListExternalExadataInfrastructuresRequest
|
|
7445
7714
|
* @return ListExternalExadataInfrastructuresResponse
|
|
7446
7715
|
* @throws OciError when an error occurs
|
|
7447
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7716
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListExternalExadataInfrastructures.ts.html |here} to see how to use ListExternalExadataInfrastructures API.
|
|
7448
7717
|
*/
|
|
7449
7718
|
listExternalExadataInfrastructures(listExternalExadataInfrastructuresRequest) {
|
|
7450
7719
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7513,7 +7782,7 @@ class DbManagementClient {
|
|
|
7513
7782
|
* @param ListExternalExadataStorageConnectorsRequest
|
|
7514
7783
|
* @return ListExternalExadataStorageConnectorsResponse
|
|
7515
7784
|
* @throws OciError when an error occurs
|
|
7516
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7785
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListExternalExadataStorageConnectors.ts.html |here} to see how to use ListExternalExadataStorageConnectors API.
|
|
7517
7786
|
*/
|
|
7518
7787
|
listExternalExadataStorageConnectors(listExternalExadataStorageConnectorsRequest) {
|
|
7519
7788
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7583,7 +7852,7 @@ class DbManagementClient {
|
|
|
7583
7852
|
* @param ListExternalExadataStorageServersRequest
|
|
7584
7853
|
* @return ListExternalExadataStorageServersResponse
|
|
7585
7854
|
* @throws OciError when an error occurs
|
|
7586
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7855
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListExternalExadataStorageServers.ts.html |here} to see how to use ListExternalExadataStorageServers API.
|
|
7587
7856
|
*/
|
|
7588
7857
|
listExternalExadataStorageServers(listExternalExadataStorageServersRequest) {
|
|
7589
7858
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7654,7 +7923,7 @@ class DbManagementClient {
|
|
|
7654
7923
|
* @param ListExternalListenerServicesRequest
|
|
7655
7924
|
* @return ListExternalListenerServicesResponse
|
|
7656
7925
|
* @throws OciError when an error occurs
|
|
7657
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7926
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListExternalListenerServices.ts.html |here} to see how to use ListExternalListenerServices API.
|
|
7658
7927
|
*/
|
|
7659
7928
|
listExternalListenerServices(listExternalListenerServicesRequest) {
|
|
7660
7929
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7674,7 +7943,8 @@ class DbManagementClient {
|
|
|
7674
7943
|
};
|
|
7675
7944
|
let headerParams = {
|
|
7676
7945
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
7677
|
-
"opc-request-id": listExternalListenerServicesRequest.opcRequestId
|
|
7946
|
+
"opc-request-id": listExternalListenerServicesRequest.opcRequestId,
|
|
7947
|
+
"opc-named-credential-id": listExternalListenerServicesRequest.opcNamedCredentialId
|
|
7678
7948
|
};
|
|
7679
7949
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7680
7950
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listExternalListenerServicesRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -7723,7 +7993,7 @@ class DbManagementClient {
|
|
|
7723
7993
|
* @param ListExternalListenersRequest
|
|
7724
7994
|
* @return ListExternalListenersResponse
|
|
7725
7995
|
* @throws OciError when an error occurs
|
|
7726
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7996
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListExternalListeners.ts.html |here} to see how to use ListExternalListeners API.
|
|
7727
7997
|
*/
|
|
7728
7998
|
listExternalListeners(listExternalListenersRequest) {
|
|
7729
7999
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7796,7 +8066,7 @@ class DbManagementClient {
|
|
|
7796
8066
|
* @param ListJobExecutionsRequest
|
|
7797
8067
|
* @return ListJobExecutionsResponse
|
|
7798
8068
|
* @throws OciError when an error occurs
|
|
7799
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8069
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
|
|
7800
8070
|
*/
|
|
7801
8071
|
listJobExecutions(listJobExecutionsRequest) {
|
|
7802
8072
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7874,7 +8144,7 @@ class DbManagementClient {
|
|
|
7874
8144
|
* @param ListJobRunsRequest
|
|
7875
8145
|
* @return ListJobRunsResponse
|
|
7876
8146
|
* @throws OciError when an error occurs
|
|
7877
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8147
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListJobRuns.ts.html |here} to see how to use ListJobRuns API.
|
|
7878
8148
|
*/
|
|
7879
8149
|
listJobRuns(listJobRunsRequest) {
|
|
7880
8150
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7951,7 +8221,7 @@ class DbManagementClient {
|
|
|
7951
8221
|
* @param ListJobsRequest
|
|
7952
8222
|
* @return ListJobsResponse
|
|
7953
8223
|
* @throws OciError when an error occurs
|
|
7954
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8224
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListJobs.ts.html |here} to see how to use ListJobs API.
|
|
7955
8225
|
*/
|
|
7956
8226
|
listJobs(listJobsRequest) {
|
|
7957
8227
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8027,7 +8297,7 @@ class DbManagementClient {
|
|
|
8027
8297
|
* @param ListManagedDatabaseGroupsRequest
|
|
8028
8298
|
* @return ListManagedDatabaseGroupsResponse
|
|
8029
8299
|
* @throws OciError when an error occurs
|
|
8030
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8300
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListManagedDatabaseGroups.ts.html |here} to see how to use ListManagedDatabaseGroups API.
|
|
8031
8301
|
*/
|
|
8032
8302
|
listManagedDatabaseGroups(listManagedDatabaseGroupsRequest) {
|
|
8033
8303
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8103,7 +8373,7 @@ class DbManagementClient {
|
|
|
8103
8373
|
* @param ListManagedDatabasesRequest
|
|
8104
8374
|
* @return ListManagedDatabasesResponse
|
|
8105
8375
|
* @throws OciError when an error occurs
|
|
8106
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8376
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListManagedDatabases.ts.html |here} to see how to use ListManagedDatabases API.
|
|
8107
8377
|
*/
|
|
8108
8378
|
listManagedDatabases(listManagedDatabasesRequest) {
|
|
8109
8379
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8169,13 +8439,85 @@ class DbManagementClient {
|
|
|
8169
8439
|
}
|
|
8170
8440
|
});
|
|
8171
8441
|
}
|
|
8442
|
+
/**
|
|
8443
|
+
* Gets a single named credential specified by the name or all the named credentials in a specific compartment.
|
|
8444
|
+
*
|
|
8445
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
8446
|
+
* @param ListNamedCredentialsRequest
|
|
8447
|
+
* @return ListNamedCredentialsResponse
|
|
8448
|
+
* @throws OciError when an error occurs
|
|
8449
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListNamedCredentials.ts.html |here} to see how to use ListNamedCredentials API.
|
|
8450
|
+
*/
|
|
8451
|
+
listNamedCredentials(listNamedCredentialsRequest) {
|
|
8452
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
8453
|
+
if (this.logger)
|
|
8454
|
+
this.logger.debug("Calling operation DbManagementClient#listNamedCredentials.");
|
|
8455
|
+
const operationName = "listNamedCredentials";
|
|
8456
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/database-management/20201101/NamedCredential/ListNamedCredentials";
|
|
8457
|
+
const pathParams = {};
|
|
8458
|
+
const queryParams = {
|
|
8459
|
+
"compartmentId": listNamedCredentialsRequest.compartmentId,
|
|
8460
|
+
"associatedResource": listNamedCredentialsRequest.associatedResource,
|
|
8461
|
+
"type": listNamedCredentialsRequest.type,
|
|
8462
|
+
"scope": listNamedCredentialsRequest.scope,
|
|
8463
|
+
"name": listNamedCredentialsRequest.name,
|
|
8464
|
+
"page": listNamedCredentialsRequest.page,
|
|
8465
|
+
"limit": listNamedCredentialsRequest.limit,
|
|
8466
|
+
"sortBy": listNamedCredentialsRequest.sortBy,
|
|
8467
|
+
"sortOrder": listNamedCredentialsRequest.sortOrder
|
|
8468
|
+
};
|
|
8469
|
+
let headerParams = {
|
|
8470
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8471
|
+
"opc-request-id": listNamedCredentialsRequest.opcRequestId
|
|
8472
|
+
};
|
|
8473
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8474
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listNamedCredentialsRequest.retryConfiguration, specRetryConfiguration);
|
|
8475
|
+
if (this.logger)
|
|
8476
|
+
retrier.logger = this.logger;
|
|
8477
|
+
const request = yield oci_common_1.composeRequest({
|
|
8478
|
+
baseEndpoint: this._endpoint,
|
|
8479
|
+
defaultHeaders: this._defaultHeaders,
|
|
8480
|
+
path: "/namedCredentials",
|
|
8481
|
+
method: "GET",
|
|
8482
|
+
pathParams: pathParams,
|
|
8483
|
+
headerParams: headerParams,
|
|
8484
|
+
queryParams: queryParams
|
|
8485
|
+
});
|
|
8486
|
+
try {
|
|
8487
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
8488
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
8489
|
+
responseObject: {},
|
|
8490
|
+
body: yield response.json(),
|
|
8491
|
+
bodyKey: "namedCredentialCollection",
|
|
8492
|
+
bodyModel: model.NamedCredentialCollection,
|
|
8493
|
+
type: "model.NamedCredentialCollection",
|
|
8494
|
+
responseHeaders: [
|
|
8495
|
+
{
|
|
8496
|
+
value: response.headers.get("opc-request-id"),
|
|
8497
|
+
key: "opcRequestId",
|
|
8498
|
+
dataType: "string"
|
|
8499
|
+
},
|
|
8500
|
+
{
|
|
8501
|
+
value: response.headers.get("opc-next-page"),
|
|
8502
|
+
key: "opcNextPage",
|
|
8503
|
+
dataType: "string"
|
|
8504
|
+
}
|
|
8505
|
+
]
|
|
8506
|
+
});
|
|
8507
|
+
return sdkResponse;
|
|
8508
|
+
}
|
|
8509
|
+
catch (err) {
|
|
8510
|
+
throw err;
|
|
8511
|
+
}
|
|
8512
|
+
});
|
|
8513
|
+
}
|
|
8172
8514
|
/**
|
|
8173
8515
|
* Gets the list of object privileges granted to a specific user.
|
|
8174
8516
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
8175
8517
|
* @param ListObjectPrivilegesRequest
|
|
8176
8518
|
* @return ListObjectPrivilegesResponse
|
|
8177
8519
|
* @throws OciError when an error occurs
|
|
8178
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8520
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListObjectPrivileges.ts.html |here} to see how to use ListObjectPrivileges API.
|
|
8179
8521
|
*/
|
|
8180
8522
|
listObjectPrivileges(listObjectPrivilegesRequest) {
|
|
8181
8523
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8196,7 +8538,8 @@ class DbManagementClient {
|
|
|
8196
8538
|
};
|
|
8197
8539
|
let headerParams = {
|
|
8198
8540
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8199
|
-
"opc-request-id": listObjectPrivilegesRequest.opcRequestId
|
|
8541
|
+
"opc-request-id": listObjectPrivilegesRequest.opcRequestId,
|
|
8542
|
+
"opc-named-credential-id": listObjectPrivilegesRequest.opcNamedCredentialId
|
|
8200
8543
|
};
|
|
8201
8544
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8202
8545
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listObjectPrivilegesRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -8248,7 +8591,7 @@ class DbManagementClient {
|
|
|
8248
8591
|
* @param ListOptimizerStatisticsAdvisorExecutionsRequest
|
|
8249
8592
|
* @return ListOptimizerStatisticsAdvisorExecutionsResponse
|
|
8250
8593
|
* @throws OciError when an error occurs
|
|
8251
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8594
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListOptimizerStatisticsAdvisorExecutions.ts.html |here} to see how to use ListOptimizerStatisticsAdvisorExecutions API.
|
|
8252
8595
|
*/
|
|
8253
8596
|
listOptimizerStatisticsAdvisorExecutions(listOptimizerStatisticsAdvisorExecutionsRequest) {
|
|
8254
8597
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8265,7 +8608,8 @@ class DbManagementClient {
|
|
|
8265
8608
|
};
|
|
8266
8609
|
let headerParams = {
|
|
8267
8610
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8268
|
-
"opc-request-id": listOptimizerStatisticsAdvisorExecutionsRequest.opcRequestId
|
|
8611
|
+
"opc-request-id": listOptimizerStatisticsAdvisorExecutionsRequest.opcRequestId,
|
|
8612
|
+
"opc-named-credential-id": listOptimizerStatisticsAdvisorExecutionsRequest.opcNamedCredentialId
|
|
8269
8613
|
};
|
|
8270
8614
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8271
8615
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listOptimizerStatisticsAdvisorExecutionsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -8315,7 +8659,7 @@ class DbManagementClient {
|
|
|
8315
8659
|
* @param ListOptimizerStatisticsCollectionAggregationsRequest
|
|
8316
8660
|
* @return ListOptimizerStatisticsCollectionAggregationsResponse
|
|
8317
8661
|
* @throws OciError when an error occurs
|
|
8318
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8662
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListOptimizerStatisticsCollectionAggregations.ts.html |here} to see how to use ListOptimizerStatisticsCollectionAggregations API.
|
|
8319
8663
|
*/
|
|
8320
8664
|
listOptimizerStatisticsCollectionAggregations(listOptimizerStatisticsCollectionAggregationsRequest) {
|
|
8321
8665
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8336,7 +8680,8 @@ class DbManagementClient {
|
|
|
8336
8680
|
};
|
|
8337
8681
|
let headerParams = {
|
|
8338
8682
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8339
|
-
"opc-request-id": listOptimizerStatisticsCollectionAggregationsRequest.opcRequestId
|
|
8683
|
+
"opc-request-id": listOptimizerStatisticsCollectionAggregationsRequest.opcRequestId,
|
|
8684
|
+
"opc-named-credential-id": listOptimizerStatisticsCollectionAggregationsRequest.opcNamedCredentialId
|
|
8340
8685
|
};
|
|
8341
8686
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8342
8687
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listOptimizerStatisticsCollectionAggregationsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -8392,7 +8737,7 @@ class DbManagementClient {
|
|
|
8392
8737
|
* @param ListOptimizerStatisticsCollectionOperationsRequest
|
|
8393
8738
|
* @return ListOptimizerStatisticsCollectionOperationsResponse
|
|
8394
8739
|
* @throws OciError when an error occurs
|
|
8395
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8740
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListOptimizerStatisticsCollectionOperations.ts.html |here} to see how to use ListOptimizerStatisticsCollectionOperations API.
|
|
8396
8741
|
*/
|
|
8397
8742
|
listOptimizerStatisticsCollectionOperations(listOptimizerStatisticsCollectionOperationsRequest) {
|
|
8398
8743
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8415,7 +8760,8 @@ class DbManagementClient {
|
|
|
8415
8760
|
};
|
|
8416
8761
|
let headerParams = {
|
|
8417
8762
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8418
|
-
"opc-request-id": listOptimizerStatisticsCollectionOperationsRequest.opcRequestId
|
|
8763
|
+
"opc-request-id": listOptimizerStatisticsCollectionOperationsRequest.opcRequestId,
|
|
8764
|
+
"opc-named-credential-id": listOptimizerStatisticsCollectionOperationsRequest.opcNamedCredentialId
|
|
8419
8765
|
};
|
|
8420
8766
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8421
8767
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listOptimizerStatisticsCollectionOperationsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -8465,7 +8811,7 @@ class DbManagementClient {
|
|
|
8465
8811
|
* @param ListPreferredCredentialsRequest
|
|
8466
8812
|
* @return ListPreferredCredentialsResponse
|
|
8467
8813
|
* @throws OciError when an error occurs
|
|
8468
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8814
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListPreferredCredentials.ts.html |here} to see how to use ListPreferredCredentials API.
|
|
8469
8815
|
*/
|
|
8470
8816
|
listPreferredCredentials(listPreferredCredentialsRequest) {
|
|
8471
8817
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8528,7 +8874,7 @@ class DbManagementClient {
|
|
|
8528
8874
|
* @param ListProxiedForUsersRequest
|
|
8529
8875
|
* @return ListProxiedForUsersResponse
|
|
8530
8876
|
* @throws OciError when an error occurs
|
|
8531
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8877
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListProxiedForUsers.ts.html |here} to see how to use ListProxiedForUsers API.
|
|
8532
8878
|
*/
|
|
8533
8879
|
listProxiedForUsers(listProxiedForUsersRequest) {
|
|
8534
8880
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8549,7 +8895,8 @@ class DbManagementClient {
|
|
|
8549
8895
|
};
|
|
8550
8896
|
let headerParams = {
|
|
8551
8897
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8552
|
-
"opc-request-id": listProxiedForUsersRequest.opcRequestId
|
|
8898
|
+
"opc-request-id": listProxiedForUsersRequest.opcRequestId,
|
|
8899
|
+
"opc-named-credential-id": listProxiedForUsersRequest.opcNamedCredentialId
|
|
8553
8900
|
};
|
|
8554
8901
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8555
8902
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listProxiedForUsersRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -8598,7 +8945,7 @@ class DbManagementClient {
|
|
|
8598
8945
|
* @param ListProxyUsersRequest
|
|
8599
8946
|
* @return ListProxyUsersResponse
|
|
8600
8947
|
* @throws OciError when an error occurs
|
|
8601
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8948
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListProxyUsers.ts.html |here} to see how to use ListProxyUsers API.
|
|
8602
8949
|
*/
|
|
8603
8950
|
listProxyUsers(listProxyUsersRequest) {
|
|
8604
8951
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8619,7 +8966,8 @@ class DbManagementClient {
|
|
|
8619
8966
|
};
|
|
8620
8967
|
let headerParams = {
|
|
8621
8968
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8622
|
-
"opc-request-id": listProxyUsersRequest.opcRequestId
|
|
8969
|
+
"opc-request-id": listProxyUsersRequest.opcRequestId,
|
|
8970
|
+
"opc-named-credential-id": listProxyUsersRequest.opcNamedCredentialId
|
|
8623
8971
|
};
|
|
8624
8972
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8625
8973
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listProxyUsersRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -8668,7 +9016,7 @@ class DbManagementClient {
|
|
|
8668
9016
|
* @param ListRolesRequest
|
|
8669
9017
|
* @return ListRolesResponse
|
|
8670
9018
|
* @throws OciError when an error occurs
|
|
8671
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9019
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListRoles.ts.html |here} to see how to use ListRoles API.
|
|
8672
9020
|
*/
|
|
8673
9021
|
listRoles(listRolesRequest) {
|
|
8674
9022
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8689,7 +9037,8 @@ class DbManagementClient {
|
|
|
8689
9037
|
};
|
|
8690
9038
|
let headerParams = {
|
|
8691
9039
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8692
|
-
"opc-request-id": listRolesRequest.opcRequestId
|
|
9040
|
+
"opc-request-id": listRolesRequest.opcRequestId,
|
|
9041
|
+
"opc-named-credential-id": listRolesRequest.opcNamedCredentialId
|
|
8693
9042
|
};
|
|
8694
9043
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8695
9044
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listRolesRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -8739,7 +9088,7 @@ class DbManagementClient {
|
|
|
8739
9088
|
* @param ListSqlPlanBaselineJobsRequest
|
|
8740
9089
|
* @return ListSqlPlanBaselineJobsResponse
|
|
8741
9090
|
* @throws OciError when an error occurs
|
|
8742
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9091
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListSqlPlanBaselineJobs.ts.html |here} to see how to use ListSqlPlanBaselineJobs API.
|
|
8743
9092
|
*/
|
|
8744
9093
|
listSqlPlanBaselineJobs(listSqlPlanBaselineJobsRequest) {
|
|
8745
9094
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8759,7 +9108,8 @@ class DbManagementClient {
|
|
|
8759
9108
|
};
|
|
8760
9109
|
let headerParams = {
|
|
8761
9110
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8762
|
-
"opc-request-id": listSqlPlanBaselineJobsRequest.opcRequestId
|
|
9111
|
+
"opc-request-id": listSqlPlanBaselineJobsRequest.opcRequestId,
|
|
9112
|
+
"opc-named-credential-id": listSqlPlanBaselineJobsRequest.opcNamedCredentialId
|
|
8763
9113
|
};
|
|
8764
9114
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
8765
9115
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSqlPlanBaselineJobsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -8809,7 +9159,7 @@ class DbManagementClient {
|
|
|
8809
9159
|
* @param ListSqlPlanBaselinesRequest
|
|
8810
9160
|
* @return ListSqlPlanBaselinesResponse
|
|
8811
9161
|
* @throws OciError when an error occurs
|
|
8812
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9162
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListSqlPlanBaselines.ts.html |here} to see how to use ListSqlPlanBaselines API.
|
|
8813
9163
|
*/
|
|
8814
9164
|
listSqlPlanBaselines(listSqlPlanBaselinesRequest) {
|
|
8815
9165
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8833,11 +9183,16 @@ class DbManagementClient {
|
|
|
8833
9183
|
"page": listSqlPlanBaselinesRequest.page,
|
|
8834
9184
|
"limit": listSqlPlanBaselinesRequest.limit,
|
|
8835
9185
|
"sortBy": listSqlPlanBaselinesRequest.sortBy,
|
|
8836
|
-
"sortOrder": listSqlPlanBaselinesRequest.sortOrder
|
|
9186
|
+
"sortOrder": listSqlPlanBaselinesRequest.sortOrder,
|
|
9187
|
+
"isAutoPurged": listSqlPlanBaselinesRequest.isAutoPurged,
|
|
9188
|
+
"timeLastExecutedGreaterThan": listSqlPlanBaselinesRequest.timeLastExecutedGreaterThan,
|
|
9189
|
+
"timeLastExecutedLessThan": listSqlPlanBaselinesRequest.timeLastExecutedLessThan,
|
|
9190
|
+
"isNeverExecuted": listSqlPlanBaselinesRequest.isNeverExecuted
|
|
8837
9191
|
};
|
|
8838
9192
|
let headerParams = {
|
|
8839
9193
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8840
|
-
"opc-request-id": listSqlPlanBaselinesRequest.opcRequestId
|
|
9194
|
+
"opc-request-id": listSqlPlanBaselinesRequest.opcRequestId,
|
|
9195
|
+
"opc-named-credential-id": listSqlPlanBaselinesRequest.opcNamedCredentialId
|
|
8841
9196
|
};
|
|
8842
9197
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
8843
9198
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSqlPlanBaselinesRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -8886,7 +9241,7 @@ class DbManagementClient {
|
|
|
8886
9241
|
* @param ListSystemPrivilegesRequest
|
|
8887
9242
|
* @return ListSystemPrivilegesResponse
|
|
8888
9243
|
* @throws OciError when an error occurs
|
|
8889
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9244
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListSystemPrivileges.ts.html |here} to see how to use ListSystemPrivileges API.
|
|
8890
9245
|
*/
|
|
8891
9246
|
listSystemPrivileges(listSystemPrivilegesRequest) {
|
|
8892
9247
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8907,7 +9262,8 @@ class DbManagementClient {
|
|
|
8907
9262
|
};
|
|
8908
9263
|
let headerParams = {
|
|
8909
9264
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8910
|
-
"opc-request-id": listSystemPrivilegesRequest.opcRequestId
|
|
9265
|
+
"opc-request-id": listSystemPrivilegesRequest.opcRequestId,
|
|
9266
|
+
"opc-named-credential-id": listSystemPrivilegesRequest.opcNamedCredentialId
|
|
8911
9267
|
};
|
|
8912
9268
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8913
9269
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSystemPrivilegesRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -8958,7 +9314,7 @@ class DbManagementClient {
|
|
|
8958
9314
|
* @param ListTableStatisticsRequest
|
|
8959
9315
|
* @return ListTableStatisticsResponse
|
|
8960
9316
|
* @throws OciError when an error occurs
|
|
8961
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9317
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListTableStatistics.ts.html |here} to see how to use ListTableStatistics API.
|
|
8962
9318
|
*/
|
|
8963
9319
|
listTableStatistics(listTableStatisticsRequest) {
|
|
8964
9320
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8972,7 +9328,8 @@ class DbManagementClient {
|
|
|
8972
9328
|
const queryParams = {};
|
|
8973
9329
|
let headerParams = {
|
|
8974
9330
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8975
|
-
"opc-request-id": listTableStatisticsRequest.opcRequestId
|
|
9331
|
+
"opc-request-id": listTableStatisticsRequest.opcRequestId,
|
|
9332
|
+
"opc-named-credential-id": listTableStatisticsRequest.opcNamedCredentialId
|
|
8976
9333
|
};
|
|
8977
9334
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8978
9335
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTableStatisticsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -9016,7 +9373,7 @@ class DbManagementClient {
|
|
|
9016
9373
|
* @param ListTablespacesRequest
|
|
9017
9374
|
* @return ListTablespacesResponse
|
|
9018
9375
|
* @throws OciError when an error occurs
|
|
9019
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9376
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListTablespaces.ts.html |here} to see how to use ListTablespaces API.
|
|
9020
9377
|
*/
|
|
9021
9378
|
listTablespaces(listTablespacesRequest) {
|
|
9022
9379
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9036,7 +9393,8 @@ class DbManagementClient {
|
|
|
9036
9393
|
};
|
|
9037
9394
|
let headerParams = {
|
|
9038
9395
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
9039
|
-
"opc-request-id": listTablespacesRequest.opcRequestId
|
|
9396
|
+
"opc-request-id": listTablespacesRequest.opcRequestId,
|
|
9397
|
+
"opc-named-credential-id": listTablespacesRequest.opcNamedCredentialId
|
|
9040
9398
|
};
|
|
9041
9399
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
9042
9400
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTablespacesRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -9085,7 +9443,7 @@ class DbManagementClient {
|
|
|
9085
9443
|
* @param ListUsersRequest
|
|
9086
9444
|
* @return ListUsersResponse
|
|
9087
9445
|
* @throws OciError when an error occurs
|
|
9088
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9446
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListUsers.ts.html |here} to see how to use ListUsers API.
|
|
9089
9447
|
*/
|
|
9090
9448
|
listUsers(listUsersRequest) {
|
|
9091
9449
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9105,7 +9463,8 @@ class DbManagementClient {
|
|
|
9105
9463
|
};
|
|
9106
9464
|
let headerParams = {
|
|
9107
9465
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
9108
|
-
"opc-request-id": listUsersRequest.opcRequestId
|
|
9466
|
+
"opc-request-id": listUsersRequest.opcRequestId,
|
|
9467
|
+
"opc-named-credential-id": listUsersRequest.opcNamedCredentialId
|
|
9109
9468
|
};
|
|
9110
9469
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
9111
9470
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listUsersRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -9155,7 +9514,7 @@ class DbManagementClient {
|
|
|
9155
9514
|
* @param ListWorkRequestErrorsRequest
|
|
9156
9515
|
* @return ListWorkRequestErrorsResponse
|
|
9157
9516
|
* @throws OciError when an error occurs
|
|
9158
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9517
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
9159
9518
|
*/
|
|
9160
9519
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
9161
9520
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9224,7 +9583,7 @@ class DbManagementClient {
|
|
|
9224
9583
|
* @param ListWorkRequestLogsRequest
|
|
9225
9584
|
* @return ListWorkRequestLogsResponse
|
|
9226
9585
|
* @throws OciError when an error occurs
|
|
9227
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9586
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
9228
9587
|
*/
|
|
9229
9588
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
9230
9589
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9293,7 +9652,7 @@ class DbManagementClient {
|
|
|
9293
9652
|
* @param ListWorkRequestsRequest
|
|
9294
9653
|
* @return ListWorkRequestsResponse
|
|
9295
9654
|
* @throws OciError when an error occurs
|
|
9296
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9655
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
9297
9656
|
*/
|
|
9298
9657
|
listWorkRequests(listWorkRequestsRequest) {
|
|
9299
9658
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9368,7 +9727,7 @@ class DbManagementClient {
|
|
|
9368
9727
|
* @param LoadSqlPlanBaselinesFromAwrRequest
|
|
9369
9728
|
* @return LoadSqlPlanBaselinesFromAwrResponse
|
|
9370
9729
|
* @throws OciError when an error occurs
|
|
9371
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9730
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/LoadSqlPlanBaselinesFromAwr.ts.html |here} to see how to use LoadSqlPlanBaselinesFromAwr API.
|
|
9372
9731
|
*/
|
|
9373
9732
|
loadSqlPlanBaselinesFromAwr(loadSqlPlanBaselinesFromAwrRequest) {
|
|
9374
9733
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9430,7 +9789,7 @@ class DbManagementClient {
|
|
|
9430
9789
|
* @param LoadSqlPlanBaselinesFromCursorCacheRequest
|
|
9431
9790
|
* @return LoadSqlPlanBaselinesFromCursorCacheResponse
|
|
9432
9791
|
* @throws OciError when an error occurs
|
|
9433
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9792
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/LoadSqlPlanBaselinesFromCursorCache.ts.html |here} to see how to use LoadSqlPlanBaselinesFromCursorCache API.
|
|
9434
9793
|
*/
|
|
9435
9794
|
loadSqlPlanBaselinesFromCursorCache(loadSqlPlanBaselinesFromCursorCacheRequest) {
|
|
9436
9795
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9490,7 +9849,7 @@ class DbManagementClient {
|
|
|
9490
9849
|
* @param PatchExternalDbSystemDiscoveryRequest
|
|
9491
9850
|
* @return PatchExternalDbSystemDiscoveryResponse
|
|
9492
9851
|
* @throws OciError when an error occurs
|
|
9493
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9852
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/PatchExternalDbSystemDiscovery.ts.html |here} to see how to use PatchExternalDbSystemDiscovery API.
|
|
9494
9853
|
*/
|
|
9495
9854
|
patchExternalDbSystemDiscovery(patchExternalDbSystemDiscoveryRequest) {
|
|
9496
9855
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9556,7 +9915,7 @@ class DbManagementClient {
|
|
|
9556
9915
|
* @param RemoveDataFileRequest
|
|
9557
9916
|
* @return RemoveDataFileResponse
|
|
9558
9917
|
* @throws OciError when an error occurs
|
|
9559
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9918
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/RemoveDataFile.ts.html |here} to see how to use RemoveDataFile API.
|
|
9560
9919
|
*/
|
|
9561
9920
|
removeDataFile(removeDataFileRequest) {
|
|
9562
9921
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9621,7 +9980,7 @@ class DbManagementClient {
|
|
|
9621
9980
|
* @param RemoveManagedDatabaseFromManagedDatabaseGroupRequest
|
|
9622
9981
|
* @return RemoveManagedDatabaseFromManagedDatabaseGroupResponse
|
|
9623
9982
|
* @throws OciError when an error occurs
|
|
9624
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9983
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/RemoveManagedDatabaseFromManagedDatabaseGroup.ts.html |here} to see how to use RemoveManagedDatabaseFromManagedDatabaseGroup API.
|
|
9625
9984
|
*/
|
|
9626
9985
|
removeManagedDatabaseFromManagedDatabaseGroup(removeManagedDatabaseFromManagedDatabaseGroupRequest) {
|
|
9627
9986
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9678,7 +10037,7 @@ class DbManagementClient {
|
|
|
9678
10037
|
* @param ResetDatabaseParametersRequest
|
|
9679
10038
|
* @return ResetDatabaseParametersResponse
|
|
9680
10039
|
* @throws OciError when an error occurs
|
|
9681
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10040
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ResetDatabaseParameters.ts.html |here} to see how to use ResetDatabaseParameters API.
|
|
9682
10041
|
*/
|
|
9683
10042
|
resetDatabaseParameters(resetDatabaseParametersRequest) {
|
|
9684
10043
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9739,7 +10098,7 @@ class DbManagementClient {
|
|
|
9739
10098
|
* @param ResizeDataFileRequest
|
|
9740
10099
|
* @return ResizeDataFileResponse
|
|
9741
10100
|
* @throws OciError when an error occurs
|
|
9742
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10101
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ResizeDataFile.ts.html |here} to see how to use ResizeDataFile API.
|
|
9743
10102
|
*/
|
|
9744
10103
|
resizeDataFile(resizeDataFileRequest) {
|
|
9745
10104
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9802,7 +10161,7 @@ class DbManagementClient {
|
|
|
9802
10161
|
* @param RunHistoricAddmRequest
|
|
9803
10162
|
* @return RunHistoricAddmResponse
|
|
9804
10163
|
* @throws OciError when an error occurs
|
|
9805
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10164
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/RunHistoricAddm.ts.html |here} to see how to use RunHistoricAddm API.
|
|
9806
10165
|
*/
|
|
9807
10166
|
runHistoricAddm(runHistoricAddmRequest) {
|
|
9808
10167
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9817,7 +10176,8 @@ class DbManagementClient {
|
|
|
9817
10176
|
let headerParams = {
|
|
9818
10177
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
9819
10178
|
"opc-retry-token": runHistoricAddmRequest.opcRetryToken,
|
|
9820
|
-
"opc-request-id": runHistoricAddmRequest.opcRequestId
|
|
10179
|
+
"opc-request-id": runHistoricAddmRequest.opcRequestId,
|
|
10180
|
+
"opc-named-credential-id": runHistoricAddmRequest.opcNamedCredentialId
|
|
9821
10181
|
};
|
|
9822
10182
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
9823
10183
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, runHistoricAddmRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -9863,7 +10223,7 @@ class DbManagementClient {
|
|
|
9863
10223
|
* @param SummarizeAwrDbCpuUsagesRequest
|
|
9864
10224
|
* @return SummarizeAwrDbCpuUsagesResponse
|
|
9865
10225
|
* @throws OciError when an error occurs
|
|
9866
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10226
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/SummarizeAwrDbCpuUsages.ts.html |here} to see how to use SummarizeAwrDbCpuUsages API.
|
|
9867
10227
|
*/
|
|
9868
10228
|
summarizeAwrDbCpuUsages(summarizeAwrDbCpuUsagesRequest) {
|
|
9869
10229
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9891,7 +10251,8 @@ class DbManagementClient {
|
|
|
9891
10251
|
let headerParams = {
|
|
9892
10252
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
9893
10253
|
"opc-request-id": summarizeAwrDbCpuUsagesRequest.opcRequestId,
|
|
9894
|
-
"opc-retry-token": summarizeAwrDbCpuUsagesRequest.opcRetryToken
|
|
10254
|
+
"opc-retry-token": summarizeAwrDbCpuUsagesRequest.opcRetryToken,
|
|
10255
|
+
"opc-named-credential-id": summarizeAwrDbCpuUsagesRequest.opcNamedCredentialId
|
|
9895
10256
|
};
|
|
9896
10257
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
9897
10258
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeAwrDbCpuUsagesRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -9941,7 +10302,7 @@ class DbManagementClient {
|
|
|
9941
10302
|
* @param SummarizeAwrDbMetricsRequest
|
|
9942
10303
|
* @return SummarizeAwrDbMetricsResponse
|
|
9943
10304
|
* @throws OciError when an error occurs
|
|
9944
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10305
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/SummarizeAwrDbMetrics.ts.html |here} to see how to use SummarizeAwrDbMetrics API.
|
|
9945
10306
|
*/
|
|
9946
10307
|
summarizeAwrDbMetrics(summarizeAwrDbMetricsRequest) {
|
|
9947
10308
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9969,7 +10330,8 @@ class DbManagementClient {
|
|
|
9969
10330
|
let headerParams = {
|
|
9970
10331
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
9971
10332
|
"opc-request-id": summarizeAwrDbMetricsRequest.opcRequestId,
|
|
9972
|
-
"opc-retry-token": summarizeAwrDbMetricsRequest.opcRetryToken
|
|
10333
|
+
"opc-retry-token": summarizeAwrDbMetricsRequest.opcRetryToken,
|
|
10334
|
+
"opc-named-credential-id": summarizeAwrDbMetricsRequest.opcNamedCredentialId
|
|
9973
10335
|
};
|
|
9974
10336
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
9975
10337
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeAwrDbMetricsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -10023,7 +10385,7 @@ class DbManagementClient {
|
|
|
10023
10385
|
* @param SummarizeAwrDbParameterChangesRequest
|
|
10024
10386
|
* @return SummarizeAwrDbParameterChangesResponse
|
|
10025
10387
|
* @throws OciError when an error occurs
|
|
10026
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10388
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/SummarizeAwrDbParameterChanges.ts.html |here} to see how to use SummarizeAwrDbParameterChanges API.
|
|
10027
10389
|
*/
|
|
10028
10390
|
summarizeAwrDbParameterChanges(summarizeAwrDbParameterChangesRequest) {
|
|
10029
10391
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10051,7 +10413,8 @@ class DbManagementClient {
|
|
|
10051
10413
|
let headerParams = {
|
|
10052
10414
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
10053
10415
|
"opc-request-id": summarizeAwrDbParameterChangesRequest.opcRequestId,
|
|
10054
|
-
"opc-retry-token": summarizeAwrDbParameterChangesRequest.opcRetryToken
|
|
10416
|
+
"opc-retry-token": summarizeAwrDbParameterChangesRequest.opcRetryToken,
|
|
10417
|
+
"opc-named-credential-id": summarizeAwrDbParameterChangesRequest.opcNamedCredentialId
|
|
10055
10418
|
};
|
|
10056
10419
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
10057
10420
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeAwrDbParameterChangesRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -10111,7 +10474,7 @@ class DbManagementClient {
|
|
|
10111
10474
|
* @param SummarizeAwrDbParametersRequest
|
|
10112
10475
|
* @return SummarizeAwrDbParametersResponse
|
|
10113
10476
|
* @throws OciError when an error occurs
|
|
10114
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10477
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/SummarizeAwrDbParameters.ts.html |here} to see how to use SummarizeAwrDbParameters API.
|
|
10115
10478
|
*/
|
|
10116
10479
|
summarizeAwrDbParameters(summarizeAwrDbParametersRequest) {
|
|
10117
10480
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10143,7 +10506,8 @@ class DbManagementClient {
|
|
|
10143
10506
|
let headerParams = {
|
|
10144
10507
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
10145
10508
|
"opc-request-id": summarizeAwrDbParametersRequest.opcRequestId,
|
|
10146
|
-
"opc-retry-token": summarizeAwrDbParametersRequest.opcRetryToken
|
|
10509
|
+
"opc-retry-token": summarizeAwrDbParametersRequest.opcRetryToken,
|
|
10510
|
+
"opc-named-credential-id": summarizeAwrDbParametersRequest.opcNamedCredentialId
|
|
10147
10511
|
};
|
|
10148
10512
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
10149
10513
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeAwrDbParametersRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -10193,7 +10557,7 @@ class DbManagementClient {
|
|
|
10193
10557
|
* @param SummarizeAwrDbSnapshotRangesRequest
|
|
10194
10558
|
* @return SummarizeAwrDbSnapshotRangesResponse
|
|
10195
10559
|
* @throws OciError when an error occurs
|
|
10196
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10560
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/SummarizeAwrDbSnapshotRanges.ts.html |here} to see how to use SummarizeAwrDbSnapshotRanges API.
|
|
10197
10561
|
*/
|
|
10198
10562
|
summarizeAwrDbSnapshotRanges(summarizeAwrDbSnapshotRangesRequest) {
|
|
10199
10563
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10216,7 +10580,8 @@ class DbManagementClient {
|
|
|
10216
10580
|
let headerParams = {
|
|
10217
10581
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
10218
10582
|
"opc-request-id": summarizeAwrDbSnapshotRangesRequest.opcRequestId,
|
|
10219
|
-
"opc-retry-token": summarizeAwrDbSnapshotRangesRequest.opcRetryToken
|
|
10583
|
+
"opc-retry-token": summarizeAwrDbSnapshotRangesRequest.opcRetryToken,
|
|
10584
|
+
"opc-named-credential-id": summarizeAwrDbSnapshotRangesRequest.opcNamedCredentialId
|
|
10220
10585
|
};
|
|
10221
10586
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
10222
10587
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeAwrDbSnapshotRangesRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -10266,7 +10631,7 @@ class DbManagementClient {
|
|
|
10266
10631
|
* @param SummarizeAwrDbSysstatsRequest
|
|
10267
10632
|
* @return SummarizeAwrDbSysstatsResponse
|
|
10268
10633
|
* @throws OciError when an error occurs
|
|
10269
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10634
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/SummarizeAwrDbSysstats.ts.html |here} to see how to use SummarizeAwrDbSysstats API.
|
|
10270
10635
|
*/
|
|
10271
10636
|
summarizeAwrDbSysstats(summarizeAwrDbSysstatsRequest) {
|
|
10272
10637
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10294,7 +10659,8 @@ class DbManagementClient {
|
|
|
10294
10659
|
let headerParams = {
|
|
10295
10660
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
10296
10661
|
"opc-request-id": summarizeAwrDbSysstatsRequest.opcRequestId,
|
|
10297
|
-
"opc-retry-token": summarizeAwrDbSysstatsRequest.opcRetryToken
|
|
10662
|
+
"opc-retry-token": summarizeAwrDbSysstatsRequest.opcRetryToken,
|
|
10663
|
+
"opc-named-credential-id": summarizeAwrDbSysstatsRequest.opcNamedCredentialId
|
|
10298
10664
|
};
|
|
10299
10665
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
10300
10666
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeAwrDbSysstatsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -10344,7 +10710,7 @@ class DbManagementClient {
|
|
|
10344
10710
|
* @param SummarizeAwrDbTopWaitEventsRequest
|
|
10345
10711
|
* @return SummarizeAwrDbTopWaitEventsResponse
|
|
10346
10712
|
* @throws OciError when an error occurs
|
|
10347
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10713
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/SummarizeAwrDbTopWaitEvents.ts.html |here} to see how to use SummarizeAwrDbTopWaitEvents API.
|
|
10348
10714
|
*/
|
|
10349
10715
|
summarizeAwrDbTopWaitEvents(summarizeAwrDbTopWaitEventsRequest) {
|
|
10350
10716
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10371,7 +10737,8 @@ class DbManagementClient {
|
|
|
10371
10737
|
let headerParams = {
|
|
10372
10738
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
10373
10739
|
"opc-request-id": summarizeAwrDbTopWaitEventsRequest.opcRequestId,
|
|
10374
|
-
"opc-retry-token": summarizeAwrDbTopWaitEventsRequest.opcRetryToken
|
|
10740
|
+
"opc-retry-token": summarizeAwrDbTopWaitEventsRequest.opcRetryToken,
|
|
10741
|
+
"opc-named-credential-id": summarizeAwrDbTopWaitEventsRequest.opcNamedCredentialId
|
|
10375
10742
|
};
|
|
10376
10743
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
10377
10744
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeAwrDbTopWaitEventsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -10421,7 +10788,7 @@ class DbManagementClient {
|
|
|
10421
10788
|
* @param SummarizeAwrDbWaitEventBucketsRequest
|
|
10422
10789
|
* @return SummarizeAwrDbWaitEventBucketsResponse
|
|
10423
10790
|
* @throws OciError when an error occurs
|
|
10424
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10791
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/SummarizeAwrDbWaitEventBuckets.ts.html |here} to see how to use SummarizeAwrDbWaitEventBuckets API.
|
|
10425
10792
|
*/
|
|
10426
10793
|
summarizeAwrDbWaitEventBuckets(summarizeAwrDbWaitEventBucketsRequest) {
|
|
10427
10794
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10452,7 +10819,8 @@ class DbManagementClient {
|
|
|
10452
10819
|
let headerParams = {
|
|
10453
10820
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
10454
10821
|
"opc-request-id": summarizeAwrDbWaitEventBucketsRequest.opcRequestId,
|
|
10455
|
-
"opc-retry-token": summarizeAwrDbWaitEventBucketsRequest.opcRetryToken
|
|
10822
|
+
"opc-retry-token": summarizeAwrDbWaitEventBucketsRequest.opcRetryToken,
|
|
10823
|
+
"opc-named-credential-id": summarizeAwrDbWaitEventBucketsRequest.opcNamedCredentialId
|
|
10456
10824
|
};
|
|
10457
10825
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
10458
10826
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeAwrDbWaitEventBucketsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -10502,7 +10870,7 @@ class DbManagementClient {
|
|
|
10502
10870
|
* @param SummarizeAwrDbWaitEventsRequest
|
|
10503
10871
|
* @return SummarizeAwrDbWaitEventsResponse
|
|
10504
10872
|
* @throws OciError when an error occurs
|
|
10505
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10873
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/SummarizeAwrDbWaitEvents.ts.html |here} to see how to use SummarizeAwrDbWaitEvents API.
|
|
10506
10874
|
*/
|
|
10507
10875
|
summarizeAwrDbWaitEvents(summarizeAwrDbWaitEventsRequest) {
|
|
10508
10876
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10531,7 +10899,8 @@ class DbManagementClient {
|
|
|
10531
10899
|
let headerParams = {
|
|
10532
10900
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
10533
10901
|
"opc-request-id": summarizeAwrDbWaitEventsRequest.opcRequestId,
|
|
10534
|
-
"opc-retry-token": summarizeAwrDbWaitEventsRequest.opcRetryToken
|
|
10902
|
+
"opc-retry-token": summarizeAwrDbWaitEventsRequest.opcRetryToken,
|
|
10903
|
+
"opc-named-credential-id": summarizeAwrDbWaitEventsRequest.opcNamedCredentialId
|
|
10535
10904
|
};
|
|
10536
10905
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
10537
10906
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeAwrDbWaitEventsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -10581,7 +10950,7 @@ class DbManagementClient {
|
|
|
10581
10950
|
* @param SummarizeExternalAsmMetricsRequest
|
|
10582
10951
|
* @return SummarizeExternalAsmMetricsResponse
|
|
10583
10952
|
* @throws OciError when an error occurs
|
|
10584
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10953
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/SummarizeExternalAsmMetrics.ts.html |here} to see how to use SummarizeExternalAsmMetrics API.
|
|
10585
10954
|
*/
|
|
10586
10955
|
summarizeExternalAsmMetrics(summarizeExternalAsmMetricsRequest) {
|
|
10587
10956
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10651,7 +11020,7 @@ class DbManagementClient {
|
|
|
10651
11020
|
* @param SummarizeExternalClusterMetricsRequest
|
|
10652
11021
|
* @return SummarizeExternalClusterMetricsResponse
|
|
10653
11022
|
* @throws OciError when an error occurs
|
|
10654
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11023
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/SummarizeExternalClusterMetrics.ts.html |here} to see how to use SummarizeExternalClusterMetrics API.
|
|
10655
11024
|
*/
|
|
10656
11025
|
summarizeExternalClusterMetrics(summarizeExternalClusterMetricsRequest) {
|
|
10657
11026
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10721,7 +11090,7 @@ class DbManagementClient {
|
|
|
10721
11090
|
* @param SummarizeExternalDbNodeMetricsRequest
|
|
10722
11091
|
* @return SummarizeExternalDbNodeMetricsResponse
|
|
10723
11092
|
* @throws OciError when an error occurs
|
|
10724
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11093
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/SummarizeExternalDbNodeMetrics.ts.html |here} to see how to use SummarizeExternalDbNodeMetrics API.
|
|
10725
11094
|
*/
|
|
10726
11095
|
summarizeExternalDbNodeMetrics(summarizeExternalDbNodeMetricsRequest) {
|
|
10727
11096
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10791,7 +11160,7 @@ class DbManagementClient {
|
|
|
10791
11160
|
* @param SummarizeExternalDbSystemAvailabilityMetricsRequest
|
|
10792
11161
|
* @return SummarizeExternalDbSystemAvailabilityMetricsResponse
|
|
10793
11162
|
* @throws OciError when an error occurs
|
|
10794
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11163
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/SummarizeExternalDbSystemAvailabilityMetrics.ts.html |here} to see how to use SummarizeExternalDbSystemAvailabilityMetrics API.
|
|
10795
11164
|
*/
|
|
10796
11165
|
summarizeExternalDbSystemAvailabilityMetrics(summarizeExternalDbSystemAvailabilityMetricsRequest) {
|
|
10797
11166
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10861,7 +11230,7 @@ class DbManagementClient {
|
|
|
10861
11230
|
* @param SummarizeExternalListenerMetricsRequest
|
|
10862
11231
|
* @return SummarizeExternalListenerMetricsResponse
|
|
10863
11232
|
* @throws OciError when an error occurs
|
|
10864
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11233
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/SummarizeExternalListenerMetrics.ts.html |here} to see how to use SummarizeExternalListenerMetrics API.
|
|
10865
11234
|
*/
|
|
10866
11235
|
summarizeExternalListenerMetrics(summarizeExternalListenerMetricsRequest) {
|
|
10867
11236
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10930,7 +11299,7 @@ class DbManagementClient {
|
|
|
10930
11299
|
* @param SummarizeJobExecutionsStatusesRequest
|
|
10931
11300
|
* @return SummarizeJobExecutionsStatusesResponse
|
|
10932
11301
|
* @throws OciError when an error occurs
|
|
10933
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11302
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/SummarizeJobExecutionsStatuses.ts.html |here} to see how to use SummarizeJobExecutionsStatuses API.
|
|
10934
11303
|
*/
|
|
10935
11304
|
summarizeJobExecutionsStatuses(summarizeJobExecutionsStatusesRequest) {
|
|
10936
11305
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10998,7 +11367,7 @@ class DbManagementClient {
|
|
|
10998
11367
|
* @param SummarizeManagedDatabaseAvailabilityMetricsRequest
|
|
10999
11368
|
* @return SummarizeManagedDatabaseAvailabilityMetricsResponse
|
|
11000
11369
|
* @throws OciError when an error occurs
|
|
11001
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11370
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/SummarizeManagedDatabaseAvailabilityMetrics.ts.html |here} to see how to use SummarizeManagedDatabaseAvailabilityMetrics API.
|
|
11002
11371
|
*/
|
|
11003
11372
|
summarizeManagedDatabaseAvailabilityMetrics(summarizeManagedDatabaseAvailabilityMetricsRequest) {
|
|
11004
11373
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11067,7 +11436,7 @@ class DbManagementClient {
|
|
|
11067
11436
|
* @param SummarizeSqlPlanBaselinesRequest
|
|
11068
11437
|
* @return SummarizeSqlPlanBaselinesResponse
|
|
11069
11438
|
* @throws OciError when an error occurs
|
|
11070
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11439
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/SummarizeSqlPlanBaselines.ts.html |here} to see how to use SummarizeSqlPlanBaselines API.
|
|
11071
11440
|
*/
|
|
11072
11441
|
summarizeSqlPlanBaselines(summarizeSqlPlanBaselinesRequest) {
|
|
11073
11442
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11083,7 +11452,8 @@ class DbManagementClient {
|
|
|
11083
11452
|
};
|
|
11084
11453
|
let headerParams = {
|
|
11085
11454
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
11086
|
-
"opc-request-id": summarizeSqlPlanBaselinesRequest.opcRequestId
|
|
11455
|
+
"opc-request-id": summarizeSqlPlanBaselinesRequest.opcRequestId,
|
|
11456
|
+
"opc-named-credential-id": summarizeSqlPlanBaselinesRequest.opcNamedCredentialId
|
|
11087
11457
|
};
|
|
11088
11458
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
11089
11459
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeSqlPlanBaselinesRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -11133,7 +11503,7 @@ class DbManagementClient {
|
|
|
11133
11503
|
* @param SummarizeSqlPlanBaselinesByLastExecutionRequest
|
|
11134
11504
|
* @return SummarizeSqlPlanBaselinesByLastExecutionResponse
|
|
11135
11505
|
* @throws OciError when an error occurs
|
|
11136
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11506
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/SummarizeSqlPlanBaselinesByLastExecution.ts.html |here} to see how to use SummarizeSqlPlanBaselinesByLastExecution API.
|
|
11137
11507
|
*/
|
|
11138
11508
|
summarizeSqlPlanBaselinesByLastExecution(summarizeSqlPlanBaselinesByLastExecutionRequest) {
|
|
11139
11509
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11149,7 +11519,8 @@ class DbManagementClient {
|
|
|
11149
11519
|
};
|
|
11150
11520
|
let headerParams = {
|
|
11151
11521
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
11152
|
-
"opc-request-id": summarizeSqlPlanBaselinesByLastExecutionRequest.opcRequestId
|
|
11522
|
+
"opc-request-id": summarizeSqlPlanBaselinesByLastExecutionRequest.opcRequestId,
|
|
11523
|
+
"opc-named-credential-id": summarizeSqlPlanBaselinesByLastExecutionRequest.opcNamedCredentialId
|
|
11153
11524
|
};
|
|
11154
11525
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
11155
11526
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeSqlPlanBaselinesByLastExecutionRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -11192,6 +11563,66 @@ class DbManagementClient {
|
|
|
11192
11563
|
}
|
|
11193
11564
|
});
|
|
11194
11565
|
}
|
|
11566
|
+
/**
|
|
11567
|
+
* Tests the named credential.
|
|
11568
|
+
*
|
|
11569
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
11570
|
+
* @param TestNamedCredentialRequest
|
|
11571
|
+
* @return TestNamedCredentialResponse
|
|
11572
|
+
* @throws OciError when an error occurs
|
|
11573
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/TestNamedCredential.ts.html |here} to see how to use TestNamedCredential API.
|
|
11574
|
+
*/
|
|
11575
|
+
testNamedCredential(testNamedCredentialRequest) {
|
|
11576
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
11577
|
+
if (this.logger)
|
|
11578
|
+
this.logger.debug("Calling operation DbManagementClient#testNamedCredential.");
|
|
11579
|
+
const operationName = "testNamedCredential";
|
|
11580
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/database-management/20201101/NamedCredential/TestNamedCredential";
|
|
11581
|
+
const pathParams = {
|
|
11582
|
+
"{namedCredentialId}": testNamedCredentialRequest.namedCredentialId
|
|
11583
|
+
};
|
|
11584
|
+
const queryParams = {};
|
|
11585
|
+
let headerParams = {
|
|
11586
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
11587
|
+
"opc-request-id": testNamedCredentialRequest.opcRequestId
|
|
11588
|
+
};
|
|
11589
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
11590
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, testNamedCredentialRequest.retryConfiguration, specRetryConfiguration);
|
|
11591
|
+
if (this.logger)
|
|
11592
|
+
retrier.logger = this.logger;
|
|
11593
|
+
const request = yield oci_common_1.composeRequest({
|
|
11594
|
+
baseEndpoint: this._endpoint,
|
|
11595
|
+
defaultHeaders: this._defaultHeaders,
|
|
11596
|
+
path: "/namedCredentials/{namedCredentialId}/actions/test",
|
|
11597
|
+
method: "POST",
|
|
11598
|
+
bodyContent: common.ObjectSerializer.serialize(testNamedCredentialRequest.testNamedCredentialDetails, "TestNamedCredentialDetails", model.TestNamedCredentialDetails.getJsonObj),
|
|
11599
|
+
pathParams: pathParams,
|
|
11600
|
+
headerParams: headerParams,
|
|
11601
|
+
queryParams: queryParams
|
|
11602
|
+
});
|
|
11603
|
+
try {
|
|
11604
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
11605
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
11606
|
+
responseObject: {},
|
|
11607
|
+
body: yield response.json(),
|
|
11608
|
+
bodyKey: "testNamedCredentialStatus",
|
|
11609
|
+
bodyModel: model.TestNamedCredentialStatus,
|
|
11610
|
+
type: "model.TestNamedCredentialStatus",
|
|
11611
|
+
responseHeaders: [
|
|
11612
|
+
{
|
|
11613
|
+
value: response.headers.get("opc-request-id"),
|
|
11614
|
+
key: "opcRequestId",
|
|
11615
|
+
dataType: "string"
|
|
11616
|
+
}
|
|
11617
|
+
]
|
|
11618
|
+
});
|
|
11619
|
+
return sdkResponse;
|
|
11620
|
+
}
|
|
11621
|
+
catch (err) {
|
|
11622
|
+
throw err;
|
|
11623
|
+
}
|
|
11624
|
+
});
|
|
11625
|
+
}
|
|
11195
11626
|
/**
|
|
11196
11627
|
* Tests the preferred credential.
|
|
11197
11628
|
*
|
|
@@ -11199,7 +11630,7 @@ class DbManagementClient {
|
|
|
11199
11630
|
* @param TestPreferredCredentialRequest
|
|
11200
11631
|
* @return TestPreferredCredentialResponse
|
|
11201
11632
|
* @throws OciError when an error occurs
|
|
11202
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11633
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/TestPreferredCredential.ts.html |here} to see how to use TestPreferredCredential API.
|
|
11203
11634
|
*/
|
|
11204
11635
|
testPreferredCredential(testPreferredCredentialRequest) {
|
|
11205
11636
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11259,7 +11690,7 @@ class DbManagementClient {
|
|
|
11259
11690
|
* @param UpdateDbManagementPrivateEndpointRequest
|
|
11260
11691
|
* @return UpdateDbManagementPrivateEndpointResponse
|
|
11261
11692
|
* @throws OciError when an error occurs
|
|
11262
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11693
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/UpdateDbManagementPrivateEndpoint.ts.html |here} to see how to use UpdateDbManagementPrivateEndpoint API.
|
|
11263
11694
|
*/
|
|
11264
11695
|
updateDbManagementPrivateEndpoint(updateDbManagementPrivateEndpointRequest) {
|
|
11265
11696
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11325,7 +11756,7 @@ class DbManagementClient {
|
|
|
11325
11756
|
* @param UpdateExternalAsmRequest
|
|
11326
11757
|
* @return UpdateExternalAsmResponse
|
|
11327
11758
|
* @throws OciError when an error occurs
|
|
11328
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11759
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/UpdateExternalAsm.ts.html |here} to see how to use UpdateExternalAsm API.
|
|
11329
11760
|
*/
|
|
11330
11761
|
updateExternalAsm(updateExternalAsmRequest) {
|
|
11331
11762
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11387,7 +11818,7 @@ class DbManagementClient {
|
|
|
11387
11818
|
* @param UpdateExternalClusterRequest
|
|
11388
11819
|
* @return UpdateExternalClusterResponse
|
|
11389
11820
|
* @throws OciError when an error occurs
|
|
11390
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11821
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/UpdateExternalCluster.ts.html |here} to see how to use UpdateExternalCluster API.
|
|
11391
11822
|
*/
|
|
11392
11823
|
updateExternalCluster(updateExternalClusterRequest) {
|
|
11393
11824
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11449,7 +11880,7 @@ class DbManagementClient {
|
|
|
11449
11880
|
* @param UpdateExternalClusterInstanceRequest
|
|
11450
11881
|
* @return UpdateExternalClusterInstanceResponse
|
|
11451
11882
|
* @throws OciError when an error occurs
|
|
11452
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11883
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/UpdateExternalClusterInstance.ts.html |here} to see how to use UpdateExternalClusterInstance API.
|
|
11453
11884
|
*/
|
|
11454
11885
|
updateExternalClusterInstance(updateExternalClusterInstanceRequest) {
|
|
11455
11886
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11511,7 +11942,7 @@ class DbManagementClient {
|
|
|
11511
11942
|
* @param UpdateExternalDbNodeRequest
|
|
11512
11943
|
* @return UpdateExternalDbNodeResponse
|
|
11513
11944
|
* @throws OciError when an error occurs
|
|
11514
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11945
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/UpdateExternalDbNode.ts.html |here} to see how to use UpdateExternalDbNode API.
|
|
11515
11946
|
*/
|
|
11516
11947
|
updateExternalDbNode(updateExternalDbNodeRequest) {
|
|
11517
11948
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11573,7 +12004,7 @@ class DbManagementClient {
|
|
|
11573
12004
|
* @param UpdateExternalDbSystemRequest
|
|
11574
12005
|
* @return UpdateExternalDbSystemResponse
|
|
11575
12006
|
* @throws OciError when an error occurs
|
|
11576
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12007
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/UpdateExternalDbSystem.ts.html |here} to see how to use UpdateExternalDbSystem API.
|
|
11577
12008
|
*/
|
|
11578
12009
|
updateExternalDbSystem(updateExternalDbSystemRequest) {
|
|
11579
12010
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11638,7 +12069,7 @@ class DbManagementClient {
|
|
|
11638
12069
|
* @param UpdateExternalDbSystemConnectorRequest
|
|
11639
12070
|
* @return UpdateExternalDbSystemConnectorResponse
|
|
11640
12071
|
* @throws OciError when an error occurs
|
|
11641
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12072
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/UpdateExternalDbSystemConnector.ts.html |here} to see how to use UpdateExternalDbSystemConnector API.
|
|
11642
12073
|
*/
|
|
11643
12074
|
updateExternalDbSystemConnector(updateExternalDbSystemConnectorRequest) {
|
|
11644
12075
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11700,7 +12131,7 @@ class DbManagementClient {
|
|
|
11700
12131
|
* @param UpdateExternalDbSystemDiscoveryRequest
|
|
11701
12132
|
* @return UpdateExternalDbSystemDiscoveryResponse
|
|
11702
12133
|
* @throws OciError when an error occurs
|
|
11703
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12134
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/UpdateExternalDbSystemDiscovery.ts.html |here} to see how to use UpdateExternalDbSystemDiscovery API.
|
|
11704
12135
|
*/
|
|
11705
12136
|
updateExternalDbSystemDiscovery(updateExternalDbSystemDiscoveryRequest) {
|
|
11706
12137
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11766,7 +12197,7 @@ class DbManagementClient {
|
|
|
11766
12197
|
* @param UpdateExternalExadataInfrastructureRequest
|
|
11767
12198
|
* @return UpdateExternalExadataInfrastructureResponse
|
|
11768
12199
|
* @throws OciError when an error occurs
|
|
11769
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12200
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/UpdateExternalExadataInfrastructure.ts.html |here} to see how to use UpdateExternalExadataInfrastructure API.
|
|
11770
12201
|
*/
|
|
11771
12202
|
updateExternalExadataInfrastructure(updateExternalExadataInfrastructureRequest) {
|
|
11772
12203
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11833,7 +12264,7 @@ class DbManagementClient {
|
|
|
11833
12264
|
* @param UpdateExternalExadataStorageConnectorRequest
|
|
11834
12265
|
* @return UpdateExternalExadataStorageConnectorResponse
|
|
11835
12266
|
* @throws OciError when an error occurs
|
|
11836
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12267
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/UpdateExternalExadataStorageConnector.ts.html |here} to see how to use UpdateExternalExadataStorageConnector API.
|
|
11837
12268
|
*/
|
|
11838
12269
|
updateExternalExadataStorageConnector(updateExternalExadataStorageConnectorRequest) {
|
|
11839
12270
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11899,7 +12330,7 @@ class DbManagementClient {
|
|
|
11899
12330
|
* @param UpdateExternalListenerRequest
|
|
11900
12331
|
* @return UpdateExternalListenerResponse
|
|
11901
12332
|
* @throws OciError when an error occurs
|
|
11902
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12333
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/UpdateExternalListener.ts.html |here} to see how to use UpdateExternalListener API.
|
|
11903
12334
|
*/
|
|
11904
12335
|
updateExternalListener(updateExternalListenerRequest) {
|
|
11905
12336
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11961,7 +12392,7 @@ class DbManagementClient {
|
|
|
11961
12392
|
* @param UpdateJobRequest
|
|
11962
12393
|
* @return UpdateJobResponse
|
|
11963
12394
|
* @throws OciError when an error occurs
|
|
11964
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12395
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/UpdateJob.ts.html |here} to see how to use UpdateJob API.
|
|
11965
12396
|
*/
|
|
11966
12397
|
updateJob(updateJobRequest) {
|
|
11967
12398
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12027,7 +12458,7 @@ class DbManagementClient {
|
|
|
12027
12458
|
* @param UpdateManagedDatabaseGroupRequest
|
|
12028
12459
|
* @return UpdateManagedDatabaseGroupResponse
|
|
12029
12460
|
* @throws OciError when an error occurs
|
|
12030
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12461
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/UpdateManagedDatabaseGroup.ts.html |here} to see how to use UpdateManagedDatabaseGroup API.
|
|
12031
12462
|
*/
|
|
12032
12463
|
updateManagedDatabaseGroup(updateManagedDatabaseGroupRequest) {
|
|
12033
12464
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12086,6 +12517,72 @@ class DbManagementClient {
|
|
|
12086
12517
|
}
|
|
12087
12518
|
});
|
|
12088
12519
|
}
|
|
12520
|
+
/**
|
|
12521
|
+
* Updates the named credential specified by namedCredentialId.
|
|
12522
|
+
*
|
|
12523
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
12524
|
+
* @param UpdateNamedCredentialRequest
|
|
12525
|
+
* @return UpdateNamedCredentialResponse
|
|
12526
|
+
* @throws OciError when an error occurs
|
|
12527
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/UpdateNamedCredential.ts.html |here} to see how to use UpdateNamedCredential API.
|
|
12528
|
+
*/
|
|
12529
|
+
updateNamedCredential(updateNamedCredentialRequest) {
|
|
12530
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
12531
|
+
if (this.logger)
|
|
12532
|
+
this.logger.debug("Calling operation DbManagementClient#updateNamedCredential.");
|
|
12533
|
+
const operationName = "updateNamedCredential";
|
|
12534
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/database-management/20201101/NamedCredential/UpdateNamedCredential";
|
|
12535
|
+
const pathParams = {
|
|
12536
|
+
"{namedCredentialId}": updateNamedCredentialRequest.namedCredentialId
|
|
12537
|
+
};
|
|
12538
|
+
const queryParams = {};
|
|
12539
|
+
let headerParams = {
|
|
12540
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
12541
|
+
"if-match": updateNamedCredentialRequest.ifMatch,
|
|
12542
|
+
"opc-request-id": updateNamedCredentialRequest.opcRequestId
|
|
12543
|
+
};
|
|
12544
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
12545
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateNamedCredentialRequest.retryConfiguration, specRetryConfiguration);
|
|
12546
|
+
if (this.logger)
|
|
12547
|
+
retrier.logger = this.logger;
|
|
12548
|
+
const request = yield oci_common_1.composeRequest({
|
|
12549
|
+
baseEndpoint: this._endpoint,
|
|
12550
|
+
defaultHeaders: this._defaultHeaders,
|
|
12551
|
+
path: "/namedCredentials/{namedCredentialId}",
|
|
12552
|
+
method: "PUT",
|
|
12553
|
+
bodyContent: common.ObjectSerializer.serialize(updateNamedCredentialRequest.updateNamedCredentialDetails, "UpdateNamedCredentialDetails", model.UpdateNamedCredentialDetails.getJsonObj),
|
|
12554
|
+
pathParams: pathParams,
|
|
12555
|
+
headerParams: headerParams,
|
|
12556
|
+
queryParams: queryParams
|
|
12557
|
+
});
|
|
12558
|
+
try {
|
|
12559
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
12560
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
12561
|
+
responseObject: {},
|
|
12562
|
+
body: yield response.json(),
|
|
12563
|
+
bodyKey: "namedCredential",
|
|
12564
|
+
bodyModel: model.NamedCredential,
|
|
12565
|
+
type: "model.NamedCredential",
|
|
12566
|
+
responseHeaders: [
|
|
12567
|
+
{
|
|
12568
|
+
value: response.headers.get("opc-request-id"),
|
|
12569
|
+
key: "opcRequestId",
|
|
12570
|
+
dataType: "string"
|
|
12571
|
+
},
|
|
12572
|
+
{
|
|
12573
|
+
value: response.headers.get("etag"),
|
|
12574
|
+
key: "etag",
|
|
12575
|
+
dataType: "string"
|
|
12576
|
+
}
|
|
12577
|
+
]
|
|
12578
|
+
});
|
|
12579
|
+
return sdkResponse;
|
|
12580
|
+
}
|
|
12581
|
+
catch (err) {
|
|
12582
|
+
throw err;
|
|
12583
|
+
}
|
|
12584
|
+
});
|
|
12585
|
+
}
|
|
12089
12586
|
/**
|
|
12090
12587
|
* Updates the preferred credential based on the credentialName.
|
|
12091
12588
|
*
|
|
@@ -12093,7 +12590,7 @@ class DbManagementClient {
|
|
|
12093
12590
|
* @param UpdatePreferredCredentialRequest
|
|
12094
12591
|
* @return UpdatePreferredCredentialResponse
|
|
12095
12592
|
* @throws OciError when an error occurs
|
|
12096
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12593
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/UpdatePreferredCredential.ts.html |here} to see how to use UpdatePreferredCredential API.
|
|
12097
12594
|
*/
|
|
12098
12595
|
updatePreferredCredential(updatePreferredCredentialRequest) {
|
|
12099
12596
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12160,7 +12657,7 @@ class DbManagementClient {
|
|
|
12160
12657
|
* @param UpdateTablespaceRequest
|
|
12161
12658
|
* @return UpdateTablespaceResponse
|
|
12162
12659
|
* @throws OciError when an error occurs
|
|
12163
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12660
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/UpdateTablespace.ts.html |here} to see how to use UpdateTablespace API.
|
|
12164
12661
|
*/
|
|
12165
12662
|
updateTablespace(updateTablespaceRequest) {
|
|
12166
12663
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12345,7 +12842,7 @@ class DiagnosabilityClient {
|
|
|
12345
12842
|
* @param ListAlertLogsRequest
|
|
12346
12843
|
* @return ListAlertLogsResponse
|
|
12347
12844
|
* @throws OciError when an error occurs
|
|
12348
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12845
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListAlertLogs.ts.html |here} to see how to use ListAlertLogs API.
|
|
12349
12846
|
*/
|
|
12350
12847
|
listAlertLogs(listAlertLogsRequest) {
|
|
12351
12848
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12370,7 +12867,8 @@ class DiagnosabilityClient {
|
|
|
12370
12867
|
};
|
|
12371
12868
|
let headerParams = {
|
|
12372
12869
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
12373
|
-
"opc-request-id": listAlertLogsRequest.opcRequestId
|
|
12870
|
+
"opc-request-id": listAlertLogsRequest.opcRequestId,
|
|
12871
|
+
"opc-named-credential-id": listAlertLogsRequest.opcNamedCredentialId
|
|
12374
12872
|
};
|
|
12375
12873
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
12376
12874
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAlertLogsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -12420,7 +12918,7 @@ class DiagnosabilityClient {
|
|
|
12420
12918
|
* @param ListAttentionLogsRequest
|
|
12421
12919
|
* @return ListAttentionLogsResponse
|
|
12422
12920
|
* @throws OciError when an error occurs
|
|
12423
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12921
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListAttentionLogs.ts.html |here} to see how to use ListAttentionLogs API.
|
|
12424
12922
|
*/
|
|
12425
12923
|
listAttentionLogs(listAttentionLogsRequest) {
|
|
12426
12924
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12445,7 +12943,8 @@ class DiagnosabilityClient {
|
|
|
12445
12943
|
};
|
|
12446
12944
|
let headerParams = {
|
|
12447
12945
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
12448
|
-
"opc-request-id": listAttentionLogsRequest.opcRequestId
|
|
12946
|
+
"opc-request-id": listAttentionLogsRequest.opcRequestId,
|
|
12947
|
+
"opc-named-credential-id": listAttentionLogsRequest.opcNamedCredentialId
|
|
12449
12948
|
};
|
|
12450
12949
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
12451
12950
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAttentionLogsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -12495,7 +12994,7 @@ class DiagnosabilityClient {
|
|
|
12495
12994
|
* @param SummarizeAlertLogCountsRequest
|
|
12496
12995
|
* @return SummarizeAlertLogCountsResponse
|
|
12497
12996
|
* @throws OciError when an error occurs
|
|
12498
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12997
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/SummarizeAlertLogCounts.ts.html |here} to see how to use SummarizeAlertLogCounts API.
|
|
12499
12998
|
*/
|
|
12500
12999
|
summarizeAlertLogCounts(summarizeAlertLogCountsRequest) {
|
|
12501
13000
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12519,7 +13018,8 @@ class DiagnosabilityClient {
|
|
|
12519
13018
|
};
|
|
12520
13019
|
let headerParams = {
|
|
12521
13020
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
12522
|
-
"opc-request-id": summarizeAlertLogCountsRequest.opcRequestId
|
|
13021
|
+
"opc-request-id": summarizeAlertLogCountsRequest.opcRequestId,
|
|
13022
|
+
"opc-named-credential-id": summarizeAlertLogCountsRequest.opcNamedCredentialId
|
|
12523
13023
|
};
|
|
12524
13024
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
12525
13025
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeAlertLogCountsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -12569,7 +13069,7 @@ class DiagnosabilityClient {
|
|
|
12569
13069
|
* @param SummarizeAttentionLogCountsRequest
|
|
12570
13070
|
* @return SummarizeAttentionLogCountsResponse
|
|
12571
13071
|
* @throws OciError when an error occurs
|
|
12572
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13072
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/SummarizeAttentionLogCounts.ts.html |here} to see how to use SummarizeAttentionLogCounts API.
|
|
12573
13073
|
*/
|
|
12574
13074
|
summarizeAttentionLogCounts(summarizeAttentionLogCountsRequest) {
|
|
12575
13075
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12593,7 +13093,8 @@ class DiagnosabilityClient {
|
|
|
12593
13093
|
};
|
|
12594
13094
|
let headerParams = {
|
|
12595
13095
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
12596
|
-
"opc-request-id": summarizeAttentionLogCountsRequest.opcRequestId
|
|
13096
|
+
"opc-request-id": summarizeAttentionLogCountsRequest.opcRequestId,
|
|
13097
|
+
"opc-named-credential-id": summarizeAttentionLogCountsRequest.opcNamedCredentialId
|
|
12597
13098
|
};
|
|
12598
13099
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
12599
13100
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeAttentionLogCountsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -12767,7 +13268,7 @@ class ManagedMySqlDatabasesClient {
|
|
|
12767
13268
|
* @param GetManagedMySqlDatabaseRequest
|
|
12768
13269
|
* @return GetManagedMySqlDatabaseResponse
|
|
12769
13270
|
* @throws OciError when an error occurs
|
|
12770
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13271
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetManagedMySqlDatabase.ts.html |here} to see how to use GetManagedMySqlDatabase API.
|
|
12771
13272
|
*/
|
|
12772
13273
|
getManagedMySqlDatabase(getManagedMySqlDatabaseRequest) {
|
|
12773
13274
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12826,7 +13327,7 @@ class ManagedMySqlDatabasesClient {
|
|
|
12826
13327
|
* @param GetMySqlFleetMetricRequest
|
|
12827
13328
|
* @return GetMySqlFleetMetricResponse
|
|
12828
13329
|
* @throws OciError when an error occurs
|
|
12829
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13330
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetMySqlFleetMetric.ts.html |here} to see how to use GetMySqlFleetMetric API.
|
|
12830
13331
|
*/
|
|
12831
13332
|
getMySqlFleetMetric(getMySqlFleetMetricRequest) {
|
|
12832
13333
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12892,7 +13393,7 @@ class ManagedMySqlDatabasesClient {
|
|
|
12892
13393
|
* @param ListManagedMySqlDatabaseConfigurationDataRequest
|
|
12893
13394
|
* @return ListManagedMySqlDatabaseConfigurationDataResponse
|
|
12894
13395
|
* @throws OciError when an error occurs
|
|
12895
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13396
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListManagedMySqlDatabaseConfigurationData.ts.html |here} to see how to use ListManagedMySqlDatabaseConfigurationData API.
|
|
12896
13397
|
*/
|
|
12897
13398
|
listManagedMySqlDatabaseConfigurationData(listManagedMySqlDatabaseConfigurationDataRequest) {
|
|
12898
13399
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12961,7 +13462,7 @@ class ManagedMySqlDatabasesClient {
|
|
|
12961
13462
|
* @param ListManagedMySqlDatabaseSqlDataRequest
|
|
12962
13463
|
* @return ListManagedMySqlDatabaseSqlDataResponse
|
|
12963
13464
|
* @throws OciError when an error occurs
|
|
12964
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13465
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListManagedMySqlDatabaseSqlData.ts.html |here} to see how to use ListManagedMySqlDatabaseSqlData API.
|
|
12965
13466
|
*/
|
|
12966
13467
|
listManagedMySqlDatabaseSqlData(listManagedMySqlDatabaseSqlDataRequest) {
|
|
12967
13468
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13033,7 +13534,7 @@ class ManagedMySqlDatabasesClient {
|
|
|
13033
13534
|
* @param ListManagedMySqlDatabasesRequest
|
|
13034
13535
|
* @return ListManagedMySqlDatabasesResponse
|
|
13035
13536
|
* @throws OciError when an error occurs
|
|
13036
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13537
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListManagedMySqlDatabases.ts.html |here} to see how to use ListManagedMySqlDatabases API.
|
|
13037
13538
|
*/
|
|
13038
13539
|
listManagedMySqlDatabases(listManagedMySqlDatabasesRequest) {
|
|
13039
13540
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13101,7 +13602,7 @@ class ManagedMySqlDatabasesClient {
|
|
|
13101
13602
|
* @param SummarizeManagedMySqlDatabaseAvailabilityMetricsRequest
|
|
13102
13603
|
* @return SummarizeManagedMySqlDatabaseAvailabilityMetricsResponse
|
|
13103
13604
|
* @throws OciError when an error occurs
|
|
13104
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13605
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/SummarizeManagedMySqlDatabaseAvailabilityMetrics.ts.html |here} to see how to use SummarizeManagedMySqlDatabaseAvailabilityMetrics API.
|
|
13105
13606
|
*/
|
|
13106
13607
|
summarizeManagedMySqlDatabaseAvailabilityMetrics(summarizeManagedMySqlDatabaseAvailabilityMetricsRequest) {
|
|
13107
13608
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13294,7 +13795,7 @@ class PerfhubClient {
|
|
|
13294
13795
|
* @param ModifySnapshotSettingsRequest
|
|
13295
13796
|
* @return ModifySnapshotSettingsResponse
|
|
13296
13797
|
* @throws OciError when an error occurs
|
|
13297
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13798
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ModifySnapshotSettings.ts.html |here} to see how to use ModifySnapshotSettings API.
|
|
13298
13799
|
*/
|
|
13299
13800
|
modifySnapshotSettings(modifySnapshotSettingsRequest) {
|
|
13300
13801
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13308,7 +13809,8 @@ class PerfhubClient {
|
|
|
13308
13809
|
const queryParams = {};
|
|
13309
13810
|
let headerParams = {
|
|
13310
13811
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
13311
|
-
"opc-request-id": modifySnapshotSettingsRequest.opcRequestId
|
|
13812
|
+
"opc-request-id": modifySnapshotSettingsRequest.opcRequestId,
|
|
13813
|
+
"opc-named-credential-id": modifySnapshotSettingsRequest.opcNamedCredentialId
|
|
13312
13814
|
};
|
|
13313
13815
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
13314
13816
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, modifySnapshotSettingsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -13474,7 +13976,7 @@ class SqlTuningClient {
|
|
|
13474
13976
|
* @param CloneSqlTuningTaskRequest
|
|
13475
13977
|
* @return CloneSqlTuningTaskResponse
|
|
13476
13978
|
* @throws OciError when an error occurs
|
|
13477
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13979
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/CloneSqlTuningTask.ts.html |here} to see how to use CloneSqlTuningTask API.
|
|
13478
13980
|
*/
|
|
13479
13981
|
cloneSqlTuningTask(cloneSqlTuningTaskRequest) {
|
|
13480
13982
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13535,7 +14037,7 @@ class SqlTuningClient {
|
|
|
13535
14037
|
* @param CreateSqlTuningSetRequest
|
|
13536
14038
|
* @return CreateSqlTuningSetResponse
|
|
13537
14039
|
* @throws OciError when an error occurs
|
|
13538
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14040
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/CreateSqlTuningSet.ts.html |here} to see how to use CreateSqlTuningSet API.
|
|
13539
14041
|
*/
|
|
13540
14042
|
createSqlTuningSet(createSqlTuningSetRequest) {
|
|
13541
14043
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13596,7 +14098,7 @@ class SqlTuningClient {
|
|
|
13596
14098
|
* @param DropSqlTuningSetRequest
|
|
13597
14099
|
* @return DropSqlTuningSetResponse
|
|
13598
14100
|
* @throws OciError when an error occurs
|
|
13599
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14101
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/DropSqlTuningSet.ts.html |here} to see how to use DropSqlTuningSet API.
|
|
13600
14102
|
*/
|
|
13601
14103
|
dropSqlTuningSet(dropSqlTuningSetRequest) {
|
|
13602
14104
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13658,7 +14160,7 @@ class SqlTuningClient {
|
|
|
13658
14160
|
* @param DropSqlTuningTaskRequest
|
|
13659
14161
|
* @return DropSqlTuningTaskResponse
|
|
13660
14162
|
* @throws OciError when an error occurs
|
|
13661
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14163
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/DropSqlTuningTask.ts.html |here} to see how to use DropSqlTuningTask API.
|
|
13662
14164
|
*/
|
|
13663
14165
|
dropSqlTuningTask(dropSqlTuningTaskRequest) {
|
|
13664
14166
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13716,7 +14218,7 @@ class SqlTuningClient {
|
|
|
13716
14218
|
* @param DropSqlsInSqlTuningSetRequest
|
|
13717
14219
|
* @return DropSqlsInSqlTuningSetResponse
|
|
13718
14220
|
* @throws OciError when an error occurs
|
|
13719
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14221
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/DropSqlsInSqlTuningSet.ts.html |here} to see how to use DropSqlsInSqlTuningSet API.
|
|
13720
14222
|
*/
|
|
13721
14223
|
dropSqlsInSqlTuningSet(dropSqlsInSqlTuningSetRequest) {
|
|
13722
14224
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13778,7 +14280,7 @@ class SqlTuningClient {
|
|
|
13778
14280
|
* @param FetchSqlTuningSetRequest
|
|
13779
14281
|
* @return FetchSqlTuningSetResponse
|
|
13780
14282
|
* @throws OciError when an error occurs
|
|
13781
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14283
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/FetchSqlTuningSet.ts.html |here} to see how to use FetchSqlTuningSet API.
|
|
13782
14284
|
*/
|
|
13783
14285
|
fetchSqlTuningSet(fetchSqlTuningSetRequest) {
|
|
13784
14286
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13842,7 +14344,7 @@ class SqlTuningClient {
|
|
|
13842
14344
|
* @param GetExecutionPlanStatsComparisionRequest
|
|
13843
14345
|
* @return GetExecutionPlanStatsComparisionResponse
|
|
13844
14346
|
* @throws OciError when an error occurs
|
|
13845
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14347
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetExecutionPlanStatsComparision.ts.html |here} to see how to use GetExecutionPlanStatsComparision API.
|
|
13846
14348
|
*/
|
|
13847
14349
|
getExecutionPlanStatsComparision(getExecutionPlanStatsComparisionRequest) {
|
|
13848
14350
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13860,7 +14362,8 @@ class SqlTuningClient {
|
|
|
13860
14362
|
};
|
|
13861
14363
|
let headerParams = {
|
|
13862
14364
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
13863
|
-
"opc-request-id": getExecutionPlanStatsComparisionRequest.opcRequestId
|
|
14365
|
+
"opc-request-id": getExecutionPlanStatsComparisionRequest.opcRequestId,
|
|
14366
|
+
"opc-named-credential-id": getExecutionPlanStatsComparisionRequest.opcNamedCredentialId
|
|
13864
14367
|
};
|
|
13865
14368
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
13866
14369
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getExecutionPlanStatsComparisionRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -13905,7 +14408,7 @@ class SqlTuningClient {
|
|
|
13905
14408
|
* @param GetSqlExecutionPlanRequest
|
|
13906
14409
|
* @return GetSqlExecutionPlanResponse
|
|
13907
14410
|
* @throws OciError when an error occurs
|
|
13908
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14411
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetSqlExecutionPlan.ts.html |here} to see how to use GetSqlExecutionPlan API.
|
|
13909
14412
|
*/
|
|
13910
14413
|
getSqlExecutionPlan(getSqlExecutionPlanRequest) {
|
|
13911
14414
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13923,7 +14426,8 @@ class SqlTuningClient {
|
|
|
13923
14426
|
};
|
|
13924
14427
|
let headerParams = {
|
|
13925
14428
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
13926
|
-
"opc-request-id": getSqlExecutionPlanRequest.opcRequestId
|
|
14429
|
+
"opc-request-id": getSqlExecutionPlanRequest.opcRequestId,
|
|
14430
|
+
"opc-named-credential-id": getSqlExecutionPlanRequest.opcNamedCredentialId
|
|
13927
14431
|
};
|
|
13928
14432
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
13929
14433
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getSqlExecutionPlanRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -13968,7 +14472,7 @@ class SqlTuningClient {
|
|
|
13968
14472
|
* @param GetSqlTuningAdvisorTaskSummaryReportRequest
|
|
13969
14473
|
* @return GetSqlTuningAdvisorTaskSummaryReportResponse
|
|
13970
14474
|
* @throws OciError when an error occurs
|
|
13971
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14475
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/GetSqlTuningAdvisorTaskSummaryReport.ts.html |here} to see how to use GetSqlTuningAdvisorTaskSummaryReport API.
|
|
13972
14476
|
*/
|
|
13973
14477
|
getSqlTuningAdvisorTaskSummaryReport(getSqlTuningAdvisorTaskSummaryReportRequest) {
|
|
13974
14478
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13989,7 +14493,8 @@ class SqlTuningClient {
|
|
|
13989
14493
|
};
|
|
13990
14494
|
let headerParams = {
|
|
13991
14495
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
13992
|
-
"opc-request-id": getSqlTuningAdvisorTaskSummaryReportRequest.opcRequestId
|
|
14496
|
+
"opc-request-id": getSqlTuningAdvisorTaskSummaryReportRequest.opcRequestId,
|
|
14497
|
+
"opc-named-credential-id": getSqlTuningAdvisorTaskSummaryReportRequest.opcNamedCredentialId
|
|
13993
14498
|
};
|
|
13994
14499
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
13995
14500
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getSqlTuningAdvisorTaskSummaryReportRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -14034,7 +14539,7 @@ class SqlTuningClient {
|
|
|
14034
14539
|
* @param ListSqlTuningAdvisorTaskFindingsRequest
|
|
14035
14540
|
* @return ListSqlTuningAdvisorTaskFindingsResponse
|
|
14036
14541
|
* @throws OciError when an error occurs
|
|
14037
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14542
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListSqlTuningAdvisorTaskFindings.ts.html |here} to see how to use ListSqlTuningAdvisorTaskFindings API.
|
|
14038
14543
|
*/
|
|
14039
14544
|
listSqlTuningAdvisorTaskFindings(listSqlTuningAdvisorTaskFindingsRequest) {
|
|
14040
14545
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14060,7 +14565,8 @@ class SqlTuningClient {
|
|
|
14060
14565
|
};
|
|
14061
14566
|
let headerParams = {
|
|
14062
14567
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
14063
|
-
"opc-request-id": listSqlTuningAdvisorTaskFindingsRequest.opcRequestId
|
|
14568
|
+
"opc-request-id": listSqlTuningAdvisorTaskFindingsRequest.opcRequestId,
|
|
14569
|
+
"opc-named-credential-id": listSqlTuningAdvisorTaskFindingsRequest.opcNamedCredentialId
|
|
14064
14570
|
};
|
|
14065
14571
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
14066
14572
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSqlTuningAdvisorTaskFindingsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -14111,7 +14617,7 @@ class SqlTuningClient {
|
|
|
14111
14617
|
* @param ListSqlTuningAdvisorTaskRecommendationsRequest
|
|
14112
14618
|
* @return ListSqlTuningAdvisorTaskRecommendationsResponse
|
|
14113
14619
|
* @throws OciError when an error occurs
|
|
14114
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14620
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListSqlTuningAdvisorTaskRecommendations.ts.html |here} to see how to use ListSqlTuningAdvisorTaskRecommendations API.
|
|
14115
14621
|
*/
|
|
14116
14622
|
listSqlTuningAdvisorTaskRecommendations(listSqlTuningAdvisorTaskRecommendationsRequest) {
|
|
14117
14623
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14133,7 +14639,8 @@ class SqlTuningClient {
|
|
|
14133
14639
|
};
|
|
14134
14640
|
let headerParams = {
|
|
14135
14641
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
14136
|
-
"opc-request-id": listSqlTuningAdvisorTaskRecommendationsRequest.opcRequestId
|
|
14642
|
+
"opc-request-id": listSqlTuningAdvisorTaskRecommendationsRequest.opcRequestId,
|
|
14643
|
+
"opc-named-credential-id": listSqlTuningAdvisorTaskRecommendationsRequest.opcNamedCredentialId
|
|
14137
14644
|
};
|
|
14138
14645
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
14139
14646
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSqlTuningAdvisorTaskRecommendationsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -14183,7 +14690,7 @@ class SqlTuningClient {
|
|
|
14183
14690
|
* @param ListSqlTuningAdvisorTasksRequest
|
|
14184
14691
|
* @return ListSqlTuningAdvisorTasksResponse
|
|
14185
14692
|
* @throws OciError when an error occurs
|
|
14186
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14693
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListSqlTuningAdvisorTasks.ts.html |here} to see how to use ListSqlTuningAdvisorTasks API.
|
|
14187
14694
|
*/
|
|
14188
14695
|
listSqlTuningAdvisorTasks(listSqlTuningAdvisorTasksRequest) {
|
|
14189
14696
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14206,7 +14713,8 @@ class SqlTuningClient {
|
|
|
14206
14713
|
};
|
|
14207
14714
|
let headerParams = {
|
|
14208
14715
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
14209
|
-
"opc-request-id": listSqlTuningAdvisorTasksRequest.opcRequestId
|
|
14716
|
+
"opc-request-id": listSqlTuningAdvisorTasksRequest.opcRequestId,
|
|
14717
|
+
"opc-named-credential-id": listSqlTuningAdvisorTasksRequest.opcNamedCredentialId
|
|
14210
14718
|
};
|
|
14211
14719
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
14212
14720
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSqlTuningAdvisorTasksRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -14256,7 +14764,7 @@ class SqlTuningClient {
|
|
|
14256
14764
|
* @param ListSqlTuningSetsRequest
|
|
14257
14765
|
* @return ListSqlTuningSetsResponse
|
|
14258
14766
|
* @throws OciError when an error occurs
|
|
14259
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14767
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ListSqlTuningSets.ts.html |here} to see how to use ListSqlTuningSets API.
|
|
14260
14768
|
*/
|
|
14261
14769
|
listSqlTuningSets(listSqlTuningSetsRequest) {
|
|
14262
14770
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14277,7 +14785,8 @@ class SqlTuningClient {
|
|
|
14277
14785
|
};
|
|
14278
14786
|
let headerParams = {
|
|
14279
14787
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
14280
|
-
"opc-request-id": listSqlTuningSetsRequest.opcRequestId
|
|
14788
|
+
"opc-request-id": listSqlTuningSetsRequest.opcRequestId,
|
|
14789
|
+
"opc-named-credential-id": listSqlTuningSetsRequest.opcNamedCredentialId
|
|
14281
14790
|
};
|
|
14282
14791
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
14283
14792
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSqlTuningSetsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -14327,7 +14836,7 @@ class SqlTuningClient {
|
|
|
14327
14836
|
* @param LoadSqlTuningSetRequest
|
|
14328
14837
|
* @return LoadSqlTuningSetResponse
|
|
14329
14838
|
* @throws OciError when an error occurs
|
|
14330
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14839
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/LoadSqlTuningSet.ts.html |here} to see how to use LoadSqlTuningSet API.
|
|
14331
14840
|
*/
|
|
14332
14841
|
loadSqlTuningSet(loadSqlTuningSetRequest) {
|
|
14333
14842
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14389,7 +14898,7 @@ class SqlTuningClient {
|
|
|
14389
14898
|
* @param SaveSqlTuningSetAsRequest
|
|
14390
14899
|
* @return SaveSqlTuningSetAsResponse
|
|
14391
14900
|
* @throws OciError when an error occurs
|
|
14392
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14901
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/SaveSqlTuningSetAs.ts.html |here} to see how to use SaveSqlTuningSetAs API.
|
|
14393
14902
|
*/
|
|
14394
14903
|
saveSqlTuningSetAs(saveSqlTuningSetAsRequest) {
|
|
14395
14904
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14451,7 +14960,7 @@ class SqlTuningClient {
|
|
|
14451
14960
|
* @param StartSqlTuningTaskRequest
|
|
14452
14961
|
* @return StartSqlTuningTaskResponse
|
|
14453
14962
|
* @throws OciError when an error occurs
|
|
14454
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14963
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/StartSqlTuningTask.ts.html |here} to see how to use StartSqlTuningTask API.
|
|
14455
14964
|
*/
|
|
14456
14965
|
startSqlTuningTask(startSqlTuningTaskRequest) {
|
|
14457
14966
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14512,7 +15021,7 @@ class SqlTuningClient {
|
|
|
14512
15021
|
* @param ValidateBasicFilterRequest
|
|
14513
15022
|
* @return ValidateBasicFilterResponse
|
|
14514
15023
|
* @throws OciError when an error occurs
|
|
14515
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15024
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/databasemanagement/ValidateBasicFilter.ts.html |here} to see how to use ValidateBasicFilter API.
|
|
14516
15025
|
*/
|
|
14517
15026
|
validateBasicFilter(validateBasicFilterRequest) {
|
|
14518
15027
|
return __awaiter(this, void 0, void 0, function* () {
|