You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openapi.yaml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -3862,11 +3862,11 @@ paths:
3862
3862
type:
3863
3863
type: string
3864
3864
description: |
3865
-
Request re-sizing of your cluster to a higher plan by specifying a larger [Linode Type](/docs/api/linode-types/#types-list).
3865
+
Request re-sizing of your cluster to a higher plan by specifying a larger Linode Type.
3866
3866
3867
3867
* Needs to be a higher plan than your current Linode Type.
3868
3868
3869
-
* You can't resize from a shared CPU Linode Type to a dedicated CPU, and vice-versa.
3869
+
* Resizing to a larger Linode Type can accrue additional cost. Review the `price` output in the [Types List](/docs/api/linode-types/#types-list) operation for more information.
3870
3870
3871
3871
* You can't update the `allow-list` and set a new `type` in the same request.
3872
3872
@@ -4661,11 +4661,11 @@ paths:
4661
4661
type:
4662
4662
type: string
4663
4663
description: |
4664
-
Request re-sizing of your cluster to a higher plan by specifying a larger [Linode Type](/docs/api/linode-types/#types-list).
4664
+
Request re-sizing of your cluster to a higher plan by specifying a larger Linode Type.
4665
4665
4666
4666
* Needs to be a higher plan than your current Linode Type.
4667
4667
4668
-
* You can't resize from a shared CPU Linode Type to a dedicated CPU, and vice-versa.
4668
+
* Resizing to a larger Linode Type can accrue additional cost. Review the `price` output in the [Types List](/docs/api/linode-types/#types-list) operation for more information.
4669
4669
4670
4670
* You can't update the `allow-list` and set a new `type` in the same request.
0 commit comments