|
1 | 1 | # This file was automatically generated. DO NOT EDIT.
|
2 | 2 | # If you have any remark or suggestion do not hesitate to open an issue.
|
3 |
| -from .types import IPReverseStatus as IPReverseStatus # noqa |
4 |
| -from .types import IPVersion as IPVersion # noqa |
5 |
| -from .types import ( |
6 |
| - ListServerEventsRequestOrderBy as ListServerEventsRequestOrderBy, |
7 |
| -) # noqa |
8 |
| -from .types import ( |
9 |
| - ListServerPrivateNetworksRequestOrderBy as ListServerPrivateNetworksRequestOrderBy, |
10 |
| -) # noqa |
11 |
| -from .types import ListServersRequestOrderBy as ListServersRequestOrderBy # noqa |
12 |
| -from .types import ListSettingsRequestOrderBy as ListSettingsRequestOrderBy # noqa |
13 |
| -from .types import OfferStock as OfferStock # noqa |
14 |
| -from .types import OfferSubscriptionPeriod as OfferSubscriptionPeriod # noqa |
15 |
| -from .types import ServerBootType as ServerBootType # noqa |
16 |
| -from .types import ServerInstallStatus as ServerInstallStatus # noqa |
17 |
| -from .types import ServerOptionOptionStatus as ServerOptionOptionStatus # noqa |
18 |
| -from .types import ServerPingStatus as ServerPingStatus # noqa |
19 |
| -from .types import ServerPrivateNetworkStatus as ServerPrivateNetworkStatus # noqa |
20 |
| -from .types import ServerStatus as ServerStatus # noqa |
21 |
| -from .types import SettingType as SettingType # noqa |
22 |
| -from .types import BMCAccess as BMCAccess # noqa |
23 |
| -from .types import CPU as CPU # noqa |
24 |
| -from .types import CreateServerRequestInstall as CreateServerRequestInstall # noqa |
25 |
| -from .types import Disk as Disk # noqa |
26 |
| -from .types import GetServerMetricsResponse as GetServerMetricsResponse # noqa |
27 |
| -from .types import IP as IP # noqa |
28 |
| -from .types import ListOSResponse as ListOSResponse # noqa |
29 |
| -from .types import ListOffersResponse as ListOffersResponse # noqa |
30 |
| -from .types import ListOptionsResponse as ListOptionsResponse # noqa |
31 |
| -from .types import ListServerEventsResponse as ListServerEventsResponse # noqa |
32 |
| -from .types import ( |
33 |
| - ListServerPrivateNetworksResponse as ListServerPrivateNetworksResponse, |
34 |
| -) # noqa |
35 |
| -from .types import ListServersResponse as ListServersResponse # noqa |
36 |
| -from .types import ListSettingsResponse as ListSettingsResponse # noqa |
37 |
| -from .types import Memory as Memory # noqa |
38 |
| -from .types import OS as OS # noqa |
39 |
| -from .types import OSOSField as OSOSField # noqa |
40 |
| -from .types import Offer as Offer # noqa |
41 |
| -from .types import OfferOptionOffer as OfferOptionOffer # noqa |
42 |
| -from .types import Option as Option # noqa |
43 |
| -from .types import PersistentMemory as PersistentMemory # noqa |
44 |
| -from .types import RaidController as RaidController # noqa |
45 |
| -from .types import Server as Server # noqa |
46 |
| -from .types import ServerEvent as ServerEvent # noqa |
47 |
| -from .types import ServerInstall as ServerInstall # noqa |
48 |
| -from .types import ServerOption as ServerOption # noqa |
49 |
| -from .types import ServerPrivateNetwork as ServerPrivateNetwork # noqa |
50 |
| -from .types import ServerRescueServer as ServerRescueServer # noqa |
51 |
| -from .types import ( |
52 |
| - SetServerPrivateNetworksResponse as SetServerPrivateNetworksResponse, |
53 |
| -) # noqa |
54 |
| -from .types import Setting as Setting # noqa |
55 |
| -from .content import ( |
56 |
| - SERVER_INSTALL_TRANSIENT_STATUSES as SERVER_INSTALL_TRANSIENT_STATUSES, |
57 |
| -) # noqa |
58 |
| -from .content import ( |
59 |
| - SERVER_PRIVATE_NETWORK_TRANSIENT_STATUSES as SERVER_PRIVATE_NETWORK_TRANSIENT_STATUSES, |
60 |
| -) # noqa |
61 |
| -from .content import SERVER_TRANSIENT_STATUSES as SERVER_TRANSIENT_STATUSES # noqa |
62 |
| -from .api import BaremetalV1API as BaremetalV1API # noqa |
63 |
| -from .api import BaremetalPrivateNetworkV1API as BaremetalPrivateNetworkV1API # noqa |
| 3 | +from .types import IPReverseStatus |
| 4 | +from .types import IPVersion |
| 5 | +from .types import ListServerEventsRequestOrderBy |
| 6 | +from .types import ListServerPrivateNetworksRequestOrderBy |
| 7 | +from .types import ListServersRequestOrderBy |
| 8 | +from .types import ListSettingsRequestOrderBy |
| 9 | +from .types import OfferStock |
| 10 | +from .types import OfferSubscriptionPeriod |
| 11 | +from .types import ServerBootType |
| 12 | +from .types import ServerInstallStatus |
| 13 | +from .types import ServerOptionOptionStatus |
| 14 | +from .types import ServerPingStatus |
| 15 | +from .types import ServerPrivateNetworkStatus |
| 16 | +from .types import ServerStatus |
| 17 | +from .types import SettingType |
| 18 | +from .types import BMCAccess |
| 19 | +from .types import CPU |
| 20 | +from .types import CreateServerRequestInstall |
| 21 | +from .types import Disk |
| 22 | +from .types import GetServerMetricsResponse |
| 23 | +from .types import IP |
| 24 | +from .types import ListOSResponse |
| 25 | +from .types import ListOffersResponse |
| 26 | +from .types import ListOptionsResponse |
| 27 | +from .types import ListServerEventsResponse |
| 28 | +from .types import ListServerPrivateNetworksResponse |
| 29 | +from .types import ListServersResponse |
| 30 | +from .types import ListSettingsResponse |
| 31 | +from .types import Memory |
| 32 | +from .types import OS |
| 33 | +from .types import OSOSField |
| 34 | +from .types import Offer |
| 35 | +from .types import OfferOptionOffer |
| 36 | +from .types import Option |
| 37 | +from .types import PersistentMemory |
| 38 | +from .types import RaidController |
| 39 | +from .types import Server |
| 40 | +from .types import ServerEvent |
| 41 | +from .types import ServerInstall |
| 42 | +from .types import ServerOption |
| 43 | +from .types import ServerPrivateNetwork |
| 44 | +from .types import ServerRescueServer |
| 45 | +from .types import SetServerPrivateNetworksResponse |
| 46 | +from .types import Setting |
| 47 | +from .content import SERVER_INSTALL_TRANSIENT_STATUSES |
| 48 | +from .content import SERVER_PRIVATE_NETWORK_TRANSIENT_STATUSES |
| 49 | +from .content import SERVER_TRANSIENT_STATUSES |
| 50 | +from .api import BaremetalV1API |
| 51 | +from .api import BaremetalPrivateNetworkV1API |
| 52 | + |
| 53 | +__all__ = [ |
| 54 | + "IPReverseStatus", |
| 55 | + "IPVersion", |
| 56 | + "ListServerEventsRequestOrderBy", |
| 57 | + "ListServerPrivateNetworksRequestOrderBy", |
| 58 | + "ListServersRequestOrderBy", |
| 59 | + "ListSettingsRequestOrderBy", |
| 60 | + "OfferStock", |
| 61 | + "OfferSubscriptionPeriod", |
| 62 | + "ServerBootType", |
| 63 | + "ServerInstallStatus", |
| 64 | + "ServerOptionOptionStatus", |
| 65 | + "ServerPingStatus", |
| 66 | + "ServerPrivateNetworkStatus", |
| 67 | + "ServerStatus", |
| 68 | + "SettingType", |
| 69 | + "BMCAccess", |
| 70 | + "CPU", |
| 71 | + "CreateServerRequestInstall", |
| 72 | + "Disk", |
| 73 | + "GetServerMetricsResponse", |
| 74 | + "IP", |
| 75 | + "ListOSResponse", |
| 76 | + "ListOffersResponse", |
| 77 | + "ListOptionsResponse", |
| 78 | + "ListServerEventsResponse", |
| 79 | + "ListServerPrivateNetworksResponse", |
| 80 | + "ListServersResponse", |
| 81 | + "ListSettingsResponse", |
| 82 | + "Memory", |
| 83 | + "OS", |
| 84 | + "OSOSField", |
| 85 | + "Offer", |
| 86 | + "OfferOptionOffer", |
| 87 | + "Option", |
| 88 | + "PersistentMemory", |
| 89 | + "RaidController", |
| 90 | + "Server", |
| 91 | + "ServerEvent", |
| 92 | + "ServerInstall", |
| 93 | + "ServerOption", |
| 94 | + "ServerPrivateNetwork", |
| 95 | + "ServerRescueServer", |
| 96 | + "SetServerPrivateNetworksResponse", |
| 97 | + "Setting", |
| 98 | + "SERVER_INSTALL_TRANSIENT_STATUSES", |
| 99 | + "SERVER_PRIVATE_NETWORK_TRANSIENT_STATUSES", |
| 100 | + "SERVER_TRANSIENT_STATUSES", |
| 101 | + "BaremetalV1API", |
| 102 | + "BaremetalPrivateNetworkV1API", |
| 103 | +] |
0 commit comments