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/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 requests from "./lib/request";
|
package/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) {
|
package/lib/client.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 common = require("oci-common");
|
|
@@ -84,7 +84,7 @@ export declare class AutoScalingClient {
|
|
|
84
84
|
* @param ChangeAutoScalingConfigurationCompartmentRequest
|
|
85
85
|
* @return ChangeAutoScalingConfigurationCompartmentResponse
|
|
86
86
|
* @throws OciError when an error occurs
|
|
87
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
87
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/autoscaling/ChangeAutoScalingConfigurationCompartment.ts.html |here} to see how to use ChangeAutoScalingConfigurationCompartment API.
|
|
88
88
|
*/
|
|
89
89
|
changeAutoScalingConfigurationCompartment(changeAutoScalingConfigurationCompartmentRequest: requests.ChangeAutoScalingConfigurationCompartmentRequest): Promise<responses.ChangeAutoScalingConfigurationCompartmentResponse>;
|
|
90
90
|
/**
|
|
@@ -93,7 +93,7 @@ export declare class AutoScalingClient {
|
|
|
93
93
|
* @param CreateAutoScalingConfigurationRequest
|
|
94
94
|
* @return CreateAutoScalingConfigurationResponse
|
|
95
95
|
* @throws OciError when an error occurs
|
|
96
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
96
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/autoscaling/CreateAutoScalingConfiguration.ts.html |here} to see how to use CreateAutoScalingConfiguration API.
|
|
97
97
|
*/
|
|
98
98
|
createAutoScalingConfiguration(createAutoScalingConfigurationRequest: requests.CreateAutoScalingConfigurationRequest): Promise<responses.CreateAutoScalingConfigurationResponse>;
|
|
99
99
|
/**
|
|
@@ -111,7 +111,7 @@ export declare class AutoScalingClient {
|
|
|
111
111
|
* @param CreateAutoScalingPolicyRequest
|
|
112
112
|
* @return CreateAutoScalingPolicyResponse
|
|
113
113
|
* @throws OciError when an error occurs
|
|
114
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
114
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/autoscaling/CreateAutoScalingPolicy.ts.html |here} to see how to use CreateAutoScalingPolicy API.
|
|
115
115
|
*/
|
|
116
116
|
createAutoScalingPolicy(createAutoScalingPolicyRequest: requests.CreateAutoScalingPolicyRequest): Promise<responses.CreateAutoScalingPolicyResponse>;
|
|
117
117
|
/**
|
|
@@ -120,7 +120,7 @@ export declare class AutoScalingClient {
|
|
|
120
120
|
* @param DeleteAutoScalingConfigurationRequest
|
|
121
121
|
* @return DeleteAutoScalingConfigurationResponse
|
|
122
122
|
* @throws OciError when an error occurs
|
|
123
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
123
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/autoscaling/DeleteAutoScalingConfiguration.ts.html |here} to see how to use DeleteAutoScalingConfiguration API.
|
|
124
124
|
*/
|
|
125
125
|
deleteAutoScalingConfiguration(deleteAutoScalingConfigurationRequest: requests.DeleteAutoScalingConfigurationRequest): Promise<responses.DeleteAutoScalingConfigurationResponse>;
|
|
126
126
|
/**
|
|
@@ -129,7 +129,7 @@ export declare class AutoScalingClient {
|
|
|
129
129
|
* @param DeleteAutoScalingPolicyRequest
|
|
130
130
|
* @return DeleteAutoScalingPolicyResponse
|
|
131
131
|
* @throws OciError when an error occurs
|
|
132
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
132
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/autoscaling/DeleteAutoScalingPolicy.ts.html |here} to see how to use DeleteAutoScalingPolicy API.
|
|
133
133
|
*/
|
|
134
134
|
deleteAutoScalingPolicy(deleteAutoScalingPolicyRequest: requests.DeleteAutoScalingPolicyRequest): Promise<responses.DeleteAutoScalingPolicyResponse>;
|
|
135
135
|
/**
|
|
@@ -138,7 +138,7 @@ export declare class AutoScalingClient {
|
|
|
138
138
|
* @param GetAutoScalingConfigurationRequest
|
|
139
139
|
* @return GetAutoScalingConfigurationResponse
|
|
140
140
|
* @throws OciError when an error occurs
|
|
141
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
141
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/autoscaling/GetAutoScalingConfiguration.ts.html |here} to see how to use GetAutoScalingConfiguration API.
|
|
142
142
|
*/
|
|
143
143
|
getAutoScalingConfiguration(getAutoScalingConfigurationRequest: requests.GetAutoScalingConfigurationRequest): Promise<responses.GetAutoScalingConfigurationResponse>;
|
|
144
144
|
/**
|
|
@@ -147,7 +147,7 @@ export declare class AutoScalingClient {
|
|
|
147
147
|
* @param GetAutoScalingPolicyRequest
|
|
148
148
|
* @return GetAutoScalingPolicyResponse
|
|
149
149
|
* @throws OciError when an error occurs
|
|
150
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
150
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/autoscaling/GetAutoScalingPolicy.ts.html |here} to see how to use GetAutoScalingPolicy API.
|
|
151
151
|
*/
|
|
152
152
|
getAutoScalingPolicy(getAutoScalingPolicyRequest: requests.GetAutoScalingPolicyRequest): Promise<responses.GetAutoScalingPolicyResponse>;
|
|
153
153
|
/**
|
|
@@ -157,7 +157,7 @@ export declare class AutoScalingClient {
|
|
|
157
157
|
* @param ListAutoScalingConfigurationsRequest
|
|
158
158
|
* @return ListAutoScalingConfigurationsResponse
|
|
159
159
|
* @throws OciError when an error occurs
|
|
160
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
160
|
+
* @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 ListAutoScalingConfigurations API.
|
|
161
161
|
*/
|
|
162
162
|
listAutoScalingConfigurations(listAutoScalingConfigurationsRequest: requests.ListAutoScalingConfigurationsRequest): Promise<responses.ListAutoScalingConfigurationsResponse>;
|
|
163
163
|
/**
|
|
@@ -199,7 +199,7 @@ export declare class AutoScalingClient {
|
|
|
199
199
|
* @param ListAutoScalingPoliciesRequest
|
|
200
200
|
* @return ListAutoScalingPoliciesResponse
|
|
201
201
|
* @throws OciError when an error occurs
|
|
202
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
202
|
+
* @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 ListAutoScalingPolicies API.
|
|
203
203
|
*/
|
|
204
204
|
listAutoScalingPolicies(listAutoScalingPoliciesRequest: requests.ListAutoScalingPoliciesRequest): Promise<responses.ListAutoScalingPoliciesResponse>;
|
|
205
205
|
/**
|
|
@@ -242,7 +242,7 @@ export declare class AutoScalingClient {
|
|
|
242
242
|
* @param UpdateAutoScalingConfigurationRequest
|
|
243
243
|
* @return UpdateAutoScalingConfigurationResponse
|
|
244
244
|
* @throws OciError when an error occurs
|
|
245
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
245
|
+
* @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 UpdateAutoScalingConfiguration API.
|
|
246
246
|
*/
|
|
247
247
|
updateAutoScalingConfiguration(updateAutoScalingConfigurationRequest: requests.UpdateAutoScalingConfigurationRequest): Promise<responses.UpdateAutoScalingConfigurationResponse>;
|
|
248
248
|
/**
|
|
@@ -251,7 +251,7 @@ export declare class AutoScalingClient {
|
|
|
251
251
|
* @param UpdateAutoScalingPolicyRequest
|
|
252
252
|
* @return UpdateAutoScalingPolicyResponse
|
|
253
253
|
* @throws OciError when an error occurs
|
|
254
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
254
|
+
* @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 UpdateAutoScalingPolicy API.
|
|
255
255
|
*/
|
|
256
256
|
updateAutoScalingPolicy(updateAutoScalingPolicyRequest: requests.UpdateAutoScalingPolicyRequest): Promise<responses.UpdateAutoScalingPolicyResponse>;
|
|
257
257
|
}
|
package/lib/client.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) {
|
|
@@ -178,7 +178,7 @@ class AutoScalingClient {
|
|
|
178
178
|
* @param ChangeAutoScalingConfigurationCompartmentRequest
|
|
179
179
|
* @return ChangeAutoScalingConfigurationCompartmentResponse
|
|
180
180
|
* @throws OciError when an error occurs
|
|
181
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
181
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/autoscaling/ChangeAutoScalingConfigurationCompartment.ts.html |here} to see how to use ChangeAutoScalingConfigurationCompartment API.
|
|
182
182
|
*/
|
|
183
183
|
changeAutoScalingConfigurationCompartment(changeAutoScalingConfigurationCompartmentRequest) {
|
|
184
184
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -240,7 +240,7 @@ class AutoScalingClient {
|
|
|
240
240
|
* @param CreateAutoScalingConfigurationRequest
|
|
241
241
|
* @return CreateAutoScalingConfigurationResponse
|
|
242
242
|
* @throws OciError when an error occurs
|
|
243
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
243
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/autoscaling/CreateAutoScalingConfiguration.ts.html |here} to see how to use CreateAutoScalingConfiguration API.
|
|
244
244
|
*/
|
|
245
245
|
createAutoScalingConfiguration(createAutoScalingConfigurationRequest) {
|
|
246
246
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -312,7 +312,7 @@ class AutoScalingClient {
|
|
|
312
312
|
* @param CreateAutoScalingPolicyRequest
|
|
313
313
|
* @return CreateAutoScalingPolicyResponse
|
|
314
314
|
* @throws OciError when an error occurs
|
|
315
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
315
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/autoscaling/CreateAutoScalingPolicy.ts.html |here} to see how to use CreateAutoScalingPolicy API.
|
|
316
316
|
*/
|
|
317
317
|
createAutoScalingPolicy(createAutoScalingPolicyRequest) {
|
|
318
318
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -377,7 +377,7 @@ class AutoScalingClient {
|
|
|
377
377
|
* @param DeleteAutoScalingConfigurationRequest
|
|
378
378
|
* @return DeleteAutoScalingConfigurationResponse
|
|
379
379
|
* @throws OciError when an error occurs
|
|
380
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
380
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/autoscaling/DeleteAutoScalingConfiguration.ts.html |here} to see how to use DeleteAutoScalingConfiguration API.
|
|
381
381
|
*/
|
|
382
382
|
deleteAutoScalingConfiguration(deleteAutoScalingConfigurationRequest) {
|
|
383
383
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -432,7 +432,7 @@ class AutoScalingClient {
|
|
|
432
432
|
* @param DeleteAutoScalingPolicyRequest
|
|
433
433
|
* @return DeleteAutoScalingPolicyResponse
|
|
434
434
|
* @throws OciError when an error occurs
|
|
435
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
435
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/autoscaling/DeleteAutoScalingPolicy.ts.html |here} to see how to use DeleteAutoScalingPolicy API.
|
|
436
436
|
*/
|
|
437
437
|
deleteAutoScalingPolicy(deleteAutoScalingPolicyRequest) {
|
|
438
438
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -488,7 +488,7 @@ class AutoScalingClient {
|
|
|
488
488
|
* @param GetAutoScalingConfigurationRequest
|
|
489
489
|
* @return GetAutoScalingConfigurationResponse
|
|
490
490
|
* @throws OciError when an error occurs
|
|
491
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
491
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/autoscaling/GetAutoScalingConfiguration.ts.html |here} to see how to use GetAutoScalingConfiguration API.
|
|
492
492
|
*/
|
|
493
493
|
getAutoScalingConfiguration(getAutoScalingConfigurationRequest) {
|
|
494
494
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -551,7 +551,7 @@ class AutoScalingClient {
|
|
|
551
551
|
* @param GetAutoScalingPolicyRequest
|
|
552
552
|
* @return GetAutoScalingPolicyResponse
|
|
553
553
|
* @throws OciError when an error occurs
|
|
554
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
554
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/autoscaling/GetAutoScalingPolicy.ts.html |here} to see how to use GetAutoScalingPolicy API.
|
|
555
555
|
*/
|
|
556
556
|
getAutoScalingPolicy(getAutoScalingPolicyRequest) {
|
|
557
557
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -616,7 +616,7 @@ class AutoScalingClient {
|
|
|
616
616
|
* @param ListAutoScalingConfigurationsRequest
|
|
617
617
|
* @return ListAutoScalingConfigurationsResponse
|
|
618
618
|
* @throws OciError when an error occurs
|
|
619
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
619
|
+
* @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 ListAutoScalingConfigurations API.
|
|
620
620
|
*/
|
|
621
621
|
listAutoScalingConfigurations(listAutoScalingConfigurationsRequest) {
|
|
622
622
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -725,7 +725,7 @@ class AutoScalingClient {
|
|
|
725
725
|
* @param ListAutoScalingPoliciesRequest
|
|
726
726
|
* @return ListAutoScalingPoliciesResponse
|
|
727
727
|
* @throws OciError when an error occurs
|
|
728
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
728
|
+
* @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 ListAutoScalingPolicies API.
|
|
729
729
|
*/
|
|
730
730
|
listAutoScalingPolicies(listAutoScalingPoliciesRequest) {
|
|
731
731
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -836,7 +836,7 @@ class AutoScalingClient {
|
|
|
836
836
|
* @param UpdateAutoScalingConfigurationRequest
|
|
837
837
|
* @return UpdateAutoScalingConfigurationResponse
|
|
838
838
|
* @throws OciError when an error occurs
|
|
839
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
839
|
+
* @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 UpdateAutoScalingConfiguration API.
|
|
840
840
|
*/
|
|
841
841
|
updateAutoScalingConfiguration(updateAutoScalingConfigurationRequest) {
|
|
842
842
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -902,7 +902,7 @@ class AutoScalingClient {
|
|
|
902
902
|
* @param UpdateAutoScalingPolicyRequest
|
|
903
903
|
* @return UpdateAutoScalingPolicyResponse
|
|
904
904
|
* @throws OciError when an error occurs
|
|
905
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
905
|
+
* @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 UpdateAutoScalingPolicy API.
|
|
906
906
|
*/
|
|
907
907
|
updateAutoScalingPolicy(updateAutoScalingPolicyRequest) {
|
|
908
908
|
return __awaiter(this, void 0, void 0, function* () {
|
package/lib/model/action.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
|
/**
|
package/lib/model/action.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 });
|
|
@@ -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 model from "../model";
|
|
@@ -54,7 +54,7 @@ export interface AutoScalingConfigurationSummary {
|
|
|
54
54
|
* Defined tags for this resource. Each key is predefined and scoped to a
|
|
55
55
|
* namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
56
56
|
* <p>
|
|
57
|
-
Example:
|
|
57
|
+
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
58
58
|
*
|
|
59
59
|
*/
|
|
60
60
|
"definedTags"?: {
|
|
@@ -66,7 +66,7 @@ export interface AutoScalingConfigurationSummary {
|
|
|
66
66
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no
|
|
67
67
|
* predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
68
68
|
* <p>
|
|
69
|
-
Example:
|
|
69
|
+
Example: {@code {\"Department\": \"Finance\"}}
|
|
70
70
|
*
|
|
71
71
|
*/
|
|
72
72
|
"freeformTags"?: {
|
|
@@ -75,7 +75,7 @@ export interface AutoScalingConfigurationSummary {
|
|
|
75
75
|
/**
|
|
76
76
|
* The date and time the autoscaling configuration was created, in the format defined by RFC3339.
|
|
77
77
|
* <p>
|
|
78
|
-
Example:
|
|
78
|
+
Example: {@code 2016-08-25T21:10:29.600Z}
|
|
79
79
|
*
|
|
80
80
|
*/
|
|
81
81
|
"timeCreated": Date;
|
|
@@ -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) {
|
|
@@ -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 model from "../model";
|
|
@@ -32,7 +32,7 @@ export interface AutoScalingConfiguration {
|
|
|
32
32
|
* Defined tags for this resource. Each key is predefined and scoped to a
|
|
33
33
|
* namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
34
34
|
* <p>
|
|
35
|
-
Example:
|
|
35
|
+
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
38
38
|
"definedTags"?: {
|
|
@@ -49,7 +49,7 @@ export interface AutoScalingConfiguration {
|
|
|
49
49
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no
|
|
50
50
|
* predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
51
51
|
* <p>
|
|
52
|
-
Example:
|
|
52
|
+
Example: {@code {\"Department\": \"Finance\"}}
|
|
53
53
|
*
|
|
54
54
|
*/
|
|
55
55
|
"freeformTags"?: {
|
|
@@ -82,7 +82,7 @@ export interface AutoScalingConfiguration {
|
|
|
82
82
|
/**
|
|
83
83
|
* The date and time the autoscaling configuration was created, in the format defined by RFC3339.
|
|
84
84
|
* <p>
|
|
85
|
-
Example:
|
|
85
|
+
Example: {@code 2016-08-25T21:10:29.600Z}
|
|
86
86
|
*
|
|
87
87
|
*/
|
|
88
88
|
"timeCreated": Date;
|
|
@@ -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) {
|
|
@@ -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
|
/**
|
|
@@ -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 });
|
|
@@ -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 model from "../model";
|
|
@@ -46,7 +46,7 @@ export interface AutoScalingPolicy {
|
|
|
46
46
|
/**
|
|
47
47
|
* The date and time the autoscaling configuration was created, in the format defined by RFC3339.
|
|
48
48
|
* <p>
|
|
49
|
-
Example:
|
|
49
|
+
Example: {@code 2016-08-25T21:10:29.600Z}
|
|
50
50
|
*
|
|
51
51
|
*/
|
|
52
52
|
"timeCreated": Date;
|
|
@@ -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) {
|
package/lib/model/capacity.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
|
/**
|
package/lib/model/capacity.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 });
|
|
@@ -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
|
/**
|
|
@@ -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 });
|
package/lib/model/condition.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 model from "../model";
|
package/lib/model/condition.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) {
|
|
@@ -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 model from "../model";
|
|
@@ -31,7 +31,7 @@ export interface CreateAutoScalingConfigurationDetails {
|
|
|
31
31
|
* Defined tags for this resource. Each key is predefined and scoped to a
|
|
32
32
|
* namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
33
33
|
* <p>
|
|
34
|
-
Example:
|
|
34
|
+
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
35
35
|
*
|
|
36
36
|
*/
|
|
37
37
|
"definedTags"?: {
|
|
@@ -48,7 +48,7 @@ export interface CreateAutoScalingConfigurationDetails {
|
|
|
48
48
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no
|
|
49
49
|
* predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
50
50
|
* <p>
|
|
51
|
-
Example:
|
|
51
|
+
Example: {@code {\"Department\": \"Finance\"}}
|
|
52
52
|
*
|
|
53
53
|
*/
|
|
54
54
|
"freeformTags"?: {
|
|
@@ -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) {
|
|
@@ -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 model from "../model";
|
|
@@ -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) {
|
|
@@ -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 model from "../model";
|
|
@@ -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) {
|
|
@@ -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 model from "../model";
|
|
@@ -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) {
|
|
@@ -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 model from "../model";
|
|
@@ -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) {
|