huawei_cloud_api_definitions_HSS/
lib.rs

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
#[cfg(feature = "AddCceIntegrationProtection")]
pub mod AddCceIntegrationProtection;
#[cfg(feature = "AddHostsGroup")]
pub mod AddHostsGroup;
#[cfg(feature = "AssociatePolicyGroup")]
pub mod AssociatePolicyGroup;
#[cfg(feature = "BatchAddAccounts")]
pub mod BatchAddAccounts;
#[cfg(feature = "BatchCreateTags")]
pub mod BatchCreateTags;
#[cfg(feature = "BatchScanSwrImage")]
pub mod BatchScanSwrImage;
#[cfg(feature = "ChangeBlockedIp")]
pub mod ChangeBlockedIp;
#[cfg(feature = "ChangeCheckRuleAction")]
pub mod ChangeCheckRuleAction;
#[cfg(feature = "ChangeEvent")]
pub mod ChangeEvent;
#[cfg(feature = "ChangeHostsGroup")]
pub mod ChangeHostsGroup;
#[cfg(feature = "ChangeIsolatedFile")]
pub mod ChangeIsolatedFile;
#[cfg(feature = "ChangeVulScanPolicy")]
pub mod ChangeVulScanPolicy;
#[cfg(feature = "ChangeVulStatus")]
pub mod ChangeVulStatus;
#[cfg(feature = "CreateQuotasOrder")]
pub mod CreateQuotasOrder;
#[cfg(feature = "CreateVulnerabilityScanTask")]
pub mod CreateVulnerabilityScanTask;
#[cfg(feature = "DeleteAccount")]
pub mod DeleteAccount;
#[cfg(feature = "DeleteAgentDaemonset")]
pub mod DeleteAgentDaemonset;
#[cfg(feature = "DeleteHostsGroup")]
pub mod DeleteHostsGroup;
#[cfg(feature = "DeleteResourceInstanceTag")]
pub mod DeleteResourceInstanceTag;
#[cfg(feature = "ExportVuls")]
pub mod ExportVuls;
#[cfg(feature = "ListAccounts")]
pub mod ListAccounts;
#[cfg(feature = "ListAgentInstallScript")]
pub mod ListAgentInstallScript;
#[cfg(feature = "ListAlarmWhiteList")]
pub mod ListAlarmWhiteList;
#[cfg(feature = "ListAppChangeHistories")]
pub mod ListAppChangeHistories;
#[cfg(feature = "ListApps")]
pub mod ListApps;
#[cfg(feature = "ListAppStatistics")]
pub mod ListAppStatistics;
#[cfg(feature = "ListAutoLaunchChangeHistories")]
pub mod ListAutoLaunchChangeHistories;
#[cfg(feature = "ListAutoLaunchs")]
pub mod ListAutoLaunchs;
#[cfg(feature = "ListAutoLaunchStatistics")]
pub mod ListAutoLaunchStatistics;
#[cfg(feature = "ListBlockedIp")]
pub mod ListBlockedIp;
#[cfg(feature = "ListCceClusterConfig")]
pub mod ListCceClusterConfig;
#[cfg(feature = "ListContainerNodes")]
pub mod ListContainerNodes;
#[cfg(feature = "ListContainers")]
pub mod ListContainers;
#[cfg(feature = "ListDownloadExportedFile")]
pub mod ListDownloadExportedFile;
#[cfg(feature = "ListHostGroups")]
pub mod ListHostGroups;
#[cfg(feature = "ListHostProtectHistoryInfo")]
pub mod ListHostProtectHistoryInfo;
#[cfg(feature = "ListHostRaspProtectHistoryInfo")]
pub mod ListHostRaspProtectHistoryInfo;
#[cfg(feature = "ListHostStatus")]
pub mod ListHostStatus;
#[cfg(feature = "ListHostVuls")]
pub mod ListHostVuls;
#[cfg(feature = "ListImageLocal")]
pub mod ListImageLocal;
#[cfg(feature = "ListImageRiskConfigRules")]
pub mod ListImageRiskConfigRules;
#[cfg(feature = "ListImageRiskConfigs")]
pub mod ListImageRiskConfigs;
#[cfg(feature = "ListImageVulnerabilities")]
pub mod ListImageVulnerabilities;
#[cfg(feature = "ListIsolatedFile")]
pub mod ListIsolatedFile;
#[cfg(feature = "ListJarPackageHostInfo")]
pub mod ListJarPackageHostInfo;
#[cfg(feature = "ListJarPackageStatistics")]
pub mod ListJarPackageStatistics;
#[cfg(feature = "ListOrganizationTree")]
pub mod ListOrganizationTree;
#[cfg(feature = "ListPasswordComplexity")]
pub mod ListPasswordComplexity;
#[cfg(feature = "ListPolicyGroup")]
pub mod ListPolicyGroup;
#[cfg(feature = "ListPortHost")]
pub mod ListPortHost;
#[cfg(feature = "ListPorts")]
pub mod ListPorts;
#[cfg(feature = "ListPortStatistics")]
pub mod ListPortStatistics;
#[cfg(feature = "ListProcessesHost")]
pub mod ListProcessesHost;
#[cfg(feature = "ListProcessStatistics")]
pub mod ListProcessStatistics;
#[cfg(feature = "ListProtectionPolicy")]
pub mod ListProtectionPolicy;
#[cfg(feature = "ListProtectionServer")]
pub mod ListProtectionServer;
#[cfg(feature = "ListQueryExportTask")]
pub mod ListQueryExportTask;
#[cfg(feature = "ListQuotasDetail")]
pub mod ListQuotasDetail;
#[cfg(feature = "ListRiskConfigCheckRules")]
pub mod ListRiskConfigCheckRules;
#[cfg(feature = "ListRiskConfigHosts")]
pub mod ListRiskConfigHosts;
#[cfg(feature = "ListRiskConfigs")]
pub mod ListRiskConfigs;
#[cfg(feature = "ListSecurityEvents")]
pub mod ListSecurityEvents;
#[cfg(feature = "ListSwrImageRepository")]
pub mod ListSwrImageRepository;
#[cfg(feature = "ListUserChangeHistories")]
pub mod ListUserChangeHistories;
#[cfg(feature = "ListUsers")]
pub mod ListUsers;
#[cfg(feature = "ListUserStatistics")]
pub mod ListUserStatistics;
#[cfg(feature = "ListVulHosts")]
pub mod ListVulHosts;
#[cfg(feature = "ListVulnerabilities")]
pub mod ListVulnerabilities;
#[cfg(feature = "ListVulnerabilityCve")]
pub mod ListVulnerabilityCve;
#[cfg(feature = "ListVulScanTask")]
pub mod ListVulScanTask;
#[cfg(feature = "ListVulScanTaskHost")]
pub mod ListVulScanTaskHost;
#[cfg(feature = "ListWeakPasswordUsers")]
pub mod ListWeakPasswordUsers;
#[cfg(feature = "ListWtpProtectHost")]
pub mod ListWtpProtectHost;
#[cfg(feature = "RunImageSynchronize")]
pub mod RunImageSynchronize;
#[cfg(feature = "SetRaspSwitch")]
pub mod SetRaspSwitch;
#[cfg(feature = "SetWtpProtectionStatusInfo")]
pub mod SetWtpProtectionStatusInfo;
#[cfg(feature = "ShowAssetStatistic")]
pub mod ShowAssetStatistic;
#[cfg(feature = "ShowBackupPolicyInfo")]
pub mod ShowBackupPolicyInfo;
#[cfg(feature = "ShowCheckRuleDetail")]
pub mod ShowCheckRuleDetail;
#[cfg(feature = "ShowImageCheckRuleDetail")]
pub mod ShowImageCheckRuleDetail;
#[cfg(feature = "ShowProductdataOfferingInfos")]
pub mod ShowProductdataOfferingInfos;
#[cfg(feature = "ShowResourceQuotas")]
pub mod ShowResourceQuotas;
#[cfg(feature = "ShowRiskConfigDetail")]
pub mod ShowRiskConfigDetail;
#[cfg(feature = "ShowVulScanPolicy")]
pub mod ShowVulScanPolicy;
#[cfg(feature = "ShowVulStatics")]
pub mod ShowVulStatics;
#[cfg(feature = "StartProtection")]
pub mod StartProtection;
#[cfg(feature = "StopProtection")]
pub mod StopProtection;
#[cfg(feature = "SwitchHostsProtectStatus")]
pub mod SwitchHostsProtectStatus;
#[cfg(feature = "UpdateAgentDaemonset")]
pub mod UpdateAgentDaemonset;
#[cfg(feature = "UpdateBackupPolicyInfo")]
pub mod UpdateBackupPolicyInfo;
#[cfg(feature = "UpdateProtectionPolicy")]
pub mod UpdateProtectionPolicy;