oci-databasemanagement 2.76.1 → 2.77.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +237 -215
- package/lib/client.js +251 -210
- package/lib/client.js.map +1 -1
- package/lib/model/asm-connection-credentials.d.ts +1 -1
- package/lib/model/change-database-parameters-details.d.ts +3 -3
- package/lib/model/change-space-budget-details.d.ts +1 -1
- package/lib/model/change-sql-plan-baselines-attributes-details.d.ts +3 -3
- package/lib/model/database-connection-credentials.d.ts +1 -1
- package/lib/model/database-parameter-summary.d.ts +20 -20
- package/lib/model/database-parameter-update-status.d.ts +2 -2
- package/lib/model/db-management-analytics-metric.d.ts +1 -1
- package/lib/model/dbm-resource.d.ts +2 -2
- package/lib/model/discovered-external-database.d.ts +1 -1
- package/lib/model/drop-sql-plan-baselines-details.d.ts +3 -3
- package/lib/model/external-asm-instance-parameters.d.ts +1 -1
- package/lib/model/external-asm.d.ts +2 -2
- package/lib/model/external-cluster.d.ts +2 -2
- package/lib/model/external-database-summary.d.ts +1 -1
- package/lib/model/external-db-home.d.ts +2 -2
- package/lib/model/external-db-node.d.ts +2 -2
- package/lib/model/external-db-system-connector.d.ts +1 -1
- package/lib/model/external-db-system-discovery-connector.d.ts +1 -1
- package/lib/model/external-exadata-storage-connector-status.d.ts +1 -1
- package/lib/model/external-listener-ipc-endpoint.d.ts +1 -1
- package/lib/model/external-listener-tcp-endpoint.d.ts +1 -1
- package/lib/model/external-listener-tcps-endpoint.d.ts +1 -1
- package/lib/model/external-listener.d.ts +2 -2
- package/lib/model/load-sql-plan-baselines-from-awr-details.d.ts +4 -4
- package/lib/model/load-sql-plan-baselines-from-cursor-cache-details.d.ts +4 -4
- package/lib/model/managed-database.d.ts +2 -2
- package/lib/model/metrics-aggregation-range-collection.d.ts +2 -2
- package/lib/model/metrics-aggregation-range.d.ts +7 -7
- package/lib/model/reset-database-parameters-details.d.ts +3 -3
- package/lib/model/spm-evolve-task-parameters.d.ts +1 -1
- package/lib/model/sql-plan-baseline-configuration.d.ts +6 -6
- package/lib/model/sql-plan-baseline-summary.d.ts +8 -8
- package/lib/model/sql-plan-baseline.d.ts +8 -8
- package/lib/request/add-data-files-request.d.ts +1 -1
- package/lib/request/add-managed-database-to-managed-database-group-request.d.ts +1 -1
- package/lib/request/addm-tasks-request.d.ts +1 -1
- package/lib/request/change-database-parameters-request.d.ts +1 -1
- package/lib/request/change-db-management-private-endpoint-compartment-request.d.ts +2 -2
- package/lib/request/change-external-db-system-compartment-request.d.ts +2 -2
- package/lib/request/change-external-exadata-infrastructure-compartment-request.d.ts +2 -2
- package/lib/request/change-job-compartment-request.d.ts +2 -2
- package/lib/request/change-managed-database-group-compartment-request.d.ts +2 -2
- package/lib/request/change-plan-retention-request.d.ts +1 -1
- package/lib/request/change-space-budget-request.d.ts +1 -1
- package/lib/request/change-sql-plan-baselines-attributes-request.d.ts +1 -1
- package/lib/request/check-external-db-system-connector-connection-status-request.d.ts +2 -2
- package/lib/request/check-external-exadata-storage-connector-request.d.ts +2 -2
- package/lib/request/clone-sql-tuning-task-request.d.ts +1 -1
- package/lib/request/configure-automatic-capture-filters-request.d.ts +1 -1
- package/lib/request/configure-automatic-spm-evolve-advisor-task-request.d.ts +1 -1
- package/lib/request/create-db-management-private-endpoint-request.d.ts +1 -1
- package/lib/request/create-external-db-system-connector-request.d.ts +1 -1
- package/lib/request/create-external-db-system-discovery-request.d.ts +1 -1
- package/lib/request/create-external-db-system-request.d.ts +1 -1
- package/lib/request/create-external-exadata-infrastructure-request.d.ts +1 -1
- package/lib/request/create-external-exadata-storage-connector-request.d.ts +1 -1
- package/lib/request/create-job-request.d.ts +1 -1
- package/lib/request/create-managed-database-group-request.d.ts +1 -1
- package/lib/request/create-sql-tuning-set-request.d.ts +1 -1
- package/lib/request/create-tablespace-request.d.ts +1 -1
- package/lib/request/delete-db-management-private-endpoint-request.d.ts +2 -2
- package/lib/request/delete-external-db-system-connector-request.d.ts +2 -2
- package/lib/request/delete-external-db-system-discovery-request.d.ts +2 -2
- package/lib/request/delete-external-db-system-request.d.ts +2 -2
- package/lib/request/delete-external-exadata-infrastructure-request.d.ts +2 -2
- package/lib/request/delete-external-exadata-storage-connector-request.d.ts +2 -2
- package/lib/request/delete-job-request.d.ts +2 -2
- package/lib/request/delete-managed-database-group-request.d.ts +2 -2
- package/lib/request/delete-preferred-credential-request.d.ts +1 -1
- package/lib/request/disable-automatic-initial-plan-capture-request.d.ts +1 -1
- package/lib/request/disable-automatic-spm-evolve-advisor-task-request.d.ts +1 -1
- package/lib/request/disable-external-db-system-database-management-request.d.ts +2 -2
- package/lib/request/disable-external-db-system-stack-monitoring-request.d.ts +2 -2
- package/lib/request/disable-external-exadata-infrastructure-management-request.d.ts +2 -2
- package/lib/request/disable-high-frequency-automatic-spm-evolve-advisor-task-request.d.ts +1 -1
- package/lib/request/disable-sql-plan-baselines-usage-request.d.ts +1 -1
- package/lib/request/discover-external-exadata-infrastructure-request.d.ts +2 -2
- package/lib/request/drop-sql-plan-baselines-request.d.ts +1 -1
- package/lib/request/drop-sql-tuning-set-request.d.ts +1 -1
- package/lib/request/drop-sql-tuning-task-request.d.ts +1 -1
- package/lib/request/drop-sqls-in-sql-tuning-set-request.d.ts +1 -1
- package/lib/request/drop-tablespace-request.d.ts +1 -1
- package/lib/request/enable-automatic-initial-plan-capture-request.d.ts +1 -1
- package/lib/request/enable-automatic-spm-evolve-advisor-task-request.d.ts +1 -1
- package/lib/request/enable-external-db-system-database-management-request.d.ts +2 -2
- package/lib/request/enable-external-db-system-stack-monitoring-request.d.ts +2 -2
- package/lib/request/enable-external-exadata-infrastructure-management-request.d.ts +2 -2
- package/lib/request/enable-high-frequency-automatic-spm-evolve-advisor-task-request.d.ts +1 -1
- package/lib/request/enable-sql-plan-baselines-usage-request.d.ts +1 -1
- package/lib/request/fetch-sql-tuning-set-request.d.ts +1 -1
- package/lib/request/generate-awr-snapshot-request.d.ts +1 -1
- package/lib/request/get-awr-db-report-request.d.ts +1 -1
- package/lib/request/get-awr-db-sql-report-request.d.ts +1 -1
- package/lib/request/get-cluster-cache-metric-request.d.ts +1 -1
- package/lib/request/get-database-fleet-health-metrics-request.d.ts +1 -1
- package/lib/request/get-database-home-metrics-request.d.ts +1 -1
- package/lib/request/get-db-management-private-endpoint-request.d.ts +1 -1
- package/lib/request/get-execution-plan-stats-comparision-request.d.ts +1 -1
- package/lib/request/get-external-asm-configuration-request.d.ts +1 -1
- package/lib/request/get-external-asm-instance-request.d.ts +1 -1
- package/lib/request/get-external-asm-request.d.ts +1 -1
- package/lib/request/get-external-cluster-instance-request.d.ts +1 -1
- package/lib/request/get-external-cluster-request.d.ts +1 -1
- package/lib/request/get-external-db-home-request.d.ts +1 -1
- package/lib/request/get-external-db-node-request.d.ts +1 -1
- package/lib/request/get-external-db-system-connector-request.d.ts +1 -1
- package/lib/request/get-external-db-system-discovery-request.d.ts +1 -1
- package/lib/request/get-external-db-system-request.d.ts +1 -1
- package/lib/request/get-external-exadata-infrastructure-request.d.ts +1 -1
- package/lib/request/get-external-exadata-storage-connector-request.d.ts +1 -1
- package/lib/request/get-external-exadata-storage-grid-request.d.ts +1 -1
- package/lib/request/get-external-exadata-storage-server-request.d.ts +1 -1
- package/lib/request/get-external-listener-request.d.ts +1 -1
- package/lib/request/get-iorm-plan-request.d.ts +1 -1
- package/lib/request/get-job-execution-request.d.ts +1 -1
- package/lib/request/get-job-request.d.ts +1 -1
- package/lib/request/get-job-run-request.d.ts +1 -1
- package/lib/request/get-managed-database-group-request.d.ts +1 -1
- package/lib/request/get-managed-database-request.d.ts +1 -1
- package/lib/request/get-managed-my-sql-database-request.d.ts +1 -1
- package/lib/request/get-my-sql-fleet-metric-request.d.ts +1 -1
- package/lib/request/get-open-alert-history-request.d.ts +1 -1
- package/lib/request/get-optimizer-statistics-advisor-execution-request.d.ts +1 -1
- package/lib/request/get-optimizer-statistics-advisor-execution-script-request.d.ts +1 -1
- package/lib/request/get-optimizer-statistics-collection-operation-request.d.ts +1 -1
- package/lib/request/get-pdb-metrics-request.d.ts +1 -1
- package/lib/request/get-preferred-credential-request.d.ts +1 -1
- package/lib/request/get-sql-execution-plan-request.d.ts +1 -1
- package/lib/request/get-sql-plan-baseline-configuration-request.d.ts +1 -1
- package/lib/request/get-sql-plan-baseline-request.d.ts +1 -1
- package/lib/request/get-sql-tuning-advisor-task-summary-report-request.d.ts +1 -1
- package/lib/request/get-tablespace-request.d.ts +1 -1
- package/lib/request/get-top-sql-cpu-activity-request.d.ts +1 -1
- package/lib/request/get-user-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/implement-optimizer-statistics-advisor-recommendations-request.d.ts +1 -1
- package/lib/request/list-alert-logs-request.d.ts +1 -1
- package/lib/request/list-asm-properties-request.d.ts +1 -1
- package/lib/request/list-associated-databases-request.d.ts +1 -1
- package/lib/request/list-attention-logs-request.d.ts +1 -1
- package/lib/request/list-awr-db-snapshots-request.d.ts +1 -1
- package/lib/request/list-awr-dbs-request.d.ts +1 -1
- package/lib/request/list-consumer-group-privileges-request.d.ts +1 -1
- package/lib/request/list-cursor-cache-statements-request.d.ts +1 -1
- package/lib/request/list-data-access-containers-request.d.ts +1 -1
- package/lib/request/list-database-parameters-request.d.ts +5 -5
- package/lib/request/list-db-management-private-endpoints-request.d.ts +1 -1
- package/lib/request/list-external-asm-disk-groups-request.d.ts +2 -2
- package/lib/request/list-external-asm-instances-request.d.ts +3 -3
- package/lib/request/list-external-asm-users-request.d.ts +2 -2
- package/lib/request/list-external-asms-request.d.ts +3 -3
- package/lib/request/list-external-cluster-instances-request.d.ts +3 -3
- package/lib/request/list-external-clusters-request.d.ts +3 -3
- package/lib/request/list-external-databases-request.d.ts +3 -3
- package/lib/request/list-external-db-homes-request.d.ts +3 -3
- package/lib/request/list-external-db-nodes-request.d.ts +3 -3
- package/lib/request/list-external-db-system-connectors-request.d.ts +3 -3
- package/lib/request/list-external-db-system-discoveries-request.d.ts +3 -3
- package/lib/request/list-external-db-systems-request.d.ts +3 -3
- package/lib/request/list-external-exadata-infrastructures-request.d.ts +1 -1
- package/lib/request/list-external-exadata-storage-connectors-request.d.ts +1 -1
- package/lib/request/list-external-exadata-storage-servers-request.d.ts +1 -1
- package/lib/request/list-external-listener-services-request.d.ts +2 -2
- package/lib/request/list-external-listeners-request.d.ts +3 -3
- package/lib/request/list-job-executions-request.d.ts +1 -1
- package/lib/request/list-job-runs-request.d.ts +1 -1
- package/lib/request/list-jobs-request.d.ts +1 -1
- package/lib/request/list-managed-database-groups-request.d.ts +1 -1
- package/lib/request/list-managed-databases-request.d.ts +1 -1
- package/lib/request/list-managed-my-sql-database-configuration-data-request.d.ts +1 -1
- package/lib/request/list-managed-my-sql-database-sql-data-request.d.ts +1 -1
- package/lib/request/list-managed-my-sql-databases-request.d.ts +1 -1
- package/lib/request/list-object-privileges-request.d.ts +1 -1
- package/lib/request/list-optimizer-statistics-advisor-executions-request.d.ts +1 -1
- package/lib/request/list-optimizer-statistics-collection-aggregations-request.d.ts +1 -1
- package/lib/request/list-optimizer-statistics-collection-operations-request.d.ts +1 -1
- package/lib/request/list-preferred-credentials-request.d.ts +1 -1
- package/lib/request/list-proxied-for-users-request.d.ts +1 -1
- package/lib/request/list-proxy-users-request.d.ts +1 -1
- package/lib/request/list-roles-request.d.ts +1 -1
- package/lib/request/list-sql-plan-baseline-jobs-request.d.ts +1 -1
- package/lib/request/list-sql-plan-baselines-request.d.ts +1 -1
- package/lib/request/list-sql-tuning-advisor-task-findings-request.d.ts +1 -1
- package/lib/request/list-sql-tuning-advisor-task-recommendations-request.d.ts +1 -1
- package/lib/request/list-sql-tuning-advisor-tasks-request.d.ts +1 -1
- package/lib/request/list-sql-tuning-sets-request.d.ts +1 -1
- package/lib/request/list-system-privileges-request.d.ts +1 -1
- package/lib/request/list-table-statistics-request.d.ts +1 -1
- package/lib/request/list-tablespaces-request.d.ts +1 -1
- package/lib/request/list-users-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/load-sql-plan-baselines-from-awr-request.d.ts +1 -1
- package/lib/request/load-sql-plan-baselines-from-cursor-cache-request.d.ts +1 -1
- package/lib/request/load-sql-tuning-set-request.d.ts +1 -1
- package/lib/request/modify-snapshot-settings-request.d.ts +1 -1
- package/lib/request/patch-external-db-system-discovery-request.d.ts +2 -2
- package/lib/request/remove-data-file-request.d.ts +1 -1
- package/lib/request/remove-managed-database-from-managed-database-group-request.d.ts +1 -1
- package/lib/request/reset-database-parameters-request.d.ts +1 -1
- package/lib/request/resize-data-file-request.d.ts +1 -1
- package/lib/request/run-historic-addm-request.d.ts +1 -1
- package/lib/request/save-sql-tuning-set-as-request.d.ts +1 -1
- package/lib/request/start-sql-tuning-task-request.d.ts +1 -1
- package/lib/request/summarize-alert-log-counts-request.d.ts +1 -1
- package/lib/request/summarize-attention-log-counts-request.d.ts +1 -1
- package/lib/request/summarize-awr-db-cpu-usages-request.d.ts +1 -1
- package/lib/request/summarize-awr-db-metrics-request.d.ts +1 -1
- package/lib/request/summarize-awr-db-parameter-changes-request.d.ts +1 -1
- package/lib/request/summarize-awr-db-parameters-request.d.ts +1 -1
- package/lib/request/summarize-awr-db-snapshot-ranges-request.d.ts +1 -1
- package/lib/request/summarize-awr-db-sysstats-request.d.ts +1 -1
- package/lib/request/summarize-awr-db-top-wait-events-request.d.ts +1 -1
- package/lib/request/summarize-awr-db-wait-event-buckets-request.d.ts +1 -1
- package/lib/request/summarize-awr-db-wait-events-request.d.ts +1 -1
- package/lib/request/summarize-external-asm-metrics-request.d.ts +3 -3
- package/lib/request/summarize-external-cluster-metrics-request.d.ts +3 -3
- package/lib/request/summarize-external-db-node-metrics-request.d.ts +3 -3
- package/lib/request/summarize-external-db-system-availability-metrics-request.d.ts +3 -3
- package/lib/request/summarize-external-listener-metrics-request.d.ts +3 -3
- package/lib/request/summarize-job-executions-statuses-request.d.ts +1 -1
- package/lib/request/summarize-managed-database-availability-metrics-request.d.ts +1 -1
- package/lib/request/summarize-managed-my-sql-database-availability-metrics-request.d.ts +1 -1
- package/lib/request/summarize-sql-plan-baselines-by-last-execution-request.d.ts +1 -1
- package/lib/request/summarize-sql-plan-baselines-request.d.ts +1 -1
- package/lib/request/test-preferred-credential-request.d.ts +1 -1
- package/lib/request/update-db-management-private-endpoint-request.d.ts +2 -2
- package/lib/request/update-external-asm-request.d.ts +2 -2
- package/lib/request/update-external-cluster-instance-request.d.ts +2 -2
- package/lib/request/update-external-cluster-request.d.ts +2 -2
- package/lib/request/update-external-db-node-request.d.ts +2 -2
- package/lib/request/update-external-db-system-connector-request.d.ts +2 -2
- package/lib/request/update-external-db-system-discovery-request.d.ts +2 -2
- package/lib/request/update-external-db-system-request.d.ts +2 -2
- package/lib/request/update-external-exadata-infrastructure-request.d.ts +2 -2
- package/lib/request/update-external-exadata-storage-connector-request.d.ts +2 -2
- package/lib/request/update-external-listener-request.d.ts +2 -2
- package/lib/request/update-job-request.d.ts +2 -2
- package/lib/request/update-managed-database-group-request.d.ts +2 -2
- package/lib/request/update-preferred-credential-request.d.ts +2 -2
- package/lib/request/update-tablespace-request.d.ts +1 -1
- package/lib/request/validate-basic-filter-request.d.ts +1 -1
- package/lib/response/addm-tasks-response.d.ts +1 -1
- package/lib/response/check-external-exadata-storage-connector-response.d.ts +1 -1
- package/lib/response/create-db-management-private-endpoint-response.d.ts +1 -1
- package/lib/response/create-external-db-system-connector-response.d.ts +1 -1
- package/lib/response/create-external-db-system-discovery-response.d.ts +1 -1
- package/lib/response/create-external-db-system-response.d.ts +1 -1
- package/lib/response/create-external-exadata-infrastructure-response.d.ts +1 -1
- package/lib/response/create-external-exadata-storage-connector-response.d.ts +1 -1
- package/lib/response/create-job-response.d.ts +1 -1
- package/lib/response/create-managed-database-group-response.d.ts +1 -1
- package/lib/response/discover-external-exadata-infrastructure-response.d.ts +1 -1
- package/lib/response/get-db-management-private-endpoint-response.d.ts +1 -1
- package/lib/response/get-external-asm-response.d.ts +1 -1
- package/lib/response/get-external-cluster-instance-response.d.ts +1 -1
- package/lib/response/get-external-cluster-response.d.ts +1 -1
- package/lib/response/get-external-db-node-response.d.ts +1 -1
- package/lib/response/get-external-db-system-connector-response.d.ts +1 -1
- package/lib/response/get-external-db-system-discovery-response.d.ts +1 -1
- package/lib/response/get-external-db-system-response.d.ts +1 -1
- package/lib/response/get-external-exadata-infrastructure-response.d.ts +1 -1
- package/lib/response/get-external-exadata-storage-connector-response.d.ts +1 -1
- package/lib/response/get-external-exadata-storage-grid-response.d.ts +1 -1
- package/lib/response/get-external-exadata-storage-server-response.d.ts +1 -1
- package/lib/response/get-external-listener-response.d.ts +1 -1
- package/lib/response/get-job-response.d.ts +1 -1
- package/lib/response/get-managed-database-group-response.d.ts +1 -1
- package/lib/response/get-preferred-credential-response.d.ts +1 -1
- package/lib/response/list-alert-logs-response.d.ts +1 -1
- package/lib/response/list-asm-properties-response.d.ts +1 -1
- package/lib/response/list-associated-databases-response.d.ts +1 -1
- package/lib/response/list-attention-logs-response.d.ts +1 -1
- package/lib/response/list-awr-db-snapshots-response.d.ts +1 -1
- package/lib/response/list-awr-dbs-response.d.ts +1 -1
- package/lib/response/list-consumer-group-privileges-response.d.ts +1 -1
- package/lib/response/list-cursor-cache-statements-response.d.ts +1 -1
- package/lib/response/list-data-access-containers-response.d.ts +1 -1
- package/lib/response/list-db-management-private-endpoints-response.d.ts +1 -1
- package/lib/response/list-external-asm-disk-groups-response.d.ts +1 -1
- package/lib/response/list-external-asm-instances-response.d.ts +1 -1
- package/lib/response/list-external-asm-users-response.d.ts +1 -1
- package/lib/response/list-external-asms-response.d.ts +1 -1
- package/lib/response/list-external-cluster-instances-response.d.ts +1 -1
- package/lib/response/list-external-clusters-response.d.ts +1 -1
- package/lib/response/list-external-databases-response.d.ts +1 -1
- package/lib/response/list-external-db-homes-response.d.ts +1 -1
- package/lib/response/list-external-db-nodes-response.d.ts +1 -1
- package/lib/response/list-external-db-system-connectors-response.d.ts +1 -1
- package/lib/response/list-external-db-system-discoveries-response.d.ts +1 -1
- package/lib/response/list-external-db-systems-response.d.ts +1 -1
- package/lib/response/list-external-exadata-infrastructures-response.d.ts +1 -1
- package/lib/response/list-external-exadata-storage-connectors-response.d.ts +1 -1
- package/lib/response/list-external-exadata-storage-servers-response.d.ts +1 -1
- package/lib/response/list-external-listener-services-response.d.ts +1 -1
- package/lib/response/list-external-listeners-response.d.ts +1 -1
- package/lib/response/list-job-executions-response.d.ts +1 -1
- package/lib/response/list-job-runs-response.d.ts +1 -1
- package/lib/response/list-jobs-response.d.ts +1 -1
- package/lib/response/list-managed-database-groups-response.d.ts +1 -1
- package/lib/response/list-managed-databases-response.d.ts +1 -1
- package/lib/response/list-managed-my-sql-database-configuration-data-response.d.ts +1 -1
- package/lib/response/list-managed-my-sql-database-sql-data-response.d.ts +1 -1
- package/lib/response/list-managed-my-sql-databases-response.d.ts +1 -1
- package/lib/response/list-object-privileges-response.d.ts +1 -1
- package/lib/response/list-optimizer-statistics-collection-aggregations-response.d.ts +1 -1
- package/lib/response/list-optimizer-statistics-collection-operations-response.d.ts +1 -1
- package/lib/response/list-preferred-credentials-response.d.ts +1 -1
- package/lib/response/list-proxied-for-users-response.d.ts +1 -1
- package/lib/response/list-proxy-users-response.d.ts +1 -1
- package/lib/response/list-roles-response.d.ts +1 -1
- package/lib/response/list-sql-plan-baseline-jobs-response.d.ts +1 -1
- package/lib/response/list-sql-plan-baselines-response.d.ts +1 -1
- package/lib/response/list-sql-tuning-advisor-task-findings-response.d.ts +1 -1
- package/lib/response/list-sql-tuning-advisor-task-recommendations-response.d.ts +1 -1
- package/lib/response/list-sql-tuning-advisor-tasks-response.d.ts +1 -1
- package/lib/response/list-sql-tuning-sets-response.d.ts +1 -1
- package/lib/response/list-system-privileges-response.d.ts +1 -1
- package/lib/response/list-tablespaces-response.d.ts +1 -1
- package/lib/response/list-users-response.d.ts +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-work-requests-response.d.ts +1 -1
- package/lib/response/patch-external-db-system-discovery-response.d.ts +1 -1
- package/lib/response/summarize-alert-log-counts-response.d.ts +1 -1
- package/lib/response/summarize-attention-log-counts-response.d.ts +1 -1
- package/lib/response/summarize-awr-db-cpu-usages-response.d.ts +1 -1
- package/lib/response/summarize-awr-db-metrics-response.d.ts +1 -1
- package/lib/response/summarize-awr-db-parameter-changes-response.d.ts +1 -1
- package/lib/response/summarize-awr-db-parameters-response.d.ts +1 -1
- package/lib/response/summarize-awr-db-snapshot-ranges-response.d.ts +1 -1
- package/lib/response/summarize-awr-db-sysstats-response.d.ts +1 -1
- package/lib/response/summarize-awr-db-top-wait-events-response.d.ts +1 -1
- package/lib/response/summarize-awr-db-wait-event-buckets-response.d.ts +1 -1
- package/lib/response/summarize-awr-db-wait-events-response.d.ts +1 -1
- package/lib/response/summarize-external-asm-metrics-response.d.ts +1 -1
- package/lib/response/summarize-external-cluster-metrics-response.d.ts +1 -1
- package/lib/response/summarize-external-db-node-metrics-response.d.ts +1 -1
- package/lib/response/summarize-external-db-system-availability-metrics-response.d.ts +1 -1
- package/lib/response/summarize-external-listener-metrics-response.d.ts +1 -1
- package/lib/response/summarize-managed-database-availability-metrics-response.d.ts +1 -1
- package/lib/response/summarize-managed-my-sql-database-availability-metrics-response.d.ts +1 -1
- package/lib/response/summarize-sql-plan-baselines-by-last-execution-response.d.ts +1 -1
- package/lib/response/summarize-sql-plan-baselines-response.d.ts +1 -1
- package/lib/response/update-db-management-private-endpoint-response.d.ts +1 -1
- package/lib/response/update-external-db-system-discovery-response.d.ts +1 -1
- package/lib/response/update-external-db-system-response.d.ts +1 -1
- package/lib/response/update-external-exadata-infrastructure-response.d.ts +1 -1
- package/lib/response/update-external-exadata-storage-connector-response.d.ts +1 -1
- package/lib/response/update-job-response.d.ts +1 -1
- package/lib/response/update-managed-database-group-response.d.ts +1 -1
- package/lib/response/update-preferred-credential-response.d.ts +1 -1
- package/package.json +3 -3
|
@@ -52,35 +52,35 @@ export interface SqlPlanBaseline {
|
|
|
52
52
|
*/
|
|
53
53
|
"timeLastExecuted"?: Date;
|
|
54
54
|
/**
|
|
55
|
-
* Indicates whether the plan baseline is enabled (
|
|
55
|
+
* Indicates whether the plan baseline is enabled ({@code YES}) or disabled ({@code NO}).
|
|
56
56
|
*/
|
|
57
57
|
"enabled"?: string;
|
|
58
58
|
/**
|
|
59
|
-
* Indicates whether the plan baseline is accepted (
|
|
59
|
+
* Indicates whether the plan baseline is accepted ({@code YES}) or not ({@code NO}).
|
|
60
60
|
*/
|
|
61
61
|
"accepted"?: string;
|
|
62
62
|
/**
|
|
63
|
-
* Indicates whether the plan baseline is fixed (
|
|
63
|
+
* Indicates whether the plan baseline is fixed ({@code YES}) or not ({@code NO}).
|
|
64
64
|
*/
|
|
65
65
|
"fixed"?: string;
|
|
66
66
|
/**
|
|
67
|
-
* Indicates whether the optimizer was able to reproduce the plan (
|
|
68
|
-
* The value is set to
|
|
67
|
+
* Indicates whether the optimizer was able to reproduce the plan ({@code YES}) or not ({@code NO}).
|
|
68
|
+
* The value is set to {@code YES} when a plan is initially added to the plan baseline.
|
|
69
69
|
*
|
|
70
70
|
*/
|
|
71
71
|
"reproduced"?: string;
|
|
72
72
|
/**
|
|
73
|
-
* Indicates whether the plan baseline is auto-purged (
|
|
73
|
+
* Indicates whether the plan baseline is auto-purged ({@code YES}) or not ({@code NO}).
|
|
74
74
|
*/
|
|
75
75
|
"autoPurge"?: string;
|
|
76
76
|
/**
|
|
77
77
|
* Indicates whether a plan that is automatically captured by SQL plan management is marked adaptive or not.
|
|
78
78
|
* <p>
|
|
79
79
|
When a new adaptive plan is found for a SQL statement that has an existing SQL plan baseline, that new plan
|
|
80
|
-
* will be added to the SQL plan baseline as an unaccepted plan, and the
|
|
80
|
+
* will be added to the SQL plan baseline as an unaccepted plan, and the {@code ADAPTIVE} property will be marked {@code YES}.
|
|
81
81
|
* When this new plan is verified (either manually or via the auto evolve task), the plan will be test executed
|
|
82
82
|
* and the final plan determined at execution will become an accepted plan if its performance is better than
|
|
83
|
-
* the existing plan baseline. At this point, the value of the
|
|
83
|
+
* the existing plan baseline. At this point, the value of the {@code ADAPTIVE} property is set to {@code NO} since the plan
|
|
84
84
|
* is no longer adaptive, but resolved.
|
|
85
85
|
*
|
|
86
86
|
*/
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/AddDataFiles.ts.html |here} to see how to use AddDataFilesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface AddDataFilesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/AddManagedDatabaseToManagedDatabaseGroup.ts.html |here} to see how to use AddManagedDatabaseToManagedDatabaseGroupRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface AddManagedDatabaseToManagedDatabaseGroupRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/AddmTasks.ts.html |here} to see how to use AddmTasksRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface AddmTasksRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ChangeDatabaseParameters.ts.html |here} to see how to use ChangeDatabaseParametersRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeDatabaseParametersRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ChangeDbManagementPrivateEndpointCompartment.ts.html |here} to see how to use ChangeDbManagementPrivateEndpointCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeDbManagementPrivateEndpointCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -39,7 +39,7 @@ export interface ChangeDbManagementPrivateEndpointCompartmentRequest extends com
|
|
|
39
39
|
"opcRetryToken"?: string;
|
|
40
40
|
/**
|
|
41
41
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
42
|
-
* for a resource, set the
|
|
42
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
43
43
|
* etag from a previous GET or POST response for that resource.
|
|
44
44
|
* The resource will be updated or deleted only if the etag you
|
|
45
45
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ChangeExternalDbSystemCompartment.ts.html |here} to see how to use ChangeExternalDbSystemCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeExternalDbSystemCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -39,7 +39,7 @@ export interface ChangeExternalDbSystemCompartmentRequest extends common.BaseReq
|
|
|
39
39
|
"opcRetryToken"?: string;
|
|
40
40
|
/**
|
|
41
41
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
42
|
-
* for a resource, set the
|
|
42
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
43
43
|
* etag from a previous GET or POST response for that resource.
|
|
44
44
|
* The resource will be updated or deleted only if the etag you
|
|
45
45
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ChangeExternalExadataInfrastructureCompartment.ts.html |here} to see how to use ChangeExternalExadataInfrastructureCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeExternalExadataInfrastructureCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -39,7 +39,7 @@ export interface ChangeExternalExadataInfrastructureCompartmentRequest extends c
|
|
|
39
39
|
"opcRetryToken"?: string;
|
|
40
40
|
/**
|
|
41
41
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
42
|
-
* for a resource, set the
|
|
42
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
43
43
|
* etag from a previous GET or POST response for that resource.
|
|
44
44
|
* The resource will be updated or deleted only if the etag you
|
|
45
45
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ChangeJobCompartment.ts.html |here} to see how to use ChangeJobCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeJobCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -39,7 +39,7 @@ export interface ChangeJobCompartmentRequest extends common.BaseRequest {
|
|
|
39
39
|
"opcRetryToken"?: string;
|
|
40
40
|
/**
|
|
41
41
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
42
|
-
* for a resource, set the
|
|
42
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
43
43
|
* etag from a previous GET or POST response for that resource.
|
|
44
44
|
* The resource will be updated or deleted only if the etag you
|
|
45
45
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ChangeManagedDatabaseGroupCompartment.ts.html |here} to see how to use ChangeManagedDatabaseGroupCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeManagedDatabaseGroupCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -39,7 +39,7 @@ export interface ChangeManagedDatabaseGroupCompartmentRequest extends common.Bas
|
|
|
39
39
|
"opcRetryToken"?: string;
|
|
40
40
|
/**
|
|
41
41
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
42
|
-
* for a resource, set the
|
|
42
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
43
43
|
* etag from a previous GET or POST response for that resource.
|
|
44
44
|
* The resource will be updated or deleted only if the etag you
|
|
45
45
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ChangePlanRetention.ts.html |here} to see how to use ChangePlanRetentionRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangePlanRetentionRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ChangeSpaceBudget.ts.html |here} to see how to use ChangeSpaceBudgetRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeSpaceBudgetRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ChangeSqlPlanBaselinesAttributes.ts.html |here} to see how to use ChangeSqlPlanBaselinesAttributesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeSqlPlanBaselinesAttributesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/CheckExternalDbSystemConnectorConnectionStatus.ts.html |here} to see how to use CheckExternalDbSystemConnectorConnectionStatusRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface CheckExternalDbSystemConnectorConnectionStatusRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface CheckExternalDbSystemConnectorConnectionStatusRequest extends c
|
|
|
21
21
|
"externalDbSystemConnectorId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/CheckExternalExadataStorageConnector.ts.html |here} to see how to use CheckExternalExadataStorageConnectorRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface CheckExternalExadataStorageConnectorRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface CheckExternalExadataStorageConnectorRequest extends common.Base
|
|
|
21
21
|
"externalExadataStorageConnectorId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/CloneSqlTuningTask.ts.html |here} to see how to use CloneSqlTuningTaskRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CloneSqlTuningTaskRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ConfigureAutomaticCaptureFilters.ts.html |here} to see how to use ConfigureAutomaticCaptureFiltersRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ConfigureAutomaticCaptureFiltersRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/ConfigureAutomaticSpmEvolveAdvisorTask.ts.html |here} to see how to use ConfigureAutomaticSpmEvolveAdvisorTaskRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ConfigureAutomaticSpmEvolveAdvisorTaskRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/CreateDbManagementPrivateEndpoint.ts.html |here} to see how to use CreateDbManagementPrivateEndpointRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateDbManagementPrivateEndpointRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/CreateExternalDbSystemConnector.ts.html |here} to see how to use CreateExternalDbSystemConnectorRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateExternalDbSystemConnectorRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/CreateExternalDbSystemDiscovery.ts.html |here} to see how to use CreateExternalDbSystemDiscoveryRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateExternalDbSystemDiscoveryRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/CreateExternalDbSystem.ts.html |here} to see how to use CreateExternalDbSystemRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateExternalDbSystemRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/CreateExternalExadataInfrastructure.ts.html |here} to see how to use CreateExternalExadataInfrastructureRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateExternalExadataInfrastructureRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/CreateExternalExadataStorageConnector.ts.html |here} to see how to use CreateExternalExadataStorageConnectorRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateExternalExadataStorageConnectorRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/CreateJob.ts.html |here} to see how to use CreateJobRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateJobRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/CreateManagedDatabaseGroup.ts.html |here} to see how to use CreateManagedDatabaseGroupRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateManagedDatabaseGroupRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/CreateSqlTuningSet.ts.html |here} to see how to use CreateSqlTuningSetRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateSqlTuningSetRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/CreateTablespace.ts.html |here} to see how to use CreateTablespaceRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateTablespaceRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DeleteDbManagementPrivateEndpoint.ts.html |here} to see how to use DeleteDbManagementPrivateEndpointRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteDbManagementPrivateEndpointRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -25,7 +25,7 @@ export interface DeleteDbManagementPrivateEndpointRequest extends common.BaseReq
|
|
|
25
25
|
"opcRequestId"?: string;
|
|
26
26
|
/**
|
|
27
27
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
28
|
-
* for a resource, set the
|
|
28
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
29
29
|
* etag from a previous GET or POST response for that resource.
|
|
30
30
|
* The resource will be updated or deleted only if the etag you
|
|
31
31
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DeleteExternalDbSystemConnector.ts.html |here} to see how to use DeleteExternalDbSystemConnectorRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteExternalDbSystemConnectorRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -25,7 +25,7 @@ export interface DeleteExternalDbSystemConnectorRequest extends common.BaseReque
|
|
|
25
25
|
"opcRequestId"?: string;
|
|
26
26
|
/**
|
|
27
27
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
28
|
-
* for a resource, set the
|
|
28
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
29
29
|
* etag from a previous GET or POST response for that resource.
|
|
30
30
|
* The resource will be updated or deleted only if the etag you
|
|
31
31
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DeleteExternalDbSystemDiscovery.ts.html |here} to see how to use DeleteExternalDbSystemDiscoveryRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteExternalDbSystemDiscoveryRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -25,7 +25,7 @@ export interface DeleteExternalDbSystemDiscoveryRequest extends common.BaseReque
|
|
|
25
25
|
"opcRequestId"?: string;
|
|
26
26
|
/**
|
|
27
27
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
28
|
-
* for a resource, set the
|
|
28
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
29
29
|
* etag from a previous GET or POST response for that resource.
|
|
30
30
|
* The resource will be updated or deleted only if the etag you
|
|
31
31
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DeleteExternalDbSystem.ts.html |here} to see how to use DeleteExternalDbSystemRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteExternalDbSystemRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -25,7 +25,7 @@ export interface DeleteExternalDbSystemRequest extends common.BaseRequest {
|
|
|
25
25
|
"opcRequestId"?: string;
|
|
26
26
|
/**
|
|
27
27
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
28
|
-
* for a resource, set the
|
|
28
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
29
29
|
* etag from a previous GET or POST response for that resource.
|
|
30
30
|
* The resource will be updated or deleted only if the etag you
|
|
31
31
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DeleteExternalExadataInfrastructure.ts.html |here} to see how to use DeleteExternalExadataInfrastructureRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteExternalExadataInfrastructureRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -25,7 +25,7 @@ export interface DeleteExternalExadataInfrastructureRequest extends common.BaseR
|
|
|
25
25
|
"opcRequestId"?: string;
|
|
26
26
|
/**
|
|
27
27
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
28
|
-
* for a resource, set the
|
|
28
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
29
29
|
* etag from a previous GET or POST response for that resource.
|
|
30
30
|
* The resource will be updated or deleted only if the etag you
|
|
31
31
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DeleteExternalExadataStorageConnector.ts.html |here} to see how to use DeleteExternalExadataStorageConnectorRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteExternalExadataStorageConnectorRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -25,7 +25,7 @@ export interface DeleteExternalExadataStorageConnectorRequest extends common.Bas
|
|
|
25
25
|
"opcRequestId"?: string;
|
|
26
26
|
/**
|
|
27
27
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
28
|
-
* for a resource, set the
|
|
28
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
29
29
|
* etag from a previous GET or POST response for that resource.
|
|
30
30
|
* The resource will be updated or deleted only if the etag you
|
|
31
31
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DeleteJob.ts.html |here} to see how to use DeleteJobRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteJobRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteJobRequest extends common.BaseRequest {
|
|
|
21
21
|
"jobId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DeleteManagedDatabaseGroup.ts.html |here} to see how to use DeleteManagedDatabaseGroupRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteManagedDatabaseGroupRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteManagedDatabaseGroupRequest extends common.BaseRequest {
|
|
|
21
21
|
"managedDatabaseGroupId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DeletePreferredCredential.ts.html |here} to see how to use DeletePreferredCredentialRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeletePreferredCredentialRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DisableAutomaticInitialPlanCapture.ts.html |here} to see how to use DisableAutomaticInitialPlanCaptureRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface DisableAutomaticInitialPlanCaptureRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DisableAutomaticSpmEvolveAdvisorTask.ts.html |here} to see how to use DisableAutomaticSpmEvolveAdvisorTaskRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface DisableAutomaticSpmEvolveAdvisorTaskRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/databasemanagement/DisableExternalDbSystemDatabaseManagement.ts.html |here} to see how to use DisableExternalDbSystemDatabaseManagementRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DisableExternalDbSystemDatabaseManagementRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -34,7 +34,7 @@ export interface DisableExternalDbSystemDatabaseManagementRequest extends common
|
|
|
34
34
|
"opcRetryToken"?: string;
|
|
35
35
|
/**
|
|
36
36
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
37
|
-
* for a resource, set the
|
|
37
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
38
38
|
* etag from a previous GET or POST response for that resource.
|
|
39
39
|
* The resource will be updated or deleted only if the etag you
|
|
40
40
|
* provide matches the resource's current etag value.
|