@@ -12,11 +12,9 @@ export {
1212export * from './content.gen'
1313export * from './marshalling.gen'
1414export type {
15+ AttachFailoverIPsRequest ,
1516 AttachFailoverIPToMacAddressRequest ,
1617 AttachFailoverIPToMacAddressRequestMacType ,
17- AttachFailoverIPsRequest ,
18- BMCAccess ,
19- BMCAccessStatus ,
2018 Backup ,
2119 BackupStatus ,
2220 BillingApiCanOrderRequest ,
@@ -26,9 +24,11 @@ export type {
2624 BillingApiGetRefundRequest ,
2725 BillingApiListInvoicesRequest ,
2826 BillingApiListRefundsRequest ,
29- CPU ,
30- CanOrderResponse ,
27+ BMCAccess ,
28+ BMCAccessStatus ,
3129 CancelServerInstallRequest ,
30+ CanOrderResponse ,
31+ CPU ,
3232 CreateFailoverIPsRequest ,
3333 CreateFailoverIPsResponse ,
3434 CreateServerRequest ,
@@ -48,9 +48,9 @@ export type {
4848 GetFailoverIPRequest ,
4949 GetIPv6BlockQuotasResponse ,
5050 GetIPv6BlockQuotasResponseQuota ,
51- GetOSRequest ,
5251 GetOfferRequest ,
5352 GetOrderedServiceRequest ,
53+ GetOSRequest ,
5454 GetRaidRequest ,
5555 GetRemainingQuotaRequest ,
5656 GetRemainingQuotaResponse ,
@@ -62,6 +62,12 @@ export type {
6262 GetServerInstallRequest ,
6363 GetServerRequest ,
6464 GetServiceRequest ,
65+ InstallPartition ,
66+ InstallServerRequest ,
67+ Invoice ,
68+ InvoicePaymentMethod ,
69+ InvoiceStatus ,
70+ InvoiceSummary ,
6571 IP ,
6672 IPSemantic ,
6773 IPStatus ,
@@ -75,26 +81,20 @@ export type {
7581 IPv6BlockApiListIPv6BlockSubnetsAvailableRequest ,
7682 IPv6BlockApiUpdateIPv6BlockRequest ,
7783 IPv6BlockDelegationStatus ,
78- InstallPartition ,
79- InstallServerRequest ,
80- Invoice ,
81- InvoicePaymentMethod ,
82- InvoiceStatus ,
83- InvoiceSummary ,
8484 ListFailoverIPsRequest ,
8585 ListFailoverIPsRequestOrderBy ,
8686 ListFailoverIPsResponse ,
87- ListIPv6BlockSubnetsAvailableResponse ,
88- ListIPv6BlockSubnetsAvailableResponseSubnet ,
8987 ListInvoicesRequestOrderBy ,
9088 ListInvoicesResponse ,
89+ ListIPv6BlockSubnetsAvailableResponse ,
90+ ListIPv6BlockSubnetsAvailableResponseSubnet ,
9191 ListIpsResponse ,
92- ListOSRequest ,
93- ListOSRequestOrderBy ,
94- ListOSResponse ,
9592 ListOffersRequest ,
9693 ListOffersRequestOrderBy ,
9794 ListOffersResponse ,
95+ ListOSRequest ,
96+ ListOSRequestOrderBy ,
97+ ListOSResponse ,
9898 ListRefundsRequestOrderBy ,
9999 ListRefundsResponse ,
100100 ListRpnCapableSanServersRequestOrderBy ,
@@ -141,9 +141,6 @@ export type {
141141 MemoryType ,
142142 NetworkInterface ,
143143 NetworkInterfaceInterfaceType ,
144- OS ,
145- OSArch ,
146- OSType ,
147144 Offer ,
148145 OfferAntiDosInfo ,
149146 OfferAntiDosInfoType ,
@@ -161,6 +158,9 @@ export type {
161158 OfferServerInfoStock ,
162159 OfferServiceLevelInfo ,
163160 OfferStorageInfo ,
161+ OS ,
162+ OSArch ,
163+ OSType ,
164164 Partition ,
165165 PartitionFileSystem ,
166166 PartitionType ,
0 commit comments