oci-containerengine 2.76.1 → 2.77.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 +51 -45
- package/lib/client.js +53 -44
- package/lib/client.js.map +1 -1
- package/lib/model/addon-option-summary.d.ts +3 -3
- package/lib/model/cluster-summary.d.ts +3 -3
- package/lib/model/cluster.d.ts +3 -3
- package/lib/model/create-cluster-details.d.ts +3 -3
- package/lib/model/create-node-pool-details.d.ts +3 -3
- package/lib/model/create-node-pool-node-config-details.d.ts +2 -2
- package/lib/model/create-virtual-node-pool-details.d.ts +2 -2
- package/lib/model/create-workload-mapping-details.d.ts +2 -2
- package/lib/model/node-pool-node-config-details.d.ts +2 -2
- package/lib/model/node-pool-options.d.ts +2 -2
- package/lib/model/node-pool-placement-config-details.d.ts +1 -1
- package/lib/model/node-pool-summary.d.ts +6 -6
- package/lib/model/node-pool.d.ts +6 -6
- package/lib/model/node-source-via-image-option.d.ts +1 -1
- package/lib/model/node.d.ts +3 -3
- package/lib/model/persistent-volume-config-details.d.ts +2 -2
- package/lib/model/placement-configuration.d.ts +1 -1
- package/lib/model/service-lb-config-details.d.ts +2 -2
- package/lib/model/update-cluster-details.d.ts +2 -2
- package/lib/model/update-node-pool-details.d.ts +2 -2
- package/lib/model/update-node-pool-node-config-details.d.ts +2 -2
- package/lib/model/update-virtual-node-pool-details.d.ts +2 -2
- package/lib/model/update-workload-mapping-details.d.ts +2 -2
- package/lib/model/virtual-node-pool-summary.d.ts +3 -3
- package/lib/model/virtual-node-pool.d.ts +3 -3
- package/lib/model/virtual-node-summary.d.ts +3 -3
- package/lib/model/virtual-node-tags.d.ts +2 -2
- package/lib/model/virtual-node.d.ts +3 -3
- package/lib/model/workload-mapping-summary.d.ts +2 -2
- package/lib/model/workload-mapping.d.ts +2 -2
- package/lib/request/cluster-migrate-to-native-vcn-request.d.ts +2 -2
- package/lib/request/complete-credential-rotation-request.d.ts +2 -2
- package/lib/request/create-cluster-request.d.ts +1 -1
- package/lib/request/create-kubeconfig-request.d.ts +1 -1
- package/lib/request/create-node-pool-request.d.ts +1 -1
- package/lib/request/create-virtual-node-pool-request.d.ts +1 -1
- package/lib/request/create-workload-mapping-request.d.ts +1 -1
- package/lib/request/delete-cluster-request.d.ts +2 -2
- package/lib/request/delete-node-pool-request.d.ts +2 -2
- package/lib/request/delete-node-request.d.ts +2 -2
- package/lib/request/delete-virtual-node-pool-request.d.ts +2 -2
- package/lib/request/delete-work-request-request.d.ts +2 -2
- package/lib/request/delete-workload-mapping-request.d.ts +2 -2
- package/lib/request/disable-addon-request.d.ts +2 -2
- package/lib/request/get-addon-request.d.ts +1 -1
- package/lib/request/get-cluster-migrate-to-native-vcn-status-request.d.ts +1 -1
- package/lib/request/get-cluster-options-request.d.ts +1 -1
- package/lib/request/get-cluster-request.d.ts +1 -1
- package/lib/request/get-credential-rotation-status-request.d.ts +1 -1
- package/lib/request/get-node-pool-options-request.d.ts +1 -1
- package/lib/request/get-node-pool-request.d.ts +1 -1
- package/lib/request/get-virtual-node-pool-request.d.ts +1 -1
- package/lib/request/get-virtual-node-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/get-workload-mapping-request.d.ts +1 -1
- package/lib/request/install-addon-request.d.ts +2 -2
- package/lib/request/list-addon-options-request.d.ts +2 -2
- package/lib/request/list-addons-request.d.ts +2 -2
- package/lib/request/list-clusters-request.d.ts +2 -2
- package/lib/request/list-node-pools-request.d.ts +2 -2
- package/lib/request/list-pod-shapes-request.d.ts +2 -2
- package/lib/request/list-virtual-node-pools-request.d.ts +2 -2
- package/lib/request/list-virtual-nodes-request.d.ts +2 -2
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +2 -2
- package/lib/request/list-workload-mappings-request.d.ts +2 -2
- package/lib/request/start-credential-rotation-request.d.ts +2 -2
- package/lib/request/update-addon-request.d.ts +2 -2
- package/lib/request/update-cluster-endpoint-config-request.d.ts +2 -2
- package/lib/request/update-cluster-request.d.ts +2 -2
- package/lib/request/update-node-pool-request.d.ts +2 -2
- package/lib/request/update-virtual-node-pool-request.d.ts +2 -2
- package/lib/request/update-workload-mapping-request.d.ts +2 -2
- package/lib/response/create-workload-mapping-response.d.ts +1 -1
- package/lib/response/get-addon-response.d.ts +1 -1
- package/lib/response/get-cluster-migrate-to-native-vcn-status-response.d.ts +1 -1
- package/lib/response/get-cluster-response.d.ts +1 -1
- package/lib/response/get-credential-rotation-status-response.d.ts +1 -1
- package/lib/response/get-node-pool-response.d.ts +1 -1
- package/lib/response/get-virtual-node-pool-response.d.ts +1 -1
- package/lib/response/get-virtual-node-response.d.ts +1 -1
- package/lib/response/get-work-request-response.d.ts +1 -1
- package/lib/response/get-workload-mapping-response.d.ts +1 -1
- package/lib/response/update-workload-mapping-response.d.ts +1 -1
- package/package.json +3 -3
|
@@ -12,7 +12,7 @@
|
|
|
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.1/containerengine/DeleteWorkRequest.ts.html |here} to see how to use DeleteWorkRequestRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteWorkRequestRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -20,7 +20,7 @@ export interface DeleteWorkRequestRequest extends common.BaseRequest {
|
|
|
20
20
|
*/
|
|
21
21
|
"workRequestId": string;
|
|
22
22
|
/**
|
|
23
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
23
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
24
24
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
25
25
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
26
26
|
*
|
|
@@ -12,7 +12,7 @@
|
|
|
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.1/containerengine/DeleteWorkloadMapping.ts.html |here} to see how to use DeleteWorkloadMappingRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteWorkloadMappingRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -24,7 +24,7 @@ export interface DeleteWorkloadMappingRequest extends common.BaseRequest {
|
|
|
24
24
|
*/
|
|
25
25
|
"workloadMappingId": string;
|
|
26
26
|
/**
|
|
27
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
27
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
28
28
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
29
29
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
30
30
|
*
|
|
@@ -12,7 +12,7 @@
|
|
|
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.1/containerengine/DisableAddon.ts.html |here} to see how to use DisableAddonRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DisableAddonRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -28,7 +28,7 @@ export interface DisableAddonRequest extends common.BaseRequest {
|
|
|
28
28
|
*/
|
|
29
29
|
"isRemoveExistingAddOn": boolean;
|
|
30
30
|
/**
|
|
31
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
31
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
32
32
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
33
33
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
34
34
|
*
|
|
@@ -12,7 +12,7 @@
|
|
|
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.1/containerengine/GetAddon.ts.html |here} to see how to use GetAddonRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetAddonRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
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.1/containerengine/GetClusterMigrateToNativeVcnStatus.ts.html |here} to see how to use GetClusterMigrateToNativeVcnStatusRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetClusterMigrateToNativeVcnStatusRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
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.1/containerengine/GetClusterOptions.ts.html |here} to see how to use GetClusterOptionsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetClusterOptionsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
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.1/containerengine/GetCluster.ts.html |here} to see how to use GetClusterRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetClusterRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
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.1/containerengine/GetCredentialRotationStatus.ts.html |here} to see how to use GetCredentialRotationStatusRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetCredentialRotationStatusRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
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.1/containerengine/GetNodePoolOptions.ts.html |here} to see how to use GetNodePoolOptionsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetNodePoolOptionsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
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.1/containerengine/GetNodePool.ts.html |here} to see how to use GetNodePoolRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetNodePoolRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
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.1/containerengine/GetVirtualNodePool.ts.html |here} to see how to use GetVirtualNodePoolRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetVirtualNodePoolRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
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.1/containerengine/GetVirtualNode.ts.html |here} to see how to use GetVirtualNodeRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetVirtualNodeRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
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.1/containerengine/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetWorkRequestRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
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.1/containerengine/GetWorkloadMapping.ts.html |here} to see how to use GetWorkloadMappingRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetWorkloadMappingRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
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.1/containerengine/InstallAddon.ts.html |here} to see how to use InstallAddonRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface InstallAddonRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -37,7 +37,7 @@ export interface InstallAddonRequest extends common.BaseRequest {
|
|
|
37
37
|
*/
|
|
38
38
|
"opcRequestId"?: string;
|
|
39
39
|
/**
|
|
40
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
40
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
41
41
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
42
42
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
43
43
|
*
|
|
@@ -13,7 +13,7 @@
|
|
|
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.1/containerengine/ListAddonOptions.ts.html |here} to see how to use ListAddonOptionsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListAddonOptionsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -38,7 +38,7 @@ export interface ListAddonOptionsRequest 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.
|
|
42
42
|
* For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
43
43
|
*
|
|
44
44
|
*/
|
|
@@ -13,7 +13,7 @@
|
|
|
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.1/containerengine/ListAddons.ts.html |here} to see how to use ListAddonsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListAddonsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -34,7 +34,7 @@ export interface ListAddonsRequest extends common.BaseRequest {
|
|
|
34
34
|
*/
|
|
35
35
|
"limit"?: number;
|
|
36
36
|
/**
|
|
37
|
-
* For list pagination. The value of the
|
|
37
|
+
* For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\" call.
|
|
38
38
|
* For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
39
39
|
*
|
|
40
40
|
*/
|
|
@@ -13,7 +13,7 @@
|
|
|
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.1/containerengine/ListClusters.ts.html |here} to see how to use ListClustersRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListClustersRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -36,7 +36,7 @@ export interface ListClustersRequest extends common.BaseRequest {
|
|
|
36
36
|
*/
|
|
37
37
|
"limit"?: number;
|
|
38
38
|
/**
|
|
39
|
-
* For list pagination. The value of the
|
|
39
|
+
* For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\" call.
|
|
40
40
|
* For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
41
41
|
*
|
|
42
42
|
*/
|
|
@@ -13,7 +13,7 @@
|
|
|
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.1/containerengine/ListNodePools.ts.html |here} to see how to use ListNodePoolsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListNodePoolsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -36,7 +36,7 @@ export interface ListNodePoolsRequest extends common.BaseRequest {
|
|
|
36
36
|
*/
|
|
37
37
|
"limit"?: number;
|
|
38
38
|
/**
|
|
39
|
-
* For list pagination. The value of the
|
|
39
|
+
* For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\" call.
|
|
40
40
|
* For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
41
41
|
*
|
|
42
42
|
*/
|
|
@@ -13,7 +13,7 @@
|
|
|
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.1/containerengine/ListPodShapes.ts.html |here} to see how to use ListPodShapesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListPodShapesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -42,7 +42,7 @@ export interface ListPodShapesRequest extends common.BaseRequest {
|
|
|
42
42
|
*/
|
|
43
43
|
"limit"?: number;
|
|
44
44
|
/**
|
|
45
|
-
* For list pagination. The value of the
|
|
45
|
+
* For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\" call.
|
|
46
46
|
* For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
47
47
|
*
|
|
48
48
|
*/
|
|
@@ -13,7 +13,7 @@
|
|
|
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.1/containerengine/ListVirtualNodePools.ts.html |here} to see how to use ListVirtualNodePoolsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListVirtualNodePoolsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -42,7 +42,7 @@ export interface ListVirtualNodePoolsRequest extends common.BaseRequest {
|
|
|
42
42
|
*/
|
|
43
43
|
"limit"?: number;
|
|
44
44
|
/**
|
|
45
|
-
* For list pagination. The value of the
|
|
45
|
+
* For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\" call.
|
|
46
46
|
* For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
47
47
|
*
|
|
48
48
|
*/
|
|
@@ -13,7 +13,7 @@
|
|
|
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.1/containerengine/ListVirtualNodes.ts.html |here} to see how to use ListVirtualNodesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListVirtualNodesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -38,7 +38,7 @@ export interface ListVirtualNodesRequest 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.
|
|
42
42
|
* For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
43
43
|
*
|
|
44
44
|
*/
|
|
@@ -12,7 +12,7 @@
|
|
|
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.1/containerengine/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
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.1/containerengine/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListWorkRequestLogsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
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.1/containerengine/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListWorkRequestsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -44,7 +44,7 @@ export interface ListWorkRequestsRequest extends common.BaseRequest {
|
|
|
44
44
|
*/
|
|
45
45
|
"limit"?: number;
|
|
46
46
|
/**
|
|
47
|
-
* For list pagination. The value of the
|
|
47
|
+
* For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\" call.
|
|
48
48
|
* For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
49
49
|
*
|
|
50
50
|
*/
|
|
@@ -13,7 +13,7 @@
|
|
|
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.1/containerengine/ListWorkloadMappings.ts.html |here} to see how to use ListWorkloadMappingsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListWorkloadMappingsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -34,7 +34,7 @@ export interface ListWorkloadMappingsRequest extends common.BaseRequest {
|
|
|
34
34
|
*/
|
|
35
35
|
"limit"?: number;
|
|
36
36
|
/**
|
|
37
|
-
* For list pagination. The value of the
|
|
37
|
+
* For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\" call.
|
|
38
38
|
* For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
39
39
|
*
|
|
40
40
|
*/
|
|
@@ -13,7 +13,7 @@
|
|
|
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.1/containerengine/StartCredentialRotation.ts.html |here} to see how to use StartCredentialRotationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface StartCredentialRotationRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -37,7 +37,7 @@ export interface StartCredentialRotationRequest extends common.BaseRequest {
|
|
|
37
37
|
*/
|
|
38
38
|
"opcRequestId"?: string;
|
|
39
39
|
/**
|
|
40
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
40
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
41
41
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
42
42
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
43
43
|
*
|
|
@@ -13,7 +13,7 @@
|
|
|
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.1/containerengine/UpdateAddon.ts.html |here} to see how to use UpdateAddonRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateAddonRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -29,7 +29,7 @@ export interface UpdateAddonRequest extends common.BaseRequest {
|
|
|
29
29
|
*/
|
|
30
30
|
"updateAddonDetails": model.UpdateAddonDetails;
|
|
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
|
*
|
|
@@ -13,7 +13,7 @@
|
|
|
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.1/containerengine/UpdateClusterEndpointConfig.ts.html |here} to see how to use UpdateClusterEndpointConfigRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateClusterEndpointConfigRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,7 +25,7 @@ export interface UpdateClusterEndpointConfigRequest extends common.BaseRequest {
|
|
|
25
25
|
*/
|
|
26
26
|
"updateClusterEndpointConfigDetails": model.UpdateClusterEndpointConfigDetails;
|
|
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
|
*
|
|
@@ -13,7 +13,7 @@
|
|
|
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.1/containerengine/UpdateCluster.ts.html |here} to see how to use UpdateClusterRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateClusterRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,7 +25,7 @@ export interface UpdateClusterRequest extends common.BaseRequest {
|
|
|
25
25
|
*/
|
|
26
26
|
"updateClusterDetails": model.UpdateClusterDetails;
|
|
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
|
*
|
|
@@ -13,7 +13,7 @@
|
|
|
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.1/containerengine/UpdateNodePool.ts.html |here} to see how to use UpdateNodePoolRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateNodePoolRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,7 +25,7 @@ export interface UpdateNodePoolRequest extends common.BaseRequest {
|
|
|
25
25
|
*/
|
|
26
26
|
"updateNodePoolDetails": model.UpdateNodePoolDetails;
|
|
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
|
*
|
|
@@ -13,7 +13,7 @@
|
|
|
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.1/containerengine/UpdateVirtualNodePool.ts.html |here} to see how to use UpdateVirtualNodePoolRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateVirtualNodePoolRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,7 +25,7 @@ export interface UpdateVirtualNodePoolRequest extends common.BaseRequest {
|
|
|
25
25
|
*/
|
|
26
26
|
"updateVirtualNodePoolDetails": model.UpdateVirtualNodePoolDetails;
|
|
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
|
*
|
|
@@ -13,7 +13,7 @@
|
|
|
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.1/containerengine/UpdateWorkloadMapping.ts.html |here} to see how to use UpdateWorkloadMappingRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateWorkloadMappingRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -29,7 +29,7 @@ export interface UpdateWorkloadMappingRequest extends common.BaseRequest {
|
|
|
29
29
|
*/
|
|
30
30
|
"updateWorkloadMappingDetails": model.UpdateWorkloadMappingDetails;
|
|
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
|
*
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
export interface GetClusterMigrateToNativeVcnStatusResponse {
|
|
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
|
/**
|