oci-databasemanagement 2.77.0 → 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 +309 -215
- package/lib/client.js +819 -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
|
@@ -48,6 +48,7 @@ const common = require("oci-common");
|
|
|
48
48
|
const model = __importStar(require("./model"));
|
|
49
49
|
const dbmanagement_waiter_1 = require("./dbmanagement-waiter");
|
|
50
50
|
const oci_common_1 = require("oci-common");
|
|
51
|
+
const Breaker = require("opossum");
|
|
51
52
|
// ===============================================
|
|
52
53
|
// This file is autogenerated - Please do not edit
|
|
53
54
|
// ===============================================
|
|
@@ -184,6 +185,14 @@ class DbManagementClient {
|
|
|
184
185
|
}
|
|
185
186
|
throw Error("Waiters do not exist. Please create waiters.");
|
|
186
187
|
}
|
|
188
|
+
/**
|
|
189
|
+
* Shutdown the circuit breaker used by the client when it is no longer needed
|
|
190
|
+
*/
|
|
191
|
+
shutdownCircuitBreaker() {
|
|
192
|
+
if (this._circuitBreaker) {
|
|
193
|
+
this._circuitBreaker.shutdown();
|
|
194
|
+
}
|
|
195
|
+
}
|
|
187
196
|
/**
|
|
188
197
|
* Adds data files or temp files to the tablespace.
|
|
189
198
|
*
|
|
@@ -191,7 +200,7 @@ class DbManagementClient {
|
|
|
191
200
|
* @param AddDataFilesRequest
|
|
192
201
|
* @return AddDataFilesResponse
|
|
193
202
|
* @throws OciError when an error occurs
|
|
194
|
-
* @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.
|
|
195
204
|
*/
|
|
196
205
|
addDataFiles(addDataFilesRequest) {
|
|
197
206
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -255,7 +264,7 @@ class DbManagementClient {
|
|
|
255
264
|
* @param AddManagedDatabaseToManagedDatabaseGroupRequest
|
|
256
265
|
* @return AddManagedDatabaseToManagedDatabaseGroupResponse
|
|
257
266
|
* @throws OciError when an error occurs
|
|
258
|
-
* @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.
|
|
259
268
|
*/
|
|
260
269
|
addManagedDatabaseToManagedDatabaseGroup(addManagedDatabaseToManagedDatabaseGroupRequest) {
|
|
261
270
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -313,7 +322,7 @@ class DbManagementClient {
|
|
|
313
322
|
* @param AddmTasksRequest
|
|
314
323
|
* @return AddmTasksResponse
|
|
315
324
|
* @throws OciError when an error occurs
|
|
316
|
-
* @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.
|
|
317
326
|
*/
|
|
318
327
|
addmTasks(addmTasksRequest) {
|
|
319
328
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -334,7 +343,8 @@ class DbManagementClient {
|
|
|
334
343
|
};
|
|
335
344
|
let headerParams = {
|
|
336
345
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
337
|
-
"opc-request-id": addmTasksRequest.opcRequestId
|
|
346
|
+
"opc-request-id": addmTasksRequest.opcRequestId,
|
|
347
|
+
"opc-named-credential-id": addmTasksRequest.opcNamedCredentialId
|
|
338
348
|
};
|
|
339
349
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
340
350
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, addmTasksRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -396,7 +406,7 @@ class DbManagementClient {
|
|
|
396
406
|
* @param ChangeDatabaseParametersRequest
|
|
397
407
|
* @return ChangeDatabaseParametersResponse
|
|
398
408
|
* @throws OciError when an error occurs
|
|
399
|
-
* @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.
|
|
400
410
|
*/
|
|
401
411
|
changeDatabaseParameters(changeDatabaseParametersRequest) {
|
|
402
412
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -456,7 +466,7 @@ class DbManagementClient {
|
|
|
456
466
|
* @param ChangeDbManagementPrivateEndpointCompartmentRequest
|
|
457
467
|
* @return ChangeDbManagementPrivateEndpointCompartmentResponse
|
|
458
468
|
* @throws OciError when an error occurs
|
|
459
|
-
* @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.
|
|
460
470
|
*/
|
|
461
471
|
changeDbManagementPrivateEndpointCompartment(changeDbManagementPrivateEndpointCompartmentRequest) {
|
|
462
472
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -514,7 +524,7 @@ class DbManagementClient {
|
|
|
514
524
|
* @param ChangeExternalDbSystemCompartmentRequest
|
|
515
525
|
* @return ChangeExternalDbSystemCompartmentResponse
|
|
516
526
|
* @throws OciError when an error occurs
|
|
517
|
-
* @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.
|
|
518
528
|
*/
|
|
519
529
|
changeExternalDbSystemCompartment(changeExternalDbSystemCompartmentRequest) {
|
|
520
530
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -577,7 +587,7 @@ class DbManagementClient {
|
|
|
577
587
|
* @param ChangeExternalExadataInfrastructureCompartmentRequest
|
|
578
588
|
* @return ChangeExternalExadataInfrastructureCompartmentResponse
|
|
579
589
|
* @throws OciError when an error occurs
|
|
580
|
-
* @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.
|
|
581
591
|
*/
|
|
582
592
|
changeExternalExadataInfrastructureCompartment(changeExternalExadataInfrastructureCompartmentRequest) {
|
|
583
593
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -640,7 +650,7 @@ class DbManagementClient {
|
|
|
640
650
|
* @param ChangeJobCompartmentRequest
|
|
641
651
|
* @return ChangeJobCompartmentResponse
|
|
642
652
|
* @throws OciError when an error occurs
|
|
643
|
-
* @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.
|
|
644
654
|
*/
|
|
645
655
|
changeJobCompartment(changeJobCompartmentRequest) {
|
|
646
656
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -700,7 +710,7 @@ class DbManagementClient {
|
|
|
700
710
|
* @param ChangeManagedDatabaseGroupCompartmentRequest
|
|
701
711
|
* @return ChangeManagedDatabaseGroupCompartmentResponse
|
|
702
712
|
* @throws OciError when an error occurs
|
|
703
|
-
* @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.
|
|
704
714
|
*/
|
|
705
715
|
changeManagedDatabaseGroupCompartment(changeManagedDatabaseGroupCompartmentRequest) {
|
|
706
716
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -751,6 +761,66 @@ class DbManagementClient {
|
|
|
751
761
|
}
|
|
752
762
|
});
|
|
753
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
|
+
}
|
|
754
824
|
/**
|
|
755
825
|
* Changes the retention period of unused plans. The period can range
|
|
756
826
|
* between 5 and 523 weeks.
|
|
@@ -762,7 +832,7 @@ class DbManagementClient {
|
|
|
762
832
|
* @param ChangePlanRetentionRequest
|
|
763
833
|
* @return ChangePlanRetentionResponse
|
|
764
834
|
* @throws OciError when an error occurs
|
|
765
|
-
* @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.
|
|
766
836
|
*/
|
|
767
837
|
changePlanRetention(changePlanRetentionRequest) {
|
|
768
838
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -819,7 +889,7 @@ class DbManagementClient {
|
|
|
819
889
|
* @param ChangeSpaceBudgetRequest
|
|
820
890
|
* @return ChangeSpaceBudgetResponse
|
|
821
891
|
* @throws OciError when an error occurs
|
|
822
|
-
* @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.
|
|
823
893
|
*/
|
|
824
894
|
changeSpaceBudget(changeSpaceBudgetRequest) {
|
|
825
895
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -875,7 +945,7 @@ class DbManagementClient {
|
|
|
875
945
|
* @param ChangeSqlPlanBaselinesAttributesRequest
|
|
876
946
|
* @return ChangeSqlPlanBaselinesAttributesResponse
|
|
877
947
|
* @throws OciError when an error occurs
|
|
878
|
-
* @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.
|
|
879
949
|
*/
|
|
880
950
|
changeSqlPlanBaselinesAttributes(changeSqlPlanBaselinesAttributesRequest) {
|
|
881
951
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -932,7 +1002,7 @@ class DbManagementClient {
|
|
|
932
1002
|
* @param CheckExternalDbSystemConnectorConnectionStatusRequest
|
|
933
1003
|
* @return CheckExternalDbSystemConnectorConnectionStatusResponse
|
|
934
1004
|
* @throws OciError when an error occurs
|
|
935
|
-
* @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.
|
|
936
1006
|
*/
|
|
937
1007
|
checkExternalDbSystemConnectorConnectionStatus(checkExternalDbSystemConnectorConnectionStatusRequest) {
|
|
938
1008
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -998,7 +1068,7 @@ class DbManagementClient {
|
|
|
998
1068
|
* @param CheckExternalExadataStorageConnectorRequest
|
|
999
1069
|
* @return CheckExternalExadataStorageConnectorResponse
|
|
1000
1070
|
* @throws OciError when an error occurs
|
|
1001
|
-
* @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.
|
|
1002
1072
|
*/
|
|
1003
1073
|
checkExternalExadataStorageConnector(checkExternalExadataStorageConnectorRequest) {
|
|
1004
1074
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1065,7 +1135,7 @@ class DbManagementClient {
|
|
|
1065
1135
|
* @param ConfigureAutomaticCaptureFiltersRequest
|
|
1066
1136
|
* @return ConfigureAutomaticCaptureFiltersResponse
|
|
1067
1137
|
* @throws OciError when an error occurs
|
|
1068
|
-
* @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.
|
|
1069
1139
|
*/
|
|
1070
1140
|
configureAutomaticCaptureFilters(configureAutomaticCaptureFiltersRequest) {
|
|
1071
1141
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1123,7 +1193,7 @@ class DbManagementClient {
|
|
|
1123
1193
|
* @param ConfigureAutomaticSpmEvolveAdvisorTaskRequest
|
|
1124
1194
|
* @return ConfigureAutomaticSpmEvolveAdvisorTaskResponse
|
|
1125
1195
|
* @throws OciError when an error occurs
|
|
1126
|
-
* @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.
|
|
1127
1197
|
*/
|
|
1128
1198
|
configureAutomaticSpmEvolveAdvisorTask(configureAutomaticSpmEvolveAdvisorTaskRequest) {
|
|
1129
1199
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1179,7 +1249,7 @@ class DbManagementClient {
|
|
|
1179
1249
|
* @param CreateDbManagementPrivateEndpointRequest
|
|
1180
1250
|
* @return CreateDbManagementPrivateEndpointResponse
|
|
1181
1251
|
* @throws OciError when an error occurs
|
|
1182
|
-
* @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.
|
|
1183
1253
|
*/
|
|
1184
1254
|
createDbManagementPrivateEndpoint(createDbManagementPrivateEndpointRequest) {
|
|
1185
1255
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1253,7 +1323,7 @@ class DbManagementClient {
|
|
|
1253
1323
|
* @param CreateExternalDbSystemRequest
|
|
1254
1324
|
* @return CreateExternalDbSystemResponse
|
|
1255
1325
|
* @throws OciError when an error occurs
|
|
1256
|
-
* @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.
|
|
1257
1327
|
*/
|
|
1258
1328
|
createExternalDbSystem(createExternalDbSystemRequest) {
|
|
1259
1329
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1331,7 +1401,7 @@ class DbManagementClient {
|
|
|
1331
1401
|
* @param CreateExternalDbSystemConnectorRequest
|
|
1332
1402
|
* @return CreateExternalDbSystemConnectorResponse
|
|
1333
1403
|
* @throws OciError when an error occurs
|
|
1334
|
-
* @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.
|
|
1335
1405
|
*/
|
|
1336
1406
|
createExternalDbSystemConnector(createExternalDbSystemConnectorRequest) {
|
|
1337
1407
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1395,7 +1465,7 @@ class DbManagementClient {
|
|
|
1395
1465
|
* @param CreateExternalDbSystemDiscoveryRequest
|
|
1396
1466
|
* @return CreateExternalDbSystemDiscoveryResponse
|
|
1397
1467
|
* @throws OciError when an error occurs
|
|
1398
|
-
* @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.
|
|
1399
1469
|
*/
|
|
1400
1470
|
createExternalDbSystemDiscovery(createExternalDbSystemDiscoveryRequest) {
|
|
1401
1471
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1479,7 +1549,7 @@ class DbManagementClient {
|
|
|
1479
1549
|
* @param CreateExternalExadataInfrastructureRequest
|
|
1480
1550
|
* @return CreateExternalExadataInfrastructureResponse
|
|
1481
1551
|
* @throws OciError when an error occurs
|
|
1482
|
-
* @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.
|
|
1483
1553
|
*/
|
|
1484
1554
|
createExternalExadataInfrastructure(createExternalExadataInfrastructureRequest) {
|
|
1485
1555
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1543,7 +1613,7 @@ class DbManagementClient {
|
|
|
1543
1613
|
* @param CreateExternalExadataStorageConnectorRequest
|
|
1544
1614
|
* @return CreateExternalExadataStorageConnectorResponse
|
|
1545
1615
|
* @throws OciError when an error occurs
|
|
1546
|
-
* @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.
|
|
1547
1617
|
*/
|
|
1548
1618
|
createExternalExadataStorageConnector(createExternalExadataStorageConnectorRequest) {
|
|
1549
1619
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1609,7 +1679,7 @@ class DbManagementClient {
|
|
|
1609
1679
|
* @param CreateJobRequest
|
|
1610
1680
|
* @return CreateJobResponse
|
|
1611
1681
|
* @throws OciError when an error occurs
|
|
1612
|
-
* @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.
|
|
1613
1683
|
*/
|
|
1614
1684
|
createJob(createJobRequest) {
|
|
1615
1685
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1679,7 +1749,7 @@ class DbManagementClient {
|
|
|
1679
1749
|
* @param CreateManagedDatabaseGroupRequest
|
|
1680
1750
|
* @return CreateManagedDatabaseGroupResponse
|
|
1681
1751
|
* @throws OciError when an error occurs
|
|
1682
|
-
* @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.
|
|
1683
1753
|
*/
|
|
1684
1754
|
createManagedDatabaseGroup(createManagedDatabaseGroupRequest) {
|
|
1685
1755
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1741,6 +1811,75 @@ class DbManagementClient {
|
|
|
1741
1811
|
}
|
|
1742
1812
|
});
|
|
1743
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
|
+
}
|
|
1744
1883
|
/**
|
|
1745
1884
|
* Creates a tablespace within the Managed Database specified by managedDatabaseId.
|
|
1746
1885
|
*
|
|
@@ -1748,7 +1887,7 @@ class DbManagementClient {
|
|
|
1748
1887
|
* @param CreateTablespaceRequest
|
|
1749
1888
|
* @return CreateTablespaceResponse
|
|
1750
1889
|
* @throws OciError when an error occurs
|
|
1751
|
-
* @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.
|
|
1752
1891
|
*/
|
|
1753
1892
|
createTablespace(createTablespaceRequest) {
|
|
1754
1893
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1808,7 +1947,7 @@ class DbManagementClient {
|
|
|
1808
1947
|
* @param DeleteDbManagementPrivateEndpointRequest
|
|
1809
1948
|
* @return DeleteDbManagementPrivateEndpointResponse
|
|
1810
1949
|
* @throws OciError when an error occurs
|
|
1811
|
-
* @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.
|
|
1812
1951
|
*/
|
|
1813
1952
|
deleteDbManagementPrivateEndpoint(deleteDbManagementPrivateEndpointRequest) {
|
|
1814
1953
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1869,7 +2008,7 @@ class DbManagementClient {
|
|
|
1869
2008
|
* @param DeleteExternalDbSystemRequest
|
|
1870
2009
|
* @return DeleteExternalDbSystemResponse
|
|
1871
2010
|
* @throws OciError when an error occurs
|
|
1872
|
-
* @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.
|
|
1873
2012
|
*/
|
|
1874
2013
|
deleteExternalDbSystem(deleteExternalDbSystemRequest) {
|
|
1875
2014
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1930,7 +2069,7 @@ class DbManagementClient {
|
|
|
1930
2069
|
* @param DeleteExternalDbSystemConnectorRequest
|
|
1931
2070
|
* @return DeleteExternalDbSystemConnectorResponse
|
|
1932
2071
|
* @throws OciError when an error occurs
|
|
1933
|
-
* @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.
|
|
1934
2073
|
*/
|
|
1935
2074
|
deleteExternalDbSystemConnector(deleteExternalDbSystemConnectorRequest) {
|
|
1936
2075
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1986,7 +2125,7 @@ class DbManagementClient {
|
|
|
1986
2125
|
* @param DeleteExternalDbSystemDiscoveryRequest
|
|
1987
2126
|
* @return DeleteExternalDbSystemDiscoveryResponse
|
|
1988
2127
|
* @throws OciError when an error occurs
|
|
1989
|
-
* @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.
|
|
1990
2129
|
*/
|
|
1991
2130
|
deleteExternalDbSystemDiscovery(deleteExternalDbSystemDiscoveryRequest) {
|
|
1992
2131
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2042,7 +2181,7 @@ class DbManagementClient {
|
|
|
2042
2181
|
* @param DeleteExternalExadataInfrastructureRequest
|
|
2043
2182
|
* @return DeleteExternalExadataInfrastructureResponse
|
|
2044
2183
|
* @throws OciError when an error occurs
|
|
2045
|
-
* @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.
|
|
2046
2185
|
*/
|
|
2047
2186
|
deleteExternalExadataInfrastructure(deleteExternalExadataInfrastructureRequest) {
|
|
2048
2187
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2103,7 +2242,7 @@ class DbManagementClient {
|
|
|
2103
2242
|
* @param DeleteExternalExadataStorageConnectorRequest
|
|
2104
2243
|
* @return DeleteExternalExadataStorageConnectorResponse
|
|
2105
2244
|
* @throws OciError when an error occurs
|
|
2106
|
-
* @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.
|
|
2107
2246
|
*/
|
|
2108
2247
|
deleteExternalExadataStorageConnector(deleteExternalExadataStorageConnectorRequest) {
|
|
2109
2248
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2158,7 +2297,7 @@ class DbManagementClient {
|
|
|
2158
2297
|
* @param DeleteJobRequest
|
|
2159
2298
|
* @return DeleteJobResponse
|
|
2160
2299
|
* @throws OciError when an error occurs
|
|
2161
|
-
* @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.
|
|
2162
2301
|
*/
|
|
2163
2302
|
deleteJob(deleteJobRequest) {
|
|
2164
2303
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2215,7 +2354,7 @@ class DbManagementClient {
|
|
|
2215
2354
|
* @param DeleteManagedDatabaseGroupRequest
|
|
2216
2355
|
* @return DeleteManagedDatabaseGroupResponse
|
|
2217
2356
|
* @throws OciError when an error occurs
|
|
2218
|
-
* @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.
|
|
2219
2358
|
*/
|
|
2220
2359
|
deleteManagedDatabaseGroup(deleteManagedDatabaseGroupRequest) {
|
|
2221
2360
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2264,6 +2403,62 @@ class DbManagementClient {
|
|
|
2264
2403
|
}
|
|
2265
2404
|
});
|
|
2266
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
|
+
}
|
|
2267
2462
|
/**
|
|
2268
2463
|
* Deletes the preferred credential based on the credentialName.
|
|
2269
2464
|
*
|
|
@@ -2271,7 +2466,7 @@ class DbManagementClient {
|
|
|
2271
2466
|
* @param DeletePreferredCredentialRequest
|
|
2272
2467
|
* @return DeletePreferredCredentialResponse
|
|
2273
2468
|
* @throws OciError when an error occurs
|
|
2274
|
-
* @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.
|
|
2275
2470
|
*/
|
|
2276
2471
|
deletePreferredCredential(deletePreferredCredentialRequest) {
|
|
2277
2472
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2327,7 +2522,7 @@ class DbManagementClient {
|
|
|
2327
2522
|
* @param DisableAutomaticInitialPlanCaptureRequest
|
|
2328
2523
|
* @return DisableAutomaticInitialPlanCaptureResponse
|
|
2329
2524
|
* @throws OciError when an error occurs
|
|
2330
|
-
* @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.
|
|
2331
2526
|
*/
|
|
2332
2527
|
disableAutomaticInitialPlanCapture(disableAutomaticInitialPlanCaptureRequest) {
|
|
2333
2528
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2386,7 +2581,7 @@ class DbManagementClient {
|
|
|
2386
2581
|
* @param DisableAutomaticSpmEvolveAdvisorTaskRequest
|
|
2387
2582
|
* @return DisableAutomaticSpmEvolveAdvisorTaskResponse
|
|
2388
2583
|
* @throws OciError when an error occurs
|
|
2389
|
-
* @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.
|
|
2390
2585
|
*/
|
|
2391
2586
|
disableAutomaticSpmEvolveAdvisorTask(disableAutomaticSpmEvolveAdvisorTaskRequest) {
|
|
2392
2587
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2443,7 +2638,7 @@ class DbManagementClient {
|
|
|
2443
2638
|
* @param DisableExternalDbSystemDatabaseManagementRequest
|
|
2444
2639
|
* @return DisableExternalDbSystemDatabaseManagementResponse
|
|
2445
2640
|
* @throws OciError when an error occurs
|
|
2446
|
-
* @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.
|
|
2447
2642
|
*/
|
|
2448
2643
|
disableExternalDbSystemDatabaseManagement(disableExternalDbSystemDatabaseManagementRequest) {
|
|
2449
2644
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2506,7 +2701,7 @@ class DbManagementClient {
|
|
|
2506
2701
|
* @param DisableExternalDbSystemStackMonitoringRequest
|
|
2507
2702
|
* @return DisableExternalDbSystemStackMonitoringResponse
|
|
2508
2703
|
* @throws OciError when an error occurs
|
|
2509
|
-
* @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.
|
|
2510
2705
|
*/
|
|
2511
2706
|
disableExternalDbSystemStackMonitoring(disableExternalDbSystemStackMonitoringRequest) {
|
|
2512
2707
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2575,7 +2770,7 @@ class DbManagementClient {
|
|
|
2575
2770
|
* @param DisableExternalExadataInfrastructureManagementRequest
|
|
2576
2771
|
* @return DisableExternalExadataInfrastructureManagementResponse
|
|
2577
2772
|
* @throws OciError when an error occurs
|
|
2578
|
-
* @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.
|
|
2579
2774
|
*/
|
|
2580
2775
|
disableExternalExadataInfrastructureManagement(disableExternalExadataInfrastructureManagementRequest) {
|
|
2581
2776
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2640,7 +2835,7 @@ class DbManagementClient {
|
|
|
2640
2835
|
* @param DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest
|
|
2641
2836
|
* @return DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse
|
|
2642
2837
|
* @throws OciError when an error occurs
|
|
2643
|
-
* @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.
|
|
2644
2839
|
*/
|
|
2645
2840
|
disableHighFrequencyAutomaticSpmEvolveAdvisorTask(disableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest) {
|
|
2646
2841
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2698,7 +2893,7 @@ class DbManagementClient {
|
|
|
2698
2893
|
* @param DisableSqlPlanBaselinesUsageRequest
|
|
2699
2894
|
* @return DisableSqlPlanBaselinesUsageResponse
|
|
2700
2895
|
* @throws OciError when an error occurs
|
|
2701
|
-
* @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.
|
|
2702
2897
|
*/
|
|
2703
2898
|
disableSqlPlanBaselinesUsage(disableSqlPlanBaselinesUsageRequest) {
|
|
2704
2899
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2772,7 +2967,7 @@ class DbManagementClient {
|
|
|
2772
2967
|
* @param DiscoverExternalExadataInfrastructureRequest
|
|
2773
2968
|
* @return DiscoverExternalExadataInfrastructureResponse
|
|
2774
2969
|
* @throws OciError when an error occurs
|
|
2775
|
-
* @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.
|
|
2776
2971
|
*/
|
|
2777
2972
|
discoverExternalExadataInfrastructure(discoverExternalExadataInfrastructureRequest) {
|
|
2778
2973
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2837,7 +3032,7 @@ class DbManagementClient {
|
|
|
2837
3032
|
* @param DropSqlPlanBaselinesRequest
|
|
2838
3033
|
* @return DropSqlPlanBaselinesResponse
|
|
2839
3034
|
* @throws OciError when an error occurs
|
|
2840
|
-
* @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.
|
|
2841
3036
|
*/
|
|
2842
3037
|
dropSqlPlanBaselines(dropSqlPlanBaselinesRequest) {
|
|
2843
3038
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2893,7 +3088,7 @@ class DbManagementClient {
|
|
|
2893
3088
|
* @param DropTablespaceRequest
|
|
2894
3089
|
* @return DropTablespaceResponse
|
|
2895
3090
|
* @throws OciError when an error occurs
|
|
2896
|
-
* @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.
|
|
2897
3092
|
*/
|
|
2898
3093
|
dropTablespace(dropTablespaceRequest) {
|
|
2899
3094
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2962,7 +3157,7 @@ class DbManagementClient {
|
|
|
2962
3157
|
* @param EnableAutomaticInitialPlanCaptureRequest
|
|
2963
3158
|
* @return EnableAutomaticInitialPlanCaptureResponse
|
|
2964
3159
|
* @throws OciError when an error occurs
|
|
2965
|
-
* @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.
|
|
2966
3161
|
*/
|
|
2967
3162
|
enableAutomaticInitialPlanCapture(enableAutomaticInitialPlanCaptureRequest) {
|
|
2968
3163
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3030,7 +3225,7 @@ class DbManagementClient {
|
|
|
3030
3225
|
* @param EnableAutomaticSpmEvolveAdvisorTaskRequest
|
|
3031
3226
|
* @return EnableAutomaticSpmEvolveAdvisorTaskResponse
|
|
3032
3227
|
* @throws OciError when an error occurs
|
|
3033
|
-
* @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.
|
|
3034
3229
|
*/
|
|
3035
3230
|
enableAutomaticSpmEvolveAdvisorTask(enableAutomaticSpmEvolveAdvisorTaskRequest) {
|
|
3036
3231
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3087,7 +3282,7 @@ class DbManagementClient {
|
|
|
3087
3282
|
* @param EnableExternalDbSystemDatabaseManagementRequest
|
|
3088
3283
|
* @return EnableExternalDbSystemDatabaseManagementResponse
|
|
3089
3284
|
* @throws OciError when an error occurs
|
|
3090
|
-
* @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.
|
|
3091
3286
|
*/
|
|
3092
3287
|
enableExternalDbSystemDatabaseManagement(enableExternalDbSystemDatabaseManagementRequest) {
|
|
3093
3288
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3151,7 +3346,7 @@ class DbManagementClient {
|
|
|
3151
3346
|
* @param EnableExternalDbSystemStackMonitoringRequest
|
|
3152
3347
|
* @return EnableExternalDbSystemStackMonitoringResponse
|
|
3153
3348
|
* @throws OciError when an error occurs
|
|
3154
|
-
* @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.
|
|
3155
3350
|
*/
|
|
3156
3351
|
enableExternalDbSystemStackMonitoring(enableExternalDbSystemStackMonitoringRequest) {
|
|
3157
3352
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3219,7 +3414,7 @@ class DbManagementClient {
|
|
|
3219
3414
|
* @param EnableExternalExadataInfrastructureManagementRequest
|
|
3220
3415
|
* @return EnableExternalExadataInfrastructureManagementResponse
|
|
3221
3416
|
* @throws OciError when an error occurs
|
|
3222
|
-
* @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.
|
|
3223
3418
|
*/
|
|
3224
3419
|
enableExternalExadataInfrastructureManagement(enableExternalExadataInfrastructureManagementRequest) {
|
|
3225
3420
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3290,7 +3485,7 @@ class DbManagementClient {
|
|
|
3290
3485
|
* @param EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest
|
|
3291
3486
|
* @return EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse
|
|
3292
3487
|
* @throws OciError when an error occurs
|
|
3293
|
-
* @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.
|
|
3294
3489
|
*/
|
|
3295
3490
|
enableHighFrequencyAutomaticSpmEvolveAdvisorTask(enableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest) {
|
|
3296
3491
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3349,7 +3544,7 @@ class DbManagementClient {
|
|
|
3349
3544
|
* @param EnableSqlPlanBaselinesUsageRequest
|
|
3350
3545
|
* @return EnableSqlPlanBaselinesUsageResponse
|
|
3351
3546
|
* @throws OciError when an error occurs
|
|
3352
|
-
* @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.
|
|
3353
3548
|
*/
|
|
3354
3549
|
enableSqlPlanBaselinesUsage(enableSqlPlanBaselinesUsageRequest) {
|
|
3355
3550
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3405,7 +3600,7 @@ class DbManagementClient {
|
|
|
3405
3600
|
* @param GenerateAwrSnapshotRequest
|
|
3406
3601
|
* @return GenerateAwrSnapshotResponse
|
|
3407
3602
|
* @throws OciError when an error occurs
|
|
3408
|
-
* @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.
|
|
3409
3604
|
*/
|
|
3410
3605
|
generateAwrSnapshot(generateAwrSnapshotRequest) {
|
|
3411
3606
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3420,7 +3615,8 @@ class DbManagementClient {
|
|
|
3420
3615
|
let headerParams = {
|
|
3421
3616
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3422
3617
|
"opc-retry-token": generateAwrSnapshotRequest.opcRetryToken,
|
|
3423
|
-
"opc-request-id": generateAwrSnapshotRequest.opcRequestId
|
|
3618
|
+
"opc-request-id": generateAwrSnapshotRequest.opcRequestId,
|
|
3619
|
+
"opc-named-credential-id": generateAwrSnapshotRequest.opcNamedCredentialId
|
|
3424
3620
|
};
|
|
3425
3621
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3426
3622
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, generateAwrSnapshotRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -3465,7 +3661,7 @@ class DbManagementClient {
|
|
|
3465
3661
|
* @param GetAwrDbReportRequest
|
|
3466
3662
|
* @return GetAwrDbReportResponse
|
|
3467
3663
|
* @throws OciError when an error occurs
|
|
3468
|
-
* @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.
|
|
3469
3665
|
*/
|
|
3470
3666
|
getAwrDbReport(getAwrDbReportRequest) {
|
|
3471
3667
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3490,7 +3686,8 @@ class DbManagementClient {
|
|
|
3490
3686
|
let headerParams = {
|
|
3491
3687
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3492
3688
|
"opc-request-id": getAwrDbReportRequest.opcRequestId,
|
|
3493
|
-
"opc-retry-token": getAwrDbReportRequest.opcRetryToken
|
|
3689
|
+
"opc-retry-token": getAwrDbReportRequest.opcRetryToken,
|
|
3690
|
+
"opc-named-credential-id": getAwrDbReportRequest.opcNamedCredentialId
|
|
3494
3691
|
};
|
|
3495
3692
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3496
3693
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getAwrDbReportRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -3535,7 +3732,7 @@ class DbManagementClient {
|
|
|
3535
3732
|
* @param GetAwrDbSqlReportRequest
|
|
3536
3733
|
* @return GetAwrDbSqlReportResponse
|
|
3537
3734
|
* @throws OciError when an error occurs
|
|
3538
|
-
* @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.
|
|
3539
3736
|
*/
|
|
3540
3737
|
getAwrDbSqlReport(getAwrDbSqlReportRequest) {
|
|
3541
3738
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3560,7 +3757,8 @@ class DbManagementClient {
|
|
|
3560
3757
|
let headerParams = {
|
|
3561
3758
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3562
3759
|
"opc-request-id": getAwrDbSqlReportRequest.opcRequestId,
|
|
3563
|
-
"opc-retry-token": getAwrDbSqlReportRequest.opcRetryToken
|
|
3760
|
+
"opc-retry-token": getAwrDbSqlReportRequest.opcRetryToken,
|
|
3761
|
+
"opc-named-credential-id": getAwrDbSqlReportRequest.opcNamedCredentialId
|
|
3564
3762
|
};
|
|
3565
3763
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3566
3764
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getAwrDbSqlReportRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -3607,7 +3805,7 @@ class DbManagementClient {
|
|
|
3607
3805
|
* @param GetClusterCacheMetricRequest
|
|
3608
3806
|
* @return GetClusterCacheMetricResponse
|
|
3609
3807
|
* @throws OciError when an error occurs
|
|
3610
|
-
* @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.
|
|
3611
3809
|
*/
|
|
3612
3810
|
getClusterCacheMetric(getClusterCacheMetricRequest) {
|
|
3613
3811
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3670,7 +3868,7 @@ class DbManagementClient {
|
|
|
3670
3868
|
* @param GetDatabaseFleetHealthMetricsRequest
|
|
3671
3869
|
* @return GetDatabaseFleetHealthMetricsResponse
|
|
3672
3870
|
* @throws OciError when an error occurs
|
|
3673
|
-
* @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.
|
|
3674
3872
|
*/
|
|
3675
3873
|
getDatabaseFleetHealthMetrics(getDatabaseFleetHealthMetricsRequest) {
|
|
3676
3874
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3737,7 +3935,7 @@ class DbManagementClient {
|
|
|
3737
3935
|
* @param GetDatabaseHomeMetricsRequest
|
|
3738
3936
|
* @return GetDatabaseHomeMetricsResponse
|
|
3739
3937
|
* @throws OciError when an error occurs
|
|
3740
|
-
* @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.
|
|
3741
3939
|
*/
|
|
3742
3940
|
getDatabaseHomeMetrics(getDatabaseHomeMetricsRequest) {
|
|
3743
3941
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3797,7 +3995,7 @@ class DbManagementClient {
|
|
|
3797
3995
|
* @param GetDbManagementPrivateEndpointRequest
|
|
3798
3996
|
* @return GetDbManagementPrivateEndpointResponse
|
|
3799
3997
|
* @throws OciError when an error occurs
|
|
3800
|
-
* @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.
|
|
3801
3999
|
*/
|
|
3802
4000
|
getDbManagementPrivateEndpoint(getDbManagementPrivateEndpointRequest) {
|
|
3803
4001
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3861,7 +4059,7 @@ class DbManagementClient {
|
|
|
3861
4059
|
* @param GetExternalAsmRequest
|
|
3862
4060
|
* @return GetExternalAsmResponse
|
|
3863
4061
|
* @throws OciError when an error occurs
|
|
3864
|
-
* @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.
|
|
3865
4063
|
*/
|
|
3866
4064
|
getExternalAsm(getExternalAsmRequest) {
|
|
3867
4065
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3925,7 +4123,7 @@ class DbManagementClient {
|
|
|
3925
4123
|
* @param GetExternalAsmConfigurationRequest
|
|
3926
4124
|
* @return GetExternalAsmConfigurationResponse
|
|
3927
4125
|
* @throws OciError when an error occurs
|
|
3928
|
-
* @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.
|
|
3929
4127
|
*/
|
|
3930
4128
|
getExternalAsmConfiguration(getExternalAsmConfigurationRequest) {
|
|
3931
4129
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3939,7 +4137,8 @@ class DbManagementClient {
|
|
|
3939
4137
|
const queryParams = {};
|
|
3940
4138
|
let headerParams = {
|
|
3941
4139
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3942
|
-
"opc-request-id": getExternalAsmConfigurationRequest.opcRequestId
|
|
4140
|
+
"opc-request-id": getExternalAsmConfigurationRequest.opcRequestId,
|
|
4141
|
+
"opc-named-credential-id": getExternalAsmConfigurationRequest.opcNamedCredentialId
|
|
3943
4142
|
};
|
|
3944
4143
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3945
4144
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getExternalAsmConfigurationRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -3984,7 +4183,7 @@ class DbManagementClient {
|
|
|
3984
4183
|
* @param GetExternalAsmInstanceRequest
|
|
3985
4184
|
* @return GetExternalAsmInstanceResponse
|
|
3986
4185
|
* @throws OciError when an error occurs
|
|
3987
|
-
* @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.
|
|
3988
4187
|
*/
|
|
3989
4188
|
getExternalAsmInstance(getExternalAsmInstanceRequest) {
|
|
3990
4189
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4043,7 +4242,7 @@ class DbManagementClient {
|
|
|
4043
4242
|
* @param GetExternalClusterRequest
|
|
4044
4243
|
* @return GetExternalClusterResponse
|
|
4045
4244
|
* @throws OciError when an error occurs
|
|
4046
|
-
* @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.
|
|
4047
4246
|
*/
|
|
4048
4247
|
getExternalCluster(getExternalClusterRequest) {
|
|
4049
4248
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4107,7 +4306,7 @@ class DbManagementClient {
|
|
|
4107
4306
|
* @param GetExternalClusterInstanceRequest
|
|
4108
4307
|
* @return GetExternalClusterInstanceResponse
|
|
4109
4308
|
* @throws OciError when an error occurs
|
|
4110
|
-
* @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.
|
|
4111
4310
|
*/
|
|
4112
4311
|
getExternalClusterInstance(getExternalClusterInstanceRequest) {
|
|
4113
4312
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4171,7 +4370,7 @@ class DbManagementClient {
|
|
|
4171
4370
|
* @param GetExternalDbHomeRequest
|
|
4172
4371
|
* @return GetExternalDbHomeResponse
|
|
4173
4372
|
* @throws OciError when an error occurs
|
|
4174
|
-
* @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.
|
|
4175
4374
|
*/
|
|
4176
4375
|
getExternalDbHome(getExternalDbHomeRequest) {
|
|
4177
4376
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4230,7 +4429,7 @@ class DbManagementClient {
|
|
|
4230
4429
|
* @param GetExternalDbNodeRequest
|
|
4231
4430
|
* @return GetExternalDbNodeResponse
|
|
4232
4431
|
* @throws OciError when an error occurs
|
|
4233
|
-
* @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.
|
|
4234
4433
|
*/
|
|
4235
4434
|
getExternalDbNode(getExternalDbNodeRequest) {
|
|
4236
4435
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4294,7 +4493,7 @@ class DbManagementClient {
|
|
|
4294
4493
|
* @param GetExternalDbSystemRequest
|
|
4295
4494
|
* @return GetExternalDbSystemResponse
|
|
4296
4495
|
* @throws OciError when an error occurs
|
|
4297
|
-
* @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.
|
|
4298
4497
|
*/
|
|
4299
4498
|
getExternalDbSystem(getExternalDbSystemRequest) {
|
|
4300
4499
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4358,7 +4557,7 @@ class DbManagementClient {
|
|
|
4358
4557
|
* @param GetExternalDbSystemConnectorRequest
|
|
4359
4558
|
* @return GetExternalDbSystemConnectorResponse
|
|
4360
4559
|
* @throws OciError when an error occurs
|
|
4361
|
-
* @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.
|
|
4362
4561
|
*/
|
|
4363
4562
|
getExternalDbSystemConnector(getExternalDbSystemConnectorRequest) {
|
|
4364
4563
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4422,7 +4621,7 @@ class DbManagementClient {
|
|
|
4422
4621
|
* @param GetExternalDbSystemDiscoveryRequest
|
|
4423
4622
|
* @return GetExternalDbSystemDiscoveryResponse
|
|
4424
4623
|
* @throws OciError when an error occurs
|
|
4425
|
-
* @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.
|
|
4426
4625
|
*/
|
|
4427
4626
|
getExternalDbSystemDiscovery(getExternalDbSystemDiscoveryRequest) {
|
|
4428
4627
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4487,7 +4686,7 @@ class DbManagementClient {
|
|
|
4487
4686
|
* @param GetExternalExadataInfrastructureRequest
|
|
4488
4687
|
* @return GetExternalExadataInfrastructureResponse
|
|
4489
4688
|
* @throws OciError when an error occurs
|
|
4490
|
-
* @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.
|
|
4491
4690
|
*/
|
|
4492
4691
|
getExternalExadataInfrastructure(getExternalExadataInfrastructureRequest) {
|
|
4493
4692
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4551,7 +4750,7 @@ class DbManagementClient {
|
|
|
4551
4750
|
* @param GetExternalExadataStorageConnectorRequest
|
|
4552
4751
|
* @return GetExternalExadataStorageConnectorResponse
|
|
4553
4752
|
* @throws OciError when an error occurs
|
|
4554
|
-
* @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.
|
|
4555
4754
|
*/
|
|
4556
4755
|
getExternalExadataStorageConnector(getExternalExadataStorageConnectorRequest) {
|
|
4557
4756
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4615,7 +4814,7 @@ class DbManagementClient {
|
|
|
4615
4814
|
* @param GetExternalExadataStorageGridRequest
|
|
4616
4815
|
* @return GetExternalExadataStorageGridResponse
|
|
4617
4816
|
* @throws OciError when an error occurs
|
|
4618
|
-
* @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.
|
|
4619
4818
|
*/
|
|
4620
4819
|
getExternalExadataStorageGrid(getExternalExadataStorageGridRequest) {
|
|
4621
4820
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4679,7 +4878,7 @@ class DbManagementClient {
|
|
|
4679
4878
|
* @param GetExternalExadataStorageServerRequest
|
|
4680
4879
|
* @return GetExternalExadataStorageServerResponse
|
|
4681
4880
|
* @throws OciError when an error occurs
|
|
4682
|
-
* @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.
|
|
4683
4882
|
*/
|
|
4684
4883
|
getExternalExadataStorageServer(getExternalExadataStorageServerRequest) {
|
|
4685
4884
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4743,7 +4942,7 @@ class DbManagementClient {
|
|
|
4743
4942
|
* @param GetExternalListenerRequest
|
|
4744
4943
|
* @return GetExternalListenerResponse
|
|
4745
4944
|
* @throws OciError when an error occurs
|
|
4746
|
-
* @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.
|
|
4747
4946
|
*/
|
|
4748
4947
|
getExternalListener(getExternalListenerRequest) {
|
|
4749
4948
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4807,7 +5006,7 @@ class DbManagementClient {
|
|
|
4807
5006
|
* @param GetIormPlanRequest
|
|
4808
5007
|
* @return GetIormPlanResponse
|
|
4809
5008
|
* @throws OciError when an error occurs
|
|
4810
|
-
* @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.
|
|
4811
5010
|
*/
|
|
4812
5011
|
getIormPlan(getIormPlanRequest) {
|
|
4813
5012
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4866,7 +5065,7 @@ class DbManagementClient {
|
|
|
4866
5065
|
* @param GetJobRequest
|
|
4867
5066
|
* @return GetJobResponse
|
|
4868
5067
|
* @throws OciError when an error occurs
|
|
4869
|
-
* @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.
|
|
4870
5069
|
*/
|
|
4871
5070
|
getJob(getJobRequest) {
|
|
4872
5071
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4935,7 +5134,7 @@ class DbManagementClient {
|
|
|
4935
5134
|
* @param GetJobExecutionRequest
|
|
4936
5135
|
* @return GetJobExecutionResponse
|
|
4937
5136
|
* @throws OciError when an error occurs
|
|
4938
|
-
* @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.
|
|
4939
5138
|
*/
|
|
4940
5139
|
getJobExecution(getJobExecutionRequest) {
|
|
4941
5140
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4994,7 +5193,7 @@ class DbManagementClient {
|
|
|
4994
5193
|
* @param GetJobRunRequest
|
|
4995
5194
|
* @return GetJobRunResponse
|
|
4996
5195
|
* @throws OciError when an error occurs
|
|
4997
|
-
* @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.
|
|
4998
5197
|
*/
|
|
4999
5198
|
getJobRun(getJobRunRequest) {
|
|
5000
5199
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5053,7 +5252,7 @@ class DbManagementClient {
|
|
|
5053
5252
|
* @param GetManagedDatabaseRequest
|
|
5054
5253
|
* @return GetManagedDatabaseResponse
|
|
5055
5254
|
* @throws OciError when an error occurs
|
|
5056
|
-
* @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.
|
|
5057
5256
|
*/
|
|
5058
5257
|
getManagedDatabase(getManagedDatabaseRequest) {
|
|
5059
5258
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5112,7 +5311,7 @@ class DbManagementClient {
|
|
|
5112
5311
|
* @param GetManagedDatabaseGroupRequest
|
|
5113
5312
|
* @return GetManagedDatabaseGroupResponse
|
|
5114
5313
|
* @throws OciError when an error occurs
|
|
5115
|
-
* @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.
|
|
5116
5315
|
*/
|
|
5117
5316
|
getManagedDatabaseGroup(getManagedDatabaseGroupRequest) {
|
|
5118
5317
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5169,6 +5368,70 @@ class DbManagementClient {
|
|
|
5169
5368
|
}
|
|
5170
5369
|
});
|
|
5171
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
|
+
}
|
|
5172
5435
|
/**
|
|
5173
5436
|
* Gets the open alerts from the specified Exadata storage server.
|
|
5174
5437
|
*
|
|
@@ -5176,7 +5439,7 @@ class DbManagementClient {
|
|
|
5176
5439
|
* @param GetOpenAlertHistoryRequest
|
|
5177
5440
|
* @return GetOpenAlertHistoryResponse
|
|
5178
5441
|
* @throws OciError when an error occurs
|
|
5179
|
-
* @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.
|
|
5180
5443
|
*/
|
|
5181
5444
|
getOpenAlertHistory(getOpenAlertHistoryRequest) {
|
|
5182
5445
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5236,7 +5499,7 @@ class DbManagementClient {
|
|
|
5236
5499
|
* @param GetOptimizerStatisticsAdvisorExecutionRequest
|
|
5237
5500
|
* @return GetOptimizerStatisticsAdvisorExecutionResponse
|
|
5238
5501
|
* @throws OciError when an error occurs
|
|
5239
|
-
* @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.
|
|
5240
5503
|
*/
|
|
5241
5504
|
getOptimizerStatisticsAdvisorExecution(getOptimizerStatisticsAdvisorExecutionRequest) {
|
|
5242
5505
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5253,7 +5516,8 @@ class DbManagementClient {
|
|
|
5253
5516
|
};
|
|
5254
5517
|
let headerParams = {
|
|
5255
5518
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5256
|
-
"opc-request-id": getOptimizerStatisticsAdvisorExecutionRequest.opcRequestId
|
|
5519
|
+
"opc-request-id": getOptimizerStatisticsAdvisorExecutionRequest.opcRequestId,
|
|
5520
|
+
"opc-named-credential-id": getOptimizerStatisticsAdvisorExecutionRequest.opcNamedCredentialId
|
|
5257
5521
|
};
|
|
5258
5522
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5259
5523
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getOptimizerStatisticsAdvisorExecutionRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -5297,7 +5561,7 @@ class DbManagementClient {
|
|
|
5297
5561
|
* @param GetOptimizerStatisticsAdvisorExecutionScriptRequest
|
|
5298
5562
|
* @return GetOptimizerStatisticsAdvisorExecutionScriptResponse
|
|
5299
5563
|
* @throws OciError when an error occurs
|
|
5300
|
-
* @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.
|
|
5301
5565
|
*/
|
|
5302
5566
|
getOptimizerStatisticsAdvisorExecutionScript(getOptimizerStatisticsAdvisorExecutionScriptRequest) {
|
|
5303
5567
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5314,7 +5578,8 @@ class DbManagementClient {
|
|
|
5314
5578
|
};
|
|
5315
5579
|
let headerParams = {
|
|
5316
5580
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5317
|
-
"opc-request-id": getOptimizerStatisticsAdvisorExecutionScriptRequest.opcRequestId
|
|
5581
|
+
"opc-request-id": getOptimizerStatisticsAdvisorExecutionScriptRequest.opcRequestId,
|
|
5582
|
+
"opc-named-credential-id": getOptimizerStatisticsAdvisorExecutionScriptRequest.opcNamedCredentialId
|
|
5318
5583
|
};
|
|
5319
5584
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5320
5585
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getOptimizerStatisticsAdvisorExecutionScriptRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -5358,7 +5623,7 @@ class DbManagementClient {
|
|
|
5358
5623
|
* @param GetOptimizerStatisticsCollectionOperationRequest
|
|
5359
5624
|
* @return GetOptimizerStatisticsCollectionOperationResponse
|
|
5360
5625
|
* @throws OciError when an error occurs
|
|
5361
|
-
* @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.
|
|
5362
5627
|
*/
|
|
5363
5628
|
getOptimizerStatisticsCollectionOperation(getOptimizerStatisticsCollectionOperationRequest) {
|
|
5364
5629
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5373,7 +5638,8 @@ class DbManagementClient {
|
|
|
5373
5638
|
const queryParams = {};
|
|
5374
5639
|
let headerParams = {
|
|
5375
5640
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5376
|
-
"opc-request-id": getOptimizerStatisticsCollectionOperationRequest.opcRequestId
|
|
5641
|
+
"opc-request-id": getOptimizerStatisticsCollectionOperationRequest.opcRequestId,
|
|
5642
|
+
"opc-named-credential-id": getOptimizerStatisticsCollectionOperationRequest.opcNamedCredentialId
|
|
5377
5643
|
};
|
|
5378
5644
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5379
5645
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getOptimizerStatisticsCollectionOperationRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -5421,7 +5687,7 @@ class DbManagementClient {
|
|
|
5421
5687
|
* @param GetPdbMetricsRequest
|
|
5422
5688
|
* @return GetPdbMetricsResponse
|
|
5423
5689
|
* @throws OciError when an error occurs
|
|
5424
|
-
* @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.
|
|
5425
5691
|
*/
|
|
5426
5692
|
getPdbMetrics(getPdbMetricsRequest) {
|
|
5427
5693
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5486,7 +5752,7 @@ class DbManagementClient {
|
|
|
5486
5752
|
* @param GetPreferredCredentialRequest
|
|
5487
5753
|
* @return GetPreferredCredentialResponse
|
|
5488
5754
|
* @throws OciError when an error occurs
|
|
5489
|
-
* @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.
|
|
5490
5756
|
*/
|
|
5491
5757
|
getPreferredCredential(getPreferredCredentialRequest) {
|
|
5492
5758
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5551,7 +5817,7 @@ class DbManagementClient {
|
|
|
5551
5817
|
* @param GetSqlPlanBaselineRequest
|
|
5552
5818
|
* @return GetSqlPlanBaselineResponse
|
|
5553
5819
|
* @throws OciError when an error occurs
|
|
5554
|
-
* @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.
|
|
5555
5821
|
*/
|
|
5556
5822
|
getSqlPlanBaseline(getSqlPlanBaselineRequest) {
|
|
5557
5823
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5566,7 +5832,8 @@ class DbManagementClient {
|
|
|
5566
5832
|
const queryParams = {};
|
|
5567
5833
|
let headerParams = {
|
|
5568
5834
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5569
|
-
"opc-request-id": getSqlPlanBaselineRequest.opcRequestId
|
|
5835
|
+
"opc-request-id": getSqlPlanBaselineRequest.opcRequestId,
|
|
5836
|
+
"opc-named-credential-id": getSqlPlanBaselineRequest.opcNamedCredentialId
|
|
5570
5837
|
};
|
|
5571
5838
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5572
5839
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getSqlPlanBaselineRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -5613,7 +5880,7 @@ class DbManagementClient {
|
|
|
5613
5880
|
* @param GetSqlPlanBaselineConfigurationRequest
|
|
5614
5881
|
* @return GetSqlPlanBaselineConfigurationResponse
|
|
5615
5882
|
* @throws OciError when an error occurs
|
|
5616
|
-
* @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.
|
|
5617
5884
|
*/
|
|
5618
5885
|
getSqlPlanBaselineConfiguration(getSqlPlanBaselineConfigurationRequest) {
|
|
5619
5886
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5627,7 +5894,8 @@ class DbManagementClient {
|
|
|
5627
5894
|
const queryParams = {};
|
|
5628
5895
|
let headerParams = {
|
|
5629
5896
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5630
|
-
"opc-request-id": getSqlPlanBaselineConfigurationRequest.opcRequestId
|
|
5897
|
+
"opc-request-id": getSqlPlanBaselineConfigurationRequest.opcRequestId,
|
|
5898
|
+
"opc-named-credential-id": getSqlPlanBaselineConfigurationRequest.opcNamedCredentialId
|
|
5631
5899
|
};
|
|
5632
5900
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5633
5901
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getSqlPlanBaselineConfigurationRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -5672,7 +5940,7 @@ class DbManagementClient {
|
|
|
5672
5940
|
* @param GetTablespaceRequest
|
|
5673
5941
|
* @return GetTablespaceResponse
|
|
5674
5942
|
* @throws OciError when an error occurs
|
|
5675
|
-
* @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.
|
|
5676
5944
|
*/
|
|
5677
5945
|
getTablespace(getTablespaceRequest) {
|
|
5678
5946
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5687,7 +5955,8 @@ class DbManagementClient {
|
|
|
5687
5955
|
const queryParams = {};
|
|
5688
5956
|
let headerParams = {
|
|
5689
5957
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5690
|
-
"opc-request-id": getTablespaceRequest.opcRequestId
|
|
5958
|
+
"opc-request-id": getTablespaceRequest.opcRequestId,
|
|
5959
|
+
"opc-named-credential-id": getTablespaceRequest.opcNamedCredentialId
|
|
5691
5960
|
};
|
|
5692
5961
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5693
5962
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTablespaceRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -5732,7 +6001,7 @@ class DbManagementClient {
|
|
|
5732
6001
|
* @param GetTopSqlCpuActivityRequest
|
|
5733
6002
|
* @return GetTopSqlCpuActivityResponse
|
|
5734
6003
|
* @throws OciError when an error occurs
|
|
5735
|
-
* @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.
|
|
5736
6005
|
*/
|
|
5737
6006
|
getTopSqlCpuActivity(getTopSqlCpuActivityRequest) {
|
|
5738
6007
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5791,7 +6060,7 @@ class DbManagementClient {
|
|
|
5791
6060
|
* @param GetUserRequest
|
|
5792
6061
|
* @return GetUserResponse
|
|
5793
6062
|
* @throws OciError when an error occurs
|
|
5794
|
-
* @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.
|
|
5795
6064
|
*/
|
|
5796
6065
|
getUser(getUserRequest) {
|
|
5797
6066
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5806,7 +6075,8 @@ class DbManagementClient {
|
|
|
5806
6075
|
const queryParams = {};
|
|
5807
6076
|
let headerParams = {
|
|
5808
6077
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5809
|
-
"opc-request-id": getUserRequest.opcRequestId
|
|
6078
|
+
"opc-request-id": getUserRequest.opcRequestId,
|
|
6079
|
+
"opc-named-credential-id": getUserRequest.opcNamedCredentialId
|
|
5810
6080
|
};
|
|
5811
6081
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5812
6082
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getUserRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -5850,7 +6120,7 @@ class DbManagementClient {
|
|
|
5850
6120
|
* @param GetWorkRequestRequest
|
|
5851
6121
|
* @return GetWorkRequestResponse
|
|
5852
6122
|
* @throws OciError when an error occurs
|
|
5853
|
-
* @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.
|
|
5854
6124
|
*/
|
|
5855
6125
|
getWorkRequest(getWorkRequestRequest) {
|
|
5856
6126
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5913,7 +6183,7 @@ class DbManagementClient {
|
|
|
5913
6183
|
* @param ImplementOptimizerStatisticsAdvisorRecommendationsRequest
|
|
5914
6184
|
* @return ImplementOptimizerStatisticsAdvisorRecommendationsResponse
|
|
5915
6185
|
* @throws OciError when an error occurs
|
|
5916
|
-
* @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.
|
|
5917
6187
|
*/
|
|
5918
6188
|
implementOptimizerStatisticsAdvisorRecommendations(implementOptimizerStatisticsAdvisorRecommendationsRequest) {
|
|
5919
6189
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5973,7 +6243,7 @@ class DbManagementClient {
|
|
|
5973
6243
|
* @param ListAsmPropertiesRequest
|
|
5974
6244
|
* @return ListAsmPropertiesResponse
|
|
5975
6245
|
* @throws OciError when an error occurs
|
|
5976
|
-
* @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.
|
|
5977
6247
|
*/
|
|
5978
6248
|
listAsmProperties(listAsmPropertiesRequest) {
|
|
5979
6249
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6042,7 +6312,7 @@ class DbManagementClient {
|
|
|
6042
6312
|
* @param ListAssociatedDatabasesRequest
|
|
6043
6313
|
* @return ListAssociatedDatabasesResponse
|
|
6044
6314
|
* @throws OciError when an error occurs
|
|
6045
|
-
* @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.
|
|
6046
6316
|
*/
|
|
6047
6317
|
listAssociatedDatabases(listAssociatedDatabasesRequest) {
|
|
6048
6318
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6112,7 +6382,7 @@ class DbManagementClient {
|
|
|
6112
6382
|
* @param ListAwrDbSnapshotsRequest
|
|
6113
6383
|
* @return ListAwrDbSnapshotsResponse
|
|
6114
6384
|
* @throws OciError when an error occurs
|
|
6115
|
-
* @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.
|
|
6116
6386
|
*/
|
|
6117
6387
|
listAwrDbSnapshots(listAwrDbSnapshotsRequest) {
|
|
6118
6388
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6139,7 +6409,8 @@ class DbManagementClient {
|
|
|
6139
6409
|
let headerParams = {
|
|
6140
6410
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6141
6411
|
"opc-request-id": listAwrDbSnapshotsRequest.opcRequestId,
|
|
6142
|
-
"opc-retry-token": listAwrDbSnapshotsRequest.opcRetryToken
|
|
6412
|
+
"opc-retry-token": listAwrDbSnapshotsRequest.opcRetryToken,
|
|
6413
|
+
"opc-named-credential-id": listAwrDbSnapshotsRequest.opcNamedCredentialId
|
|
6143
6414
|
};
|
|
6144
6415
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6145
6416
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAwrDbSnapshotsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -6189,7 +6460,7 @@ class DbManagementClient {
|
|
|
6189
6460
|
* @param ListAwrDbsRequest
|
|
6190
6461
|
* @return ListAwrDbsResponse
|
|
6191
6462
|
* @throws OciError when an error occurs
|
|
6192
|
-
* @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.
|
|
6193
6464
|
*/
|
|
6194
6465
|
listAwrDbs(listAwrDbsRequest) {
|
|
6195
6466
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6212,7 +6483,8 @@ class DbManagementClient {
|
|
|
6212
6483
|
let headerParams = {
|
|
6213
6484
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6214
6485
|
"opc-request-id": listAwrDbsRequest.opcRequestId,
|
|
6215
|
-
"opc-retry-token": listAwrDbsRequest.opcRetryToken
|
|
6486
|
+
"opc-retry-token": listAwrDbsRequest.opcRetryToken,
|
|
6487
|
+
"opc-named-credential-id": listAwrDbsRequest.opcNamedCredentialId
|
|
6216
6488
|
};
|
|
6217
6489
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6218
6490
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAwrDbsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -6261,7 +6533,7 @@ class DbManagementClient {
|
|
|
6261
6533
|
* @param ListConsumerGroupPrivilegesRequest
|
|
6262
6534
|
* @return ListConsumerGroupPrivilegesResponse
|
|
6263
6535
|
* @throws OciError when an error occurs
|
|
6264
|
-
* @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.
|
|
6265
6537
|
*/
|
|
6266
6538
|
listConsumerGroupPrivileges(listConsumerGroupPrivilegesRequest) {
|
|
6267
6539
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6282,7 +6554,8 @@ class DbManagementClient {
|
|
|
6282
6554
|
};
|
|
6283
6555
|
let headerParams = {
|
|
6284
6556
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6285
|
-
"opc-request-id": listConsumerGroupPrivilegesRequest.opcRequestId
|
|
6557
|
+
"opc-request-id": listConsumerGroupPrivilegesRequest.opcRequestId,
|
|
6558
|
+
"opc-named-credential-id": listConsumerGroupPrivilegesRequest.opcNamedCredentialId
|
|
6286
6559
|
};
|
|
6287
6560
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6288
6561
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listConsumerGroupPrivilegesRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -6332,7 +6605,7 @@ class DbManagementClient {
|
|
|
6332
6605
|
* @param ListCursorCacheStatementsRequest
|
|
6333
6606
|
* @return ListCursorCacheStatementsResponse
|
|
6334
6607
|
* @throws OciError when an error occurs
|
|
6335
|
-
* @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.
|
|
6336
6609
|
*/
|
|
6337
6610
|
listCursorCacheStatements(listCursorCacheStatementsRequest) {
|
|
6338
6611
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6352,7 +6625,8 @@ class DbManagementClient {
|
|
|
6352
6625
|
};
|
|
6353
6626
|
let headerParams = {
|
|
6354
6627
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6355
|
-
"opc-request-id": listCursorCacheStatementsRequest.opcRequestId
|
|
6628
|
+
"opc-request-id": listCursorCacheStatementsRequest.opcRequestId,
|
|
6629
|
+
"opc-named-credential-id": listCursorCacheStatementsRequest.opcNamedCredentialId
|
|
6356
6630
|
};
|
|
6357
6631
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6358
6632
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listCursorCacheStatementsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -6401,7 +6675,7 @@ class DbManagementClient {
|
|
|
6401
6675
|
* @param ListDataAccessContainersRequest
|
|
6402
6676
|
* @return ListDataAccessContainersResponse
|
|
6403
6677
|
* @throws OciError when an error occurs
|
|
6404
|
-
* @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.
|
|
6405
6679
|
*/
|
|
6406
6680
|
listDataAccessContainers(listDataAccessContainersRequest) {
|
|
6407
6681
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6422,7 +6696,8 @@ class DbManagementClient {
|
|
|
6422
6696
|
};
|
|
6423
6697
|
let headerParams = {
|
|
6424
6698
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6425
|
-
"opc-request-id": listDataAccessContainersRequest.opcRequestId
|
|
6699
|
+
"opc-request-id": listDataAccessContainersRequest.opcRequestId,
|
|
6700
|
+
"opc-named-credential-id": listDataAccessContainersRequest.opcNamedCredentialId
|
|
6426
6701
|
};
|
|
6427
6702
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6428
6703
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDataAccessContainersRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -6472,7 +6747,7 @@ class DbManagementClient {
|
|
|
6472
6747
|
* @param ListDatabaseParametersRequest
|
|
6473
6748
|
* @return ListDatabaseParametersResponse
|
|
6474
6749
|
* @throws OciError when an error occurs
|
|
6475
|
-
* @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.
|
|
6476
6751
|
*/
|
|
6477
6752
|
listDatabaseParameters(listDatabaseParametersRequest) {
|
|
6478
6753
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6492,7 +6767,8 @@ class DbManagementClient {
|
|
|
6492
6767
|
};
|
|
6493
6768
|
let headerParams = {
|
|
6494
6769
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6495
|
-
"opc-request-id": listDatabaseParametersRequest.opcRequestId
|
|
6770
|
+
"opc-request-id": listDatabaseParametersRequest.opcRequestId,
|
|
6771
|
+
"opc-named-credential-id": listDatabaseParametersRequest.opcNamedCredentialId
|
|
6496
6772
|
};
|
|
6497
6773
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6498
6774
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDatabaseParametersRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -6537,7 +6813,7 @@ class DbManagementClient {
|
|
|
6537
6813
|
* @param ListDbManagementPrivateEndpointsRequest
|
|
6538
6814
|
* @return ListDbManagementPrivateEndpointsResponse
|
|
6539
6815
|
* @throws OciError when an error occurs
|
|
6540
|
-
* @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.
|
|
6541
6817
|
*/
|
|
6542
6818
|
listDbManagementPrivateEndpoints(listDbManagementPrivateEndpointsRequest) {
|
|
6543
6819
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6609,7 +6885,7 @@ class DbManagementClient {
|
|
|
6609
6885
|
* @param ListExternalAsmDiskGroupsRequest
|
|
6610
6886
|
* @return ListExternalAsmDiskGroupsResponse
|
|
6611
6887
|
* @throws OciError when an error occurs
|
|
6612
|
-
* @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.
|
|
6613
6889
|
*/
|
|
6614
6890
|
listExternalAsmDiskGroups(listExternalAsmDiskGroupsRequest) {
|
|
6615
6891
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6628,7 +6904,8 @@ class DbManagementClient {
|
|
|
6628
6904
|
};
|
|
6629
6905
|
let headerParams = {
|
|
6630
6906
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6631
|
-
"opc-request-id": listExternalAsmDiskGroupsRequest.opcRequestId
|
|
6907
|
+
"opc-request-id": listExternalAsmDiskGroupsRequest.opcRequestId,
|
|
6908
|
+
"opc-named-credential-id": listExternalAsmDiskGroupsRequest.opcNamedCredentialId
|
|
6632
6909
|
};
|
|
6633
6910
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6634
6911
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listExternalAsmDiskGroupsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -6677,7 +6954,7 @@ class DbManagementClient {
|
|
|
6677
6954
|
* @param ListExternalAsmInstancesRequest
|
|
6678
6955
|
* @return ListExternalAsmInstancesResponse
|
|
6679
6956
|
* @throws OciError when an error occurs
|
|
6680
|
-
* @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.
|
|
6681
6958
|
*/
|
|
6682
6959
|
listExternalAsmInstances(listExternalAsmInstancesRequest) {
|
|
6683
6960
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6747,7 +7024,7 @@ class DbManagementClient {
|
|
|
6747
7024
|
* @param ListExternalAsmUsersRequest
|
|
6748
7025
|
* @return ListExternalAsmUsersResponse
|
|
6749
7026
|
* @throws OciError when an error occurs
|
|
6750
|
-
* @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.
|
|
6751
7028
|
*/
|
|
6752
7029
|
listExternalAsmUsers(listExternalAsmUsersRequest) {
|
|
6753
7030
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6766,7 +7043,8 @@ class DbManagementClient {
|
|
|
6766
7043
|
};
|
|
6767
7044
|
let headerParams = {
|
|
6768
7045
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6769
|
-
"opc-request-id": listExternalAsmUsersRequest.opcRequestId
|
|
7046
|
+
"opc-request-id": listExternalAsmUsersRequest.opcRequestId,
|
|
7047
|
+
"opc-named-credential-id": listExternalAsmUsersRequest.opcNamedCredentialId
|
|
6770
7048
|
};
|
|
6771
7049
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6772
7050
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listExternalAsmUsersRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -6815,7 +7093,7 @@ class DbManagementClient {
|
|
|
6815
7093
|
* @param ListExternalAsmsRequest
|
|
6816
7094
|
* @return ListExternalAsmsResponse
|
|
6817
7095
|
* @throws OciError when an error occurs
|
|
6818
|
-
* @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.
|
|
6819
7097
|
*/
|
|
6820
7098
|
listExternalAsms(listExternalAsmsRequest) {
|
|
6821
7099
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6884,7 +7162,7 @@ class DbManagementClient {
|
|
|
6884
7162
|
* @param ListExternalClusterInstancesRequest
|
|
6885
7163
|
* @return ListExternalClusterInstancesResponse
|
|
6886
7164
|
* @throws OciError when an error occurs
|
|
6887
|
-
* @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.
|
|
6888
7166
|
*/
|
|
6889
7167
|
listExternalClusterInstances(listExternalClusterInstancesRequest) {
|
|
6890
7168
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6953,7 +7231,7 @@ class DbManagementClient {
|
|
|
6953
7231
|
* @param ListExternalClustersRequest
|
|
6954
7232
|
* @return ListExternalClustersResponse
|
|
6955
7233
|
* @throws OciError when an error occurs
|
|
6956
|
-
* @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.
|
|
6957
7235
|
*/
|
|
6958
7236
|
listExternalClusters(listExternalClustersRequest) {
|
|
6959
7237
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7022,7 +7300,7 @@ class DbManagementClient {
|
|
|
7022
7300
|
* @param ListExternalDatabasesRequest
|
|
7023
7301
|
* @return ListExternalDatabasesResponse
|
|
7024
7302
|
* @throws OciError when an error occurs
|
|
7025
|
-
* @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.
|
|
7026
7304
|
*/
|
|
7027
7305
|
listExternalDatabases(listExternalDatabasesRequest) {
|
|
7028
7306
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7091,7 +7369,7 @@ class DbManagementClient {
|
|
|
7091
7369
|
* @param ListExternalDbHomesRequest
|
|
7092
7370
|
* @return ListExternalDbHomesResponse
|
|
7093
7371
|
* @throws OciError when an error occurs
|
|
7094
|
-
* @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.
|
|
7095
7373
|
*/
|
|
7096
7374
|
listExternalDbHomes(listExternalDbHomesRequest) {
|
|
7097
7375
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7160,7 +7438,7 @@ class DbManagementClient {
|
|
|
7160
7438
|
* @param ListExternalDbNodesRequest
|
|
7161
7439
|
* @return ListExternalDbNodesResponse
|
|
7162
7440
|
* @throws OciError when an error occurs
|
|
7163
|
-
* @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.
|
|
7164
7442
|
*/
|
|
7165
7443
|
listExternalDbNodes(listExternalDbNodesRequest) {
|
|
7166
7444
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7229,7 +7507,7 @@ class DbManagementClient {
|
|
|
7229
7507
|
* @param ListExternalDbSystemConnectorsRequest
|
|
7230
7508
|
* @return ListExternalDbSystemConnectorsResponse
|
|
7231
7509
|
* @throws OciError when an error occurs
|
|
7232
|
-
* @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.
|
|
7233
7511
|
*/
|
|
7234
7512
|
listExternalDbSystemConnectors(listExternalDbSystemConnectorsRequest) {
|
|
7235
7513
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7298,7 +7576,7 @@ class DbManagementClient {
|
|
|
7298
7576
|
* @param ListExternalDbSystemDiscoveriesRequest
|
|
7299
7577
|
* @return ListExternalDbSystemDiscoveriesResponse
|
|
7300
7578
|
* @throws OciError when an error occurs
|
|
7301
|
-
* @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.
|
|
7302
7580
|
*/
|
|
7303
7581
|
listExternalDbSystemDiscoveries(listExternalDbSystemDiscoveriesRequest) {
|
|
7304
7582
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7366,7 +7644,7 @@ class DbManagementClient {
|
|
|
7366
7644
|
* @param ListExternalDbSystemsRequest
|
|
7367
7645
|
* @return ListExternalDbSystemsResponse
|
|
7368
7646
|
* @throws OciError when an error occurs
|
|
7369
|
-
* @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.
|
|
7370
7648
|
*/
|
|
7371
7649
|
listExternalDbSystems(listExternalDbSystemsRequest) {
|
|
7372
7650
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7435,7 +7713,7 @@ class DbManagementClient {
|
|
|
7435
7713
|
* @param ListExternalExadataInfrastructuresRequest
|
|
7436
7714
|
* @return ListExternalExadataInfrastructuresResponse
|
|
7437
7715
|
* @throws OciError when an error occurs
|
|
7438
|
-
* @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.
|
|
7439
7717
|
*/
|
|
7440
7718
|
listExternalExadataInfrastructures(listExternalExadataInfrastructuresRequest) {
|
|
7441
7719
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7504,7 +7782,7 @@ class DbManagementClient {
|
|
|
7504
7782
|
* @param ListExternalExadataStorageConnectorsRequest
|
|
7505
7783
|
* @return ListExternalExadataStorageConnectorsResponse
|
|
7506
7784
|
* @throws OciError when an error occurs
|
|
7507
|
-
* @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.
|
|
7508
7786
|
*/
|
|
7509
7787
|
listExternalExadataStorageConnectors(listExternalExadataStorageConnectorsRequest) {
|
|
7510
7788
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7574,7 +7852,7 @@ class DbManagementClient {
|
|
|
7574
7852
|
* @param ListExternalExadataStorageServersRequest
|
|
7575
7853
|
* @return ListExternalExadataStorageServersResponse
|
|
7576
7854
|
* @throws OciError when an error occurs
|
|
7577
|
-
* @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.
|
|
7578
7856
|
*/
|
|
7579
7857
|
listExternalExadataStorageServers(listExternalExadataStorageServersRequest) {
|
|
7580
7858
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7645,7 +7923,7 @@ class DbManagementClient {
|
|
|
7645
7923
|
* @param ListExternalListenerServicesRequest
|
|
7646
7924
|
* @return ListExternalListenerServicesResponse
|
|
7647
7925
|
* @throws OciError when an error occurs
|
|
7648
|
-
* @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.
|
|
7649
7927
|
*/
|
|
7650
7928
|
listExternalListenerServices(listExternalListenerServicesRequest) {
|
|
7651
7929
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7665,7 +7943,8 @@ class DbManagementClient {
|
|
|
7665
7943
|
};
|
|
7666
7944
|
let headerParams = {
|
|
7667
7945
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
7668
|
-
"opc-request-id": listExternalListenerServicesRequest.opcRequestId
|
|
7946
|
+
"opc-request-id": listExternalListenerServicesRequest.opcRequestId,
|
|
7947
|
+
"opc-named-credential-id": listExternalListenerServicesRequest.opcNamedCredentialId
|
|
7669
7948
|
};
|
|
7670
7949
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7671
7950
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listExternalListenerServicesRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -7714,7 +7993,7 @@ class DbManagementClient {
|
|
|
7714
7993
|
* @param ListExternalListenersRequest
|
|
7715
7994
|
* @return ListExternalListenersResponse
|
|
7716
7995
|
* @throws OciError when an error occurs
|
|
7717
|
-
* @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.
|
|
7718
7997
|
*/
|
|
7719
7998
|
listExternalListeners(listExternalListenersRequest) {
|
|
7720
7999
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7787,7 +8066,7 @@ class DbManagementClient {
|
|
|
7787
8066
|
* @param ListJobExecutionsRequest
|
|
7788
8067
|
* @return ListJobExecutionsResponse
|
|
7789
8068
|
* @throws OciError when an error occurs
|
|
7790
|
-
* @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.
|
|
7791
8070
|
*/
|
|
7792
8071
|
listJobExecutions(listJobExecutionsRequest) {
|
|
7793
8072
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7865,7 +8144,7 @@ class DbManagementClient {
|
|
|
7865
8144
|
* @param ListJobRunsRequest
|
|
7866
8145
|
* @return ListJobRunsResponse
|
|
7867
8146
|
* @throws OciError when an error occurs
|
|
7868
|
-
* @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.
|
|
7869
8148
|
*/
|
|
7870
8149
|
listJobRuns(listJobRunsRequest) {
|
|
7871
8150
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7942,7 +8221,7 @@ class DbManagementClient {
|
|
|
7942
8221
|
* @param ListJobsRequest
|
|
7943
8222
|
* @return ListJobsResponse
|
|
7944
8223
|
* @throws OciError when an error occurs
|
|
7945
|
-
* @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.
|
|
7946
8225
|
*/
|
|
7947
8226
|
listJobs(listJobsRequest) {
|
|
7948
8227
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8018,7 +8297,7 @@ class DbManagementClient {
|
|
|
8018
8297
|
* @param ListManagedDatabaseGroupsRequest
|
|
8019
8298
|
* @return ListManagedDatabaseGroupsResponse
|
|
8020
8299
|
* @throws OciError when an error occurs
|
|
8021
|
-
* @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.
|
|
8022
8301
|
*/
|
|
8023
8302
|
listManagedDatabaseGroups(listManagedDatabaseGroupsRequest) {
|
|
8024
8303
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8094,7 +8373,7 @@ class DbManagementClient {
|
|
|
8094
8373
|
* @param ListManagedDatabasesRequest
|
|
8095
8374
|
* @return ListManagedDatabasesResponse
|
|
8096
8375
|
* @throws OciError when an error occurs
|
|
8097
|
-
* @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.
|
|
8098
8377
|
*/
|
|
8099
8378
|
listManagedDatabases(listManagedDatabasesRequest) {
|
|
8100
8379
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8160,13 +8439,85 @@ class DbManagementClient {
|
|
|
8160
8439
|
}
|
|
8161
8440
|
});
|
|
8162
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
|
+
}
|
|
8163
8514
|
/**
|
|
8164
8515
|
* Gets the list of object privileges granted to a specific user.
|
|
8165
8516
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
8166
8517
|
* @param ListObjectPrivilegesRequest
|
|
8167
8518
|
* @return ListObjectPrivilegesResponse
|
|
8168
8519
|
* @throws OciError when an error occurs
|
|
8169
|
-
* @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.
|
|
8170
8521
|
*/
|
|
8171
8522
|
listObjectPrivileges(listObjectPrivilegesRequest) {
|
|
8172
8523
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8187,7 +8538,8 @@ class DbManagementClient {
|
|
|
8187
8538
|
};
|
|
8188
8539
|
let headerParams = {
|
|
8189
8540
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8190
|
-
"opc-request-id": listObjectPrivilegesRequest.opcRequestId
|
|
8541
|
+
"opc-request-id": listObjectPrivilegesRequest.opcRequestId,
|
|
8542
|
+
"opc-named-credential-id": listObjectPrivilegesRequest.opcNamedCredentialId
|
|
8191
8543
|
};
|
|
8192
8544
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8193
8545
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listObjectPrivilegesRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -8239,7 +8591,7 @@ class DbManagementClient {
|
|
|
8239
8591
|
* @param ListOptimizerStatisticsAdvisorExecutionsRequest
|
|
8240
8592
|
* @return ListOptimizerStatisticsAdvisorExecutionsResponse
|
|
8241
8593
|
* @throws OciError when an error occurs
|
|
8242
|
-
* @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.
|
|
8243
8595
|
*/
|
|
8244
8596
|
listOptimizerStatisticsAdvisorExecutions(listOptimizerStatisticsAdvisorExecutionsRequest) {
|
|
8245
8597
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8256,7 +8608,8 @@ class DbManagementClient {
|
|
|
8256
8608
|
};
|
|
8257
8609
|
let headerParams = {
|
|
8258
8610
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8259
|
-
"opc-request-id": listOptimizerStatisticsAdvisorExecutionsRequest.opcRequestId
|
|
8611
|
+
"opc-request-id": listOptimizerStatisticsAdvisorExecutionsRequest.opcRequestId,
|
|
8612
|
+
"opc-named-credential-id": listOptimizerStatisticsAdvisorExecutionsRequest.opcNamedCredentialId
|
|
8260
8613
|
};
|
|
8261
8614
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8262
8615
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listOptimizerStatisticsAdvisorExecutionsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -8306,7 +8659,7 @@ class DbManagementClient {
|
|
|
8306
8659
|
* @param ListOptimizerStatisticsCollectionAggregationsRequest
|
|
8307
8660
|
* @return ListOptimizerStatisticsCollectionAggregationsResponse
|
|
8308
8661
|
* @throws OciError when an error occurs
|
|
8309
|
-
* @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.
|
|
8310
8663
|
*/
|
|
8311
8664
|
listOptimizerStatisticsCollectionAggregations(listOptimizerStatisticsCollectionAggregationsRequest) {
|
|
8312
8665
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8327,7 +8680,8 @@ class DbManagementClient {
|
|
|
8327
8680
|
};
|
|
8328
8681
|
let headerParams = {
|
|
8329
8682
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8330
|
-
"opc-request-id": listOptimizerStatisticsCollectionAggregationsRequest.opcRequestId
|
|
8683
|
+
"opc-request-id": listOptimizerStatisticsCollectionAggregationsRequest.opcRequestId,
|
|
8684
|
+
"opc-named-credential-id": listOptimizerStatisticsCollectionAggregationsRequest.opcNamedCredentialId
|
|
8331
8685
|
};
|
|
8332
8686
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8333
8687
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listOptimizerStatisticsCollectionAggregationsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -8383,7 +8737,7 @@ class DbManagementClient {
|
|
|
8383
8737
|
* @param ListOptimizerStatisticsCollectionOperationsRequest
|
|
8384
8738
|
* @return ListOptimizerStatisticsCollectionOperationsResponse
|
|
8385
8739
|
* @throws OciError when an error occurs
|
|
8386
|
-
* @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.
|
|
8387
8741
|
*/
|
|
8388
8742
|
listOptimizerStatisticsCollectionOperations(listOptimizerStatisticsCollectionOperationsRequest) {
|
|
8389
8743
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8406,7 +8760,8 @@ class DbManagementClient {
|
|
|
8406
8760
|
};
|
|
8407
8761
|
let headerParams = {
|
|
8408
8762
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8409
|
-
"opc-request-id": listOptimizerStatisticsCollectionOperationsRequest.opcRequestId
|
|
8763
|
+
"opc-request-id": listOptimizerStatisticsCollectionOperationsRequest.opcRequestId,
|
|
8764
|
+
"opc-named-credential-id": listOptimizerStatisticsCollectionOperationsRequest.opcNamedCredentialId
|
|
8410
8765
|
};
|
|
8411
8766
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8412
8767
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listOptimizerStatisticsCollectionOperationsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -8456,7 +8811,7 @@ class DbManagementClient {
|
|
|
8456
8811
|
* @param ListPreferredCredentialsRequest
|
|
8457
8812
|
* @return ListPreferredCredentialsResponse
|
|
8458
8813
|
* @throws OciError when an error occurs
|
|
8459
|
-
* @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.
|
|
8460
8815
|
*/
|
|
8461
8816
|
listPreferredCredentials(listPreferredCredentialsRequest) {
|
|
8462
8817
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8519,7 +8874,7 @@ class DbManagementClient {
|
|
|
8519
8874
|
* @param ListProxiedForUsersRequest
|
|
8520
8875
|
* @return ListProxiedForUsersResponse
|
|
8521
8876
|
* @throws OciError when an error occurs
|
|
8522
|
-
* @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.
|
|
8523
8878
|
*/
|
|
8524
8879
|
listProxiedForUsers(listProxiedForUsersRequest) {
|
|
8525
8880
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8540,7 +8895,8 @@ class DbManagementClient {
|
|
|
8540
8895
|
};
|
|
8541
8896
|
let headerParams = {
|
|
8542
8897
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8543
|
-
"opc-request-id": listProxiedForUsersRequest.opcRequestId
|
|
8898
|
+
"opc-request-id": listProxiedForUsersRequest.opcRequestId,
|
|
8899
|
+
"opc-named-credential-id": listProxiedForUsersRequest.opcNamedCredentialId
|
|
8544
8900
|
};
|
|
8545
8901
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8546
8902
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listProxiedForUsersRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -8589,7 +8945,7 @@ class DbManagementClient {
|
|
|
8589
8945
|
* @param ListProxyUsersRequest
|
|
8590
8946
|
* @return ListProxyUsersResponse
|
|
8591
8947
|
* @throws OciError when an error occurs
|
|
8592
|
-
* @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.
|
|
8593
8949
|
*/
|
|
8594
8950
|
listProxyUsers(listProxyUsersRequest) {
|
|
8595
8951
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8610,7 +8966,8 @@ class DbManagementClient {
|
|
|
8610
8966
|
};
|
|
8611
8967
|
let headerParams = {
|
|
8612
8968
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8613
|
-
"opc-request-id": listProxyUsersRequest.opcRequestId
|
|
8969
|
+
"opc-request-id": listProxyUsersRequest.opcRequestId,
|
|
8970
|
+
"opc-named-credential-id": listProxyUsersRequest.opcNamedCredentialId
|
|
8614
8971
|
};
|
|
8615
8972
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8616
8973
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listProxyUsersRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -8659,7 +9016,7 @@ class DbManagementClient {
|
|
|
8659
9016
|
* @param ListRolesRequest
|
|
8660
9017
|
* @return ListRolesResponse
|
|
8661
9018
|
* @throws OciError when an error occurs
|
|
8662
|
-
* @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.
|
|
8663
9020
|
*/
|
|
8664
9021
|
listRoles(listRolesRequest) {
|
|
8665
9022
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8680,7 +9037,8 @@ class DbManagementClient {
|
|
|
8680
9037
|
};
|
|
8681
9038
|
let headerParams = {
|
|
8682
9039
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8683
|
-
"opc-request-id": listRolesRequest.opcRequestId
|
|
9040
|
+
"opc-request-id": listRolesRequest.opcRequestId,
|
|
9041
|
+
"opc-named-credential-id": listRolesRequest.opcNamedCredentialId
|
|
8684
9042
|
};
|
|
8685
9043
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8686
9044
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listRolesRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -8730,7 +9088,7 @@ class DbManagementClient {
|
|
|
8730
9088
|
* @param ListSqlPlanBaselineJobsRequest
|
|
8731
9089
|
* @return ListSqlPlanBaselineJobsResponse
|
|
8732
9090
|
* @throws OciError when an error occurs
|
|
8733
|
-
* @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.
|
|
8734
9092
|
*/
|
|
8735
9093
|
listSqlPlanBaselineJobs(listSqlPlanBaselineJobsRequest) {
|
|
8736
9094
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8750,7 +9108,8 @@ class DbManagementClient {
|
|
|
8750
9108
|
};
|
|
8751
9109
|
let headerParams = {
|
|
8752
9110
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8753
|
-
"opc-request-id": listSqlPlanBaselineJobsRequest.opcRequestId
|
|
9111
|
+
"opc-request-id": listSqlPlanBaselineJobsRequest.opcRequestId,
|
|
9112
|
+
"opc-named-credential-id": listSqlPlanBaselineJobsRequest.opcNamedCredentialId
|
|
8754
9113
|
};
|
|
8755
9114
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
8756
9115
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSqlPlanBaselineJobsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -8800,7 +9159,7 @@ class DbManagementClient {
|
|
|
8800
9159
|
* @param ListSqlPlanBaselinesRequest
|
|
8801
9160
|
* @return ListSqlPlanBaselinesResponse
|
|
8802
9161
|
* @throws OciError when an error occurs
|
|
8803
|
-
* @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.
|
|
8804
9163
|
*/
|
|
8805
9164
|
listSqlPlanBaselines(listSqlPlanBaselinesRequest) {
|
|
8806
9165
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8824,11 +9183,16 @@ class DbManagementClient {
|
|
|
8824
9183
|
"page": listSqlPlanBaselinesRequest.page,
|
|
8825
9184
|
"limit": listSqlPlanBaselinesRequest.limit,
|
|
8826
9185
|
"sortBy": listSqlPlanBaselinesRequest.sortBy,
|
|
8827
|
-
"sortOrder": listSqlPlanBaselinesRequest.sortOrder
|
|
9186
|
+
"sortOrder": listSqlPlanBaselinesRequest.sortOrder,
|
|
9187
|
+
"isAutoPurged": listSqlPlanBaselinesRequest.isAutoPurged,
|
|
9188
|
+
"timeLastExecutedGreaterThan": listSqlPlanBaselinesRequest.timeLastExecutedGreaterThan,
|
|
9189
|
+
"timeLastExecutedLessThan": listSqlPlanBaselinesRequest.timeLastExecutedLessThan,
|
|
9190
|
+
"isNeverExecuted": listSqlPlanBaselinesRequest.isNeverExecuted
|
|
8828
9191
|
};
|
|
8829
9192
|
let headerParams = {
|
|
8830
9193
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8831
|
-
"opc-request-id": listSqlPlanBaselinesRequest.opcRequestId
|
|
9194
|
+
"opc-request-id": listSqlPlanBaselinesRequest.opcRequestId,
|
|
9195
|
+
"opc-named-credential-id": listSqlPlanBaselinesRequest.opcNamedCredentialId
|
|
8832
9196
|
};
|
|
8833
9197
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
8834
9198
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSqlPlanBaselinesRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -8877,7 +9241,7 @@ class DbManagementClient {
|
|
|
8877
9241
|
* @param ListSystemPrivilegesRequest
|
|
8878
9242
|
* @return ListSystemPrivilegesResponse
|
|
8879
9243
|
* @throws OciError when an error occurs
|
|
8880
|
-
* @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.
|
|
8881
9245
|
*/
|
|
8882
9246
|
listSystemPrivileges(listSystemPrivilegesRequest) {
|
|
8883
9247
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8898,7 +9262,8 @@ class DbManagementClient {
|
|
|
8898
9262
|
};
|
|
8899
9263
|
let headerParams = {
|
|
8900
9264
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8901
|
-
"opc-request-id": listSystemPrivilegesRequest.opcRequestId
|
|
9265
|
+
"opc-request-id": listSystemPrivilegesRequest.opcRequestId,
|
|
9266
|
+
"opc-named-credential-id": listSystemPrivilegesRequest.opcNamedCredentialId
|
|
8902
9267
|
};
|
|
8903
9268
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8904
9269
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSystemPrivilegesRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -8949,7 +9314,7 @@ class DbManagementClient {
|
|
|
8949
9314
|
* @param ListTableStatisticsRequest
|
|
8950
9315
|
* @return ListTableStatisticsResponse
|
|
8951
9316
|
* @throws OciError when an error occurs
|
|
8952
|
-
* @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.
|
|
8953
9318
|
*/
|
|
8954
9319
|
listTableStatistics(listTableStatisticsRequest) {
|
|
8955
9320
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8963,7 +9328,8 @@ class DbManagementClient {
|
|
|
8963
9328
|
const queryParams = {};
|
|
8964
9329
|
let headerParams = {
|
|
8965
9330
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8966
|
-
"opc-request-id": listTableStatisticsRequest.opcRequestId
|
|
9331
|
+
"opc-request-id": listTableStatisticsRequest.opcRequestId,
|
|
9332
|
+
"opc-named-credential-id": listTableStatisticsRequest.opcNamedCredentialId
|
|
8967
9333
|
};
|
|
8968
9334
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8969
9335
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTableStatisticsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -9007,7 +9373,7 @@ class DbManagementClient {
|
|
|
9007
9373
|
* @param ListTablespacesRequest
|
|
9008
9374
|
* @return ListTablespacesResponse
|
|
9009
9375
|
* @throws OciError when an error occurs
|
|
9010
|
-
* @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.
|
|
9011
9377
|
*/
|
|
9012
9378
|
listTablespaces(listTablespacesRequest) {
|
|
9013
9379
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9027,7 +9393,8 @@ class DbManagementClient {
|
|
|
9027
9393
|
};
|
|
9028
9394
|
let headerParams = {
|
|
9029
9395
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
9030
|
-
"opc-request-id": listTablespacesRequest.opcRequestId
|
|
9396
|
+
"opc-request-id": listTablespacesRequest.opcRequestId,
|
|
9397
|
+
"opc-named-credential-id": listTablespacesRequest.opcNamedCredentialId
|
|
9031
9398
|
};
|
|
9032
9399
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
9033
9400
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTablespacesRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -9076,7 +9443,7 @@ class DbManagementClient {
|
|
|
9076
9443
|
* @param ListUsersRequest
|
|
9077
9444
|
* @return ListUsersResponse
|
|
9078
9445
|
* @throws OciError when an error occurs
|
|
9079
|
-
* @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.
|
|
9080
9447
|
*/
|
|
9081
9448
|
listUsers(listUsersRequest) {
|
|
9082
9449
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9096,7 +9463,8 @@ class DbManagementClient {
|
|
|
9096
9463
|
};
|
|
9097
9464
|
let headerParams = {
|
|
9098
9465
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
9099
|
-
"opc-request-id": listUsersRequest.opcRequestId
|
|
9466
|
+
"opc-request-id": listUsersRequest.opcRequestId,
|
|
9467
|
+
"opc-named-credential-id": listUsersRequest.opcNamedCredentialId
|
|
9100
9468
|
};
|
|
9101
9469
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
9102
9470
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listUsersRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -9146,7 +9514,7 @@ class DbManagementClient {
|
|
|
9146
9514
|
* @param ListWorkRequestErrorsRequest
|
|
9147
9515
|
* @return ListWorkRequestErrorsResponse
|
|
9148
9516
|
* @throws OciError when an error occurs
|
|
9149
|
-
* @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.
|
|
9150
9518
|
*/
|
|
9151
9519
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
9152
9520
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9215,7 +9583,7 @@ class DbManagementClient {
|
|
|
9215
9583
|
* @param ListWorkRequestLogsRequest
|
|
9216
9584
|
* @return ListWorkRequestLogsResponse
|
|
9217
9585
|
* @throws OciError when an error occurs
|
|
9218
|
-
* @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.
|
|
9219
9587
|
*/
|
|
9220
9588
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
9221
9589
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9284,7 +9652,7 @@ class DbManagementClient {
|
|
|
9284
9652
|
* @param ListWorkRequestsRequest
|
|
9285
9653
|
* @return ListWorkRequestsResponse
|
|
9286
9654
|
* @throws OciError when an error occurs
|
|
9287
|
-
* @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.
|
|
9288
9656
|
*/
|
|
9289
9657
|
listWorkRequests(listWorkRequestsRequest) {
|
|
9290
9658
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9359,7 +9727,7 @@ class DbManagementClient {
|
|
|
9359
9727
|
* @param LoadSqlPlanBaselinesFromAwrRequest
|
|
9360
9728
|
* @return LoadSqlPlanBaselinesFromAwrResponse
|
|
9361
9729
|
* @throws OciError when an error occurs
|
|
9362
|
-
* @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.
|
|
9363
9731
|
*/
|
|
9364
9732
|
loadSqlPlanBaselinesFromAwr(loadSqlPlanBaselinesFromAwrRequest) {
|
|
9365
9733
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9421,7 +9789,7 @@ class DbManagementClient {
|
|
|
9421
9789
|
* @param LoadSqlPlanBaselinesFromCursorCacheRequest
|
|
9422
9790
|
* @return LoadSqlPlanBaselinesFromCursorCacheResponse
|
|
9423
9791
|
* @throws OciError when an error occurs
|
|
9424
|
-
* @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.
|
|
9425
9793
|
*/
|
|
9426
9794
|
loadSqlPlanBaselinesFromCursorCache(loadSqlPlanBaselinesFromCursorCacheRequest) {
|
|
9427
9795
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9481,7 +9849,7 @@ class DbManagementClient {
|
|
|
9481
9849
|
* @param PatchExternalDbSystemDiscoveryRequest
|
|
9482
9850
|
* @return PatchExternalDbSystemDiscoveryResponse
|
|
9483
9851
|
* @throws OciError when an error occurs
|
|
9484
|
-
* @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.
|
|
9485
9853
|
*/
|
|
9486
9854
|
patchExternalDbSystemDiscovery(patchExternalDbSystemDiscoveryRequest) {
|
|
9487
9855
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9547,7 +9915,7 @@ class DbManagementClient {
|
|
|
9547
9915
|
* @param RemoveDataFileRequest
|
|
9548
9916
|
* @return RemoveDataFileResponse
|
|
9549
9917
|
* @throws OciError when an error occurs
|
|
9550
|
-
* @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.
|
|
9551
9919
|
*/
|
|
9552
9920
|
removeDataFile(removeDataFileRequest) {
|
|
9553
9921
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9612,7 +9980,7 @@ class DbManagementClient {
|
|
|
9612
9980
|
* @param RemoveManagedDatabaseFromManagedDatabaseGroupRequest
|
|
9613
9981
|
* @return RemoveManagedDatabaseFromManagedDatabaseGroupResponse
|
|
9614
9982
|
* @throws OciError when an error occurs
|
|
9615
|
-
* @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.
|
|
9616
9984
|
*/
|
|
9617
9985
|
removeManagedDatabaseFromManagedDatabaseGroup(removeManagedDatabaseFromManagedDatabaseGroupRequest) {
|
|
9618
9986
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9669,7 +10037,7 @@ class DbManagementClient {
|
|
|
9669
10037
|
* @param ResetDatabaseParametersRequest
|
|
9670
10038
|
* @return ResetDatabaseParametersResponse
|
|
9671
10039
|
* @throws OciError when an error occurs
|
|
9672
|
-
* @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.
|
|
9673
10041
|
*/
|
|
9674
10042
|
resetDatabaseParameters(resetDatabaseParametersRequest) {
|
|
9675
10043
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9730,7 +10098,7 @@ class DbManagementClient {
|
|
|
9730
10098
|
* @param ResizeDataFileRequest
|
|
9731
10099
|
* @return ResizeDataFileResponse
|
|
9732
10100
|
* @throws OciError when an error occurs
|
|
9733
|
-
* @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.
|
|
9734
10102
|
*/
|
|
9735
10103
|
resizeDataFile(resizeDataFileRequest) {
|
|
9736
10104
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9793,7 +10161,7 @@ class DbManagementClient {
|
|
|
9793
10161
|
* @param RunHistoricAddmRequest
|
|
9794
10162
|
* @return RunHistoricAddmResponse
|
|
9795
10163
|
* @throws OciError when an error occurs
|
|
9796
|
-
* @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.
|
|
9797
10165
|
*/
|
|
9798
10166
|
runHistoricAddm(runHistoricAddmRequest) {
|
|
9799
10167
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9808,7 +10176,8 @@ class DbManagementClient {
|
|
|
9808
10176
|
let headerParams = {
|
|
9809
10177
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
9810
10178
|
"opc-retry-token": runHistoricAddmRequest.opcRetryToken,
|
|
9811
|
-
"opc-request-id": runHistoricAddmRequest.opcRequestId
|
|
10179
|
+
"opc-request-id": runHistoricAddmRequest.opcRequestId,
|
|
10180
|
+
"opc-named-credential-id": runHistoricAddmRequest.opcNamedCredentialId
|
|
9812
10181
|
};
|
|
9813
10182
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
9814
10183
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, runHistoricAddmRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -9854,7 +10223,7 @@ class DbManagementClient {
|
|
|
9854
10223
|
* @param SummarizeAwrDbCpuUsagesRequest
|
|
9855
10224
|
* @return SummarizeAwrDbCpuUsagesResponse
|
|
9856
10225
|
* @throws OciError when an error occurs
|
|
9857
|
-
* @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.
|
|
9858
10227
|
*/
|
|
9859
10228
|
summarizeAwrDbCpuUsages(summarizeAwrDbCpuUsagesRequest) {
|
|
9860
10229
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9882,7 +10251,8 @@ class DbManagementClient {
|
|
|
9882
10251
|
let headerParams = {
|
|
9883
10252
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
9884
10253
|
"opc-request-id": summarizeAwrDbCpuUsagesRequest.opcRequestId,
|
|
9885
|
-
"opc-retry-token": summarizeAwrDbCpuUsagesRequest.opcRetryToken
|
|
10254
|
+
"opc-retry-token": summarizeAwrDbCpuUsagesRequest.opcRetryToken,
|
|
10255
|
+
"opc-named-credential-id": summarizeAwrDbCpuUsagesRequest.opcNamedCredentialId
|
|
9886
10256
|
};
|
|
9887
10257
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
9888
10258
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeAwrDbCpuUsagesRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -9932,7 +10302,7 @@ class DbManagementClient {
|
|
|
9932
10302
|
* @param SummarizeAwrDbMetricsRequest
|
|
9933
10303
|
* @return SummarizeAwrDbMetricsResponse
|
|
9934
10304
|
* @throws OciError when an error occurs
|
|
9935
|
-
* @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.
|
|
9936
10306
|
*/
|
|
9937
10307
|
summarizeAwrDbMetrics(summarizeAwrDbMetricsRequest) {
|
|
9938
10308
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9960,7 +10330,8 @@ class DbManagementClient {
|
|
|
9960
10330
|
let headerParams = {
|
|
9961
10331
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
9962
10332
|
"opc-request-id": summarizeAwrDbMetricsRequest.opcRequestId,
|
|
9963
|
-
"opc-retry-token": summarizeAwrDbMetricsRequest.opcRetryToken
|
|
10333
|
+
"opc-retry-token": summarizeAwrDbMetricsRequest.opcRetryToken,
|
|
10334
|
+
"opc-named-credential-id": summarizeAwrDbMetricsRequest.opcNamedCredentialId
|
|
9964
10335
|
};
|
|
9965
10336
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
9966
10337
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeAwrDbMetricsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -10014,7 +10385,7 @@ class DbManagementClient {
|
|
|
10014
10385
|
* @param SummarizeAwrDbParameterChangesRequest
|
|
10015
10386
|
* @return SummarizeAwrDbParameterChangesResponse
|
|
10016
10387
|
* @throws OciError when an error occurs
|
|
10017
|
-
* @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.
|
|
10018
10389
|
*/
|
|
10019
10390
|
summarizeAwrDbParameterChanges(summarizeAwrDbParameterChangesRequest) {
|
|
10020
10391
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10042,7 +10413,8 @@ class DbManagementClient {
|
|
|
10042
10413
|
let headerParams = {
|
|
10043
10414
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
10044
10415
|
"opc-request-id": summarizeAwrDbParameterChangesRequest.opcRequestId,
|
|
10045
|
-
"opc-retry-token": summarizeAwrDbParameterChangesRequest.opcRetryToken
|
|
10416
|
+
"opc-retry-token": summarizeAwrDbParameterChangesRequest.opcRetryToken,
|
|
10417
|
+
"opc-named-credential-id": summarizeAwrDbParameterChangesRequest.opcNamedCredentialId
|
|
10046
10418
|
};
|
|
10047
10419
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
10048
10420
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeAwrDbParameterChangesRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -10102,7 +10474,7 @@ class DbManagementClient {
|
|
|
10102
10474
|
* @param SummarizeAwrDbParametersRequest
|
|
10103
10475
|
* @return SummarizeAwrDbParametersResponse
|
|
10104
10476
|
* @throws OciError when an error occurs
|
|
10105
|
-
* @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.
|
|
10106
10478
|
*/
|
|
10107
10479
|
summarizeAwrDbParameters(summarizeAwrDbParametersRequest) {
|
|
10108
10480
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10134,7 +10506,8 @@ class DbManagementClient {
|
|
|
10134
10506
|
let headerParams = {
|
|
10135
10507
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
10136
10508
|
"opc-request-id": summarizeAwrDbParametersRequest.opcRequestId,
|
|
10137
|
-
"opc-retry-token": summarizeAwrDbParametersRequest.opcRetryToken
|
|
10509
|
+
"opc-retry-token": summarizeAwrDbParametersRequest.opcRetryToken,
|
|
10510
|
+
"opc-named-credential-id": summarizeAwrDbParametersRequest.opcNamedCredentialId
|
|
10138
10511
|
};
|
|
10139
10512
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
10140
10513
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeAwrDbParametersRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -10184,7 +10557,7 @@ class DbManagementClient {
|
|
|
10184
10557
|
* @param SummarizeAwrDbSnapshotRangesRequest
|
|
10185
10558
|
* @return SummarizeAwrDbSnapshotRangesResponse
|
|
10186
10559
|
* @throws OciError when an error occurs
|
|
10187
|
-
* @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.
|
|
10188
10561
|
*/
|
|
10189
10562
|
summarizeAwrDbSnapshotRanges(summarizeAwrDbSnapshotRangesRequest) {
|
|
10190
10563
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10207,7 +10580,8 @@ class DbManagementClient {
|
|
|
10207
10580
|
let headerParams = {
|
|
10208
10581
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
10209
10582
|
"opc-request-id": summarizeAwrDbSnapshotRangesRequest.opcRequestId,
|
|
10210
|
-
"opc-retry-token": summarizeAwrDbSnapshotRangesRequest.opcRetryToken
|
|
10583
|
+
"opc-retry-token": summarizeAwrDbSnapshotRangesRequest.opcRetryToken,
|
|
10584
|
+
"opc-named-credential-id": summarizeAwrDbSnapshotRangesRequest.opcNamedCredentialId
|
|
10211
10585
|
};
|
|
10212
10586
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
10213
10587
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeAwrDbSnapshotRangesRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -10257,7 +10631,7 @@ class DbManagementClient {
|
|
|
10257
10631
|
* @param SummarizeAwrDbSysstatsRequest
|
|
10258
10632
|
* @return SummarizeAwrDbSysstatsResponse
|
|
10259
10633
|
* @throws OciError when an error occurs
|
|
10260
|
-
* @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.
|
|
10261
10635
|
*/
|
|
10262
10636
|
summarizeAwrDbSysstats(summarizeAwrDbSysstatsRequest) {
|
|
10263
10637
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10285,7 +10659,8 @@ class DbManagementClient {
|
|
|
10285
10659
|
let headerParams = {
|
|
10286
10660
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
10287
10661
|
"opc-request-id": summarizeAwrDbSysstatsRequest.opcRequestId,
|
|
10288
|
-
"opc-retry-token": summarizeAwrDbSysstatsRequest.opcRetryToken
|
|
10662
|
+
"opc-retry-token": summarizeAwrDbSysstatsRequest.opcRetryToken,
|
|
10663
|
+
"opc-named-credential-id": summarizeAwrDbSysstatsRequest.opcNamedCredentialId
|
|
10289
10664
|
};
|
|
10290
10665
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
10291
10666
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeAwrDbSysstatsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -10335,7 +10710,7 @@ class DbManagementClient {
|
|
|
10335
10710
|
* @param SummarizeAwrDbTopWaitEventsRequest
|
|
10336
10711
|
* @return SummarizeAwrDbTopWaitEventsResponse
|
|
10337
10712
|
* @throws OciError when an error occurs
|
|
10338
|
-
* @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.
|
|
10339
10714
|
*/
|
|
10340
10715
|
summarizeAwrDbTopWaitEvents(summarizeAwrDbTopWaitEventsRequest) {
|
|
10341
10716
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10362,7 +10737,8 @@ class DbManagementClient {
|
|
|
10362
10737
|
let headerParams = {
|
|
10363
10738
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
10364
10739
|
"opc-request-id": summarizeAwrDbTopWaitEventsRequest.opcRequestId,
|
|
10365
|
-
"opc-retry-token": summarizeAwrDbTopWaitEventsRequest.opcRetryToken
|
|
10740
|
+
"opc-retry-token": summarizeAwrDbTopWaitEventsRequest.opcRetryToken,
|
|
10741
|
+
"opc-named-credential-id": summarizeAwrDbTopWaitEventsRequest.opcNamedCredentialId
|
|
10366
10742
|
};
|
|
10367
10743
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
10368
10744
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeAwrDbTopWaitEventsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -10412,7 +10788,7 @@ class DbManagementClient {
|
|
|
10412
10788
|
* @param SummarizeAwrDbWaitEventBucketsRequest
|
|
10413
10789
|
* @return SummarizeAwrDbWaitEventBucketsResponse
|
|
10414
10790
|
* @throws OciError when an error occurs
|
|
10415
|
-
* @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.
|
|
10416
10792
|
*/
|
|
10417
10793
|
summarizeAwrDbWaitEventBuckets(summarizeAwrDbWaitEventBucketsRequest) {
|
|
10418
10794
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10443,7 +10819,8 @@ class DbManagementClient {
|
|
|
10443
10819
|
let headerParams = {
|
|
10444
10820
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
10445
10821
|
"opc-request-id": summarizeAwrDbWaitEventBucketsRequest.opcRequestId,
|
|
10446
|
-
"opc-retry-token": summarizeAwrDbWaitEventBucketsRequest.opcRetryToken
|
|
10822
|
+
"opc-retry-token": summarizeAwrDbWaitEventBucketsRequest.opcRetryToken,
|
|
10823
|
+
"opc-named-credential-id": summarizeAwrDbWaitEventBucketsRequest.opcNamedCredentialId
|
|
10447
10824
|
};
|
|
10448
10825
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
10449
10826
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeAwrDbWaitEventBucketsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -10493,7 +10870,7 @@ class DbManagementClient {
|
|
|
10493
10870
|
* @param SummarizeAwrDbWaitEventsRequest
|
|
10494
10871
|
* @return SummarizeAwrDbWaitEventsResponse
|
|
10495
10872
|
* @throws OciError when an error occurs
|
|
10496
|
-
* @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.
|
|
10497
10874
|
*/
|
|
10498
10875
|
summarizeAwrDbWaitEvents(summarizeAwrDbWaitEventsRequest) {
|
|
10499
10876
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10522,7 +10899,8 @@ class DbManagementClient {
|
|
|
10522
10899
|
let headerParams = {
|
|
10523
10900
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
10524
10901
|
"opc-request-id": summarizeAwrDbWaitEventsRequest.opcRequestId,
|
|
10525
|
-
"opc-retry-token": summarizeAwrDbWaitEventsRequest.opcRetryToken
|
|
10902
|
+
"opc-retry-token": summarizeAwrDbWaitEventsRequest.opcRetryToken,
|
|
10903
|
+
"opc-named-credential-id": summarizeAwrDbWaitEventsRequest.opcNamedCredentialId
|
|
10526
10904
|
};
|
|
10527
10905
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
10528
10906
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeAwrDbWaitEventsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -10572,7 +10950,7 @@ class DbManagementClient {
|
|
|
10572
10950
|
* @param SummarizeExternalAsmMetricsRequest
|
|
10573
10951
|
* @return SummarizeExternalAsmMetricsResponse
|
|
10574
10952
|
* @throws OciError when an error occurs
|
|
10575
|
-
* @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.
|
|
10576
10954
|
*/
|
|
10577
10955
|
summarizeExternalAsmMetrics(summarizeExternalAsmMetricsRequest) {
|
|
10578
10956
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10642,7 +11020,7 @@ class DbManagementClient {
|
|
|
10642
11020
|
* @param SummarizeExternalClusterMetricsRequest
|
|
10643
11021
|
* @return SummarizeExternalClusterMetricsResponse
|
|
10644
11022
|
* @throws OciError when an error occurs
|
|
10645
|
-
* @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.
|
|
10646
11024
|
*/
|
|
10647
11025
|
summarizeExternalClusterMetrics(summarizeExternalClusterMetricsRequest) {
|
|
10648
11026
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10712,7 +11090,7 @@ class DbManagementClient {
|
|
|
10712
11090
|
* @param SummarizeExternalDbNodeMetricsRequest
|
|
10713
11091
|
* @return SummarizeExternalDbNodeMetricsResponse
|
|
10714
11092
|
* @throws OciError when an error occurs
|
|
10715
|
-
* @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.
|
|
10716
11094
|
*/
|
|
10717
11095
|
summarizeExternalDbNodeMetrics(summarizeExternalDbNodeMetricsRequest) {
|
|
10718
11096
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10782,7 +11160,7 @@ class DbManagementClient {
|
|
|
10782
11160
|
* @param SummarizeExternalDbSystemAvailabilityMetricsRequest
|
|
10783
11161
|
* @return SummarizeExternalDbSystemAvailabilityMetricsResponse
|
|
10784
11162
|
* @throws OciError when an error occurs
|
|
10785
|
-
* @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.
|
|
10786
11164
|
*/
|
|
10787
11165
|
summarizeExternalDbSystemAvailabilityMetrics(summarizeExternalDbSystemAvailabilityMetricsRequest) {
|
|
10788
11166
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10852,7 +11230,7 @@ class DbManagementClient {
|
|
|
10852
11230
|
* @param SummarizeExternalListenerMetricsRequest
|
|
10853
11231
|
* @return SummarizeExternalListenerMetricsResponse
|
|
10854
11232
|
* @throws OciError when an error occurs
|
|
10855
|
-
* @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.
|
|
10856
11234
|
*/
|
|
10857
11235
|
summarizeExternalListenerMetrics(summarizeExternalListenerMetricsRequest) {
|
|
10858
11236
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10921,7 +11299,7 @@ class DbManagementClient {
|
|
|
10921
11299
|
* @param SummarizeJobExecutionsStatusesRequest
|
|
10922
11300
|
* @return SummarizeJobExecutionsStatusesResponse
|
|
10923
11301
|
* @throws OciError when an error occurs
|
|
10924
|
-
* @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.
|
|
10925
11303
|
*/
|
|
10926
11304
|
summarizeJobExecutionsStatuses(summarizeJobExecutionsStatusesRequest) {
|
|
10927
11305
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10989,7 +11367,7 @@ class DbManagementClient {
|
|
|
10989
11367
|
* @param SummarizeManagedDatabaseAvailabilityMetricsRequest
|
|
10990
11368
|
* @return SummarizeManagedDatabaseAvailabilityMetricsResponse
|
|
10991
11369
|
* @throws OciError when an error occurs
|
|
10992
|
-
* @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.
|
|
10993
11371
|
*/
|
|
10994
11372
|
summarizeManagedDatabaseAvailabilityMetrics(summarizeManagedDatabaseAvailabilityMetricsRequest) {
|
|
10995
11373
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11058,7 +11436,7 @@ class DbManagementClient {
|
|
|
11058
11436
|
* @param SummarizeSqlPlanBaselinesRequest
|
|
11059
11437
|
* @return SummarizeSqlPlanBaselinesResponse
|
|
11060
11438
|
* @throws OciError when an error occurs
|
|
11061
|
-
* @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.
|
|
11062
11440
|
*/
|
|
11063
11441
|
summarizeSqlPlanBaselines(summarizeSqlPlanBaselinesRequest) {
|
|
11064
11442
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11074,7 +11452,8 @@ class DbManagementClient {
|
|
|
11074
11452
|
};
|
|
11075
11453
|
let headerParams = {
|
|
11076
11454
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
11077
|
-
"opc-request-id": summarizeSqlPlanBaselinesRequest.opcRequestId
|
|
11455
|
+
"opc-request-id": summarizeSqlPlanBaselinesRequest.opcRequestId,
|
|
11456
|
+
"opc-named-credential-id": summarizeSqlPlanBaselinesRequest.opcNamedCredentialId
|
|
11078
11457
|
};
|
|
11079
11458
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
11080
11459
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeSqlPlanBaselinesRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -11124,7 +11503,7 @@ class DbManagementClient {
|
|
|
11124
11503
|
* @param SummarizeSqlPlanBaselinesByLastExecutionRequest
|
|
11125
11504
|
* @return SummarizeSqlPlanBaselinesByLastExecutionResponse
|
|
11126
11505
|
* @throws OciError when an error occurs
|
|
11127
|
-
* @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.
|
|
11128
11507
|
*/
|
|
11129
11508
|
summarizeSqlPlanBaselinesByLastExecution(summarizeSqlPlanBaselinesByLastExecutionRequest) {
|
|
11130
11509
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11140,7 +11519,8 @@ class DbManagementClient {
|
|
|
11140
11519
|
};
|
|
11141
11520
|
let headerParams = {
|
|
11142
11521
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
11143
|
-
"opc-request-id": summarizeSqlPlanBaselinesByLastExecutionRequest.opcRequestId
|
|
11522
|
+
"opc-request-id": summarizeSqlPlanBaselinesByLastExecutionRequest.opcRequestId,
|
|
11523
|
+
"opc-named-credential-id": summarizeSqlPlanBaselinesByLastExecutionRequest.opcNamedCredentialId
|
|
11144
11524
|
};
|
|
11145
11525
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
11146
11526
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeSqlPlanBaselinesByLastExecutionRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -11183,6 +11563,66 @@ class DbManagementClient {
|
|
|
11183
11563
|
}
|
|
11184
11564
|
});
|
|
11185
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
|
+
}
|
|
11186
11626
|
/**
|
|
11187
11627
|
* Tests the preferred credential.
|
|
11188
11628
|
*
|
|
@@ -11190,7 +11630,7 @@ class DbManagementClient {
|
|
|
11190
11630
|
* @param TestPreferredCredentialRequest
|
|
11191
11631
|
* @return TestPreferredCredentialResponse
|
|
11192
11632
|
* @throws OciError when an error occurs
|
|
11193
|
-
* @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.
|
|
11194
11634
|
*/
|
|
11195
11635
|
testPreferredCredential(testPreferredCredentialRequest) {
|
|
11196
11636
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11250,7 +11690,7 @@ class DbManagementClient {
|
|
|
11250
11690
|
* @param UpdateDbManagementPrivateEndpointRequest
|
|
11251
11691
|
* @return UpdateDbManagementPrivateEndpointResponse
|
|
11252
11692
|
* @throws OciError when an error occurs
|
|
11253
|
-
* @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.
|
|
11254
11694
|
*/
|
|
11255
11695
|
updateDbManagementPrivateEndpoint(updateDbManagementPrivateEndpointRequest) {
|
|
11256
11696
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11316,7 +11756,7 @@ class DbManagementClient {
|
|
|
11316
11756
|
* @param UpdateExternalAsmRequest
|
|
11317
11757
|
* @return UpdateExternalAsmResponse
|
|
11318
11758
|
* @throws OciError when an error occurs
|
|
11319
|
-
* @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.
|
|
11320
11760
|
*/
|
|
11321
11761
|
updateExternalAsm(updateExternalAsmRequest) {
|
|
11322
11762
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11378,7 +11818,7 @@ class DbManagementClient {
|
|
|
11378
11818
|
* @param UpdateExternalClusterRequest
|
|
11379
11819
|
* @return UpdateExternalClusterResponse
|
|
11380
11820
|
* @throws OciError when an error occurs
|
|
11381
|
-
* @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.
|
|
11382
11822
|
*/
|
|
11383
11823
|
updateExternalCluster(updateExternalClusterRequest) {
|
|
11384
11824
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11440,7 +11880,7 @@ class DbManagementClient {
|
|
|
11440
11880
|
* @param UpdateExternalClusterInstanceRequest
|
|
11441
11881
|
* @return UpdateExternalClusterInstanceResponse
|
|
11442
11882
|
* @throws OciError when an error occurs
|
|
11443
|
-
* @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.
|
|
11444
11884
|
*/
|
|
11445
11885
|
updateExternalClusterInstance(updateExternalClusterInstanceRequest) {
|
|
11446
11886
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11502,7 +11942,7 @@ class DbManagementClient {
|
|
|
11502
11942
|
* @param UpdateExternalDbNodeRequest
|
|
11503
11943
|
* @return UpdateExternalDbNodeResponse
|
|
11504
11944
|
* @throws OciError when an error occurs
|
|
11505
|
-
* @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.
|
|
11506
11946
|
*/
|
|
11507
11947
|
updateExternalDbNode(updateExternalDbNodeRequest) {
|
|
11508
11948
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11564,7 +12004,7 @@ class DbManagementClient {
|
|
|
11564
12004
|
* @param UpdateExternalDbSystemRequest
|
|
11565
12005
|
* @return UpdateExternalDbSystemResponse
|
|
11566
12006
|
* @throws OciError when an error occurs
|
|
11567
|
-
* @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.
|
|
11568
12008
|
*/
|
|
11569
12009
|
updateExternalDbSystem(updateExternalDbSystemRequest) {
|
|
11570
12010
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11629,7 +12069,7 @@ class DbManagementClient {
|
|
|
11629
12069
|
* @param UpdateExternalDbSystemConnectorRequest
|
|
11630
12070
|
* @return UpdateExternalDbSystemConnectorResponse
|
|
11631
12071
|
* @throws OciError when an error occurs
|
|
11632
|
-
* @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.
|
|
11633
12073
|
*/
|
|
11634
12074
|
updateExternalDbSystemConnector(updateExternalDbSystemConnectorRequest) {
|
|
11635
12075
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11691,7 +12131,7 @@ class DbManagementClient {
|
|
|
11691
12131
|
* @param UpdateExternalDbSystemDiscoveryRequest
|
|
11692
12132
|
* @return UpdateExternalDbSystemDiscoveryResponse
|
|
11693
12133
|
* @throws OciError when an error occurs
|
|
11694
|
-
* @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.
|
|
11695
12135
|
*/
|
|
11696
12136
|
updateExternalDbSystemDiscovery(updateExternalDbSystemDiscoveryRequest) {
|
|
11697
12137
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11757,7 +12197,7 @@ class DbManagementClient {
|
|
|
11757
12197
|
* @param UpdateExternalExadataInfrastructureRequest
|
|
11758
12198
|
* @return UpdateExternalExadataInfrastructureResponse
|
|
11759
12199
|
* @throws OciError when an error occurs
|
|
11760
|
-
* @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.
|
|
11761
12201
|
*/
|
|
11762
12202
|
updateExternalExadataInfrastructure(updateExternalExadataInfrastructureRequest) {
|
|
11763
12203
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11824,7 +12264,7 @@ class DbManagementClient {
|
|
|
11824
12264
|
* @param UpdateExternalExadataStorageConnectorRequest
|
|
11825
12265
|
* @return UpdateExternalExadataStorageConnectorResponse
|
|
11826
12266
|
* @throws OciError when an error occurs
|
|
11827
|
-
* @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.
|
|
11828
12268
|
*/
|
|
11829
12269
|
updateExternalExadataStorageConnector(updateExternalExadataStorageConnectorRequest) {
|
|
11830
12270
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11890,7 +12330,7 @@ class DbManagementClient {
|
|
|
11890
12330
|
* @param UpdateExternalListenerRequest
|
|
11891
12331
|
* @return UpdateExternalListenerResponse
|
|
11892
12332
|
* @throws OciError when an error occurs
|
|
11893
|
-
* @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.
|
|
11894
12334
|
*/
|
|
11895
12335
|
updateExternalListener(updateExternalListenerRequest) {
|
|
11896
12336
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11952,7 +12392,7 @@ class DbManagementClient {
|
|
|
11952
12392
|
* @param UpdateJobRequest
|
|
11953
12393
|
* @return UpdateJobResponse
|
|
11954
12394
|
* @throws OciError when an error occurs
|
|
11955
|
-
* @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.
|
|
11956
12396
|
*/
|
|
11957
12397
|
updateJob(updateJobRequest) {
|
|
11958
12398
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12018,7 +12458,7 @@ class DbManagementClient {
|
|
|
12018
12458
|
* @param UpdateManagedDatabaseGroupRequest
|
|
12019
12459
|
* @return UpdateManagedDatabaseGroupResponse
|
|
12020
12460
|
* @throws OciError when an error occurs
|
|
12021
|
-
* @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.
|
|
12022
12462
|
*/
|
|
12023
12463
|
updateManagedDatabaseGroup(updateManagedDatabaseGroupRequest) {
|
|
12024
12464
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12077,6 +12517,72 @@ class DbManagementClient {
|
|
|
12077
12517
|
}
|
|
12078
12518
|
});
|
|
12079
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
|
+
}
|
|
12080
12586
|
/**
|
|
12081
12587
|
* Updates the preferred credential based on the credentialName.
|
|
12082
12588
|
*
|
|
@@ -12084,7 +12590,7 @@ class DbManagementClient {
|
|
|
12084
12590
|
* @param UpdatePreferredCredentialRequest
|
|
12085
12591
|
* @return UpdatePreferredCredentialResponse
|
|
12086
12592
|
* @throws OciError when an error occurs
|
|
12087
|
-
* @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.
|
|
12088
12594
|
*/
|
|
12089
12595
|
updatePreferredCredential(updatePreferredCredentialRequest) {
|
|
12090
12596
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12151,7 +12657,7 @@ class DbManagementClient {
|
|
|
12151
12657
|
* @param UpdateTablespaceRequest
|
|
12152
12658
|
* @return UpdateTablespaceResponse
|
|
12153
12659
|
* @throws OciError when an error occurs
|
|
12154
|
-
* @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.
|
|
12155
12661
|
*/
|
|
12156
12662
|
updateTablespace(updateTablespaceRequest) {
|
|
12157
12663
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12321,6 +12827,14 @@ class DiagnosabilityClient {
|
|
|
12321
12827
|
this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(DiagnosabilityClient.serviceEndpointTemplate, regionId, DiagnosabilityClient.endpointServiceName);
|
|
12322
12828
|
this._lastSetRegionOrRegionId = common.Region.REGION_ID_STRING;
|
|
12323
12829
|
}
|
|
12830
|
+
/**
|
|
12831
|
+
* Shutdown the circuit breaker used by the client when it is no longer needed
|
|
12832
|
+
*/
|
|
12833
|
+
shutdownCircuitBreaker() {
|
|
12834
|
+
if (this._circuitBreaker) {
|
|
12835
|
+
this._circuitBreaker.shutdown();
|
|
12836
|
+
}
|
|
12837
|
+
}
|
|
12324
12838
|
/**
|
|
12325
12839
|
* Lists the alert logs for the specified Managed Database.
|
|
12326
12840
|
*
|
|
@@ -12328,7 +12842,7 @@ class DiagnosabilityClient {
|
|
|
12328
12842
|
* @param ListAlertLogsRequest
|
|
12329
12843
|
* @return ListAlertLogsResponse
|
|
12330
12844
|
* @throws OciError when an error occurs
|
|
12331
|
-
* @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.
|
|
12332
12846
|
*/
|
|
12333
12847
|
listAlertLogs(listAlertLogsRequest) {
|
|
12334
12848
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12353,7 +12867,8 @@ class DiagnosabilityClient {
|
|
|
12353
12867
|
};
|
|
12354
12868
|
let headerParams = {
|
|
12355
12869
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
12356
|
-
"opc-request-id": listAlertLogsRequest.opcRequestId
|
|
12870
|
+
"opc-request-id": listAlertLogsRequest.opcRequestId,
|
|
12871
|
+
"opc-named-credential-id": listAlertLogsRequest.opcNamedCredentialId
|
|
12357
12872
|
};
|
|
12358
12873
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
12359
12874
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAlertLogsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -12403,7 +12918,7 @@ class DiagnosabilityClient {
|
|
|
12403
12918
|
* @param ListAttentionLogsRequest
|
|
12404
12919
|
* @return ListAttentionLogsResponse
|
|
12405
12920
|
* @throws OciError when an error occurs
|
|
12406
|
-
* @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.
|
|
12407
12922
|
*/
|
|
12408
12923
|
listAttentionLogs(listAttentionLogsRequest) {
|
|
12409
12924
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12428,7 +12943,8 @@ class DiagnosabilityClient {
|
|
|
12428
12943
|
};
|
|
12429
12944
|
let headerParams = {
|
|
12430
12945
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
12431
|
-
"opc-request-id": listAttentionLogsRequest.opcRequestId
|
|
12946
|
+
"opc-request-id": listAttentionLogsRequest.opcRequestId,
|
|
12947
|
+
"opc-named-credential-id": listAttentionLogsRequest.opcNamedCredentialId
|
|
12432
12948
|
};
|
|
12433
12949
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
12434
12950
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAttentionLogsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -12478,7 +12994,7 @@ class DiagnosabilityClient {
|
|
|
12478
12994
|
* @param SummarizeAlertLogCountsRequest
|
|
12479
12995
|
* @return SummarizeAlertLogCountsResponse
|
|
12480
12996
|
* @throws OciError when an error occurs
|
|
12481
|
-
* @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.
|
|
12482
12998
|
*/
|
|
12483
12999
|
summarizeAlertLogCounts(summarizeAlertLogCountsRequest) {
|
|
12484
13000
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12502,7 +13018,8 @@ class DiagnosabilityClient {
|
|
|
12502
13018
|
};
|
|
12503
13019
|
let headerParams = {
|
|
12504
13020
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
12505
|
-
"opc-request-id": summarizeAlertLogCountsRequest.opcRequestId
|
|
13021
|
+
"opc-request-id": summarizeAlertLogCountsRequest.opcRequestId,
|
|
13022
|
+
"opc-named-credential-id": summarizeAlertLogCountsRequest.opcNamedCredentialId
|
|
12506
13023
|
};
|
|
12507
13024
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
12508
13025
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeAlertLogCountsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -12552,7 +13069,7 @@ class DiagnosabilityClient {
|
|
|
12552
13069
|
* @param SummarizeAttentionLogCountsRequest
|
|
12553
13070
|
* @return SummarizeAttentionLogCountsResponse
|
|
12554
13071
|
* @throws OciError when an error occurs
|
|
12555
|
-
* @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.
|
|
12556
13073
|
*/
|
|
12557
13074
|
summarizeAttentionLogCounts(summarizeAttentionLogCountsRequest) {
|
|
12558
13075
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12576,7 +13093,8 @@ class DiagnosabilityClient {
|
|
|
12576
13093
|
};
|
|
12577
13094
|
let headerParams = {
|
|
12578
13095
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
12579
|
-
"opc-request-id": summarizeAttentionLogCountsRequest.opcRequestId
|
|
13096
|
+
"opc-request-id": summarizeAttentionLogCountsRequest.opcRequestId,
|
|
13097
|
+
"opc-named-credential-id": summarizeAttentionLogCountsRequest.opcNamedCredentialId
|
|
12580
13098
|
};
|
|
12581
13099
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
12582
13100
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeAttentionLogCountsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -12735,6 +13253,14 @@ class ManagedMySqlDatabasesClient {
|
|
|
12735
13253
|
this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(ManagedMySqlDatabasesClient.serviceEndpointTemplate, regionId, ManagedMySqlDatabasesClient.endpointServiceName);
|
|
12736
13254
|
this._lastSetRegionOrRegionId = common.Region.REGION_ID_STRING;
|
|
12737
13255
|
}
|
|
13256
|
+
/**
|
|
13257
|
+
* Shutdown the circuit breaker used by the client when it is no longer needed
|
|
13258
|
+
*/
|
|
13259
|
+
shutdownCircuitBreaker() {
|
|
13260
|
+
if (this._circuitBreaker) {
|
|
13261
|
+
this._circuitBreaker.shutdown();
|
|
13262
|
+
}
|
|
13263
|
+
}
|
|
12738
13264
|
/**
|
|
12739
13265
|
* Retrieves the general information for a specific MySQL Database.
|
|
12740
13266
|
*
|
|
@@ -12742,7 +13268,7 @@ class ManagedMySqlDatabasesClient {
|
|
|
12742
13268
|
* @param GetManagedMySqlDatabaseRequest
|
|
12743
13269
|
* @return GetManagedMySqlDatabaseResponse
|
|
12744
13270
|
* @throws OciError when an error occurs
|
|
12745
|
-
* @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.
|
|
12746
13272
|
*/
|
|
12747
13273
|
getManagedMySqlDatabase(getManagedMySqlDatabaseRequest) {
|
|
12748
13274
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12801,7 +13327,7 @@ class ManagedMySqlDatabasesClient {
|
|
|
12801
13327
|
* @param GetMySqlFleetMetricRequest
|
|
12802
13328
|
* @return GetMySqlFleetMetricResponse
|
|
12803
13329
|
* @throws OciError when an error occurs
|
|
12804
|
-
* @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.
|
|
12805
13331
|
*/
|
|
12806
13332
|
getMySqlFleetMetric(getMySqlFleetMetricRequest) {
|
|
12807
13333
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12867,7 +13393,7 @@ class ManagedMySqlDatabasesClient {
|
|
|
12867
13393
|
* @param ListManagedMySqlDatabaseConfigurationDataRequest
|
|
12868
13394
|
* @return ListManagedMySqlDatabaseConfigurationDataResponse
|
|
12869
13395
|
* @throws OciError when an error occurs
|
|
12870
|
-
* @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.
|
|
12871
13397
|
*/
|
|
12872
13398
|
listManagedMySqlDatabaseConfigurationData(listManagedMySqlDatabaseConfigurationDataRequest) {
|
|
12873
13399
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12936,7 +13462,7 @@ class ManagedMySqlDatabasesClient {
|
|
|
12936
13462
|
* @param ListManagedMySqlDatabaseSqlDataRequest
|
|
12937
13463
|
* @return ListManagedMySqlDatabaseSqlDataResponse
|
|
12938
13464
|
* @throws OciError when an error occurs
|
|
12939
|
-
* @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.
|
|
12940
13466
|
*/
|
|
12941
13467
|
listManagedMySqlDatabaseSqlData(listManagedMySqlDatabaseSqlDataRequest) {
|
|
12942
13468
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13008,7 +13534,7 @@ class ManagedMySqlDatabasesClient {
|
|
|
13008
13534
|
* @param ListManagedMySqlDatabasesRequest
|
|
13009
13535
|
* @return ListManagedMySqlDatabasesResponse
|
|
13010
13536
|
* @throws OciError when an error occurs
|
|
13011
|
-
* @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.
|
|
13012
13538
|
*/
|
|
13013
13539
|
listManagedMySqlDatabases(listManagedMySqlDatabasesRequest) {
|
|
13014
13540
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13076,7 +13602,7 @@ class ManagedMySqlDatabasesClient {
|
|
|
13076
13602
|
* @param SummarizeManagedMySqlDatabaseAvailabilityMetricsRequest
|
|
13077
13603
|
* @return SummarizeManagedMySqlDatabaseAvailabilityMetricsResponse
|
|
13078
13604
|
* @throws OciError when an error occurs
|
|
13079
|
-
* @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.
|
|
13080
13606
|
*/
|
|
13081
13607
|
summarizeManagedMySqlDatabaseAvailabilityMetrics(summarizeManagedMySqlDatabaseAvailabilityMetricsRequest) {
|
|
13082
13608
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13254,6 +13780,14 @@ class PerfhubClient {
|
|
|
13254
13780
|
this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(PerfhubClient.serviceEndpointTemplate, regionId, PerfhubClient.endpointServiceName);
|
|
13255
13781
|
this._lastSetRegionOrRegionId = common.Region.REGION_ID_STRING;
|
|
13256
13782
|
}
|
|
13783
|
+
/**
|
|
13784
|
+
* Shutdown the circuit breaker used by the client when it is no longer needed
|
|
13785
|
+
*/
|
|
13786
|
+
shutdownCircuitBreaker() {
|
|
13787
|
+
if (this._circuitBreaker) {
|
|
13788
|
+
this._circuitBreaker.shutdown();
|
|
13789
|
+
}
|
|
13790
|
+
}
|
|
13257
13791
|
/**
|
|
13258
13792
|
* Modifies the snapshot settings for the specified Database.
|
|
13259
13793
|
*
|
|
@@ -13261,7 +13795,7 @@ class PerfhubClient {
|
|
|
13261
13795
|
* @param ModifySnapshotSettingsRequest
|
|
13262
13796
|
* @return ModifySnapshotSettingsResponse
|
|
13263
13797
|
* @throws OciError when an error occurs
|
|
13264
|
-
* @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.
|
|
13265
13799
|
*/
|
|
13266
13800
|
modifySnapshotSettings(modifySnapshotSettingsRequest) {
|
|
13267
13801
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13275,7 +13809,8 @@ class PerfhubClient {
|
|
|
13275
13809
|
const queryParams = {};
|
|
13276
13810
|
let headerParams = {
|
|
13277
13811
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
13278
|
-
"opc-request-id": modifySnapshotSettingsRequest.opcRequestId
|
|
13812
|
+
"opc-request-id": modifySnapshotSettingsRequest.opcRequestId,
|
|
13813
|
+
"opc-named-credential-id": modifySnapshotSettingsRequest.opcNamedCredentialId
|
|
13279
13814
|
};
|
|
13280
13815
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
13281
13816
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, modifySnapshotSettingsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -13426,6 +13961,14 @@ class SqlTuningClient {
|
|
|
13426
13961
|
this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(SqlTuningClient.serviceEndpointTemplate, regionId, SqlTuningClient.endpointServiceName);
|
|
13427
13962
|
this._lastSetRegionOrRegionId = common.Region.REGION_ID_STRING;
|
|
13428
13963
|
}
|
|
13964
|
+
/**
|
|
13965
|
+
* Shutdown the circuit breaker used by the client when it is no longer needed
|
|
13966
|
+
*/
|
|
13967
|
+
shutdownCircuitBreaker() {
|
|
13968
|
+
if (this._circuitBreaker) {
|
|
13969
|
+
this._circuitBreaker.shutdown();
|
|
13970
|
+
}
|
|
13971
|
+
}
|
|
13429
13972
|
/**
|
|
13430
13973
|
* Clones and runs a SQL tuning task in the database.
|
|
13431
13974
|
*
|
|
@@ -13433,7 +13976,7 @@ class SqlTuningClient {
|
|
|
13433
13976
|
* @param CloneSqlTuningTaskRequest
|
|
13434
13977
|
* @return CloneSqlTuningTaskResponse
|
|
13435
13978
|
* @throws OciError when an error occurs
|
|
13436
|
-
* @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.
|
|
13437
13980
|
*/
|
|
13438
13981
|
cloneSqlTuningTask(cloneSqlTuningTaskRequest) {
|
|
13439
13982
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13494,7 +14037,7 @@ class SqlTuningClient {
|
|
|
13494
14037
|
* @param CreateSqlTuningSetRequest
|
|
13495
14038
|
* @return CreateSqlTuningSetResponse
|
|
13496
14039
|
* @throws OciError when an error occurs
|
|
13497
|
-
* @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.
|
|
13498
14041
|
*/
|
|
13499
14042
|
createSqlTuningSet(createSqlTuningSetRequest) {
|
|
13500
14043
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13555,7 +14098,7 @@ class SqlTuningClient {
|
|
|
13555
14098
|
* @param DropSqlTuningSetRequest
|
|
13556
14099
|
* @return DropSqlTuningSetResponse
|
|
13557
14100
|
* @throws OciError when an error occurs
|
|
13558
|
-
* @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.
|
|
13559
14102
|
*/
|
|
13560
14103
|
dropSqlTuningSet(dropSqlTuningSetRequest) {
|
|
13561
14104
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13617,7 +14160,7 @@ class SqlTuningClient {
|
|
|
13617
14160
|
* @param DropSqlTuningTaskRequest
|
|
13618
14161
|
* @return DropSqlTuningTaskResponse
|
|
13619
14162
|
* @throws OciError when an error occurs
|
|
13620
|
-
* @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.
|
|
13621
14164
|
*/
|
|
13622
14165
|
dropSqlTuningTask(dropSqlTuningTaskRequest) {
|
|
13623
14166
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13675,7 +14218,7 @@ class SqlTuningClient {
|
|
|
13675
14218
|
* @param DropSqlsInSqlTuningSetRequest
|
|
13676
14219
|
* @return DropSqlsInSqlTuningSetResponse
|
|
13677
14220
|
* @throws OciError when an error occurs
|
|
13678
|
-
* @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.
|
|
13679
14222
|
*/
|
|
13680
14223
|
dropSqlsInSqlTuningSet(dropSqlsInSqlTuningSetRequest) {
|
|
13681
14224
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13737,7 +14280,7 @@ class SqlTuningClient {
|
|
|
13737
14280
|
* @param FetchSqlTuningSetRequest
|
|
13738
14281
|
* @return FetchSqlTuningSetResponse
|
|
13739
14282
|
* @throws OciError when an error occurs
|
|
13740
|
-
* @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.
|
|
13741
14284
|
*/
|
|
13742
14285
|
fetchSqlTuningSet(fetchSqlTuningSetRequest) {
|
|
13743
14286
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13801,7 +14344,7 @@ class SqlTuningClient {
|
|
|
13801
14344
|
* @param GetExecutionPlanStatsComparisionRequest
|
|
13802
14345
|
* @return GetExecutionPlanStatsComparisionResponse
|
|
13803
14346
|
* @throws OciError when an error occurs
|
|
13804
|
-
* @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.
|
|
13805
14348
|
*/
|
|
13806
14349
|
getExecutionPlanStatsComparision(getExecutionPlanStatsComparisionRequest) {
|
|
13807
14350
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13819,7 +14362,8 @@ class SqlTuningClient {
|
|
|
13819
14362
|
};
|
|
13820
14363
|
let headerParams = {
|
|
13821
14364
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
13822
|
-
"opc-request-id": getExecutionPlanStatsComparisionRequest.opcRequestId
|
|
14365
|
+
"opc-request-id": getExecutionPlanStatsComparisionRequest.opcRequestId,
|
|
14366
|
+
"opc-named-credential-id": getExecutionPlanStatsComparisionRequest.opcNamedCredentialId
|
|
13823
14367
|
};
|
|
13824
14368
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
13825
14369
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getExecutionPlanStatsComparisionRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -13864,7 +14408,7 @@ class SqlTuningClient {
|
|
|
13864
14408
|
* @param GetSqlExecutionPlanRequest
|
|
13865
14409
|
* @return GetSqlExecutionPlanResponse
|
|
13866
14410
|
* @throws OciError when an error occurs
|
|
13867
|
-
* @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.
|
|
13868
14412
|
*/
|
|
13869
14413
|
getSqlExecutionPlan(getSqlExecutionPlanRequest) {
|
|
13870
14414
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13882,7 +14426,8 @@ class SqlTuningClient {
|
|
|
13882
14426
|
};
|
|
13883
14427
|
let headerParams = {
|
|
13884
14428
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
13885
|
-
"opc-request-id": getSqlExecutionPlanRequest.opcRequestId
|
|
14429
|
+
"opc-request-id": getSqlExecutionPlanRequest.opcRequestId,
|
|
14430
|
+
"opc-named-credential-id": getSqlExecutionPlanRequest.opcNamedCredentialId
|
|
13886
14431
|
};
|
|
13887
14432
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
13888
14433
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getSqlExecutionPlanRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -13927,7 +14472,7 @@ class SqlTuningClient {
|
|
|
13927
14472
|
* @param GetSqlTuningAdvisorTaskSummaryReportRequest
|
|
13928
14473
|
* @return GetSqlTuningAdvisorTaskSummaryReportResponse
|
|
13929
14474
|
* @throws OciError when an error occurs
|
|
13930
|
-
* @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.
|
|
13931
14476
|
*/
|
|
13932
14477
|
getSqlTuningAdvisorTaskSummaryReport(getSqlTuningAdvisorTaskSummaryReportRequest) {
|
|
13933
14478
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13948,7 +14493,8 @@ class SqlTuningClient {
|
|
|
13948
14493
|
};
|
|
13949
14494
|
let headerParams = {
|
|
13950
14495
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
13951
|
-
"opc-request-id": getSqlTuningAdvisorTaskSummaryReportRequest.opcRequestId
|
|
14496
|
+
"opc-request-id": getSqlTuningAdvisorTaskSummaryReportRequest.opcRequestId,
|
|
14497
|
+
"opc-named-credential-id": getSqlTuningAdvisorTaskSummaryReportRequest.opcNamedCredentialId
|
|
13952
14498
|
};
|
|
13953
14499
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
13954
14500
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getSqlTuningAdvisorTaskSummaryReportRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -13993,7 +14539,7 @@ class SqlTuningClient {
|
|
|
13993
14539
|
* @param ListSqlTuningAdvisorTaskFindingsRequest
|
|
13994
14540
|
* @return ListSqlTuningAdvisorTaskFindingsResponse
|
|
13995
14541
|
* @throws OciError when an error occurs
|
|
13996
|
-
* @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.
|
|
13997
14543
|
*/
|
|
13998
14544
|
listSqlTuningAdvisorTaskFindings(listSqlTuningAdvisorTaskFindingsRequest) {
|
|
13999
14545
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14019,7 +14565,8 @@ class SqlTuningClient {
|
|
|
14019
14565
|
};
|
|
14020
14566
|
let headerParams = {
|
|
14021
14567
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
14022
|
-
"opc-request-id": listSqlTuningAdvisorTaskFindingsRequest.opcRequestId
|
|
14568
|
+
"opc-request-id": listSqlTuningAdvisorTaskFindingsRequest.opcRequestId,
|
|
14569
|
+
"opc-named-credential-id": listSqlTuningAdvisorTaskFindingsRequest.opcNamedCredentialId
|
|
14023
14570
|
};
|
|
14024
14571
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
14025
14572
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSqlTuningAdvisorTaskFindingsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -14070,7 +14617,7 @@ class SqlTuningClient {
|
|
|
14070
14617
|
* @param ListSqlTuningAdvisorTaskRecommendationsRequest
|
|
14071
14618
|
* @return ListSqlTuningAdvisorTaskRecommendationsResponse
|
|
14072
14619
|
* @throws OciError when an error occurs
|
|
14073
|
-
* @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.
|
|
14074
14621
|
*/
|
|
14075
14622
|
listSqlTuningAdvisorTaskRecommendations(listSqlTuningAdvisorTaskRecommendationsRequest) {
|
|
14076
14623
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14092,7 +14639,8 @@ class SqlTuningClient {
|
|
|
14092
14639
|
};
|
|
14093
14640
|
let headerParams = {
|
|
14094
14641
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
14095
|
-
"opc-request-id": listSqlTuningAdvisorTaskRecommendationsRequest.opcRequestId
|
|
14642
|
+
"opc-request-id": listSqlTuningAdvisorTaskRecommendationsRequest.opcRequestId,
|
|
14643
|
+
"opc-named-credential-id": listSqlTuningAdvisorTaskRecommendationsRequest.opcNamedCredentialId
|
|
14096
14644
|
};
|
|
14097
14645
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
14098
14646
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSqlTuningAdvisorTaskRecommendationsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -14142,7 +14690,7 @@ class SqlTuningClient {
|
|
|
14142
14690
|
* @param ListSqlTuningAdvisorTasksRequest
|
|
14143
14691
|
* @return ListSqlTuningAdvisorTasksResponse
|
|
14144
14692
|
* @throws OciError when an error occurs
|
|
14145
|
-
* @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.
|
|
14146
14694
|
*/
|
|
14147
14695
|
listSqlTuningAdvisorTasks(listSqlTuningAdvisorTasksRequest) {
|
|
14148
14696
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14165,7 +14713,8 @@ class SqlTuningClient {
|
|
|
14165
14713
|
};
|
|
14166
14714
|
let headerParams = {
|
|
14167
14715
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
14168
|
-
"opc-request-id": listSqlTuningAdvisorTasksRequest.opcRequestId
|
|
14716
|
+
"opc-request-id": listSqlTuningAdvisorTasksRequest.opcRequestId,
|
|
14717
|
+
"opc-named-credential-id": listSqlTuningAdvisorTasksRequest.opcNamedCredentialId
|
|
14169
14718
|
};
|
|
14170
14719
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
14171
14720
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSqlTuningAdvisorTasksRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -14215,7 +14764,7 @@ class SqlTuningClient {
|
|
|
14215
14764
|
* @param ListSqlTuningSetsRequest
|
|
14216
14765
|
* @return ListSqlTuningSetsResponse
|
|
14217
14766
|
* @throws OciError when an error occurs
|
|
14218
|
-
* @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.
|
|
14219
14768
|
*/
|
|
14220
14769
|
listSqlTuningSets(listSqlTuningSetsRequest) {
|
|
14221
14770
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14236,7 +14785,8 @@ class SqlTuningClient {
|
|
|
14236
14785
|
};
|
|
14237
14786
|
let headerParams = {
|
|
14238
14787
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
14239
|
-
"opc-request-id": listSqlTuningSetsRequest.opcRequestId
|
|
14788
|
+
"opc-request-id": listSqlTuningSetsRequest.opcRequestId,
|
|
14789
|
+
"opc-named-credential-id": listSqlTuningSetsRequest.opcNamedCredentialId
|
|
14240
14790
|
};
|
|
14241
14791
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
14242
14792
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSqlTuningSetsRequest.retryConfiguration, specRetryConfiguration);
|
|
@@ -14286,7 +14836,7 @@ class SqlTuningClient {
|
|
|
14286
14836
|
* @param LoadSqlTuningSetRequest
|
|
14287
14837
|
* @return LoadSqlTuningSetResponse
|
|
14288
14838
|
* @throws OciError when an error occurs
|
|
14289
|
-
* @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.
|
|
14290
14840
|
*/
|
|
14291
14841
|
loadSqlTuningSet(loadSqlTuningSetRequest) {
|
|
14292
14842
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14348,7 +14898,7 @@ class SqlTuningClient {
|
|
|
14348
14898
|
* @param SaveSqlTuningSetAsRequest
|
|
14349
14899
|
* @return SaveSqlTuningSetAsResponse
|
|
14350
14900
|
* @throws OciError when an error occurs
|
|
14351
|
-
* @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.
|
|
14352
14902
|
*/
|
|
14353
14903
|
saveSqlTuningSetAs(saveSqlTuningSetAsRequest) {
|
|
14354
14904
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14410,7 +14960,7 @@ class SqlTuningClient {
|
|
|
14410
14960
|
* @param StartSqlTuningTaskRequest
|
|
14411
14961
|
* @return StartSqlTuningTaskResponse
|
|
14412
14962
|
* @throws OciError when an error occurs
|
|
14413
|
-
* @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.
|
|
14414
14964
|
*/
|
|
14415
14965
|
startSqlTuningTask(startSqlTuningTaskRequest) {
|
|
14416
14966
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14471,7 +15021,7 @@ class SqlTuningClient {
|
|
|
14471
15021
|
* @param ValidateBasicFilterRequest
|
|
14472
15022
|
* @return ValidateBasicFilterResponse
|
|
14473
15023
|
* @throws OciError when an error occurs
|
|
14474
|
-
* @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.
|
|
14475
15025
|
*/
|
|
14476
15026
|
validateBasicFilter(validateBasicFilterRequest) {
|
|
14477
15027
|
return __awaiter(this, void 0, void 0, function* () {
|