Skip to content

Commit b5292da

Browse files
authored
docs(instance): document instance commercial-type restriction (#1351)
1 parent 8b46aa5 commit b5292da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/clients/src/api/instance/v1/types.gen.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2053,6 +2053,7 @@ export type UpdateServerRequest = {
20532053
*
20542054
* - Cannot be changed if the Instance is not in `stopped` state.
20552055
* - 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.
20562057
* - Local storage requirements of the target commercial_types must be fulfilled
20572058
* (i.e. if an Instance has 80GB of local storage, it can be changed into a
20582059
* GP1-XS, which has a maximum of 150GB, but it cannot be changed into a

0 commit comments

Comments
 (0)