oci-core 2.120.0 → 2.121.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +10 -0
- package/lib/client.js +61 -2
- package/lib/client.js.map +1 -1
- package/lib/model/capacity-bin-preview.d.ts +49 -0
- package/lib/model/capacity-bin-preview.js +36 -0
- package/lib/model/capacity-bin-preview.js.map +1 -0
- package/lib/model/capacity-bin.d.ts +1 -1
- package/lib/model/capacity-config.d.ts +46 -0
- package/lib/model/capacity-config.js +74 -0
- package/lib/model/capacity-config.js.map +1 -0
- package/lib/model/create-dedicated-vm-host-details.d.ts +11 -0
- package/lib/model/create-dedicated-vm-host-details.js.map +1 -1
- package/lib/model/create-instance-pool-details.d.ts +1 -0
- package/lib/model/create-instance-pool-details.js +6 -0
- package/lib/model/create-instance-pool-details.js.map +1 -1
- package/lib/model/dedicated-vm-host-instance-shape-summary.d.ts +2 -0
- package/lib/model/dedicated-vm-host-instance-shape-summary.js +30 -2
- package/lib/model/dedicated-vm-host-instance-shape-summary.js.map +1 -1
- package/lib/model/dedicated-vm-host-instance-summary.d.ts +5 -0
- package/lib/model/dedicated-vm-host-instance-summary.js.map +1 -1
- package/lib/model/dedicated-vm-host-shape-summary.d.ts +7 -1
- package/lib/model/dedicated-vm-host-shape-summary.js +34 -2
- package/lib/model/dedicated-vm-host-shape-summary.js.map +1 -1
- package/lib/model/dedicated-vm-host-summary.d.ts +5 -0
- package/lib/model/dedicated-vm-host-summary.js.map +1 -1
- package/lib/model/dedicated-vm-host.d.ts +12 -1
- package/lib/model/dedicated-vm-host.js.map +1 -1
- package/lib/model/index.d.ts +16 -0
- package/lib/model/index.js +29 -13
- package/lib/model/index.js.map +1 -1
- package/lib/model/instance-configuration-launch-instance-details.d.ts +4 -4
- package/lib/model/instance-pool-instance.d.ts +2 -0
- package/lib/model/instance-pool-instance.js +2 -0
- package/lib/model/instance-pool-instance.js.map +1 -1
- package/lib/model/instance-pool-lifecycle-actions-details.d.ts +31 -0
- package/lib/model/instance-pool-lifecycle-actions-details.js +64 -0
- package/lib/model/instance-pool-lifecycle-actions-details.js.map +1 -0
- package/lib/model/instance-pool-lifecycle-management-details.d.ts +31 -0
- package/lib/model/instance-pool-lifecycle-management-details.js +64 -0
- package/lib/model/instance-pool-lifecycle-management-details.js.map +1 -0
- package/lib/model/instance-pool-pre-termination-action-details.d.ts +41 -0
- package/lib/model/instance-pool-pre-termination-action-details.js +64 -0
- package/lib/model/instance-pool-pre-termination-action-details.js.map +1 -0
- package/lib/model/instance-pool-pre-termination-action-handle-timeout-details.d.ts +59 -0
- package/lib/model/instance-pool-pre-termination-action-handle-timeout-details.js +58 -0
- package/lib/model/instance-pool-pre-termination-action-handle-timeout-details.js.map +1 -0
- package/lib/model/instance-pool.d.ts +1 -0
- package/lib/model/instance-pool.js +6 -0
- package/lib/model/instance-pool.js.map +1 -1
- package/lib/model/supported-capabilities.d.ts +34 -0
- package/lib/model/supported-capabilities.js +36 -0
- package/lib/model/supported-capabilities.js.map +1 -0
- package/lib/model/termination-proceed-instance-pool-instance-details.d.ts +34 -0
- package/lib/model/termination-proceed-instance-pool-instance-details.js +36 -0
- package/lib/model/termination-proceed-instance-pool-instance-details.js.map +1 -0
- package/lib/model/update-instance-pool-details.d.ts +1 -0
- package/lib/model/update-instance-pool-details.js +6 -0
- package/lib/model/update-instance-pool-details.js.map +1 -1
- package/lib/request/index.d.ts +2 -0
- package/lib/request/index.js.map +1 -1
- package/lib/request/list-dedicated-vm-host-instances-request.d.ts +5 -0
- package/lib/request/list-dedicated-vm-host-instances-request.js.map +1 -1
- package/lib/request/list-dedicated-vm-hosts-request.d.ts +5 -0
- package/lib/request/list-dedicated-vm-hosts-request.js.map +1 -1
- package/lib/request/termination-proceed-instance-pool-instance-request.d.ts +36 -0
- package/lib/request/termination-proceed-instance-pool-instance-request.js +15 -0
- package/lib/request/termination-proceed-instance-pool-instance-request.js.map +1 -0
- package/lib/request/update-volume-kms-key-request.d.ts +6 -0
- package/lib/response/index.d.ts +2 -0
- package/lib/response/termination-proceed-instance-pool-instance-response.d.ts +20 -0
- package/lib/response/termination-proceed-instance-pool-instance-response.js +15 -0
- package/lib/response/termination-proceed-instance-pool-instance-response.js.map +1 -0
- package/package.json +3 -3
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20160918
|
|
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.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/TerminationProceedInstancePoolInstance.ts.html |here} to see how to use TerminationProceedInstancePoolInstanceRequest.
|
|
17
|
+
*/
|
|
18
|
+
export interface TerminationProceedInstancePoolInstanceRequest extends common.BaseRequest {
|
|
19
|
+
/**
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the instance pool.
|
|
21
|
+
*/
|
|
22
|
+
"instancePoolId": string;
|
|
23
|
+
/**
|
|
24
|
+
* Instance to be marked for terminating.
|
|
25
|
+
*/
|
|
26
|
+
"terminationProceedInstancePoolInstanceDetails": model.TerminationProceedInstancePoolInstanceDetails;
|
|
27
|
+
/**
|
|
28
|
+
* A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
29
|
+
* server error without risk of executing that same action again. Retry tokens expire after 24
|
|
30
|
+
* hours, but can be invalidated before then due to conflicting operations (for example, if a resource
|
|
31
|
+
* has been deleted and purged from the system, then a retry of the original creation request
|
|
32
|
+
* may be rejected).
|
|
33
|
+
*
|
|
34
|
+
*/
|
|
35
|
+
"opcRetryToken"?: string;
|
|
36
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20160918
|
|
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=termination-proceed-instance-pool-instance-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"termination-proceed-instance-pool-instance-request.js","sourceRoot":"","sources":["../../../../../lib/core/lib/request/termination-proceed-instance-pool-instance-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -31,4 +31,10 @@ export interface UpdateVolumeKmsKeyRequest extends common.BaseRequest {
|
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
"ifMatch"?: string;
|
|
34
|
+
/**
|
|
35
|
+
* The endpoint that will be used to get the resource principal token
|
|
36
|
+
* of the parent resource.
|
|
37
|
+
*
|
|
38
|
+
*/
|
|
39
|
+
"opcParentResourcePrincipalTokenUrl"?: string;
|
|
34
40
|
}
|
package/lib/response/index.d.ts
CHANGED
|
@@ -445,6 +445,8 @@ import * as TerminateClusterNetworkResponse from "./terminate-cluster-network-re
|
|
|
445
445
|
export import TerminateClusterNetworkResponse = TerminateClusterNetworkResponse.TerminateClusterNetworkResponse;
|
|
446
446
|
import * as TerminateInstancePoolResponse from "./terminate-instance-pool-response";
|
|
447
447
|
export import TerminateInstancePoolResponse = TerminateInstancePoolResponse.TerminateInstancePoolResponse;
|
|
448
|
+
import * as TerminationProceedInstancePoolInstanceResponse from "./termination-proceed-instance-pool-instance-response";
|
|
449
|
+
export import TerminationProceedInstancePoolInstanceResponse = TerminationProceedInstancePoolInstanceResponse.TerminationProceedInstancePoolInstanceResponse;
|
|
448
450
|
import * as UpdateClusterNetworkResponse from "./update-cluster-network-response";
|
|
449
451
|
export import UpdateClusterNetworkResponse = UpdateClusterNetworkResponse.UpdateClusterNetworkResponse;
|
|
450
452
|
import * as UpdateInstanceConfigurationResponse from "./update-instance-configuration-response";
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20160918
|
|
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
|
+
export interface TerminationProceedInstancePoolInstanceResponse {
|
|
14
|
+
/**
|
|
15
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
16
|
+
* Oracle about a particular request, please provide the request ID.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
"opcRequestId": string;
|
|
20
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20160918
|
|
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=termination-proceed-instance-pool-instance-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"termination-proceed-instance-pool-instance-response.js","sourceRoot":"","sources":["../../../../../lib/core/lib/response/termination-proceed-instance-pool-instance-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-core",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.121.1",
|
|
4
4
|
"description": "OCI NodeJS client for Core",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
},
|
|
16
16
|
"license": "(UPL-1.0 OR Apache-2.0)",
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"oci-common": "2.
|
|
19
|
-
"oci-workrequests": "2.
|
|
18
|
+
"oci-common": "2.121.1",
|
|
19
|
+
"oci-workrequests": "2.121.1"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|