Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions packages/clients/src/api/instance/v1/types.gen.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2053,6 +2053,7 @@ export type UpdateServerRequest = {
*
* - Cannot be changed if the Instance is not in `stopped` state.
* - Cannot be changed if the Instance is in a placement group.
* - Cannot be changed from/to a Windows offer to/from a Linux offer.
* - Local storage requirements of the target commercial_types must be fulfilled
* (i.e. if an Instance has 80GB of local storage, it can be changed into a
* GP1-XS, which has a maximum of 150GB, but it cannot be changed into a
Expand Down