We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b46aa5 commit b5292daCopy full SHA for b5292da
packages/clients/src/api/instance/v1/types.gen.ts
@@ -2053,6 +2053,7 @@ export type UpdateServerRequest = {
2053
*
2054
* - Cannot be changed if the Instance is not in `stopped` state.
2055
* - Cannot be changed if the Instance is in a placement group.
2056
+ * - Cannot be changed from/to a Windows offer to/from a Linux offer.
2057
* - Local storage requirements of the target commercial_types must be fulfilled
2058
* (i.e. if an Instance has 80GB of local storage, it can be changed into a
2059
* GP1-XS, which has a maximum of 150GB, but it cannot be changed into a
0 commit comments