11// This file was automatically generated. DO NOT EDIT.
22// If you have any remark or suggestion do not hesitate to open an issue.
3+
4+ import type { ApiLocality , WaitForOptions } from '@scaleway/sdk-client'
35import {
4- API as ParentAPI ,
56 enrichForPagination ,
7+ API as ParentAPI ,
68 toApiLocality ,
79 urlParams ,
810 validatePathParam ,
911 waitForResource ,
1012} from '@scaleway/sdk-client'
11- import type { ApiLocality , WaitForOptions } from '@scaleway/sdk-client'
1213import { SERVER_TRANSIENT_STATUSES as SERVER_TRANSIENT_STATUSES_BAREMETAL } from './content.gen'
1314import {
1415 marshalAddOptionServerRequest ,
@@ -26,16 +27,16 @@ import {
2627 unmarshalBMCAccess ,
2728 unmarshalGetServerMetricsResponse ,
2829 unmarshalIP ,
29- unmarshalListOSResponse ,
3030 unmarshalListOffersResponse ,
3131 unmarshalListOptionsResponse ,
32+ unmarshalListOSResponse ,
3233 unmarshalListServerEventsResponse ,
3334 unmarshalListServerPrivateNetworksResponse ,
3435 unmarshalListServersResponse ,
3536 unmarshalListSettingsResponse ,
36- unmarshalOS ,
3737 unmarshalOffer ,
3838 unmarshalOption ,
39+ unmarshalOS ,
3940 unmarshalSchema ,
4041 unmarshalServer ,
4142 unmarshalServerPrivateNetwork ,
@@ -50,20 +51,20 @@ import type {
5051 DeleteServerRequest ,
5152 GetBMCAccessRequest ,
5253 GetDefaultPartitioningSchemaRequest ,
53- GetOSRequest ,
5454 GetOfferRequest ,
5555 GetOptionRequest ,
56+ GetOSRequest ,
5657 GetServerMetricsRequest ,
5758 GetServerMetricsResponse ,
5859 GetServerRequest ,
59- IP ,
6060 InstallServerRequest ,
61- ListOSRequest ,
62- ListOSResponse ,
61+ IP ,
6362 ListOffersRequest ,
6463 ListOffersResponse ,
6564 ListOptionsRequest ,
6665 ListOptionsResponse ,
66+ ListOSRequest ,
67+ ListOSResponse ,
6768 ListServerEventsRequest ,
6869 ListServerEventsResponse ,
6970 ListServerPrivateNetworksResponse ,
@@ -72,9 +73,9 @@ import type {
7273 ListSettingsRequest ,
7374 ListSettingsResponse ,
7475 MigrateServerToMonthlyOfferRequest ,
75- OS ,
7676 Offer ,
7777 Option ,
78+ OS ,
7879 PrivateNetworkApiAddServerPrivateNetworkRequest ,
7980 PrivateNetworkApiDeleteServerPrivateNetworkRequest ,
8081 PrivateNetworkApiListServerPrivateNetworksRequest ,
0 commit comments