oci-opensearch 2.100.1 → 2.100.3
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/index.d.ts +1 -1
- package/index.js +1 -1
- package/lib/client.d.ts +19 -1
- package/lib/client.js +125 -1
- package/lib/client.js.map +1 -1
- package/lib/model/action-type.d.ts +1 -1
- package/lib/model/action-type.js +1 -1
- package/lib/model/backup-event-details.d.ts +1 -1
- package/lib/model/backup-event-details.js +1 -1
- package/lib/model/backup-opensearch-cluster-details.d.ts +1 -1
- package/lib/model/backup-opensearch-cluster-details.js +1 -1
- package/lib/model/backup-policy.d.ts +34 -0
- package/lib/model/backup-policy.js +29 -0
- package/lib/model/backup-policy.js.map +1 -0
- package/lib/model/backup-state.d.ts +1 -1
- package/lib/model/backup-state.js +1 -1
- package/lib/model/benchmark-details.d.ts +41 -0
- package/lib/model/benchmark-details.js +34 -0
- package/lib/model/benchmark-details.js.map +1 -0
- package/lib/model/ccc-mode.d.ts +29 -0
- package/lib/model/ccc-mode.js +40 -0
- package/lib/model/ccc-mode.js.map +1 -0
- package/lib/model/change-opensearch-cluster-backup-compartment-details.d.ts +1 -1
- package/lib/model/change-opensearch-cluster-backup-compartment-details.js +1 -1
- package/lib/model/change-opensearch-cluster-compartment-details.d.ts +1 -1
- package/lib/model/change-opensearch-cluster-compartment-details.js +1 -1
- package/lib/model/configure-outbound-cluster-details.d.ts +25 -0
- package/lib/model/configure-outbound-cluster-details.js +29 -0
- package/lib/model/configure-outbound-cluster-details.js.map +1 -0
- package/lib/model/create-maintenance-details.d.ts +25 -0
- package/lib/model/create-maintenance-details.js +29 -0
- package/lib/model/create-maintenance-details.js.map +1 -0
- package/lib/model/create-opensearch-cluster-details.d.ts +13 -1
- package/lib/model/create-opensearch-cluster-details.js +49 -3
- package/lib/model/create-opensearch-cluster-details.js.map +1 -1
- package/lib/model/create-opensearch-cluster-pipeline-details.d.ts +94 -0
- package/lib/model/create-opensearch-cluster-pipeline-details.js +29 -0
- package/lib/model/create-opensearch-cluster-pipeline-details.js.map +1 -0
- package/lib/model/customer-logging-details.d.ts +25 -0
- package/lib/model/customer-logging-details.js +29 -0
- package/lib/model/customer-logging-details.js.map +1 -0
- package/lib/model/data-node-host-type.d.ts +1 -1
- package/lib/model/data-node-host-type.js +1 -1
- package/lib/model/delete-block-volumes-for-namespace-details.d.ts +29 -0
- package/lib/model/delete-block-volumes-for-namespace-details.js +29 -0
- package/lib/model/delete-block-volumes-for-namespace-details.js.map +1 -0
- package/lib/model/export-opensearch-cluster-backup-details.d.ts +1 -1
- package/lib/model/export-opensearch-cluster-backup-details.js +1 -1
- package/lib/model/force-patch-cluster-details.d.ts +29 -0
- package/lib/model/force-patch-cluster-details.js +29 -0
- package/lib/model/force-patch-cluster-details.js.map +1 -0
- package/lib/model/get-manifest-response.d.ts +1 -1
- package/lib/model/get-manifest-response.js +1 -1
- package/lib/model/index.d.ts +65 -1
- package/lib/model/index.js +67 -2
- package/lib/model/index.js.map +1 -1
- package/lib/model/maintenance-details.d.ts +38 -0
- package/lib/model/maintenance-details.js +29 -0
- package/lib/model/maintenance-details.js.map +1 -0
- package/lib/model/maintenance-notification-details.d.ts +46 -0
- package/lib/model/maintenance-notification-details.js +29 -0
- package/lib/model/maintenance-notification-details.js.map +1 -0
- package/lib/model/maintenance-notification-failure.d.ts +37 -0
- package/lib/model/maintenance-notification-failure.js +29 -0
- package/lib/model/maintenance-notification-failure.js.map +1 -0
- package/lib/model/maintenance-notification-response.d.ts +30 -0
- package/lib/model/maintenance-notification-response.js +61 -0
- package/lib/model/maintenance-notification-response.js.map +1 -0
- package/lib/model/maintenance-notification-type.d.ts +26 -0
- package/lib/model/maintenance-notification-type.js +37 -0
- package/lib/model/maintenance-notification-type.js.map +1 -0
- package/lib/model/maintenance-state.d.ts +29 -0
- package/lib/model/maintenance-state.js +40 -0
- package/lib/model/maintenance-state.js.map +1 -0
- package/lib/model/master-node-host-type.d.ts +1 -1
- package/lib/model/master-node-host-type.js +1 -1
- package/lib/model/opensearch-cluster-backup-collection.d.ts +1 -1
- package/lib/model/opensearch-cluster-backup-collection.js +1 -1
- package/lib/model/opensearch-cluster-backup-summary.d.ts +1 -1
- package/lib/model/opensearch-cluster-backup-summary.js +1 -1
- package/lib/model/opensearch-cluster-backup.d.ts +1 -1
- package/lib/model/opensearch-cluster-backup.js +1 -1
- package/lib/model/opensearch-cluster-collection.d.ts +1 -1
- package/lib/model/opensearch-cluster-collection.js +1 -1
- package/lib/model/opensearch-cluster-internal-details.d.ts +62 -0
- package/lib/model/opensearch-cluster-internal-details.js +29 -0
- package/lib/model/opensearch-cluster-internal-details.js.map +1 -0
- package/lib/model/opensearch-cluster-pipeline-collection.d.ts +26 -0
- package/lib/model/opensearch-cluster-pipeline-collection.js +61 -0
- package/lib/model/opensearch-cluster-pipeline-collection.js.map +1 -0
- package/lib/model/opensearch-cluster-pipeline-summary.d.ts +94 -0
- package/lib/model/opensearch-cluster-pipeline-summary.js +29 -0
- package/lib/model/opensearch-cluster-pipeline-summary.js.map +1 -0
- package/lib/model/opensearch-cluster-pipeline.d.ts +128 -0
- package/lib/model/opensearch-cluster-pipeline.js +38 -0
- package/lib/model/opensearch-cluster-pipeline.js.map +1 -0
- package/lib/model/opensearch-cluster-summary.d.ts +3 -1
- package/lib/model/opensearch-cluster-summary.js +37 -3
- package/lib/model/opensearch-cluster-summary.js.map +1 -1
- package/lib/model/opensearch-cluster.d.ts +17 -1
- package/lib/model/opensearch-cluster.js +59 -3
- package/lib/model/opensearch-cluster.js.map +1 -1
- package/lib/model/opensearch-pipeline-validation-response.d.ts +30 -0
- package/lib/model/opensearch-pipeline-validation-response.js +61 -0
- package/lib/model/opensearch-pipeline-validation-response.js.map +1 -0
- package/lib/model/opensearch-versions-collection.d.ts +1 -1
- package/lib/model/opensearch-versions-collection.js +1 -1
- package/lib/model/opensearch-versions-summary.d.ts +1 -1
- package/lib/model/opensearch-versions-summary.js +1 -1
- package/lib/model/operation-status.d.ts +1 -1
- package/lib/model/operation-status.js +1 -1
- package/lib/model/operation-type.d.ts +7 -1
- package/lib/model/operation-type.js +7 -1
- package/lib/model/operation-type.js.map +1 -1
- package/lib/model/outbound-cluster-config.d.ts +31 -0
- package/lib/model/outbound-cluster-config.js +61 -0
- package/lib/model/outbound-cluster-config.js.map +1 -0
- package/lib/model/outbound-cluster-summary.d.ts +43 -0
- package/lib/model/outbound-cluster-summary.js +29 -0
- package/lib/model/outbound-cluster-summary.js.map +1 -0
- package/lib/model/pipeline-validation-error-details.d.ts +22 -0
- package/lib/model/pipeline-validation-error-details.js +29 -0
- package/lib/model/pipeline-validation-error-details.js.map +1 -0
- package/lib/model/reclaim-cluster-details.d.ts +29 -0
- package/lib/model/reclaim-cluster-details.js +29 -0
- package/lib/model/reclaim-cluster-details.js.map +1 -0
- package/lib/model/resize-opensearch-cluster-horizontal-details.d.ts +1 -1
- package/lib/model/resize-opensearch-cluster-horizontal-details.js +1 -1
- package/lib/model/resize-opensearch-cluster-vertical-details.d.ts +1 -1
- package/lib/model/resize-opensearch-cluster-vertical-details.js +1 -1
- package/lib/model/restore-opensearch-cluster-backup-details.d.ts +1 -1
- package/lib/model/restore-opensearch-cluster-backup-details.js +1 -1
- package/lib/model/restore-opensearch-cluster-details.d.ts +1 -1
- package/lib/model/restore-opensearch-cluster-details.js +1 -1
- package/lib/model/reverse-connection-endpoint.d.ts +30 -0
- package/lib/model/reverse-connection-endpoint.js +29 -0
- package/lib/model/reverse-connection-endpoint.js.map +1 -0
- package/lib/model/security-mode.d.ts +1 -1
- package/lib/model/security-mode.js +1 -1
- package/lib/model/security-saml-config.d.ts +50 -0
- package/lib/model/security-saml-config.js +29 -0
- package/lib/model/security-saml-config.js.map +1 -0
- package/lib/model/sort-order.d.ts +1 -1
- package/lib/model/sort-order.js +1 -1
- package/lib/model/update-checkin-details.d.ts +1 -1
- package/lib/model/update-checkin-details.js +1 -1
- package/lib/model/update-cluster-hardened-image-details.d.ts +1 -1
- package/lib/model/update-cluster-hardened-image-details.js +1 -1
- package/lib/model/update-cluster-specs-details.d.ts +53 -0
- package/lib/model/update-cluster-specs-details.js +29 -0
- package/lib/model/update-cluster-specs-details.js.map +1 -0
- package/lib/model/update-cluster-status-details.d.ts +1 -1
- package/lib/model/update-cluster-status-details.js +1 -1
- package/lib/model/update-maintenance-details.d.ts +25 -0
- package/lib/model/update-maintenance-details.js +29 -0
- package/lib/model/update-maintenance-details.js.map +1 -0
- package/lib/model/update-opensearch-cluster-backup-details.d.ts +1 -1
- package/lib/model/update-opensearch-cluster-backup-details.js +1 -1
- package/lib/model/update-opensearch-cluster-details.d.ts +9 -1
- package/lib/model/update-opensearch-cluster-details.js +49 -3
- package/lib/model/update-opensearch-cluster-details.js.map +1 -1
- package/lib/model/update-opensearch-cluster-pipeline-details.d.ts +47 -0
- package/lib/model/update-opensearch-cluster-pipeline-details.js +29 -0
- package/lib/model/update-opensearch-cluster-pipeline-details.js.map +1 -0
- package/lib/model/upgrade-open-search-cluster-details.d.ts +68 -0
- package/lib/model/upgrade-open-search-cluster-details.js +29 -0
- package/lib/model/upgrade-open-search-cluster-details.js.map +1 -0
- package/lib/model/upgrade-type.d.ts +23 -0
- package/lib/model/upgrade-type.js +34 -0
- package/lib/model/upgrade-type.js.map +1 -0
- package/lib/model/validate-opensearch-pipeline-details.d.ts +30 -0
- package/lib/model/validate-opensearch-pipeline-details.js +29 -0
- package/lib/model/validate-opensearch-pipeline-details.js.map +1 -0
- package/lib/model/work-request-collection.d.ts +1 -1
- package/lib/model/work-request-collection.js +1 -1
- package/lib/model/work-request-error-collection.d.ts +1 -1
- package/lib/model/work-request-error-collection.js +1 -1
- package/lib/model/work-request-error.d.ts +1 -1
- package/lib/model/work-request-error.js +1 -1
- package/lib/model/work-request-log-entry-collection.d.ts +1 -1
- package/lib/model/work-request-log-entry-collection.js +1 -1
- package/lib/model/work-request-log-entry.d.ts +1 -1
- package/lib/model/work-request-log-entry.js +1 -1
- package/lib/model/work-request-resource.d.ts +1 -1
- package/lib/model/work-request-resource.js +1 -1
- package/lib/model/work-request.d.ts +1 -1
- package/lib/model/work-request.js +1 -1
- package/lib/opensearchcluster-waiter.d.ts +1 -1
- package/lib/opensearchcluster-waiter.js +1 -1
- package/lib/opensearchclusterbackup-waiter.d.ts +1 -1
- package/lib/opensearchclusterbackup-waiter.js +1 -1
- package/lib/request/backup-opensearch-cluster-request.d.ts +1 -1
- package/lib/request/backup-opensearch-cluster-request.js +1 -1
- package/lib/request/configure-outbound-cluster-request.d.ts +49 -0
- package/lib/request/configure-outbound-cluster-request.js +15 -0
- package/lib/request/configure-outbound-cluster-request.js.map +1 -0
- package/lib/request/create-opensearch-cluster-request.d.ts +1 -1
- package/lib/request/create-opensearch-cluster-request.js +1 -1
- package/lib/request/delete-opensearch-cluster-backup-request.d.ts +1 -1
- package/lib/request/delete-opensearch-cluster-backup-request.js +1 -1
- package/lib/request/delete-opensearch-cluster-request.d.ts +1 -1
- package/lib/request/delete-opensearch-cluster-request.js +1 -1
- package/lib/request/get-opensearch-cluster-backup-request.d.ts +1 -1
- package/lib/request/get-opensearch-cluster-backup-request.js +1 -1
- package/lib/request/get-opensearch-cluster-request.d.ts +1 -1
- package/lib/request/get-opensearch-cluster-request.js +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/get-work-request-request.js +1 -1
- package/lib/request/index.d.ts +5 -1
- package/lib/request/index.js +1 -1
- package/lib/request/index.js.map +1 -1
- package/lib/request/list-opensearch-cluster-backups-request.d.ts +1 -1
- package/lib/request/list-opensearch-cluster-backups-request.js +1 -1
- package/lib/request/list-opensearch-clusters-request.d.ts +1 -1
- package/lib/request/list-opensearch-clusters-request.js +1 -1
- package/lib/request/list-opensearch-versions-request.d.ts +1 -1
- package/lib/request/list-opensearch-versions-request.js +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.js +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.js +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.js +1 -1
- package/lib/request/opensearch-cluster-restore-request.d.ts +1 -1
- package/lib/request/opensearch-cluster-restore-request.js +1 -1
- package/lib/request/resize-opensearch-cluster-horizontal-request.d.ts +1 -1
- package/lib/request/resize-opensearch-cluster-horizontal-request.js +1 -1
- package/lib/request/resize-opensearch-cluster-vertical-request.d.ts +1 -1
- package/lib/request/resize-opensearch-cluster-vertical-request.js +1 -1
- package/lib/request/update-opensearch-cluster-backup-request.d.ts +1 -1
- package/lib/request/update-opensearch-cluster-backup-request.js +1 -1
- package/lib/request/update-opensearch-cluster-request.d.ts +1 -1
- package/lib/request/update-opensearch-cluster-request.js +1 -1
- package/lib/request/upgrade-open-search-cluster-request.d.ts +49 -0
- package/lib/request/upgrade-open-search-cluster-request.js +15 -0
- package/lib/request/upgrade-open-search-cluster-request.js.map +1 -0
- package/lib/response/backup-opensearch-cluster-response.d.ts +1 -1
- package/lib/response/backup-opensearch-cluster-response.js +1 -1
- package/lib/response/configure-outbound-cluster-response.d.ts +25 -0
- package/lib/response/configure-outbound-cluster-response.js +15 -0
- package/lib/response/configure-outbound-cluster-response.js.map +1 -0
- package/lib/response/create-opensearch-cluster-response.d.ts +1 -1
- package/lib/response/create-opensearch-cluster-response.js +1 -1
- package/lib/response/delete-opensearch-cluster-backup-response.d.ts +1 -1
- package/lib/response/delete-opensearch-cluster-backup-response.js +1 -1
- package/lib/response/delete-opensearch-cluster-response.d.ts +1 -1
- package/lib/response/delete-opensearch-cluster-response.js +1 -1
- package/lib/response/get-opensearch-cluster-backup-response.d.ts +1 -1
- package/lib/response/get-opensearch-cluster-backup-response.js +1 -1
- package/lib/response/get-opensearch-cluster-response.d.ts +1 -1
- package/lib/response/get-opensearch-cluster-response.js +1 -1
- package/lib/response/get-work-request-response.d.ts +1 -1
- package/lib/response/get-work-request-response.js +1 -1
- package/lib/response/index.d.ts +5 -1
- package/lib/response/index.js +1 -1
- package/lib/response/list-opensearch-cluster-backups-response.d.ts +1 -1
- package/lib/response/list-opensearch-cluster-backups-response.js +1 -1
- package/lib/response/list-opensearch-clusters-response.d.ts +1 -1
- package/lib/response/list-opensearch-clusters-response.js +1 -1
- package/lib/response/list-opensearch-versions-response.d.ts +1 -1
- package/lib/response/list-opensearch-versions-response.js +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-work-request-errors-response.js +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-work-request-logs-response.js +1 -1
- package/lib/response/list-work-requests-response.d.ts +1 -1
- package/lib/response/list-work-requests-response.js +1 -1
- package/lib/response/opensearch-cluster-restore-response.d.ts +1 -1
- package/lib/response/opensearch-cluster-restore-response.js +1 -1
- package/lib/response/resize-opensearch-cluster-horizontal-response.d.ts +1 -1
- package/lib/response/resize-opensearch-cluster-horizontal-response.js +1 -1
- package/lib/response/resize-opensearch-cluster-vertical-response.d.ts +1 -1
- package/lib/response/resize-opensearch-cluster-vertical-response.js +1 -1
- package/lib/response/update-opensearch-cluster-backup-response.d.ts +1 -1
- package/lib/response/update-opensearch-cluster-backup-response.js +1 -1
- package/lib/response/update-opensearch-cluster-response.d.ts +1 -1
- package/lib/response/update-opensearch-cluster-response.js +1 -1
- package/lib/response/upgrade-open-search-cluster-response.d.ts +25 -0
- package/lib/response/upgrade-open-search-cluster-response.js +15 -0
- package/lib/response/upgrade-open-search-cluster-response.js.map +1 -0
- package/package.json +3 -3
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as serviceRequests from "./request";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as serviceRequests from "./request";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20180828
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
import common = require("oci-common");
|
|
15
|
+
/**
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/opensearch/ConfigureOutboundCluster.ts.html |here} to see how to use ConfigureOutboundClusterRequest.
|
|
17
|
+
*/
|
|
18
|
+
export interface ConfigureOutboundClusterRequest extends common.BaseRequest {
|
|
19
|
+
/**
|
|
20
|
+
* unique OpensearchCluster identifier
|
|
21
|
+
*/
|
|
22
|
+
"opensearchClusterId": string;
|
|
23
|
+
/**
|
|
24
|
+
* Configure Outbound cluster details
|
|
25
|
+
*/
|
|
26
|
+
"configureOutboundClusterDetails": model.ConfigureOutboundClusterDetails;
|
|
27
|
+
/**
|
|
28
|
+
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
|
+
* etag from a previous GET or POST response for that resource.
|
|
31
|
+
* The resource will be updated or deleted only if the etag you
|
|
32
|
+
* provide matches the resource's current etag value.
|
|
33
|
+
*
|
|
34
|
+
*/
|
|
35
|
+
"ifMatch"?: string;
|
|
36
|
+
/**
|
|
37
|
+
* A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
38
|
+
* server error without risk of executing that same action again. Retry tokens expire after 24
|
|
39
|
+
* hours, but can be invalidated before then due to conflicting operations. For example, if a resource
|
|
40
|
+
* has been deleted and purged from the system, then a retry of the original creation request
|
|
41
|
+
* might be rejected.
|
|
42
|
+
*
|
|
43
|
+
*/
|
|
44
|
+
"opcRetryToken"?: string;
|
|
45
|
+
/**
|
|
46
|
+
* The client request ID for tracing.
|
|
47
|
+
*/
|
|
48
|
+
"opcRequestId"?: string;
|
|
49
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20180828
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=configure-outbound-cluster-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"configure-outbound-cluster-request.js","sourceRoot":"","sources":["../../../../../lib/opensearch/lib/request/configure-outbound-cluster-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
package/lib/request/index.d.ts
CHANGED
|
@@ -7,11 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as BackupOpensearchClusterRequest from "./backup-opensearch-cluster-request";
|
|
14
14
|
export import BackupOpensearchClusterRequest = BackupOpensearchClusterRequest.BackupOpensearchClusterRequest;
|
|
15
|
+
import * as ConfigureOutboundClusterRequest from "./configure-outbound-cluster-request";
|
|
16
|
+
export import ConfigureOutboundClusterRequest = ConfigureOutboundClusterRequest.ConfigureOutboundClusterRequest;
|
|
15
17
|
import * as CreateOpensearchClusterRequest from "./create-opensearch-cluster-request";
|
|
16
18
|
export import CreateOpensearchClusterRequest = CreateOpensearchClusterRequest.CreateOpensearchClusterRequest;
|
|
17
19
|
import * as DeleteOpensearchClusterRequest from "./delete-opensearch-cluster-request";
|
|
@@ -38,6 +40,8 @@ import * as ResizeOpensearchClusterVerticalRequest from "./resize-opensearch-clu
|
|
|
38
40
|
export import ResizeOpensearchClusterVerticalRequest = ResizeOpensearchClusterVerticalRequest.ResizeOpensearchClusterVerticalRequest;
|
|
39
41
|
import * as UpdateOpensearchClusterRequest from "./update-opensearch-cluster-request";
|
|
40
42
|
export import UpdateOpensearchClusterRequest = UpdateOpensearchClusterRequest.UpdateOpensearchClusterRequest;
|
|
43
|
+
import * as UpgradeOpenSearchClusterRequest from "./upgrade-open-search-cluster-request";
|
|
44
|
+
export import UpgradeOpenSearchClusterRequest = UpgradeOpenSearchClusterRequest.UpgradeOpenSearchClusterRequest;
|
|
41
45
|
import * as DeleteOpensearchClusterBackupRequest from "./delete-opensearch-cluster-backup-request";
|
|
42
46
|
export import DeleteOpensearchClusterBackupRequest = DeleteOpensearchClusterBackupRequest.DeleteOpensearchClusterBackupRequest;
|
|
43
47
|
import * as GetOpensearchClusterBackupRequest from "./get-opensearch-cluster-backup-request";
|
package/lib/request/index.js
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
package/lib/request/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/opensearch/lib/request/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/opensearch/lib/request/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAcH,kGAAoF;AACtE,QAAA,6BAA6B,GAAG,6BAA6B,CAAC,6BAA6B,CAAC;AAuB1G,+GAAiG;AACnF,QAAA,mCAAmC,GAAG,mCAAmC,CAAC,mCAAmC,CAAC"}
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|