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.
Files changed (89) hide show
  1. package/lib/client.d.ts +51 -45
  2. package/lib/client.js +53 -44
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/addon-option-summary.d.ts +3 -3
  5. package/lib/model/cluster-summary.d.ts +3 -3
  6. package/lib/model/cluster.d.ts +3 -3
  7. package/lib/model/create-cluster-details.d.ts +3 -3
  8. package/lib/model/create-node-pool-details.d.ts +3 -3
  9. package/lib/model/create-node-pool-node-config-details.d.ts +2 -2
  10. package/lib/model/create-virtual-node-pool-details.d.ts +2 -2
  11. package/lib/model/create-workload-mapping-details.d.ts +2 -2
  12. package/lib/model/node-pool-node-config-details.d.ts +2 -2
  13. package/lib/model/node-pool-options.d.ts +2 -2
  14. package/lib/model/node-pool-placement-config-details.d.ts +1 -1
  15. package/lib/model/node-pool-summary.d.ts +6 -6
  16. package/lib/model/node-pool.d.ts +6 -6
  17. package/lib/model/node-source-via-image-option.d.ts +1 -1
  18. package/lib/model/node.d.ts +3 -3
  19. package/lib/model/persistent-volume-config-details.d.ts +2 -2
  20. package/lib/model/placement-configuration.d.ts +1 -1
  21. package/lib/model/service-lb-config-details.d.ts +2 -2
  22. package/lib/model/update-cluster-details.d.ts +2 -2
  23. package/lib/model/update-node-pool-details.d.ts +2 -2
  24. package/lib/model/update-node-pool-node-config-details.d.ts +2 -2
  25. package/lib/model/update-virtual-node-pool-details.d.ts +2 -2
  26. package/lib/model/update-workload-mapping-details.d.ts +2 -2
  27. package/lib/model/virtual-node-pool-summary.d.ts +3 -3
  28. package/lib/model/virtual-node-pool.d.ts +3 -3
  29. package/lib/model/virtual-node-summary.d.ts +3 -3
  30. package/lib/model/virtual-node-tags.d.ts +2 -2
  31. package/lib/model/virtual-node.d.ts +3 -3
  32. package/lib/model/workload-mapping-summary.d.ts +2 -2
  33. package/lib/model/workload-mapping.d.ts +2 -2
  34. package/lib/request/cluster-migrate-to-native-vcn-request.d.ts +2 -2
  35. package/lib/request/complete-credential-rotation-request.d.ts +2 -2
  36. package/lib/request/create-cluster-request.d.ts +1 -1
  37. package/lib/request/create-kubeconfig-request.d.ts +1 -1
  38. package/lib/request/create-node-pool-request.d.ts +1 -1
  39. package/lib/request/create-virtual-node-pool-request.d.ts +1 -1
  40. package/lib/request/create-workload-mapping-request.d.ts +1 -1
  41. package/lib/request/delete-cluster-request.d.ts +2 -2
  42. package/lib/request/delete-node-pool-request.d.ts +2 -2
  43. package/lib/request/delete-node-request.d.ts +2 -2
  44. package/lib/request/delete-virtual-node-pool-request.d.ts +2 -2
  45. package/lib/request/delete-work-request-request.d.ts +2 -2
  46. package/lib/request/delete-workload-mapping-request.d.ts +2 -2
  47. package/lib/request/disable-addon-request.d.ts +2 -2
  48. package/lib/request/get-addon-request.d.ts +1 -1
  49. package/lib/request/get-cluster-migrate-to-native-vcn-status-request.d.ts +1 -1
  50. package/lib/request/get-cluster-options-request.d.ts +1 -1
  51. package/lib/request/get-cluster-request.d.ts +1 -1
  52. package/lib/request/get-credential-rotation-status-request.d.ts +1 -1
  53. package/lib/request/get-node-pool-options-request.d.ts +1 -1
  54. package/lib/request/get-node-pool-request.d.ts +1 -1
  55. package/lib/request/get-virtual-node-pool-request.d.ts +1 -1
  56. package/lib/request/get-virtual-node-request.d.ts +1 -1
  57. package/lib/request/get-work-request-request.d.ts +1 -1
  58. package/lib/request/get-workload-mapping-request.d.ts +1 -1
  59. package/lib/request/install-addon-request.d.ts +2 -2
  60. package/lib/request/list-addon-options-request.d.ts +2 -2
  61. package/lib/request/list-addons-request.d.ts +2 -2
  62. package/lib/request/list-clusters-request.d.ts +2 -2
  63. package/lib/request/list-node-pools-request.d.ts +2 -2
  64. package/lib/request/list-pod-shapes-request.d.ts +2 -2
  65. package/lib/request/list-virtual-node-pools-request.d.ts +2 -2
  66. package/lib/request/list-virtual-nodes-request.d.ts +2 -2
  67. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  68. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  69. package/lib/request/list-work-requests-request.d.ts +2 -2
  70. package/lib/request/list-workload-mappings-request.d.ts +2 -2
  71. package/lib/request/start-credential-rotation-request.d.ts +2 -2
  72. package/lib/request/update-addon-request.d.ts +2 -2
  73. package/lib/request/update-cluster-endpoint-config-request.d.ts +2 -2
  74. package/lib/request/update-cluster-request.d.ts +2 -2
  75. package/lib/request/update-node-pool-request.d.ts +2 -2
  76. package/lib/request/update-virtual-node-pool-request.d.ts +2 -2
  77. package/lib/request/update-workload-mapping-request.d.ts +2 -2
  78. package/lib/response/create-workload-mapping-response.d.ts +1 -1
  79. package/lib/response/get-addon-response.d.ts +1 -1
  80. package/lib/response/get-cluster-migrate-to-native-vcn-status-response.d.ts +1 -1
  81. package/lib/response/get-cluster-response.d.ts +1 -1
  82. package/lib/response/get-credential-rotation-status-response.d.ts +1 -1
  83. package/lib/response/get-node-pool-response.d.ts +1 -1
  84. package/lib/response/get-virtual-node-pool-response.d.ts +1 -1
  85. package/lib/response/get-virtual-node-response.d.ts +1 -1
  86. package/lib/response/get-work-request-response.d.ts +1 -1
  87. package/lib/response/get-workload-mapping-response.d.ts +1 -1
  88. package/lib/response/update-workload-mapping-response.d.ts +1 -1
  89. 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.76.1/containerengine/DeleteWorkRequest.ts.html |here} to see how to use DeleteWorkRequestRequest.
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 `if-match`
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.76.1/containerengine/DeleteWorkloadMapping.ts.html |here} to see how to use DeleteWorkloadMappingRequest.
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 `if-match`
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.76.1/containerengine/DisableAddon.ts.html |here} to see how to use DisableAddonRequest.
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 `if-match`
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.76.1/containerengine/GetAddon.ts.html |here} to see how to use GetAddonRequest.
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.76.1/containerengine/GetClusterMigrateToNativeVcnStatus.ts.html |here} to see how to use GetClusterMigrateToNativeVcnStatusRequest.
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.76.1/containerengine/GetClusterOptions.ts.html |here} to see how to use GetClusterOptionsRequest.
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.76.1/containerengine/GetCluster.ts.html |here} to see how to use GetClusterRequest.
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.76.1/containerengine/GetCredentialRotationStatus.ts.html |here} to see how to use GetCredentialRotationStatusRequest.
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.76.1/containerengine/GetNodePoolOptions.ts.html |here} to see how to use GetNodePoolOptionsRequest.
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.76.1/containerengine/GetNodePool.ts.html |here} to see how to use GetNodePoolRequest.
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.76.1/containerengine/GetVirtualNodePool.ts.html |here} to see how to use GetVirtualNodePoolRequest.
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.76.1/containerengine/GetVirtualNode.ts.html |here} to see how to use GetVirtualNodeRequest.
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.76.1/containerengine/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
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.76.1/containerengine/GetWorkloadMapping.ts.html |here} to see how to use GetWorkloadMappingRequest.
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.76.1/containerengine/InstallAddon.ts.html |here} to see how to use InstallAddonRequest.
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 `if-match`
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.76.1/containerengine/ListAddonOptions.ts.html |here} to see how to use ListAddonOptionsRequest.
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 `opc-next-page` response header from the previous \"List\" call.
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.76.1/containerengine/ListAddons.ts.html |here} to see how to use ListAddonsRequest.
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 `opc-next-page` response header from the previous \"List\" call.
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.76.1/containerengine/ListClusters.ts.html |here} to see how to use ListClustersRequest.
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 `opc-next-page` response header from the previous \"List\" call.
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.76.1/containerengine/ListNodePools.ts.html |here} to see how to use ListNodePoolsRequest.
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 `opc-next-page` response header from the previous \"List\" call.
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.76.1/containerengine/ListPodShapes.ts.html |here} to see how to use ListPodShapesRequest.
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 `opc-next-page` response header from the previous \"List\" call.
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.76.1/containerengine/ListVirtualNodePools.ts.html |here} to see how to use ListVirtualNodePoolsRequest.
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 `opc-next-page` response header from the previous \"List\" call.
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.76.1/containerengine/ListVirtualNodes.ts.html |here} to see how to use ListVirtualNodesRequest.
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 `opc-next-page` response header from the previous \"List\" call.
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.76.1/containerengine/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
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.76.1/containerengine/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
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.76.1/containerengine/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
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 `opc-next-page` response header from the previous \"List\" call.
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.76.1/containerengine/ListWorkloadMappings.ts.html |here} to see how to use ListWorkloadMappingsRequest.
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 `opc-next-page` response header from the previous \"List\" call.
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.76.1/containerengine/StartCredentialRotation.ts.html |here} to see how to use StartCredentialRotationRequest.
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 `if-match`
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.76.1/containerengine/UpdateAddon.ts.html |here} to see how to use UpdateAddonRequest.
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 `if-match`
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.76.1/containerengine/UpdateClusterEndpointConfig.ts.html |here} to see how to use UpdateClusterEndpointConfigRequest.
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 `if-match`
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.76.1/containerengine/UpdateCluster.ts.html |here} to see how to use UpdateClusterRequest.
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 `if-match`
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.76.1/containerengine/UpdateNodePool.ts.html |here} to see how to use UpdateNodePoolRequest.
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 `if-match`
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.76.1/containerengine/UpdateVirtualNodePool.ts.html |here} to see how to use UpdateVirtualNodePoolRequest.
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 `if-match`
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.76.1/containerengine/UpdateWorkloadMapping.ts.html |here} to see how to use UpdateWorkloadMappingRequest.
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 `if-match`
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 CreateWorkloadMappingResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetAddonResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetClusterMigrateToNativeVcnStatusResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetClusterResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetCredentialRotationStatusResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetNodePoolResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetVirtualNodePoolResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetVirtualNodeResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetWorkRequestResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**