oci-opensearch 2.100.1 → 2.100.2
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
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* OpenSearch Service API
|
|
3
|
+
* The OpenSearch service API provides access to OCI Search Service with OpenSearch.
|
|
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
|
+
/**
|
|
15
|
+
* This configuration is used for passing request details to connect outbound cluster(s) to the inbound cluster (coordinating cluster)
|
|
16
|
+
*
|
|
17
|
+
*/
|
|
18
|
+
export interface OutboundClusterConfig {
|
|
19
|
+
/**
|
|
20
|
+
* Flag to indicate whether outbound cluster configuration is enabled
|
|
21
|
+
*/
|
|
22
|
+
"isEnabled": boolean;
|
|
23
|
+
/**
|
|
24
|
+
* List of outbound clusters to be connected to the inbound cluster
|
|
25
|
+
*/
|
|
26
|
+
"outboundClusters": Array<model.OutboundClusterSummary>;
|
|
27
|
+
}
|
|
28
|
+
export declare namespace OutboundClusterConfig {
|
|
29
|
+
function getJsonObj(obj: OutboundClusterConfig): object;
|
|
30
|
+
function getDeserializedJsonObj(obj: OutboundClusterConfig): object;
|
|
31
|
+
}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* OpenSearch Service API
|
|
4
|
+
* The OpenSearch service API provides access to OCI Search Service with OpenSearch.
|
|
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
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.OutboundClusterConfig = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var OutboundClusterConfig;
|
|
37
|
+
(function (OutboundClusterConfig) {
|
|
38
|
+
function getJsonObj(obj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
|
+
"outboundClusters": obj.outboundClusters
|
|
41
|
+
? obj.outboundClusters.map(item => {
|
|
42
|
+
return model.OutboundClusterSummary.getJsonObj(item);
|
|
43
|
+
})
|
|
44
|
+
: undefined
|
|
45
|
+
});
|
|
46
|
+
return jsonObj;
|
|
47
|
+
}
|
|
48
|
+
OutboundClusterConfig.getJsonObj = getJsonObj;
|
|
49
|
+
function getDeserializedJsonObj(obj) {
|
|
50
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
51
|
+
"outboundClusters": obj.outboundClusters
|
|
52
|
+
? obj.outboundClusters.map(item => {
|
|
53
|
+
return model.OutboundClusterSummary.getDeserializedJsonObj(item);
|
|
54
|
+
})
|
|
55
|
+
: undefined
|
|
56
|
+
});
|
|
57
|
+
return jsonObj;
|
|
58
|
+
}
|
|
59
|
+
OutboundClusterConfig.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
60
|
+
})(OutboundClusterConfig = exports.OutboundClusterConfig || (exports.OutboundClusterConfig = {}));
|
|
61
|
+
//# sourceMappingURL=outbound-cluster-config.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"outbound-cluster-config.js","sourceRoot":"","sources":["../../../../../lib/opensearch/lib/model/outbound-cluster-config.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAkBlC,IAAiB,qBAAqB,CA6BrC;AA7BD,WAAiB,qBAAqB;IACpC,SAAgB,UAAU,CAAC,GAA0B;QACnD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,GAAG,CAAC,gBAAgB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC9B,OAAO,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACvD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,gCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0B;QAC/D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,GAAG,CAAC,gBAAgB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC9B,OAAO,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACnE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,4CAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QA6BrC"}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* OpenSearch Service API
|
|
3
|
+
* The OpenSearch service API provides access to OCI Search Service with OpenSearch.
|
|
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
|
+
/**
|
|
15
|
+
* Contains details of a Outbound cluster
|
|
16
|
+
*
|
|
17
|
+
*/
|
|
18
|
+
export interface OutboundClusterSummary {
|
|
19
|
+
/**
|
|
20
|
+
* Name of the Outbound cluster. Avoid entering confidential information.
|
|
21
|
+
*/
|
|
22
|
+
"displayName": string;
|
|
23
|
+
/**
|
|
24
|
+
* Sets the time interval between regular application-level ping messages that are sent to try and keep outbound cluster connections alive. If set to -1, application-level ping messages to this outbound cluster are not sent. If unset, application-level ping messages are sent according to the global transport.ping_schedule setting, which defaults to -1 meaning that pings are not sent.
|
|
25
|
+
*/
|
|
26
|
+
"pingSchedule"?: string;
|
|
27
|
+
/**
|
|
28
|
+
* Flag to indicate whether to skip the Outbound cluster during cross cluster search, if it is unavailable
|
|
29
|
+
*/
|
|
30
|
+
"isSkipUnavailable"?: boolean;
|
|
31
|
+
/**
|
|
32
|
+
* OCID of the Outbound cluster
|
|
33
|
+
*/
|
|
34
|
+
"seedClusterId": string;
|
|
35
|
+
/**
|
|
36
|
+
* Mode for the cross cluster connection
|
|
37
|
+
*/
|
|
38
|
+
"mode"?: model.CccMode;
|
|
39
|
+
}
|
|
40
|
+
export declare namespace OutboundClusterSummary {
|
|
41
|
+
function getJsonObj(obj: OutboundClusterSummary): object;
|
|
42
|
+
function getDeserializedJsonObj(obj: OutboundClusterSummary): object;
|
|
43
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* OpenSearch Service API
|
|
4
|
+
* The OpenSearch service API provides access to OCI Search Service with OpenSearch.
|
|
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
|
+
exports.OutboundClusterSummary = void 0;
|
|
16
|
+
var OutboundClusterSummary;
|
|
17
|
+
(function (OutboundClusterSummary) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
OutboundClusterSummary.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
OutboundClusterSummary.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(OutboundClusterSummary = exports.OutboundClusterSummary || (exports.OutboundClusterSummary = {}));
|
|
29
|
+
//# sourceMappingURL=outbound-cluster-summary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"outbound-cluster-summary.js","sourceRoot":"","sources":["../../../../../lib/opensearch/lib/model/outbound-cluster-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAgCH,IAAiB,sBAAsB,CAWtC;AAXD,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B;QACpD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,iCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA2B;QAChE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAWtC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* OpenSearch Service API
|
|
3
|
+
* The OpenSearch service API provides access to OCI Search Service with OpenSearch.
|
|
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
|
+
/**
|
|
14
|
+
* The configuration details for validating pipeline configuration provided as input.
|
|
15
|
+
*/
|
|
16
|
+
export interface PipelineValidationErrorDetails {
|
|
17
|
+
"message": string;
|
|
18
|
+
}
|
|
19
|
+
export declare namespace PipelineValidationErrorDetails {
|
|
20
|
+
function getJsonObj(obj: PipelineValidationErrorDetails): object;
|
|
21
|
+
function getDeserializedJsonObj(obj: PipelineValidationErrorDetails): object;
|
|
22
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* OpenSearch Service API
|
|
4
|
+
* The OpenSearch service API provides access to OCI Search Service with OpenSearch.
|
|
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
|
+
exports.PipelineValidationErrorDetails = void 0;
|
|
16
|
+
var PipelineValidationErrorDetails;
|
|
17
|
+
(function (PipelineValidationErrorDetails) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
PipelineValidationErrorDetails.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
PipelineValidationErrorDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(PipelineValidationErrorDetails = exports.PipelineValidationErrorDetails || (exports.PipelineValidationErrorDetails = {}));
|
|
29
|
+
//# sourceMappingURL=pipeline-validation-error-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pipeline-validation-error-details.js","sourceRoot":"","sources":["../../../../../lib/opensearch/lib/model/pipeline-validation-error-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAYH,IAAiB,8BAA8B,CAW9C;AAXD,WAAiB,8BAA8B;IAC7C,SAAgB,UAAU,CAAC,GAAmC;QAC5D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmC;QACxE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,qDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QAW9C"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* OpenSearch Service API
|
|
3
|
+
* The OpenSearch service API provides access to OCI Search Service with OpenSearch.
|
|
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
|
+
/**
|
|
14
|
+
* Reclaim Clusters from de-activated customer tenant accounts
|
|
15
|
+
*/
|
|
16
|
+
export interface ReclaimClusterDetails {
|
|
17
|
+
/**
|
|
18
|
+
* The tenant ID of the customer whose account has been de-activated
|
|
19
|
+
*/
|
|
20
|
+
"tenantId": string;
|
|
21
|
+
/**
|
|
22
|
+
* A boolean flag which indicates whether or not to execute the reclamation of the resulting non-deleted clusterIds in the de-activated tenant
|
|
23
|
+
*/
|
|
24
|
+
"isReclamationRun": boolean;
|
|
25
|
+
}
|
|
26
|
+
export declare namespace ReclaimClusterDetails {
|
|
27
|
+
function getJsonObj(obj: ReclaimClusterDetails): object;
|
|
28
|
+
function getDeserializedJsonObj(obj: ReclaimClusterDetails): object;
|
|
29
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* OpenSearch Service API
|
|
4
|
+
* The OpenSearch service API provides access to OCI Search Service with OpenSearch.
|
|
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
|
+
exports.ReclaimClusterDetails = void 0;
|
|
16
|
+
var ReclaimClusterDetails;
|
|
17
|
+
(function (ReclaimClusterDetails) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
ReclaimClusterDetails.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
ReclaimClusterDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(ReclaimClusterDetails = exports.ReclaimClusterDetails || (exports.ReclaimClusterDetails = {}));
|
|
29
|
+
//# sourceMappingURL=reclaim-cluster-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"reclaim-cluster-details.js","sourceRoot":"","sources":["../../../../../lib/opensearch/lib/model/reclaim-cluster-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAmBH,IAAiB,qBAAqB,CAWrC;AAXD,WAAiB,qBAAqB;IACpC,SAAgB,UAAU,CAAC,GAA0B;QACnD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0B;QAC/D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,4CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAWrC"}
|
|
@@ -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
|
/**
|
|
@@ -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
|
/**
|
|
@@ -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
|
/**
|
|
@@ -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,30 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* OpenSearch Service API
|
|
3
|
+
* The OpenSearch service API provides access to OCI Search Service with OpenSearch.
|
|
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
|
+
/**
|
|
14
|
+
* Reverse connection endpoint has details of endpoint in customer VCN
|
|
15
|
+
*
|
|
16
|
+
*/
|
|
17
|
+
export interface ReverseConnectionEndpoint {
|
|
18
|
+
/**
|
|
19
|
+
* The IP addresses of the endpoint in customer VCN
|
|
20
|
+
*/
|
|
21
|
+
"customerIp": string;
|
|
22
|
+
/**
|
|
23
|
+
* The NAT IP addresses of the endpoint in service VCN
|
|
24
|
+
*/
|
|
25
|
+
"natIp": string;
|
|
26
|
+
}
|
|
27
|
+
export declare namespace ReverseConnectionEndpoint {
|
|
28
|
+
function getJsonObj(obj: ReverseConnectionEndpoint): object;
|
|
29
|
+
function getDeserializedJsonObj(obj: ReverseConnectionEndpoint): object;
|
|
30
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* OpenSearch Service API
|
|
4
|
+
* The OpenSearch service API provides access to OCI Search Service with OpenSearch.
|
|
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
|
+
exports.ReverseConnectionEndpoint = void 0;
|
|
16
|
+
var ReverseConnectionEndpoint;
|
|
17
|
+
(function (ReverseConnectionEndpoint) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
ReverseConnectionEndpoint.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
ReverseConnectionEndpoint.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(ReverseConnectionEndpoint = exports.ReverseConnectionEndpoint || (exports.ReverseConnectionEndpoint = {}));
|
|
29
|
+
//# sourceMappingURL=reverse-connection-endpoint.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"reverse-connection-endpoint.js","sourceRoot":"","sources":["../../../../../lib/opensearch/lib/model/reverse-connection-endpoint.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAoBH,IAAiB,yBAAyB,CAWzC;AAXD,WAAiB,yBAAyB;IACxC,SAAgB,UAAU,CAAC,GAA8B;QACvD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA8B;QACnE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QAWzC"}
|
|
@@ -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 });
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* OpenSearch Service API
|
|
3
|
+
* The OpenSearch service API provides access to OCI Search Service with OpenSearch.
|
|
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
|
+
/**
|
|
14
|
+
* SAML policy is optionally used for Opensearch cluster to config SAML authentication
|
|
15
|
+
*
|
|
16
|
+
*/
|
|
17
|
+
export interface SecuritySamlConfig {
|
|
18
|
+
/**
|
|
19
|
+
* A flag determine whether SAML is enabled
|
|
20
|
+
*/
|
|
21
|
+
"isEnabled": boolean;
|
|
22
|
+
/**
|
|
23
|
+
* The content of identity provider metadata
|
|
24
|
+
*/
|
|
25
|
+
"idpMetadataContent": string;
|
|
26
|
+
/**
|
|
27
|
+
* The unique name for a identity provider entity
|
|
28
|
+
*/
|
|
29
|
+
"idpEntityId": string;
|
|
30
|
+
/**
|
|
31
|
+
* The endpoint of opendashboard
|
|
32
|
+
*/
|
|
33
|
+
"opendashboardUrl"?: string;
|
|
34
|
+
/**
|
|
35
|
+
* The backend role of admins who have all permissions like local master user
|
|
36
|
+
*/
|
|
37
|
+
"adminBackendRole"?: string;
|
|
38
|
+
/**
|
|
39
|
+
* The subject key is used to get username from SAML assertion. By default, it is NameID
|
|
40
|
+
*/
|
|
41
|
+
"subjectKey"?: string;
|
|
42
|
+
/**
|
|
43
|
+
* The roles key is sued to get backend roles from SAML assertion
|
|
44
|
+
*/
|
|
45
|
+
"rolesKey"?: string;
|
|
46
|
+
}
|
|
47
|
+
export declare namespace SecuritySamlConfig {
|
|
48
|
+
function getJsonObj(obj: SecuritySamlConfig): object;
|
|
49
|
+
function getDeserializedJsonObj(obj: SecuritySamlConfig): object;
|
|
50
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* OpenSearch Service API
|
|
4
|
+
* The OpenSearch service API provides access to OCI Search Service with OpenSearch.
|
|
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
|
+
exports.SecuritySamlConfig = void 0;
|
|
16
|
+
var SecuritySamlConfig;
|
|
17
|
+
(function (SecuritySamlConfig) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
SecuritySamlConfig.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
SecuritySamlConfig.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(SecuritySamlConfig = exports.SecuritySamlConfig || (exports.SecuritySamlConfig = {}));
|
|
29
|
+
//# sourceMappingURL=security-saml-config.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"security-saml-config.js","sourceRoot":"","sources":["../../../../../lib/opensearch/lib/model/security-saml-config.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAwCH,IAAiB,kBAAkB,CAWlC;AAXD,WAAiB,kBAAkB;IACjC,SAAgB,UAAU,CAAC,GAAuB;QAChD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuB;QAC5D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAWlC"}
|
|
@@ -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
|
/**
|
package/lib/model/sort-order.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
|
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
|
/**
|
|
@@ -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
|
/**
|
|
@@ -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 });
|