huawei_cloud_api_definitions_BMS/
lib.rs1#[cfg(feature = "AddServerNics")]
2pub mod AddServerNics;
3#[cfg(feature = "AttachBaremetalServerVolume")]
4pub mod AttachBaremetalServerVolume;
5#[cfg(feature = "BatchCreateBaremetalServerTags")]
6pub mod BatchCreateBaremetalServerTags;
7#[cfg(feature = "BatchDeleteBaremetalServerTags")]
8pub mod BatchDeleteBaremetalServerTags;
9#[cfg(feature = "BatchRebootBaremetalServers")]
10pub mod BatchRebootBaremetalServers;
11#[cfg(feature = "BatchStartBaremetalServers")]
12pub mod BatchStartBaremetalServers;
13#[cfg(feature = "BatchStopBaremetalServers")]
14pub mod BatchStopBaremetalServers;
15#[cfg(feature = "ChangeBaremetalServerName")]
16pub mod ChangeBaremetalServerName;
17#[cfg(feature = "ChangeBaremetalServerOs")]
18pub mod ChangeBaremetalServerOs;
19#[cfg(feature = "CreateBareMetalServers")]
20pub mod CreateBareMetalServers;
21#[cfg(feature = "DeleteServerNics")]
22pub mod DeleteServerNics;
23#[cfg(feature = "DeleteWindowsBareMetalServerPassword")]
24pub mod DeleteWindowsBareMetalServerPassword;
25#[cfg(feature = "DetachBaremetalServerVolume")]
26pub mod DetachBaremetalServerVolume;
27#[cfg(feature = "ListBaremetalFlavorDetailExtends")]
28pub mod ListBaremetalFlavorDetailExtends;
29#[cfg(feature = "ListBareMetalServerDetails")]
30pub mod ListBareMetalServerDetails;
31#[cfg(feature = "ListBareMetalServers")]
32pub mod ListBareMetalServers;
33#[cfg(feature = "ListBareMetalServersDetail")]
34pub mod ListBareMetalServersDetail;
35#[cfg(feature = "ModifyVmNic")]
36pub mod ModifyVmNic;
37#[cfg(feature = "ReinstallBaremetalServerOs")]
38pub mod ReinstallBaremetalServerOs;
39#[cfg(feature = "ResetPwdOneClick")]
40pub mod ResetPwdOneClick;
41#[cfg(feature = "ShowAvailableResource")]
42pub mod ShowAvailableResource;
43#[cfg(feature = "ShowBaremetalServerInterfaceAttachments")]
44pub mod ShowBaremetalServerInterfaceAttachments;
45#[cfg(feature = "ShowBaremetalServerTags")]
46pub mod ShowBaremetalServerTags;
47#[cfg(feature = "ShowBaremetalServerVolumeInfo")]
48pub mod ShowBaremetalServerVolumeInfo;
49#[cfg(feature = "ShowJobInfos")]
50pub mod ShowJobInfos;
51#[cfg(feature = "ShowMetadataOptions")]
52pub mod ShowMetadataOptions;
53#[cfg(feature = "ShowResetPwd")]
54pub mod ShowResetPwd;
55#[cfg(feature = "ShowServerRemoteConsole")]
56pub mod ShowServerRemoteConsole;
57#[cfg(feature = "ShowSpecifiedVersion")]
58pub mod ShowSpecifiedVersion;
59#[cfg(feature = "ShowTenantQuota")]
60pub mod ShowTenantQuota;
61#[cfg(feature = "ShowVersionsInfo")]
62pub mod ShowVersionsInfo;
63#[cfg(feature = "ShowWindowsBaremetalServerPwd")]
64pub mod ShowWindowsBaremetalServerPwd;
65#[cfg(feature = "UpdateBaremetalServerInterfaceAttachments")]
66pub mod UpdateBaremetalServerInterfaceAttachments;
67#[cfg(feature = "UpdateBaremetalServerMetadata")]
68pub mod UpdateBaremetalServerMetadata;
69#[cfg(feature = "UpdateMetadataOptions")]
70pub mod UpdateMetadataOptions;