oci-autoscaling 2.76.0 → 2.77.0
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 +12 -12
- package/lib/client.js +12 -12
- package/lib/model/action.d.ts +1 -1
- package/lib/model/action.js +1 -1
- package/lib/model/auto-scaling-configuration-summary.d.ts +4 -4
- package/lib/model/auto-scaling-configuration-summary.js +1 -1
- package/lib/model/auto-scaling-configuration.d.ts +4 -4
- package/lib/model/auto-scaling-configuration.js +1 -1
- package/lib/model/auto-scaling-policy-summary.d.ts +1 -1
- package/lib/model/auto-scaling-policy-summary.js +1 -1
- package/lib/model/auto-scaling-policy.d.ts +2 -2
- package/lib/model/auto-scaling-policy.js +1 -1
- package/lib/model/capacity.d.ts +1 -1
- package/lib/model/capacity.js +1 -1
- package/lib/model/change-auto-scaling-compartment-details.d.ts +1 -1
- package/lib/model/change-auto-scaling-compartment-details.js +1 -1
- package/lib/model/condition.d.ts +1 -1
- package/lib/model/condition.js +1 -1
- package/lib/model/create-auto-scaling-configuration-details.d.ts +3 -3
- package/lib/model/create-auto-scaling-configuration-details.js +1 -1
- package/lib/model/create-auto-scaling-policy-details.d.ts +1 -1
- package/lib/model/create-auto-scaling-policy-details.js +1 -1
- package/lib/model/create-condition-details.d.ts +1 -1
- package/lib/model/create-condition-details.js +1 -1
- package/lib/model/create-scheduled-policy-details.d.ts +1 -1
- package/lib/model/create-scheduled-policy-details.js +1 -1
- package/lib/model/create-threshold-policy-details.d.ts +1 -1
- package/lib/model/create-threshold-policy-details.js +1 -1
- package/lib/model/cron-execution-schedule.d.ts +4 -4
- package/lib/model/cron-execution-schedule.js +1 -1
- package/lib/model/execution-schedule.d.ts +1 -1
- package/lib/model/execution-schedule.js +1 -1
- package/lib/model/index.d.ts +1 -1
- package/lib/model/index.js +1 -1
- package/lib/model/instance-pool-resource.d.ts +1 -1
- package/lib/model/instance-pool-resource.js +1 -1
- package/lib/model/metric.d.ts +1 -1
- package/lib/model/metric.js +1 -1
- package/lib/model/resource-action.d.ts +1 -1
- package/lib/model/resource-action.js +1 -1
- package/lib/model/resource-power-action.d.ts +1 -1
- package/lib/model/resource-power-action.js +1 -1
- package/lib/model/resource.d.ts +2 -2
- package/lib/model/resource.js +1 -1
- package/lib/model/scheduled-policy.d.ts +1 -1
- package/lib/model/scheduled-policy.js +1 -1
- package/lib/model/threshold-policy.d.ts +1 -1
- package/lib/model/threshold-policy.js +1 -1
- package/lib/model/threshold.d.ts +3 -3
- package/lib/model/threshold.js +1 -1
- package/lib/model/update-auto-scaling-configuration-details.d.ts +3 -3
- package/lib/model/update-auto-scaling-configuration-details.js +1 -1
- package/lib/model/update-auto-scaling-policy-details.d.ts +1 -1
- package/lib/model/update-auto-scaling-policy-details.js +1 -1
- package/lib/model/update-condition-details.d.ts +1 -1
- package/lib/model/update-condition-details.js +1 -1
- package/lib/model/update-scheduled-policy-details.d.ts +1 -1
- package/lib/model/update-scheduled-policy-details.js +1 -1
- package/lib/model/update-threshold-policy-details.d.ts +1 -1
- package/lib/model/update-threshold-policy-details.js +1 -1
- package/lib/request/change-auto-scaling-configuration-compartment-request.d.ts +3 -3
- package/lib/request/change-auto-scaling-configuration-compartment-request.js +1 -1
- package/lib/request/create-auto-scaling-configuration-request.d.ts +2 -2
- package/lib/request/create-auto-scaling-configuration-request.js +1 -1
- package/lib/request/create-auto-scaling-policy-request.d.ts +2 -2
- package/lib/request/create-auto-scaling-policy-request.js +1 -1
- package/lib/request/delete-auto-scaling-configuration-request.d.ts +3 -3
- package/lib/request/delete-auto-scaling-configuration-request.js +1 -1
- package/lib/request/delete-auto-scaling-policy-request.d.ts +3 -3
- package/lib/request/delete-auto-scaling-policy-request.js +1 -1
- package/lib/request/get-auto-scaling-configuration-request.d.ts +2 -2
- package/lib/request/get-auto-scaling-configuration-request.js +1 -1
- package/lib/request/get-auto-scaling-policy-request.d.ts +2 -2
- package/lib/request/get-auto-scaling-policy-request.js +1 -1
- package/lib/request/index.d.ts +1 -1
- package/lib/request/index.js +1 -1
- package/lib/request/list-auto-scaling-configurations-request.d.ts +5 -5
- package/lib/request/list-auto-scaling-configurations-request.js +1 -1
- package/lib/request/list-auto-scaling-policies-request.d.ts +5 -5
- package/lib/request/list-auto-scaling-policies-request.js +1 -1
- package/lib/request/update-auto-scaling-configuration-request.d.ts +3 -3
- package/lib/request/update-auto-scaling-configuration-request.js +1 -1
- package/lib/request/update-auto-scaling-policy-request.d.ts +3 -3
- package/lib/request/update-auto-scaling-policy-request.js +1 -1
- package/lib/response/change-auto-scaling-configuration-compartment-response.d.ts +2 -2
- package/lib/response/change-auto-scaling-configuration-compartment-response.js +1 -1
- package/lib/response/create-auto-scaling-configuration-response.d.ts +2 -2
- package/lib/response/create-auto-scaling-configuration-response.js +1 -1
- package/lib/response/create-auto-scaling-policy-response.d.ts +2 -2
- package/lib/response/create-auto-scaling-policy-response.js +1 -1
- package/lib/response/delete-auto-scaling-configuration-response.d.ts +1 -1
- package/lib/response/delete-auto-scaling-configuration-response.js +1 -1
- package/lib/response/delete-auto-scaling-policy-response.d.ts +1 -1
- package/lib/response/delete-auto-scaling-policy-response.js +1 -1
- package/lib/response/get-auto-scaling-configuration-response.d.ts +2 -2
- package/lib/response/get-auto-scaling-configuration-response.js +1 -1
- package/lib/response/get-auto-scaling-policy-response.d.ts +2 -2
- package/lib/response/get-auto-scaling-policy-response.js +1 -1
- package/lib/response/index.d.ts +1 -1
- package/lib/response/index.js +1 -1
- package/lib/response/list-auto-scaling-configurations-response.d.ts +1 -1
- package/lib/response/list-auto-scaling-configurations-response.js +1 -1
- package/lib/response/list-auto-scaling-policies-response.d.ts +1 -1
- package/lib/response/list-auto-scaling-policies-response.js +1 -1
- package/lib/response/update-auto-scaling-configuration-response.d.ts +2 -2
- package/lib/response/update-auto-scaling-configuration-response.js +1 -1
- package/lib/response/update-auto-scaling-policy-response.d.ts +2 -2
- package/lib/response/update-auto-scaling-policy-response.js +1 -1
- package/package.json +3 -3
package/lib/request/index.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ Compute service, see [Overview of the Compute Service](/Content/Compute/Concepts
|
|
|
13
13
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
14
14
|
* Do not edit the class manually.
|
|
15
15
|
*
|
|
16
|
-
* Copyright (c) 2020,
|
|
16
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
17
17
|
* 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.
|
|
18
18
|
*/
|
|
19
19
|
import * as ChangeAutoScalingConfigurationCompartmentRequest from "./change-auto-scaling-configuration-compartment-request";
|
package/lib/request/index.js
CHANGED
|
@@ -14,7 +14,7 @@ Compute service, see [Overview of the Compute Service](/Content/Compute/Concepts
|
|
|
14
14
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
15
15
|
* Do not edit the class manually.
|
|
16
16
|
*
|
|
17
|
-
* Copyright (c) 2020,
|
|
17
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
18
18
|
* 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.
|
|
19
19
|
*/
|
|
20
20
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,12 +7,12 @@
|
|
|
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, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/autoscaling/ListAutoScalingConfigurations.ts.html |here} to see how to use ListAutoScalingConfigurationsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListAutoScalingConfigurationsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -38,20 +38,20 @@ export interface ListAutoScalingConfigurationsRequest extends common.BaseRequest
|
|
|
38
38
|
*/
|
|
39
39
|
"limit"?: number;
|
|
40
40
|
/**
|
|
41
|
-
* For list pagination. The value of the
|
|
41
|
+
* For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\" call. For important
|
|
42
42
|
* details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
43
43
|
*
|
|
44
44
|
*/
|
|
45
45
|
"page"?: string;
|
|
46
46
|
/**
|
|
47
|
-
* The field to sort by. You can provide one sort order (
|
|
47
|
+
* The field to sort by. You can provide one sort order ({@code sortOrder}). Default order for
|
|
48
48
|
* TIMECREATED is descending. Default order for DISPLAYNAME is ascending. The DISPLAYNAME
|
|
49
49
|
* sort order is case sensitive.
|
|
50
50
|
*
|
|
51
51
|
*/
|
|
52
52
|
"sortBy"?: ListAutoScalingConfigurationsRequest.SortBy;
|
|
53
53
|
/**
|
|
54
|
-
* The sort order to use, either ascending (
|
|
54
|
+
* The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}). The DISPLAYNAME sort order
|
|
55
55
|
* is case sensitive.
|
|
56
56
|
*
|
|
57
57
|
*/
|
|
@@ -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, 2024, 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,12 +7,12 @@
|
|
|
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, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/autoscaling/ListAutoScalingPolicies.ts.html |here} to see how to use ListAutoScalingPoliciesRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListAutoScalingPoliciesRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -35,20 +35,20 @@ export interface ListAutoScalingPoliciesRequest extends common.BaseRequest {
|
|
|
35
35
|
*/
|
|
36
36
|
"limit"?: number;
|
|
37
37
|
/**
|
|
38
|
-
* For list pagination. The value of the
|
|
38
|
+
* For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\" call. For important
|
|
39
39
|
* details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
40
40
|
*
|
|
41
41
|
*/
|
|
42
42
|
"page"?: string;
|
|
43
43
|
/**
|
|
44
|
-
* The field to sort by. You can provide one sort order (
|
|
44
|
+
* The field to sort by. You can provide one sort order ({@code sortOrder}). Default order for
|
|
45
45
|
* TIMECREATED is descending. Default order for DISPLAYNAME is ascending. The DISPLAYNAME
|
|
46
46
|
* sort order is case sensitive.
|
|
47
47
|
*
|
|
48
48
|
*/
|
|
49
49
|
"sortBy"?: ListAutoScalingPoliciesRequest.SortBy;
|
|
50
50
|
/**
|
|
51
|
-
* The sort order to use, either ascending (
|
|
51
|
+
* The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}). The DISPLAYNAME sort order
|
|
52
52
|
* is case sensitive.
|
|
53
53
|
*
|
|
54
54
|
*/
|
|
@@ -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, 2024, 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,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/autoscaling/UpdateAutoScalingConfiguration.ts.html |here} to see how to use UpdateAutoScalingConfigurationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateAutoScalingConfigurationRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,7 +25,7 @@ export interface UpdateAutoScalingConfigurationRequest extends common.BaseReques
|
|
|
25
25
|
*/
|
|
26
26
|
"updateAutoScalingConfigurationDetails": model.UpdateAutoScalingConfigurationDetails;
|
|
27
27
|
/**
|
|
28
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
28
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
29
29
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
30
30
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
31
31
|
*
|
|
@@ -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, 2024, 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,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/autoscaling/UpdateAutoScalingPolicy.ts.html |here} to see how to use UpdateAutoScalingPolicyRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateAutoScalingPolicyRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -29,7 +29,7 @@ export interface UpdateAutoScalingPolicyRequest extends common.BaseRequest {
|
|
|
29
29
|
*/
|
|
30
30
|
"updateAutoScalingPolicyDetails": model.UpdateThresholdPolicyDetails | model.UpdateScheduledPolicyDetails;
|
|
31
31
|
/**
|
|
32
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
32
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
33
33
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
34
34
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
35
35
|
*
|
|
@@ -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, 2024, 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,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, 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
|
export interface ChangeAutoScalingConfigurationCompartmentResponse {
|
|
14
14
|
/**
|
|
15
15
|
* The resulting etag of the autoscaling configuration affected by this operation.
|
|
16
|
-
* For optimistic concurrency control. See
|
|
16
|
+
* For optimistic concurrency control. See {@code if-match}.
|
|
17
17
|
*
|
|
18
18
|
*/
|
|
19
19
|
"etag": string;
|
|
@@ -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, 2024, 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,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
export interface CreateAutoScalingConfigurationResponse {
|
|
15
15
|
/**
|
|
16
|
-
* For optimistic concurrency control. See
|
|
16
|
+
* For optimistic concurrency control. See {@code if-match}.
|
|
17
17
|
*/
|
|
18
18
|
"etag": string;
|
|
19
19
|
/**
|
|
@@ -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, 2024, 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,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
export interface CreateAutoScalingPolicyResponse {
|
|
15
15
|
/**
|
|
16
|
-
* For optimistic concurrency control. See
|
|
16
|
+
* For optimistic concurrency control. See {@code if-match}.
|
|
17
17
|
*/
|
|
18
18
|
"etag": string;
|
|
19
19
|
/**
|
|
@@ -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, 2024, 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, 2024, 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
|
export interface DeleteAutoScalingConfigurationResponse {
|
|
@@ -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, 2024, 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, 2024, 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
|
export interface DeleteAutoScalingPolicyResponse {
|
|
@@ -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, 2024, 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,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
export interface GetAutoScalingConfigurationResponse {
|
|
15
15
|
/**
|
|
16
|
-
* For optimistic concurrency control. See
|
|
16
|
+
* For optimistic concurrency control. See {@code if-match}.
|
|
17
17
|
*/
|
|
18
18
|
"etag": string;
|
|
19
19
|
/**
|
|
@@ -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, 2024, 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,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
export interface GetAutoScalingPolicyResponse {
|
|
15
15
|
/**
|
|
16
|
-
* For optimistic concurrency control. See
|
|
16
|
+
* For optimistic concurrency control. See {@code if-match}.
|
|
17
17
|
*/
|
|
18
18
|
"etag": string;
|
|
19
19
|
/**
|
|
@@ -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, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
package/lib/response/index.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ Compute service, see [Overview of the Compute Service](/Content/Compute/Concepts
|
|
|
13
13
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
14
14
|
* Do not edit the class manually.
|
|
15
15
|
*
|
|
16
|
-
* Copyright (c) 2020,
|
|
16
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
17
17
|
* 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.
|
|
18
18
|
*/
|
|
19
19
|
import * as ChangeAutoScalingConfigurationCompartmentResponse from "./change-auto-scaling-configuration-compartment-response";
|
package/lib/response/index.js
CHANGED
|
@@ -14,7 +14,7 @@ Compute service, see [Overview of the Compute Service](/Content/Compute/Concepts
|
|
|
14
14
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
15
15
|
* Do not edit the class manually.
|
|
16
16
|
*
|
|
17
|
-
* Copyright (c) 2020,
|
|
17
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
18
18
|
* 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.
|
|
19
19
|
*/
|
|
20
20
|
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, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, 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, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, 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,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
export interface UpdateAutoScalingConfigurationResponse {
|
|
15
15
|
/**
|
|
16
|
-
* For optimistic concurrency control. See
|
|
16
|
+
* For optimistic concurrency control. See {@code if-match}.
|
|
17
17
|
*/
|
|
18
18
|
"etag": string;
|
|
19
19
|
/**
|
|
@@ -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, 2024, 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,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
export interface UpdateAutoScalingPolicyResponse {
|
|
15
15
|
/**
|
|
16
|
-
* For optimistic concurrency control. See
|
|
16
|
+
* For optimistic concurrency control. See {@code if-match}.
|
|
17
17
|
*/
|
|
18
18
|
"etag": string;
|
|
19
19
|
/**
|
|
@@ -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, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-autoscaling",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.77.0",
|
|
4
4
|
"description": "OCI NodeJS client for Autoscaling Service",
|
|
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.77.0",
|
|
19
|
+
"oci-workrequests": "2.77.0"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|