oci-opensearch 2.134.1 → 2.135.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/model/{customer-logging-details.d.ts → coordinator-node-host-type.d.ts} +10 -8
- package/lib/model/coordinator-node-host-type.js +38 -0
- package/lib/model/coordinator-node-host-type.js.map +1 -0
- package/lib/model/create-opensearch-cluster-details.d.ts +20 -0
- package/lib/model/create-opensearch-cluster-details.js.map +1 -1
- package/lib/model/index.d.ts +2 -2
- package/lib/model/index.js +3 -3
- package/lib/model/index.js.map +1 -1
- package/lib/model/opensearch-cluster.d.ts +20 -0
- package/lib/model/opensearch-cluster.js.map +1 -1
- package/lib/model/resize-opensearch-cluster-horizontal-details.d.ts +4 -0
- package/lib/model/resize-opensearch-cluster-horizontal-details.js.map +1 -1
- package/lib/model/resize-opensearch-cluster-vertical-details.d.ts +12 -0
- package/lib/model/resize-opensearch-cluster-vertical-details.js.map +1 -1
- package/lib/model/update-cluster-specs-details.d.ts +16 -0
- package/lib/model/update-cluster-specs-details.js.map +1 -1
- package/package.json +7 -6
- package/lib/model/customer-logging-details.js +0 -29
- package/lib/model/customer-logging-details.js.map +0 -1
|
@@ -11,15 +11,17 @@
|
|
|
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
|
/**
|
|
14
|
-
*
|
|
15
|
-
|
|
16
|
-
export
|
|
14
|
+
* The instance type for the cluster's coordinator nodes.
|
|
15
|
+
**/
|
|
16
|
+
export declare enum CoordinatorNodeHostType {
|
|
17
|
+
Flex = "FLEX",
|
|
17
18
|
/**
|
|
18
|
-
*
|
|
19
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
20
|
+
* version of the SDK.
|
|
19
21
|
*/
|
|
20
|
-
"
|
|
22
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
21
23
|
}
|
|
22
|
-
export declare namespace
|
|
23
|
-
function getJsonObj(obj:
|
|
24
|
-
function getDeserializedJsonObj(obj:
|
|
24
|
+
export declare namespace CoordinatorNodeHostType {
|
|
25
|
+
function getJsonObj(obj: CoordinatorNodeHostType): CoordinatorNodeHostType;
|
|
26
|
+
function getDeserializedJsonObj(obj: CoordinatorNodeHostType): CoordinatorNodeHostType;
|
|
25
27
|
}
|
|
@@ -0,0 +1,38 @@
|
|
|
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, 2026, 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.CoordinatorNodeHostType = void 0;
|
|
16
|
+
/**
|
|
17
|
+
* The instance type for the cluster's coordinator nodes.
|
|
18
|
+
**/
|
|
19
|
+
var CoordinatorNodeHostType;
|
|
20
|
+
(function (CoordinatorNodeHostType) {
|
|
21
|
+
CoordinatorNodeHostType["Flex"] = "FLEX";
|
|
22
|
+
/**
|
|
23
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
24
|
+
* version of the SDK.
|
|
25
|
+
*/
|
|
26
|
+
CoordinatorNodeHostType["UnknownValue"] = "UNKNOWN_VALUE";
|
|
27
|
+
})(CoordinatorNodeHostType = exports.CoordinatorNodeHostType || (exports.CoordinatorNodeHostType = {}));
|
|
28
|
+
(function (CoordinatorNodeHostType) {
|
|
29
|
+
function getJsonObj(obj) {
|
|
30
|
+
return obj;
|
|
31
|
+
}
|
|
32
|
+
CoordinatorNodeHostType.getJsonObj = getJsonObj;
|
|
33
|
+
function getDeserializedJsonObj(obj) {
|
|
34
|
+
return obj;
|
|
35
|
+
}
|
|
36
|
+
CoordinatorNodeHostType.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
37
|
+
})(CoordinatorNodeHostType = exports.CoordinatorNodeHostType || (exports.CoordinatorNodeHostType = {}));
|
|
38
|
+
//# sourceMappingURL=coordinator-node-host-type.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"coordinator-node-host-type.js","sourceRoot":"","sources":["../../../../../lib/opensearch/lib/model/coordinator-node-host-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,uBAQX;AARD,WAAY,uBAAuB;IACjC,wCAAa,CAAA;IAEb;;;OAGG;IACH,yDAA8B,CAAA;AAChC,CAAC,EARW,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAQlC;AAED,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B;QACrD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,kCAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,8CAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAOvC"}
|
|
@@ -119,6 +119,26 @@ export interface CreateOpensearchClusterDetails {
|
|
|
119
119
|
* The amount of storage in GB, to configure per node for the cluster's search nodes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
120
120
|
*/
|
|
121
121
|
"searchNodeStorageGB"?: number;
|
|
122
|
+
/**
|
|
123
|
+
* The number of coordinator nodes configured for the cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
124
|
+
*/
|
|
125
|
+
"coordinatorNodeCount"?: number;
|
|
126
|
+
/**
|
|
127
|
+
* The instance type for the cluster's coordinator nodes.
|
|
128
|
+
*/
|
|
129
|
+
"coordinatorNodeHostType"?: model.CoordinatorNodeHostType;
|
|
130
|
+
/**
|
|
131
|
+
* The node shape for the cluster's coordinator nodes.
|
|
132
|
+
*/
|
|
133
|
+
"coordinatorNodeHostShape"?: string;
|
|
134
|
+
/**
|
|
135
|
+
* The number of OCPUs configured for the cluster's coordinator nodes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
136
|
+
*/
|
|
137
|
+
"coordinatorNodeHostOcpuCount"?: number;
|
|
138
|
+
/**
|
|
139
|
+
* The amount of memory in GB, for the cluster's coordinator nodes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
140
|
+
*/
|
|
141
|
+
"coordinatorNodeHostMemoryGB"?: number;
|
|
122
142
|
/**
|
|
123
143
|
* The number of ML nodes configured for the cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
124
144
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-opensearch-cluster-details.js","sourceRoot":"","sources":["../../../../../lib/opensearch/lib/model/create-opensearch-cluster-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"create-opensearch-cluster-details.js","sourceRoot":"","sources":["../../../../../lib/opensearch/lib/model/create-opensearch-cluster-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAqOlC,IAAiB,8BAA8B,CAyD9C;AAzDD,WAAiB,8BAA8B;IAC7C,SAAgB,UAAU,CAAC,GAAmC;QAC5D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,GAAG,CAAC,kBAAkB,CAAC;gBAC7D,CAAC,CAAC,SAAS;YACb,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,UAAU,CAAC,GAAG,CAAC,YAAY,CAAC;gBACjD,CAAC,CAAC,SAAS;YAEb,uBAAuB,EAAE,GAAG,CAAC,qBAAqB;gBAChD,CAAC,CAAC,KAAK,CAAC,qBAAqB,CAAC,UAAU,CAAC,GAAG,CAAC,qBAAqB,CAAC;gBACnE,CAAC,CAAC,SAAS;YACb,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,KAAK,CAAC,wBAAwB,CAAC,UAAU,CAAC,GAAG,CAAC,kBAAkB,CAAC;gBACnE,CAAC,CAAC,SAAS;YACb,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,GAAG,CAAC,kBAAkB,CAAC;gBAC7D,CAAC,CAAC,SAAS;YACb,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBAC3D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IA3Be,yCAAU,aA2BzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmC;QACxE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,GAAG,CAAC,kBAAkB,CAAC;gBACzE,CAAC,CAAC,SAAS;YACb,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,sBAAsB,CAAC,GAAG,CAAC,YAAY,CAAC;gBAC7D,CAAC,CAAC,SAAS;YAEb,uBAAuB,EAAE,GAAG,CAAC,qBAAqB;gBAChD,CAAC,CAAC,KAAK,CAAC,qBAAqB,CAAC,sBAAsB,CAAC,GAAG,CAAC,qBAAqB,CAAC;gBAC/E,CAAC,CAAC,SAAS;YACb,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CAAC,GAAG,CAAC,kBAAkB,CAAC;gBAC/E,CAAC,CAAC,SAAS;YACb,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,GAAG,CAAC,kBAAkB,CAAC;gBACzE,CAAC,CAAC,SAAS;YACb,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBACvE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IA3Be,qDAAsB,yBA2BrC,CAAA;AACH,CAAC,EAzDgB,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QAyD9C"}
|
package/lib/model/index.d.ts
CHANGED
|
@@ -34,14 +34,14 @@ import * as ChangeOpensearchClusterCompartmentDetails from "./change-opensearch-
|
|
|
34
34
|
export import ChangeOpensearchClusterCompartmentDetails = ChangeOpensearchClusterCompartmentDetails.ChangeOpensearchClusterCompartmentDetails;
|
|
35
35
|
import * as ConfigureOutboundClusterDetails from "./configure-outbound-cluster-details";
|
|
36
36
|
export import ConfigureOutboundClusterDetails = ConfigureOutboundClusterDetails.ConfigureOutboundClusterDetails;
|
|
37
|
+
import * as CoordinatorNodeHostType from "./coordinator-node-host-type";
|
|
38
|
+
export import CoordinatorNodeHostType = CoordinatorNodeHostType.CoordinatorNodeHostType;
|
|
37
39
|
import * as CreateMaintenanceDetails from "./create-maintenance-details";
|
|
38
40
|
export import CreateMaintenanceDetails = CreateMaintenanceDetails.CreateMaintenanceDetails;
|
|
39
41
|
import * as CreateOpensearchClusterDetails from "./create-opensearch-cluster-details";
|
|
40
42
|
export import CreateOpensearchClusterDetails = CreateOpensearchClusterDetails.CreateOpensearchClusterDetails;
|
|
41
43
|
import * as CreateOpensearchClusterPipelineDetails from "./create-opensearch-cluster-pipeline-details";
|
|
42
44
|
export import CreateOpensearchClusterPipelineDetails = CreateOpensearchClusterPipelineDetails.CreateOpensearchClusterPipelineDetails;
|
|
43
|
-
import * as CustomerLoggingDetails from "./customer-logging-details";
|
|
44
|
-
export import CustomerLoggingDetails = CustomerLoggingDetails.CustomerLoggingDetails;
|
|
45
45
|
import * as DataNodeHostType from "./data-node-host-type";
|
|
46
46
|
export import DataNodeHostType = DataNodeHostType.DataNodeHostType;
|
|
47
47
|
import * as DeleteBlockVolumesForNamespaceDetails from "./delete-block-volumes-for-namespace-details";
|
package/lib/model/index.js
CHANGED
|
@@ -31,7 +31,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
31
31
|
return result;
|
|
32
32
|
};
|
|
33
33
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
-
exports.ResizeOpensearchClusterHorizontalDetails = exports.ReclaimClusterDetails = exports.OutboundClusterSummary = exports.OutboundClusterConfig = exports.OperationType = exports.OperationStatus = exports.OpensearchVersionsSummary = exports.OpensearchVersionsCollection = exports.OpensearchPipelineReverseConnectionEndpoint = exports.OpensearchClusterSummary = exports.OpensearchClusterPipelineSummary = exports.OpensearchClusterPipelineCollection = exports.OpensearchClusterPipeline = exports.OpensearchClusterInternalDetails = exports.OpensearchClusterCollection = exports.OpensearchClusterBackupSummary = exports.OpensearchClusterBackupCollection = exports.OpensearchClusterBackup = exports.OpensearchCluster = exports.MlNodeHostType = exports.MasterNodeHostType = exports.MaintenanceState = exports.MaintenanceNotificationType = exports.MaintenanceNotificationResponse = exports.MaintenanceNotificationFailure = exports.MaintenanceNotificationDetails = exports.MaintenanceDetails = exports.LoadBalancerConfig = exports.GetManifestResponse = exports.ForcePatchPipelineDetails = exports.ForcePatchClusterDetails = exports.ExportOpensearchClusterBackupDetails = exports.DeleteBlockVolumesForNamespaceDetails = exports.DataNodeHostType = exports.
|
|
34
|
+
exports.ResizeOpensearchClusterHorizontalDetails = exports.ReclaimClusterDetails = exports.OutboundClusterSummary = exports.OutboundClusterConfig = exports.OperationType = exports.OperationStatus = exports.OpensearchVersionsSummary = exports.OpensearchVersionsCollection = exports.OpensearchPipelineReverseConnectionEndpoint = exports.OpensearchClusterSummary = exports.OpensearchClusterPipelineSummary = exports.OpensearchClusterPipelineCollection = exports.OpensearchClusterPipeline = exports.OpensearchClusterInternalDetails = exports.OpensearchClusterCollection = exports.OpensearchClusterBackupSummary = exports.OpensearchClusterBackupCollection = exports.OpensearchClusterBackup = exports.OpensearchCluster = exports.MlNodeHostType = exports.MasterNodeHostType = exports.MaintenanceState = exports.MaintenanceNotificationType = exports.MaintenanceNotificationResponse = exports.MaintenanceNotificationFailure = exports.MaintenanceNotificationDetails = exports.MaintenanceDetails = exports.LoadBalancerConfig = exports.GetManifestResponse = exports.ForcePatchPipelineDetails = exports.ForcePatchClusterDetails = exports.ExportOpensearchClusterBackupDetails = exports.DeleteBlockVolumesForNamespaceDetails = exports.DataNodeHostType = exports.CreateOpensearchClusterPipelineDetails = exports.CreateOpensearchClusterDetails = exports.CreateMaintenanceDetails = exports.CoordinatorNodeHostType = exports.ConfigureOutboundClusterDetails = exports.ChangeOpensearchClusterCompartmentDetails = exports.ChangeOpensearchClusterBackupCompartmentDetails = exports.CertificateMode = exports.CertificateConfig = exports.CccMode = exports.BenchmarkDetails = exports.BackupState = exports.BackupPolicy = exports.BackupOpensearchClusterDetails = exports.BackupEventDetails = exports.ActionType = void 0;
|
|
35
35
|
exports.WorkRequestResource = exports.WorkRequestLogEntryCollection = exports.WorkRequestLogEntry = exports.WorkRequestErrorCollection = exports.WorkRequestError = exports.WorkRequestCollection = exports.WorkRequest = exports.UpgradeType = exports.UpgradeOpenSearchClusterDetails = exports.UpdatePipelineStatusDetails = exports.UpdateOpensearchClusterPipelineDetails = exports.UpdateOpensearchClusterDetails = exports.UpdateOpensearchClusterBackupDetails = exports.UpdateMaintenanceDetails = exports.UpdateClusterStatusDetails = exports.UpdateClusterSpecsDetails = exports.UpdateClusterHardenedImageDetails = exports.UpdateCheckinDetails = exports.SortOrder = exports.ShapesDetails = exports.SecuritySamlConfig = exports.SecurityMode = exports.SearchNodeHostType = exports.ReverseConnectionEndpoint = exports.RestoreOpensearchClusterDetails = exports.RestoreOpensearchClusterBackupDetails = exports.ResizeOpensearchClusterVerticalDetails = void 0;
|
|
36
36
|
const ActionType = __importStar(require("./action-type"));
|
|
37
37
|
exports.ActionType = ActionType.ActionType;
|
|
@@ -57,14 +57,14 @@ const ChangeOpensearchClusterCompartmentDetails = __importStar(require("./change
|
|
|
57
57
|
exports.ChangeOpensearchClusterCompartmentDetails = ChangeOpensearchClusterCompartmentDetails.ChangeOpensearchClusterCompartmentDetails;
|
|
58
58
|
const ConfigureOutboundClusterDetails = __importStar(require("./configure-outbound-cluster-details"));
|
|
59
59
|
exports.ConfigureOutboundClusterDetails = ConfigureOutboundClusterDetails.ConfigureOutboundClusterDetails;
|
|
60
|
+
const CoordinatorNodeHostType = __importStar(require("./coordinator-node-host-type"));
|
|
61
|
+
exports.CoordinatorNodeHostType = CoordinatorNodeHostType.CoordinatorNodeHostType;
|
|
60
62
|
const CreateMaintenanceDetails = __importStar(require("./create-maintenance-details"));
|
|
61
63
|
exports.CreateMaintenanceDetails = CreateMaintenanceDetails.CreateMaintenanceDetails;
|
|
62
64
|
const CreateOpensearchClusterDetails = __importStar(require("./create-opensearch-cluster-details"));
|
|
63
65
|
exports.CreateOpensearchClusterDetails = CreateOpensearchClusterDetails.CreateOpensearchClusterDetails;
|
|
64
66
|
const CreateOpensearchClusterPipelineDetails = __importStar(require("./create-opensearch-cluster-pipeline-details"));
|
|
65
67
|
exports.CreateOpensearchClusterPipelineDetails = CreateOpensearchClusterPipelineDetails.CreateOpensearchClusterPipelineDetails;
|
|
66
|
-
const CustomerLoggingDetails = __importStar(require("./customer-logging-details"));
|
|
67
|
-
exports.CustomerLoggingDetails = CustomerLoggingDetails.CustomerLoggingDetails;
|
|
68
68
|
const DataNodeHostType = __importStar(require("./data-node-host-type"));
|
|
69
69
|
exports.DataNodeHostType = DataNodeHostType.DataNodeHostType;
|
|
70
70
|
const DeleteBlockVolumesForNamespaceDetails = __importStar(require("./delete-block-volumes-for-namespace-details"));
|
package/lib/model/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/opensearch/lib/model/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;;AAEH,0DAA4C;AAC9B,QAAA,UAAU,GAAG,UAAU,CAAC,UAAU,CAAC;AACjD,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,oGAAsF;AACxE,QAAA,8BAA8B,GAAG,8BAA8B,CAAC,8BAA8B,CAAC;AAC7G,8DAAgD;AAClC,QAAA,YAAY,GAAG,YAAY,CAAC,YAAY,CAAC;AACvD,4DAA8C;AAChC,QAAA,WAAW,GAAG,WAAW,CAAC,WAAW,CAAC;AACpD,sEAAwD;AAC1C,QAAA,gBAAgB,GAAG,gBAAgB,CAAC,gBAAgB,CAAC;AACnE,oDAAsC;AACxB,QAAA,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;AACxC,wEAA0D;AAC5C,QAAA,iBAAiB,GAAG,iBAAiB,CAAC,iBAAiB,CAAC;AACtE,oEAAsD;AACxC,QAAA,eAAe,GAAG,eAAe,CAAC,eAAe,CAAC;AAChE,wIAA0H;AAC5G,QAAA,+CAA+C,GAAG,+CAA+C,CAAC,+CAA+C,CAAC;AAChK,2HAA6G;AAC/F,QAAA,yCAAyC,GAAG,yCAAyC,CAAC,yCAAyC,CAAC;AAC9I,sGAAwF;AAC1E,QAAA,+BAA+B,GAAG,+BAA+B,CAAC,+BAA+B,CAAC;AAChH,uFAAyE;AAC3D,QAAA,wBAAwB,GAAG,wBAAwB,CAAC,wBAAwB,CAAC;AAC3F,oGAAsF;AACxE,QAAA,8BAA8B,GAAG,8BAA8B,CAAC,8BAA8B,CAAC;AAC7G,qHAAuG;AACzF,QAAA,sCAAsC,GAAG,sCAAsC,CAAC,sCAAsC,CAAC;AACrI,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/opensearch/lib/model/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -189,6 +189,26 @@ export interface OpensearchCluster {
|
|
|
189
189
|
* The amount of storage in GB, to configure per node for the cluster's search nodes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
190
190
|
*/
|
|
191
191
|
"searchNodeStorageGB"?: number;
|
|
192
|
+
/**
|
|
193
|
+
* The number of coordinator nodes configured for the cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
194
|
+
*/
|
|
195
|
+
"coordinatorNodeCount"?: number;
|
|
196
|
+
/**
|
|
197
|
+
* The instance type for the cluster's coordinator nodes.
|
|
198
|
+
*/
|
|
199
|
+
"coordinatorNodeHostType"?: model.CoordinatorNodeHostType;
|
|
200
|
+
/**
|
|
201
|
+
* The node shape for the cluster's coordinator nodes.
|
|
202
|
+
*/
|
|
203
|
+
"coordinatorNodeHostShape"?: string;
|
|
204
|
+
/**
|
|
205
|
+
* The number of OCPUs configured for the cluster's coordinator nodes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
206
|
+
*/
|
|
207
|
+
"coordinatorNodeHostOcpuCount"?: number;
|
|
208
|
+
/**
|
|
209
|
+
* The amount of memory in GB, for the cluster's coordinator nodes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
210
|
+
*/
|
|
211
|
+
"coordinatorNodeHostMemoryGB"?: number;
|
|
192
212
|
/**
|
|
193
213
|
* The number of ML nodes configured for the cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
194
214
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"opensearch-cluster.js","sourceRoot":"","sources":["../../../../../lib/opensearch/lib/model/opensearch-cluster.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"opensearch-cluster.js","sourceRoot":"","sources":["../../../../../lib/opensearch/lib/model/opensearch-cluster.ts"],"names":[],"mappings":"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"}
|
|
@@ -30,6 +30,10 @@ export interface ResizeOpensearchClusterHorizontalDetails {
|
|
|
30
30
|
* The number of search nodes configured for the cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
31
31
|
*/
|
|
32
32
|
"searchNodeCount"?: number;
|
|
33
|
+
/**
|
|
34
|
+
* The number of coordinator nodes configured for the cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
35
|
+
*/
|
|
36
|
+
"coordinatorNodeCount"?: number;
|
|
33
37
|
/**
|
|
34
38
|
* The number of ML nodes configured for the cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
35
39
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resize-opensearch-cluster-horizontal-details.js","sourceRoot":"","sources":["../../../../../lib/opensearch/lib/model/resize-opensearch-cluster-horizontal-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;
|
|
1
|
+
{"version":3,"file":"resize-opensearch-cluster-horizontal-details.js","sourceRoot":"","sources":["../../../../../lib/opensearch/lib/model/resize-opensearch-cluster-horizontal-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA+CH,IAAiB,wCAAwC,CAWxD;AAXD,WAAiB,wCAAwC;IACvD,SAAgB,UAAU,CAAC,GAA6C;QACtE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,mDAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6C;QAClF,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,+DAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,wCAAwC,GAAxC,gDAAwC,KAAxC,gDAAwC,QAWxD"}
|
|
@@ -70,6 +70,18 @@ export interface ResizeOpensearchClusterVerticalDetails {
|
|
|
70
70
|
* The amount of storage in GB, to configure per node for the cluster's search nodes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
71
71
|
*/
|
|
72
72
|
"searchNodeStorageGB"?: number;
|
|
73
|
+
/**
|
|
74
|
+
* The node shape for the cluster's coordinator nodes.
|
|
75
|
+
*/
|
|
76
|
+
"coordinatorNodeHostShape"?: string;
|
|
77
|
+
/**
|
|
78
|
+
* The number of OCPUs configured for the cluster's coordinator nodes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
79
|
+
*/
|
|
80
|
+
"coordinatorNodeHostOcpuCount"?: number;
|
|
81
|
+
/**
|
|
82
|
+
* The amount of memory in GB, for the cluster's coordinator nodes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
83
|
+
*/
|
|
84
|
+
"coordinatorNodeHostMemoryGB"?: number;
|
|
73
85
|
/**
|
|
74
86
|
* The node shape for the cluster's ML nodes.
|
|
75
87
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resize-opensearch-cluster-vertical-details.js","sourceRoot":"","sources":["../../../../../lib/opensearch/lib/model/resize-opensearch-cluster-vertical-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;
|
|
1
|
+
{"version":3,"file":"resize-opensearch-cluster-vertical-details.js","sourceRoot":"","sources":["../../../../../lib/opensearch/lib/model/resize-opensearch-cluster-vertical-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA2GH,IAAiB,sCAAsC,CAWtD;AAXD,WAAiB,sCAAsC;IACrD,SAAgB,UAAU,CAAC,GAA2C;QACpE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,iDAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA2C;QAChF,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6DAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,sCAAsC,GAAtC,8CAAsC,KAAtC,8CAAsC,QAWtD"}
|
|
@@ -54,6 +54,22 @@ export interface UpdateClusterSpecsDetails {
|
|
|
54
54
|
* The amount of memory in GB, for the cluster's search nodes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
55
55
|
*/
|
|
56
56
|
"searchNodeHostMemoryGB"?: number;
|
|
57
|
+
/**
|
|
58
|
+
* The node shape for the cluster's coordinator nodes.
|
|
59
|
+
*/
|
|
60
|
+
"coordinatorNodeHostShape"?: string;
|
|
61
|
+
/**
|
|
62
|
+
* The number of OCPUs configured for the cluster's coordinator nodes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
63
|
+
*/
|
|
64
|
+
"coordinatorNodeHostOcpuCount"?: number;
|
|
65
|
+
/**
|
|
66
|
+
* The amount of memory in GB, for the cluster's coordinator nodes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
67
|
+
*/
|
|
68
|
+
"coordinatorNodeHostMemoryGB"?: number;
|
|
69
|
+
/**
|
|
70
|
+
* Updated value of number of coordinator nodes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
71
|
+
*/
|
|
72
|
+
"coordinatorNodeCount"?: number;
|
|
57
73
|
/**
|
|
58
74
|
* The node shape for the cluster's ML nodes.
|
|
59
75
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-cluster-specs-details.js","sourceRoot":"","sources":["../../../../../lib/opensearch/lib/model/update-cluster-specs-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA+
|
|
1
|
+
{"version":3,"file":"update-cluster-specs-details.js","sourceRoot":"","sources":["../../../../../lib/opensearch/lib/model/update-cluster-specs-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA+FH,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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-opensearch",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.135.1",
|
|
4
4
|
"description": "OCI NodeJS client for Opensearch Service",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -15,16 +15,17 @@
|
|
|
15
15
|
},
|
|
16
16
|
"license": "(UPL-1.0 OR Apache-2.0)",
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"oci-common": "2.
|
|
18
|
+
"oci-common": "2.135.1",
|
|
19
19
|
"opossum": "5.0.1",
|
|
20
|
-
"oci-workrequests": "2.
|
|
20
|
+
"oci-workrequests": "2.135.1"
|
|
21
21
|
},
|
|
22
22
|
"publishConfig": {
|
|
23
23
|
"registry": "https://registry.npmjs.org"
|
|
24
24
|
},
|
|
25
25
|
"contributors": [
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
-
"
|
|
26
|
+
"Yash Chandra <yash.chandra@oracle.com>",
|
|
27
|
+
"Nivedita Parihar <nivedita.parihar@oracle.com>",
|
|
28
|
+
"Joshua Ramirez <joshua.r.ramirez@oracle.com>",
|
|
29
|
+
"Kalpana Ramasamy <kalpana.ramasamy@oracle.com>"
|
|
29
30
|
]
|
|
30
31
|
}
|
|
@@ -1,29 +0,0 @@
|
|
|
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, 2026, 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.CustomerLoggingDetails = void 0;
|
|
16
|
-
var CustomerLoggingDetails;
|
|
17
|
-
(function (CustomerLoggingDetails) {
|
|
18
|
-
function getJsonObj(obj) {
|
|
19
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
-
return jsonObj;
|
|
21
|
-
}
|
|
22
|
-
CustomerLoggingDetails.getJsonObj = getJsonObj;
|
|
23
|
-
function getDeserializedJsonObj(obj) {
|
|
24
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
-
return jsonObj;
|
|
26
|
-
}
|
|
27
|
-
CustomerLoggingDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
-
})(CustomerLoggingDetails = exports.CustomerLoggingDetails || (exports.CustomerLoggingDetails = {}));
|
|
29
|
-
//# sourceMappingURL=customer-logging-details.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"customer-logging-details.js","sourceRoot":"","sources":["../../../../../lib/opensearch/lib/model/customer-logging-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAeH,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"}
|