@hostafrica/ha-sdk-typescript 1.0.9 → 1.0.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (978) hide show
  1. package/.github/workflows/codeql.yml +34 -0
  2. package/dist/apis/index.d.ts +0 -2
  3. package/dist/apis/index.js +0 -2
  4. package/dist/esm/apis/index.d.ts +0 -2
  5. package/dist/esm/apis/index.js +0 -2
  6. package/dist/esm/models/NoVncConsoleDetails.d.ts +2 -26
  7. package/dist/esm/models/NoVncConsoleDetails.js +3 -19
  8. package/dist/esm/models/VpsAvailableFeatures.d.ts +0 -6
  9. package/dist/esm/models/VpsAvailableFeatures.js +0 -4
  10. package/dist/esm/models/VpsDetailsResponse.d.ts +0 -7
  11. package/dist/esm/models/VpsDetailsResponse.js +0 -5
  12. package/dist/esm/models/index.d.ts +0 -15
  13. package/dist/esm/models/index.js +0 -15
  14. package/dist/esm/retryablePaths.js +1 -3
  15. package/dist/models/NoVncConsoleDetails.d.ts +2 -26
  16. package/dist/models/NoVncConsoleDetails.js +3 -19
  17. package/dist/models/VpsAvailableFeatures.d.ts +0 -6
  18. package/dist/models/VpsAvailableFeatures.js +0 -4
  19. package/dist/models/VpsDetailsResponse.d.ts +0 -7
  20. package/dist/models/VpsDetailsResponse.js +0 -5
  21. package/dist/models/index.d.ts +0 -15
  22. package/dist/models/index.js +0 -15
  23. package/dist/retryablePaths.js +1 -3
  24. package/dist.zip +0 -0
  25. package/docs/NoVncConsoleDetails.md +2 -10
  26. package/docs/VpsAvailableFeatures.md +0 -2
  27. package/docs/VpsDetailsResponse.md +0 -2
  28. package/package.json +2 -2
  29. package/src/apis/index.ts +0 -2
  30. package/src/models/NoVncConsoleDetails.ts +5 -41
  31. package/src/models/VpsAvailableFeatures.ts +0 -9
  32. package/src/models/VpsDetailsResponse.ts +0 -16
  33. package/src/models/index.ts +0 -15
  34. package/src/retryablePaths.ts +1 -3
  35. package/.openapi-generator/FILES +0 -451
  36. package/.openapi-generator/VERSION +0 -1
  37. package/dist/apis/SecurityApi.d.ts +0 -78
  38. package/dist/apis/SecurityApi.js +0 -221
  39. package/dist/apis/UserManagementApi.d.ts +0 -33
  40. package/dist/apis/UserManagementApi.js +0 -80
  41. package/dist/client.d.ts +0 -41
  42. package/dist/client.js +0 -65
  43. package/dist/esm/apis/SecurityApi.d.ts +0 -78
  44. package/dist/esm/apis/SecurityApi.js +0 -217
  45. package/dist/esm/apis/UserManagementApi.d.ts +0 -33
  46. package/dist/esm/apis/UserManagementApi.js +0 -76
  47. package/dist/esm/client.d.ts +0 -41
  48. package/dist/esm/client.js +0 -62
  49. package/dist/esm/models/AllowedFeaturesResponseData.d.ts +0 -39
  50. package/dist/esm/models/AllowedFeaturesResponseData.js +0 -48
  51. package/dist/esm/models/BadRequestError.d.ts +0 -38
  52. package/dist/esm/models/BadRequestError.js +0 -47
  53. package/dist/esm/models/ChangePasswordInput.d.ts +0 -38
  54. package/dist/esm/models/ChangePasswordInput.js +0 -47
  55. package/dist/esm/models/ChangePasswordOutput.d.ts +0 -40
  56. package/dist/esm/models/ChangePasswordOutput.js +0 -49
  57. package/dist/esm/models/ChangePasswordRequestContent.d.ts +0 -38
  58. package/dist/esm/models/ChangePasswordRequestContent.js +0 -47
  59. package/dist/esm/models/ChangePasswordResponseContent.d.ts +0 -40
  60. package/dist/esm/models/ChangePasswordResponseContent.js +0 -49
  61. package/dist/esm/models/CreateBackupInput.d.ts +0 -45
  62. package/dist/esm/models/CreateBackupInput.js +0 -48
  63. package/dist/esm/models/CreateBackupOutput.d.ts +0 -40
  64. package/dist/esm/models/CreateBackupOutput.js +0 -49
  65. package/dist/esm/models/CreateBackupScheduleInput.d.ts +0 -63
  66. package/dist/esm/models/CreateBackupScheduleInput.js +0 -62
  67. package/dist/esm/models/CreateBackupScheduleOutput.d.ts +0 -40
  68. package/dist/esm/models/CreateBackupScheduleOutput.js +0 -49
  69. package/dist/esm/models/CreateFirewallRuleInput.d.ts +0 -112
  70. package/dist/esm/models/CreateFirewallRuleInput.js +0 -75
  71. package/dist/esm/models/CreateFirewallRuleOutput.d.ts +0 -40
  72. package/dist/esm/models/CreateFirewallRuleOutput.js +0 -49
  73. package/dist/esm/models/CreateNotificationInput.d.ts +0 -99
  74. package/dist/esm/models/CreateNotificationInput.js +0 -68
  75. package/dist/esm/models/CreateNotificationOutput.d.ts +0 -40
  76. package/dist/esm/models/CreateNotificationOutput.js +0 -49
  77. package/dist/esm/models/CreateOrderInput.d.ts +0 -39
  78. package/dist/esm/models/CreateOrderInput.js +0 -46
  79. package/dist/esm/models/CreateOrderOutput.d.ts +0 -40
  80. package/dist/esm/models/CreateOrderOutput.js +0 -49
  81. package/dist/esm/models/CreatePowerTaskInput.d.ts +0 -98
  82. package/dist/esm/models/CreatePowerTaskInput.js +0 -69
  83. package/dist/esm/models/CreatePowerTaskOutput.d.ts +0 -40
  84. package/dist/esm/models/CreatePowerTaskOutput.js +0 -49
  85. package/dist/esm/models/CreateRdnsRecordInput.d.ts +0 -56
  86. package/dist/esm/models/CreateRdnsRecordInput.js +0 -57
  87. package/dist/esm/models/CreateRdnsRecordOutput.d.ts +0 -40
  88. package/dist/esm/models/CreateRdnsRecordOutput.js +0 -49
  89. package/dist/esm/models/CreateSnapshotInput.d.ts +0 -44
  90. package/dist/esm/models/CreateSnapshotInput.js +0 -47
  91. package/dist/esm/models/CreateSnapshotOutput.d.ts +0 -40
  92. package/dist/esm/models/CreateSnapshotOutput.js +0 -49
  93. package/dist/esm/models/DeleteBackupInput.d.ts +0 -38
  94. package/dist/esm/models/DeleteBackupInput.js +0 -47
  95. package/dist/esm/models/DeleteBackupOutput.d.ts +0 -40
  96. package/dist/esm/models/DeleteBackupOutput.js +0 -49
  97. package/dist/esm/models/DeleteBackupScheduleInput.d.ts +0 -38
  98. package/dist/esm/models/DeleteBackupScheduleInput.js +0 -47
  99. package/dist/esm/models/DeleteBackupScheduleOutput.d.ts +0 -40
  100. package/dist/esm/models/DeleteBackupScheduleOutput.js +0 -49
  101. package/dist/esm/models/DeleteFirewallRuleInput.d.ts +0 -38
  102. package/dist/esm/models/DeleteFirewallRuleInput.js +0 -47
  103. package/dist/esm/models/DeleteFirewallRuleOutput.d.ts +0 -40
  104. package/dist/esm/models/DeleteFirewallRuleOutput.js +0 -49
  105. package/dist/esm/models/DeleteNotificationInput.d.ts +0 -38
  106. package/dist/esm/models/DeleteNotificationInput.js +0 -47
  107. package/dist/esm/models/DeleteNotificationOutput.d.ts +0 -40
  108. package/dist/esm/models/DeleteNotificationOutput.js +0 -49
  109. package/dist/esm/models/DeletePowerTaskInput.d.ts +0 -38
  110. package/dist/esm/models/DeletePowerTaskInput.js +0 -47
  111. package/dist/esm/models/DeletePowerTaskOutput.d.ts +0 -40
  112. package/dist/esm/models/DeletePowerTaskOutput.js +0 -49
  113. package/dist/esm/models/DeleteRdnsRecordInput.d.ts +0 -32
  114. package/dist/esm/models/DeleteRdnsRecordInput.js +0 -43
  115. package/dist/esm/models/DeleteRdnsRecordOutput.d.ts +0 -40
  116. package/dist/esm/models/DeleteRdnsRecordOutput.js +0 -49
  117. package/dist/esm/models/DeleteSnapshotInput.d.ts +0 -38
  118. package/dist/esm/models/DeleteSnapshotInput.js +0 -47
  119. package/dist/esm/models/DeleteSnapshotOutput.d.ts +0 -40
  120. package/dist/esm/models/DeleteSnapshotOutput.js +0 -49
  121. package/dist/esm/models/EditBackupScheduleInput.d.ts +0 -69
  122. package/dist/esm/models/EditBackupScheduleInput.js +0 -66
  123. package/dist/esm/models/EditBackupScheduleOutput.d.ts +0 -40
  124. package/dist/esm/models/EditBackupScheduleOutput.js +0 -49
  125. package/dist/esm/models/ForbiddenError.d.ts +0 -38
  126. package/dist/esm/models/ForbiddenError.js +0 -47
  127. package/dist/esm/models/GetCatalogueInput.d.ts +0 -38
  128. package/dist/esm/models/GetCatalogueInput.js +0 -43
  129. package/dist/esm/models/GetCatalogueOutput.d.ts +0 -40
  130. package/dist/esm/models/GetCatalogueOutput.js +0 -49
  131. package/dist/esm/models/GetNoVncConsoleInput.d.ts +0 -32
  132. package/dist/esm/models/GetNoVncConsoleInput.js +0 -43
  133. package/dist/esm/models/GetNoVncConsoleOutput.d.ts +0 -40
  134. package/dist/esm/models/GetNoVncConsoleOutput.js +0 -49
  135. package/dist/esm/models/GetOsTemplateDetailsInput.d.ts +0 -38
  136. package/dist/esm/models/GetOsTemplateDetailsInput.js +0 -47
  137. package/dist/esm/models/GetOsTemplateDetailsOutput.d.ts +0 -40
  138. package/dist/esm/models/GetOsTemplateDetailsOutput.js +0 -49
  139. package/dist/esm/models/GetOsTemplateDetailsRequestContent.d.ts +0 -38
  140. package/dist/esm/models/GetOsTemplateDetailsRequestContent.js +0 -47
  141. package/dist/esm/models/GetOsTemplateDetailsResponseContent.d.ts +0 -40
  142. package/dist/esm/models/GetOsTemplateDetailsResponseContent.js +0 -49
  143. package/dist/esm/models/GetOsTemplateDetailsResponseData.d.ts +0 -39
  144. package/dist/esm/models/GetOsTemplateDetailsResponseData.js +0 -48
  145. package/dist/esm/models/GetPrivateSshKeyInput.d.ts +0 -32
  146. package/dist/esm/models/GetPrivateSshKeyInput.js +0 -43
  147. package/dist/esm/models/GetPrivateSshKeyOutput.d.ts +0 -40
  148. package/dist/esm/models/GetPrivateSshKeyOutput.js +0 -49
  149. package/dist/esm/models/GetPrivateSshKeyRequestContent.d.ts +0 -32
  150. package/dist/esm/models/GetPrivateSshKeyRequestContent.js +0 -43
  151. package/dist/esm/models/GetPrivateSshKeyResponseContent.d.ts +0 -40
  152. package/dist/esm/models/GetPrivateSshKeyResponseContent.js +0 -49
  153. package/dist/esm/models/GetPublicSshKeyInput.d.ts +0 -32
  154. package/dist/esm/models/GetPublicSshKeyInput.js +0 -43
  155. package/dist/esm/models/GetPublicSshKeyOutput.d.ts +0 -40
  156. package/dist/esm/models/GetPublicSshKeyOutput.js +0 -49
  157. package/dist/esm/models/GetPublicSshKeyRequestContent.d.ts +0 -32
  158. package/dist/esm/models/GetPublicSshKeyRequestContent.js +0 -43
  159. package/dist/esm/models/GetPublicSshKeyResponseContent.d.ts +0 -40
  160. package/dist/esm/models/GetPublicSshKeyResponseContent.js +0 -49
  161. package/dist/esm/models/GetVpsConfigInput.d.ts +0 -32
  162. package/dist/esm/models/GetVpsConfigInput.js +0 -43
  163. package/dist/esm/models/GetVpsConfigOutput.d.ts +0 -40
  164. package/dist/esm/models/GetVpsConfigOutput.js +0 -49
  165. package/dist/esm/models/GetVpsDetailsInput.d.ts +0 -32
  166. package/dist/esm/models/GetVpsDetailsInput.js +0 -43
  167. package/dist/esm/models/GetVpsDetailsOutput.d.ts +0 -40
  168. package/dist/esm/models/GetVpsDetailsOutput.js +0 -49
  169. package/dist/esm/models/InternalServiceError.d.ts +0 -38
  170. package/dist/esm/models/InternalServiceError.js +0 -47
  171. package/dist/esm/models/InvalidStateError.d.ts +0 -38
  172. package/dist/esm/models/InvalidStateError.js +0 -47
  173. package/dist/esm/models/ListAllowedFeaturesInput.d.ts +0 -32
  174. package/dist/esm/models/ListAllowedFeaturesInput.js +0 -43
  175. package/dist/esm/models/ListAllowedFeaturesOutput.d.ts +0 -40
  176. package/dist/esm/models/ListAllowedFeaturesOutput.js +0 -49
  177. package/dist/esm/models/ListAllowedFeaturesRequestContent.d.ts +0 -32
  178. package/dist/esm/models/ListAllowedFeaturesRequestContent.js +0 -43
  179. package/dist/esm/models/ListAllowedFeaturesResponseContent.d.ts +0 -40
  180. package/dist/esm/models/ListAllowedFeaturesResponseContent.js +0 -49
  181. package/dist/esm/models/ListBackupSchedulesInput.d.ts +0 -32
  182. package/dist/esm/models/ListBackupSchedulesInput.js +0 -43
  183. package/dist/esm/models/ListBackupSchedulesOutput.d.ts +0 -40
  184. package/dist/esm/models/ListBackupSchedulesOutput.js +0 -49
  185. package/dist/esm/models/ListBackupsInput.d.ts +0 -32
  186. package/dist/esm/models/ListBackupsInput.js +0 -43
  187. package/dist/esm/models/ListBackupsOutput.d.ts +0 -40
  188. package/dist/esm/models/ListBackupsOutput.js +0 -49
  189. package/dist/esm/models/ListFirewallRulesInput.d.ts +0 -32
  190. package/dist/esm/models/ListFirewallRulesInput.js +0 -43
  191. package/dist/esm/models/ListFirewallRulesOutput.d.ts +0 -40
  192. package/dist/esm/models/ListFirewallRulesOutput.js +0 -49
  193. package/dist/esm/models/ListIsosInput.d.ts +0 -32
  194. package/dist/esm/models/ListIsosInput.js +0 -43
  195. package/dist/esm/models/ListIsosOutput.d.ts +0 -40
  196. package/dist/esm/models/ListIsosOutput.js +0 -49
  197. package/dist/esm/models/ListNotificationsInput.d.ts +0 -32
  198. package/dist/esm/models/ListNotificationsInput.js +0 -43
  199. package/dist/esm/models/ListNotificationsOutput.d.ts +0 -40
  200. package/dist/esm/models/ListNotificationsOutput.js +0 -49
  201. package/dist/esm/models/ListOrdersOutput.d.ts +0 -40
  202. package/dist/esm/models/ListOrdersOutput.js +0 -49
  203. package/dist/esm/models/ListOsTemplatesInput.d.ts +0 -32
  204. package/dist/esm/models/ListOsTemplatesInput.js +0 -43
  205. package/dist/esm/models/ListOsTemplatesOutput.d.ts +0 -40
  206. package/dist/esm/models/ListOsTemplatesOutput.js +0 -49
  207. package/dist/esm/models/ListOsTemplatesRequestContent.d.ts +0 -32
  208. package/dist/esm/models/ListOsTemplatesRequestContent.js +0 -43
  209. package/dist/esm/models/ListOsTemplatesResponseContent.d.ts +0 -40
  210. package/dist/esm/models/ListOsTemplatesResponseContent.js +0 -49
  211. package/dist/esm/models/ListOsTemplatesResponseData.d.ts +0 -39
  212. package/dist/esm/models/ListOsTemplatesResponseData.js +0 -48
  213. package/dist/esm/models/ListPowerTasksInput.d.ts +0 -32
  214. package/dist/esm/models/ListPowerTasksInput.js +0 -43
  215. package/dist/esm/models/ListPowerTasksOutput.d.ts +0 -40
  216. package/dist/esm/models/ListPowerTasksOutput.js +0 -49
  217. package/dist/esm/models/ListRdnsRecordsOutput.d.ts +0 -40
  218. package/dist/esm/models/ListRdnsRecordsOutput.js +0 -49
  219. package/dist/esm/models/ListReinstallOsInput.d.ts +0 -32
  220. package/dist/esm/models/ListReinstallOsInput.js +0 -43
  221. package/dist/esm/models/ListReinstallOsOutput.d.ts +0 -40
  222. package/dist/esm/models/ListReinstallOsOutput.js +0 -49
  223. package/dist/esm/models/ListSnapshotsInput.d.ts +0 -32
  224. package/dist/esm/models/ListSnapshotsInput.js +0 -43
  225. package/dist/esm/models/ListSnapshotsOutput.d.ts +0 -40
  226. package/dist/esm/models/ListSnapshotsOutput.js +0 -49
  227. package/dist/esm/models/ListVpsServicesOutput.d.ts +0 -40
  228. package/dist/esm/models/ListVpsServicesOutput.js +0 -49
  229. package/dist/esm/models/MountIsoInput.d.ts +0 -44
  230. package/dist/esm/models/MountIsoInput.js +0 -49
  231. package/dist/esm/models/MountIsoOutput.d.ts +0 -40
  232. package/dist/esm/models/MountIsoOutput.js +0 -49
  233. package/dist/esm/models/MoveFirewallRuleInput.d.ts +0 -51
  234. package/dist/esm/models/MoveFirewallRuleInput.js +0 -52
  235. package/dist/esm/models/MoveFirewallRuleOutput.d.ts +0 -40
  236. package/dist/esm/models/MoveFirewallRuleOutput.js +0 -49
  237. package/dist/esm/models/OsImage.d.ts +0 -86
  238. package/dist/esm/models/OsImage.js +0 -79
  239. package/dist/esm/models/PublicSshKeyResponseData.d.ts +0 -39
  240. package/dist/esm/models/PublicSshKeyResponseData.js +0 -48
  241. package/dist/esm/models/RebootVpsInput.d.ts +0 -32
  242. package/dist/esm/models/RebootVpsInput.js +0 -43
  243. package/dist/esm/models/RebootVpsOutput.d.ts +0 -40
  244. package/dist/esm/models/RebootVpsOutput.js +0 -49
  245. package/dist/esm/models/ResourceNotFoundError.d.ts +0 -38
  246. package/dist/esm/models/ResourceNotFoundError.js +0 -47
  247. package/dist/esm/models/RestoreBackupInput.d.ts +0 -38
  248. package/dist/esm/models/RestoreBackupInput.js +0 -47
  249. package/dist/esm/models/RestoreBackupOutput.d.ts +0 -40
  250. package/dist/esm/models/RestoreBackupOutput.js +0 -49
  251. package/dist/esm/models/RetryPaymentInput.d.ts +0 -38
  252. package/dist/esm/models/RetryPaymentInput.js +0 -47
  253. package/dist/esm/models/RetryPaymentOutput.d.ts +0 -40
  254. package/dist/esm/models/RetryPaymentOutput.js +0 -49
  255. package/dist/esm/models/RollbackSnapshotInput.d.ts +0 -38
  256. package/dist/esm/models/RollbackSnapshotInput.js +0 -47
  257. package/dist/esm/models/RollbackSnapshotOutput.d.ts +0 -40
  258. package/dist/esm/models/RollbackSnapshotOutput.js +0 -49
  259. package/dist/esm/models/ServiceUnavailableError.d.ts +0 -44
  260. package/dist/esm/models/ServiceUnavailableError.js +0 -49
  261. package/dist/esm/models/ShutdownVpsInput.d.ts +0 -32
  262. package/dist/esm/models/ShutdownVpsInput.js +0 -43
  263. package/dist/esm/models/ShutdownVpsOutput.d.ts +0 -40
  264. package/dist/esm/models/ShutdownVpsOutput.js +0 -49
  265. package/dist/esm/models/SshKeyDetails.d.ts +0 -38
  266. package/dist/esm/models/SshKeyDetails.js +0 -47
  267. package/dist/esm/models/StartVpsInput.d.ts +0 -32
  268. package/dist/esm/models/StartVpsInput.js +0 -43
  269. package/dist/esm/models/StartVpsOutput.d.ts +0 -40
  270. package/dist/esm/models/StartVpsOutput.js +0 -49
  271. package/dist/esm/models/StopVpsInput.d.ts +0 -32
  272. package/dist/esm/models/StopVpsInput.js +0 -43
  273. package/dist/esm/models/StopVpsOutput.d.ts +0 -40
  274. package/dist/esm/models/StopVpsOutput.js +0 -49
  275. package/dist/esm/models/SuspendVpsInput.d.ts +0 -38
  276. package/dist/esm/models/SuspendVpsInput.js +0 -47
  277. package/dist/esm/models/SuspendVpsOutput.d.ts +0 -40
  278. package/dist/esm/models/SuspendVpsOutput.js +0 -49
  279. package/dist/esm/models/SuspendVpsRequestContent.d.ts +0 -38
  280. package/dist/esm/models/SuspendVpsRequestContent.js +0 -47
  281. package/dist/esm/models/SuspendVpsResponseContent.d.ts +0 -40
  282. package/dist/esm/models/SuspendVpsResponseContent.js +0 -49
  283. package/dist/esm/models/TerminateVpsInput.d.ts +0 -32
  284. package/dist/esm/models/TerminateVpsInput.js +0 -43
  285. package/dist/esm/models/TerminateVpsOutput.d.ts +0 -40
  286. package/dist/esm/models/TerminateVpsOutput.js +0 -49
  287. package/dist/esm/models/TerminateVpsRequestContent.d.ts +0 -32
  288. package/dist/esm/models/TerminateVpsRequestContent.js +0 -43
  289. package/dist/esm/models/TerminateVpsResponseContent.d.ts +0 -40
  290. package/dist/esm/models/TerminateVpsResponseContent.js +0 -49
  291. package/dist/esm/models/TooManyRequestsError.d.ts +0 -44
  292. package/dist/esm/models/TooManyRequestsError.js +0 -49
  293. package/dist/esm/models/TriggerReinstallInput.d.ts +0 -38
  294. package/dist/esm/models/TriggerReinstallInput.js +0 -47
  295. package/dist/esm/models/TriggerReinstallOutput.d.ts +0 -40
  296. package/dist/esm/models/TriggerReinstallOutput.js +0 -49
  297. package/dist/esm/models/UnauthorizedError.d.ts +0 -38
  298. package/dist/esm/models/UnauthorizedError.js +0 -47
  299. package/dist/esm/models/UnsuspendVpsInput.d.ts +0 -32
  300. package/dist/esm/models/UnsuspendVpsInput.js +0 -43
  301. package/dist/esm/models/UnsuspendVpsOutput.d.ts +0 -40
  302. package/dist/esm/models/UnsuspendVpsOutput.js +0 -49
  303. package/dist/esm/models/UnsuspendVpsRequestContent.d.ts +0 -32
  304. package/dist/esm/models/UnsuspendVpsRequestContent.js +0 -43
  305. package/dist/esm/models/UnsuspendVpsResponseContent.d.ts +0 -40
  306. package/dist/esm/models/UnsuspendVpsResponseContent.js +0 -49
  307. package/dist/esm/models/UpdateFirewallRuleInput.d.ts +0 -51
  308. package/dist/esm/models/UpdateFirewallRuleInput.js +0 -52
  309. package/dist/esm/models/UpdateFirewallRuleOutput.d.ts +0 -40
  310. package/dist/esm/models/UpdateFirewallRuleOutput.js +0 -49
  311. package/dist/esm/models/UpdateNotificationInput.d.ts +0 -105
  312. package/dist/esm/models/UpdateNotificationInput.js +0 -70
  313. package/dist/esm/models/UpdateNotificationOutput.d.ts +0 -40
  314. package/dist/esm/models/UpdateNotificationOutput.js +0 -49
  315. package/dist/esm/models/UpdatePowerTaskInput.d.ts +0 -104
  316. package/dist/esm/models/UpdatePowerTaskInput.js +0 -69
  317. package/dist/esm/models/UpdatePowerTaskOutput.d.ts +0 -40
  318. package/dist/esm/models/UpdatePowerTaskOutput.js +0 -49
  319. package/dist/esm/models/UpdateSnapshotInput.d.ts +0 -44
  320. package/dist/esm/models/UpdateSnapshotInput.js +0 -49
  321. package/dist/esm/models/UpdateSnapshotOutput.d.ts +0 -40
  322. package/dist/esm/models/UpdateSnapshotOutput.js +0 -49
  323. package/dist/esm/models/UpdateSshKeysInput.d.ts +0 -38
  324. package/dist/esm/models/UpdateSshKeysInput.js +0 -47
  325. package/dist/esm/models/UpdateSshKeysOutput.d.ts +0 -40
  326. package/dist/esm/models/UpdateSshKeysOutput.js +0 -49
  327. package/dist/esm/models/UpdateSshKeysRequestContent.d.ts +0 -38
  328. package/dist/esm/models/UpdateSshKeysRequestContent.js +0 -47
  329. package/dist/esm/models/UpdateSshKeysResponseContent.d.ts +0 -40
  330. package/dist/esm/models/UpdateSshKeysResponseContent.js +0 -49
  331. package/dist/esm/models/UpdateVpsConfigInput.d.ts +0 -68
  332. package/dist/esm/models/UpdateVpsConfigInput.js +0 -55
  333. package/dist/esm/models/UpdateVpsConfigOutput.d.ts +0 -40
  334. package/dist/esm/models/UpdateVpsConfigOutput.js +0 -49
  335. package/dist/esm/models/UserChangePasswordDetails.d.ts +0 -44
  336. package/dist/esm/models/UserChangePasswordDetails.js +0 -51
  337. package/dist/esm/models/UserChangePasswordInput.d.ts +0 -44
  338. package/dist/esm/models/UserChangePasswordInput.js +0 -51
  339. package/dist/esm/models/UserChangePasswordOutput.d.ts +0 -40
  340. package/dist/esm/models/UserChangePasswordOutput.js +0 -49
  341. package/dist/esm/models/UserChangePasswordRequestContent.d.ts +0 -44
  342. package/dist/esm/models/UserChangePasswordRequestContent.js +0 -51
  343. package/dist/esm/models/UserChangePasswordResponseContent.d.ts +0 -40
  344. package/dist/esm/models/UserChangePasswordResponseContent.js +0 -49
  345. package/dist/esm/models/UserChangePasswordResponseData.d.ts +0 -45
  346. package/dist/esm/models/UserChangePasswordResponseData.js +0 -52
  347. package/dist/esm/models/ValidatePricingInput.d.ts +0 -39
  348. package/dist/esm/models/ValidatePricingInput.js +0 -46
  349. package/dist/esm/models/ValidatePricingOutput.d.ts +0 -40
  350. package/dist/esm/models/ValidatePricingOutput.js +0 -49
  351. package/dist/esm/models/ValidationError.d.ts +0 -38
  352. package/dist/esm/models/ValidationError.js +0 -47
  353. package/dist/esm/models/VpsBandwidthInfo.d.ts +0 -50
  354. package/dist/esm/models/VpsBandwidthInfo.js +0 -49
  355. package/dist/esm/models/VpsCancelDetails.d.ts +0 -44
  356. package/dist/esm/models/VpsCancelDetails.js +0 -51
  357. package/dist/esm/package.json +0 -1
  358. package/dist/models/AllowedFeaturesResponseData.d.ts +0 -39
  359. package/dist/models/AllowedFeaturesResponseData.js +0 -55
  360. package/dist/models/BadRequestError.d.ts +0 -38
  361. package/dist/models/BadRequestError.js +0 -54
  362. package/dist/models/ChangePasswordInput.d.ts +0 -38
  363. package/dist/models/ChangePasswordInput.js +0 -54
  364. package/dist/models/ChangePasswordOutput.d.ts +0 -40
  365. package/dist/models/ChangePasswordOutput.js +0 -56
  366. package/dist/models/ChangePasswordRequestContent.d.ts +0 -38
  367. package/dist/models/ChangePasswordRequestContent.js +0 -54
  368. package/dist/models/ChangePasswordResponseContent.d.ts +0 -40
  369. package/dist/models/ChangePasswordResponseContent.js +0 -56
  370. package/dist/models/CreateBackupInput.d.ts +0 -45
  371. package/dist/models/CreateBackupInput.js +0 -55
  372. package/dist/models/CreateBackupOutput.d.ts +0 -40
  373. package/dist/models/CreateBackupOutput.js +0 -56
  374. package/dist/models/CreateBackupScheduleInput.d.ts +0 -63
  375. package/dist/models/CreateBackupScheduleInput.js +0 -69
  376. package/dist/models/CreateBackupScheduleOutput.d.ts +0 -40
  377. package/dist/models/CreateBackupScheduleOutput.js +0 -56
  378. package/dist/models/CreateFirewallRuleInput.d.ts +0 -112
  379. package/dist/models/CreateFirewallRuleInput.js +0 -82
  380. package/dist/models/CreateFirewallRuleOutput.d.ts +0 -40
  381. package/dist/models/CreateFirewallRuleOutput.js +0 -56
  382. package/dist/models/CreateNotificationInput.d.ts +0 -99
  383. package/dist/models/CreateNotificationInput.js +0 -75
  384. package/dist/models/CreateNotificationOutput.d.ts +0 -40
  385. package/dist/models/CreateNotificationOutput.js +0 -56
  386. package/dist/models/CreateOrderInput.d.ts +0 -39
  387. package/dist/models/CreateOrderInput.js +0 -53
  388. package/dist/models/CreateOrderOutput.d.ts +0 -40
  389. package/dist/models/CreateOrderOutput.js +0 -56
  390. package/dist/models/CreatePowerTaskInput.d.ts +0 -98
  391. package/dist/models/CreatePowerTaskInput.js +0 -76
  392. package/dist/models/CreatePowerTaskOutput.d.ts +0 -40
  393. package/dist/models/CreatePowerTaskOutput.js +0 -56
  394. package/dist/models/CreateRdnsRecordInput.d.ts +0 -56
  395. package/dist/models/CreateRdnsRecordInput.js +0 -64
  396. package/dist/models/CreateRdnsRecordOutput.d.ts +0 -40
  397. package/dist/models/CreateRdnsRecordOutput.js +0 -56
  398. package/dist/models/CreateSnapshotInput.d.ts +0 -44
  399. package/dist/models/CreateSnapshotInput.js +0 -54
  400. package/dist/models/CreateSnapshotOutput.d.ts +0 -40
  401. package/dist/models/CreateSnapshotOutput.js +0 -56
  402. package/dist/models/DeleteBackupInput.d.ts +0 -38
  403. package/dist/models/DeleteBackupInput.js +0 -54
  404. package/dist/models/DeleteBackupOutput.d.ts +0 -40
  405. package/dist/models/DeleteBackupOutput.js +0 -56
  406. package/dist/models/DeleteBackupScheduleInput.d.ts +0 -38
  407. package/dist/models/DeleteBackupScheduleInput.js +0 -54
  408. package/dist/models/DeleteBackupScheduleOutput.d.ts +0 -40
  409. package/dist/models/DeleteBackupScheduleOutput.js +0 -56
  410. package/dist/models/DeleteFirewallRuleInput.d.ts +0 -38
  411. package/dist/models/DeleteFirewallRuleInput.js +0 -54
  412. package/dist/models/DeleteFirewallRuleOutput.d.ts +0 -40
  413. package/dist/models/DeleteFirewallRuleOutput.js +0 -56
  414. package/dist/models/DeleteNotificationInput.d.ts +0 -38
  415. package/dist/models/DeleteNotificationInput.js +0 -54
  416. package/dist/models/DeleteNotificationOutput.d.ts +0 -40
  417. package/dist/models/DeleteNotificationOutput.js +0 -56
  418. package/dist/models/DeletePowerTaskInput.d.ts +0 -38
  419. package/dist/models/DeletePowerTaskInput.js +0 -54
  420. package/dist/models/DeletePowerTaskOutput.d.ts +0 -40
  421. package/dist/models/DeletePowerTaskOutput.js +0 -56
  422. package/dist/models/DeleteRdnsRecordInput.d.ts +0 -32
  423. package/dist/models/DeleteRdnsRecordInput.js +0 -50
  424. package/dist/models/DeleteRdnsRecordOutput.d.ts +0 -40
  425. package/dist/models/DeleteRdnsRecordOutput.js +0 -56
  426. package/dist/models/DeleteSnapshotInput.d.ts +0 -38
  427. package/dist/models/DeleteSnapshotInput.js +0 -54
  428. package/dist/models/DeleteSnapshotOutput.d.ts +0 -40
  429. package/dist/models/DeleteSnapshotOutput.js +0 -56
  430. package/dist/models/EditBackupScheduleInput.d.ts +0 -69
  431. package/dist/models/EditBackupScheduleInput.js +0 -73
  432. package/dist/models/EditBackupScheduleOutput.d.ts +0 -40
  433. package/dist/models/EditBackupScheduleOutput.js +0 -56
  434. package/dist/models/ForbiddenError.d.ts +0 -38
  435. package/dist/models/ForbiddenError.js +0 -54
  436. package/dist/models/GetCatalogueInput.d.ts +0 -38
  437. package/dist/models/GetCatalogueInput.js +0 -50
  438. package/dist/models/GetCatalogueOutput.d.ts +0 -40
  439. package/dist/models/GetCatalogueOutput.js +0 -56
  440. package/dist/models/GetNoVncConsoleInput.d.ts +0 -32
  441. package/dist/models/GetNoVncConsoleInput.js +0 -50
  442. package/dist/models/GetNoVncConsoleOutput.d.ts +0 -40
  443. package/dist/models/GetNoVncConsoleOutput.js +0 -56
  444. package/dist/models/GetOsTemplateDetailsInput.d.ts +0 -38
  445. package/dist/models/GetOsTemplateDetailsInput.js +0 -54
  446. package/dist/models/GetOsTemplateDetailsOutput.d.ts +0 -40
  447. package/dist/models/GetOsTemplateDetailsOutput.js +0 -56
  448. package/dist/models/GetOsTemplateDetailsRequestContent.d.ts +0 -38
  449. package/dist/models/GetOsTemplateDetailsRequestContent.js +0 -54
  450. package/dist/models/GetOsTemplateDetailsResponseContent.d.ts +0 -40
  451. package/dist/models/GetOsTemplateDetailsResponseContent.js +0 -56
  452. package/dist/models/GetOsTemplateDetailsResponseData.d.ts +0 -39
  453. package/dist/models/GetOsTemplateDetailsResponseData.js +0 -55
  454. package/dist/models/GetPrivateSshKeyInput.d.ts +0 -32
  455. package/dist/models/GetPrivateSshKeyInput.js +0 -50
  456. package/dist/models/GetPrivateSshKeyOutput.d.ts +0 -40
  457. package/dist/models/GetPrivateSshKeyOutput.js +0 -56
  458. package/dist/models/GetPrivateSshKeyRequestContent.d.ts +0 -32
  459. package/dist/models/GetPrivateSshKeyRequestContent.js +0 -50
  460. package/dist/models/GetPrivateSshKeyResponseContent.d.ts +0 -40
  461. package/dist/models/GetPrivateSshKeyResponseContent.js +0 -56
  462. package/dist/models/GetPublicSshKeyInput.d.ts +0 -32
  463. package/dist/models/GetPublicSshKeyInput.js +0 -50
  464. package/dist/models/GetPublicSshKeyOutput.d.ts +0 -40
  465. package/dist/models/GetPublicSshKeyOutput.js +0 -56
  466. package/dist/models/GetPublicSshKeyRequestContent.d.ts +0 -32
  467. package/dist/models/GetPublicSshKeyRequestContent.js +0 -50
  468. package/dist/models/GetPublicSshKeyResponseContent.d.ts +0 -40
  469. package/dist/models/GetPublicSshKeyResponseContent.js +0 -56
  470. package/dist/models/GetVpsConfigInput.d.ts +0 -32
  471. package/dist/models/GetVpsConfigInput.js +0 -50
  472. package/dist/models/GetVpsConfigOutput.d.ts +0 -40
  473. package/dist/models/GetVpsConfigOutput.js +0 -56
  474. package/dist/models/GetVpsDetailsInput.d.ts +0 -32
  475. package/dist/models/GetVpsDetailsInput.js +0 -50
  476. package/dist/models/GetVpsDetailsOutput.d.ts +0 -40
  477. package/dist/models/GetVpsDetailsOutput.js +0 -56
  478. package/dist/models/InternalServiceError.d.ts +0 -38
  479. package/dist/models/InternalServiceError.js +0 -54
  480. package/dist/models/InvalidStateError.d.ts +0 -38
  481. package/dist/models/InvalidStateError.js +0 -54
  482. package/dist/models/ListAllowedFeaturesInput.d.ts +0 -32
  483. package/dist/models/ListAllowedFeaturesInput.js +0 -50
  484. package/dist/models/ListAllowedFeaturesOutput.d.ts +0 -40
  485. package/dist/models/ListAllowedFeaturesOutput.js +0 -56
  486. package/dist/models/ListAllowedFeaturesRequestContent.d.ts +0 -32
  487. package/dist/models/ListAllowedFeaturesRequestContent.js +0 -50
  488. package/dist/models/ListAllowedFeaturesResponseContent.d.ts +0 -40
  489. package/dist/models/ListAllowedFeaturesResponseContent.js +0 -56
  490. package/dist/models/ListBackupSchedulesInput.d.ts +0 -32
  491. package/dist/models/ListBackupSchedulesInput.js +0 -50
  492. package/dist/models/ListBackupSchedulesOutput.d.ts +0 -40
  493. package/dist/models/ListBackupSchedulesOutput.js +0 -56
  494. package/dist/models/ListBackupsInput.d.ts +0 -32
  495. package/dist/models/ListBackupsInput.js +0 -50
  496. package/dist/models/ListBackupsOutput.d.ts +0 -40
  497. package/dist/models/ListBackupsOutput.js +0 -56
  498. package/dist/models/ListFirewallRulesInput.d.ts +0 -32
  499. package/dist/models/ListFirewallRulesInput.js +0 -50
  500. package/dist/models/ListFirewallRulesOutput.d.ts +0 -40
  501. package/dist/models/ListFirewallRulesOutput.js +0 -56
  502. package/dist/models/ListIsosInput.d.ts +0 -32
  503. package/dist/models/ListIsosInput.js +0 -50
  504. package/dist/models/ListIsosOutput.d.ts +0 -40
  505. package/dist/models/ListIsosOutput.js +0 -56
  506. package/dist/models/ListNotificationsInput.d.ts +0 -32
  507. package/dist/models/ListNotificationsInput.js +0 -50
  508. package/dist/models/ListNotificationsOutput.d.ts +0 -40
  509. package/dist/models/ListNotificationsOutput.js +0 -56
  510. package/dist/models/ListOrdersOutput.d.ts +0 -40
  511. package/dist/models/ListOrdersOutput.js +0 -56
  512. package/dist/models/ListOsTemplatesInput.d.ts +0 -32
  513. package/dist/models/ListOsTemplatesInput.js +0 -50
  514. package/dist/models/ListOsTemplatesOutput.d.ts +0 -40
  515. package/dist/models/ListOsTemplatesOutput.js +0 -56
  516. package/dist/models/ListOsTemplatesRequestContent.d.ts +0 -32
  517. package/dist/models/ListOsTemplatesRequestContent.js +0 -50
  518. package/dist/models/ListOsTemplatesResponseContent.d.ts +0 -40
  519. package/dist/models/ListOsTemplatesResponseContent.js +0 -56
  520. package/dist/models/ListOsTemplatesResponseData.d.ts +0 -39
  521. package/dist/models/ListOsTemplatesResponseData.js +0 -55
  522. package/dist/models/ListPowerTasksInput.d.ts +0 -32
  523. package/dist/models/ListPowerTasksInput.js +0 -50
  524. package/dist/models/ListPowerTasksOutput.d.ts +0 -40
  525. package/dist/models/ListPowerTasksOutput.js +0 -56
  526. package/dist/models/ListRdnsRecordsOutput.d.ts +0 -40
  527. package/dist/models/ListRdnsRecordsOutput.js +0 -56
  528. package/dist/models/ListReinstallOsInput.d.ts +0 -32
  529. package/dist/models/ListReinstallOsInput.js +0 -50
  530. package/dist/models/ListReinstallOsOutput.d.ts +0 -40
  531. package/dist/models/ListReinstallOsOutput.js +0 -56
  532. package/dist/models/ListSnapshotsInput.d.ts +0 -32
  533. package/dist/models/ListSnapshotsInput.js +0 -50
  534. package/dist/models/ListSnapshotsOutput.d.ts +0 -40
  535. package/dist/models/ListSnapshotsOutput.js +0 -56
  536. package/dist/models/ListVpsServicesOutput.d.ts +0 -40
  537. package/dist/models/ListVpsServicesOutput.js +0 -56
  538. package/dist/models/MountIsoInput.d.ts +0 -44
  539. package/dist/models/MountIsoInput.js +0 -56
  540. package/dist/models/MountIsoOutput.d.ts +0 -40
  541. package/dist/models/MountIsoOutput.js +0 -56
  542. package/dist/models/MoveFirewallRuleInput.d.ts +0 -51
  543. package/dist/models/MoveFirewallRuleInput.js +0 -59
  544. package/dist/models/MoveFirewallRuleOutput.d.ts +0 -40
  545. package/dist/models/MoveFirewallRuleOutput.js +0 -56
  546. package/dist/models/OsImage.d.ts +0 -86
  547. package/dist/models/OsImage.js +0 -86
  548. package/dist/models/PublicSshKeyResponseData.d.ts +0 -39
  549. package/dist/models/PublicSshKeyResponseData.js +0 -55
  550. package/dist/models/RebootVpsInput.d.ts +0 -32
  551. package/dist/models/RebootVpsInput.js +0 -50
  552. package/dist/models/RebootVpsOutput.d.ts +0 -40
  553. package/dist/models/RebootVpsOutput.js +0 -56
  554. package/dist/models/ResourceNotFoundError.d.ts +0 -38
  555. package/dist/models/ResourceNotFoundError.js +0 -54
  556. package/dist/models/RestoreBackupInput.d.ts +0 -38
  557. package/dist/models/RestoreBackupInput.js +0 -54
  558. package/dist/models/RestoreBackupOutput.d.ts +0 -40
  559. package/dist/models/RestoreBackupOutput.js +0 -56
  560. package/dist/models/RetryPaymentInput.d.ts +0 -38
  561. package/dist/models/RetryPaymentInput.js +0 -54
  562. package/dist/models/RetryPaymentOutput.d.ts +0 -40
  563. package/dist/models/RetryPaymentOutput.js +0 -56
  564. package/dist/models/RollbackSnapshotInput.d.ts +0 -38
  565. package/dist/models/RollbackSnapshotInput.js +0 -54
  566. package/dist/models/RollbackSnapshotOutput.d.ts +0 -40
  567. package/dist/models/RollbackSnapshotOutput.js +0 -56
  568. package/dist/models/ServiceUnavailableError.d.ts +0 -44
  569. package/dist/models/ServiceUnavailableError.js +0 -56
  570. package/dist/models/ShutdownVpsInput.d.ts +0 -32
  571. package/dist/models/ShutdownVpsInput.js +0 -50
  572. package/dist/models/ShutdownVpsOutput.d.ts +0 -40
  573. package/dist/models/ShutdownVpsOutput.js +0 -56
  574. package/dist/models/SshKeyDetails.d.ts +0 -38
  575. package/dist/models/SshKeyDetails.js +0 -54
  576. package/dist/models/StartVpsInput.d.ts +0 -32
  577. package/dist/models/StartVpsInput.js +0 -50
  578. package/dist/models/StartVpsOutput.d.ts +0 -40
  579. package/dist/models/StartVpsOutput.js +0 -56
  580. package/dist/models/StopVpsInput.d.ts +0 -32
  581. package/dist/models/StopVpsInput.js +0 -50
  582. package/dist/models/StopVpsOutput.d.ts +0 -40
  583. package/dist/models/StopVpsOutput.js +0 -56
  584. package/dist/models/SuspendVpsInput.d.ts +0 -38
  585. package/dist/models/SuspendVpsInput.js +0 -54
  586. package/dist/models/SuspendVpsOutput.d.ts +0 -40
  587. package/dist/models/SuspendVpsOutput.js +0 -56
  588. package/dist/models/SuspendVpsRequestContent.d.ts +0 -38
  589. package/dist/models/SuspendVpsRequestContent.js +0 -54
  590. package/dist/models/SuspendVpsResponseContent.d.ts +0 -40
  591. package/dist/models/SuspendVpsResponseContent.js +0 -56
  592. package/dist/models/TerminateVpsInput.d.ts +0 -32
  593. package/dist/models/TerminateVpsInput.js +0 -50
  594. package/dist/models/TerminateVpsOutput.d.ts +0 -40
  595. package/dist/models/TerminateVpsOutput.js +0 -56
  596. package/dist/models/TerminateVpsRequestContent.d.ts +0 -32
  597. package/dist/models/TerminateVpsRequestContent.js +0 -50
  598. package/dist/models/TerminateVpsResponseContent.d.ts +0 -40
  599. package/dist/models/TerminateVpsResponseContent.js +0 -56
  600. package/dist/models/TooManyRequestsError.d.ts +0 -44
  601. package/dist/models/TooManyRequestsError.js +0 -56
  602. package/dist/models/TriggerReinstallInput.d.ts +0 -38
  603. package/dist/models/TriggerReinstallInput.js +0 -54
  604. package/dist/models/TriggerReinstallOutput.d.ts +0 -40
  605. package/dist/models/TriggerReinstallOutput.js +0 -56
  606. package/dist/models/UnauthorizedError.d.ts +0 -38
  607. package/dist/models/UnauthorizedError.js +0 -54
  608. package/dist/models/UnsuspendVpsInput.d.ts +0 -32
  609. package/dist/models/UnsuspendVpsInput.js +0 -50
  610. package/dist/models/UnsuspendVpsOutput.d.ts +0 -40
  611. package/dist/models/UnsuspendVpsOutput.js +0 -56
  612. package/dist/models/UnsuspendVpsRequestContent.d.ts +0 -32
  613. package/dist/models/UnsuspendVpsRequestContent.js +0 -50
  614. package/dist/models/UnsuspendVpsResponseContent.d.ts +0 -40
  615. package/dist/models/UnsuspendVpsResponseContent.js +0 -56
  616. package/dist/models/UpdateFirewallRuleInput.d.ts +0 -51
  617. package/dist/models/UpdateFirewallRuleInput.js +0 -59
  618. package/dist/models/UpdateFirewallRuleOutput.d.ts +0 -40
  619. package/dist/models/UpdateFirewallRuleOutput.js +0 -56
  620. package/dist/models/UpdateNotificationInput.d.ts +0 -105
  621. package/dist/models/UpdateNotificationInput.js +0 -77
  622. package/dist/models/UpdateNotificationOutput.d.ts +0 -40
  623. package/dist/models/UpdateNotificationOutput.js +0 -56
  624. package/dist/models/UpdatePowerTaskInput.d.ts +0 -104
  625. package/dist/models/UpdatePowerTaskInput.js +0 -76
  626. package/dist/models/UpdatePowerTaskOutput.d.ts +0 -40
  627. package/dist/models/UpdatePowerTaskOutput.js +0 -56
  628. package/dist/models/UpdateSnapshotInput.d.ts +0 -44
  629. package/dist/models/UpdateSnapshotInput.js +0 -56
  630. package/dist/models/UpdateSnapshotOutput.d.ts +0 -40
  631. package/dist/models/UpdateSnapshotOutput.js +0 -56
  632. package/dist/models/UpdateSshKeysInput.d.ts +0 -38
  633. package/dist/models/UpdateSshKeysInput.js +0 -54
  634. package/dist/models/UpdateSshKeysOutput.d.ts +0 -40
  635. package/dist/models/UpdateSshKeysOutput.js +0 -56
  636. package/dist/models/UpdateSshKeysRequestContent.d.ts +0 -38
  637. package/dist/models/UpdateSshKeysRequestContent.js +0 -54
  638. package/dist/models/UpdateSshKeysResponseContent.d.ts +0 -40
  639. package/dist/models/UpdateSshKeysResponseContent.js +0 -56
  640. package/dist/models/UpdateVpsConfigInput.d.ts +0 -68
  641. package/dist/models/UpdateVpsConfigInput.js +0 -62
  642. package/dist/models/UpdateVpsConfigOutput.d.ts +0 -40
  643. package/dist/models/UpdateVpsConfigOutput.js +0 -56
  644. package/dist/models/UserChangePasswordDetails.d.ts +0 -44
  645. package/dist/models/UserChangePasswordDetails.js +0 -58
  646. package/dist/models/UserChangePasswordInput.d.ts +0 -44
  647. package/dist/models/UserChangePasswordInput.js +0 -58
  648. package/dist/models/UserChangePasswordOutput.d.ts +0 -40
  649. package/dist/models/UserChangePasswordOutput.js +0 -56
  650. package/dist/models/UserChangePasswordRequestContent.d.ts +0 -44
  651. package/dist/models/UserChangePasswordRequestContent.js +0 -58
  652. package/dist/models/UserChangePasswordResponseContent.d.ts +0 -40
  653. package/dist/models/UserChangePasswordResponseContent.js +0 -56
  654. package/dist/models/UserChangePasswordResponseData.d.ts +0 -45
  655. package/dist/models/UserChangePasswordResponseData.js +0 -59
  656. package/dist/models/ValidatePricingInput.d.ts +0 -39
  657. package/dist/models/ValidatePricingInput.js +0 -53
  658. package/dist/models/ValidatePricingOutput.d.ts +0 -40
  659. package/dist/models/ValidatePricingOutput.js +0 -56
  660. package/dist/models/ValidationError.d.ts +0 -38
  661. package/dist/models/ValidationError.js +0 -54
  662. package/dist/models/VpsBandwidthInfo.d.ts +0 -50
  663. package/dist/models/VpsBandwidthInfo.js +0 -56
  664. package/dist/models/VpsCancelDetails.d.ts +0 -44
  665. package/dist/models/VpsCancelDetails.js +0 -58
  666. package/docs/AllowedFeaturesResponseData.md +0 -37
  667. package/docs/BadRequestError.md +0 -36
  668. package/docs/ChangePasswordInput.md +0 -36
  669. package/docs/ChangePasswordOutput.md +0 -36
  670. package/docs/ChangePasswordRequestContent.md +0 -36
  671. package/docs/ChangePasswordResponseContent.md +0 -36
  672. package/docs/CreateBackupInput.md +0 -38
  673. package/docs/CreateBackupOutput.md +0 -36
  674. package/docs/CreateBackupScheduleInput.md +0 -44
  675. package/docs/CreateBackupScheduleOutput.md +0 -36
  676. package/docs/CreateFirewallRuleInput.md +0 -60
  677. package/docs/CreateFirewallRuleOutput.md +0 -36
  678. package/docs/CreateNotificationInput.md +0 -56
  679. package/docs/CreateNotificationOutput.md +0 -36
  680. package/docs/CreateOrderInput.md +0 -36
  681. package/docs/CreateOrderOutput.md +0 -36
  682. package/docs/CreatePowerTaskInput.md +0 -56
  683. package/docs/CreatePowerTaskOutput.md +0 -36
  684. package/docs/CreateRdnsRecordInput.md +0 -42
  685. package/docs/CreateRdnsRecordOutput.md +0 -36
  686. package/docs/CreateSnapshotInput.md +0 -38
  687. package/docs/CreateSnapshotOutput.md +0 -36
  688. package/docs/DeleteBackupInput.md +0 -36
  689. package/docs/DeleteBackupOutput.md +0 -36
  690. package/docs/DeleteBackupScheduleInput.md +0 -36
  691. package/docs/DeleteBackupScheduleOutput.md +0 -36
  692. package/docs/DeleteFirewallRuleInput.md +0 -36
  693. package/docs/DeleteFirewallRuleOutput.md +0 -36
  694. package/docs/DeleteNotificationInput.md +0 -36
  695. package/docs/DeleteNotificationOutput.md +0 -36
  696. package/docs/DeletePowerTaskInput.md +0 -36
  697. package/docs/DeletePowerTaskOutput.md +0 -36
  698. package/docs/DeleteRdnsRecordInput.md +0 -34
  699. package/docs/DeleteRdnsRecordOutput.md +0 -36
  700. package/docs/DeleteSnapshotInput.md +0 -36
  701. package/docs/DeleteSnapshotOutput.md +0 -36
  702. package/docs/EditBackupScheduleInput.md +0 -46
  703. package/docs/EditBackupScheduleOutput.md +0 -36
  704. package/docs/ForbiddenError.md +0 -36
  705. package/docs/GetCatalogueInput.md +0 -36
  706. package/docs/GetCatalogueOutput.md +0 -36
  707. package/docs/GetNoVncConsoleInput.md +0 -34
  708. package/docs/GetNoVncConsoleOutput.md +0 -36
  709. package/docs/GetOsTemplateDetailsInput.md +0 -36
  710. package/docs/GetOsTemplateDetailsOutput.md +0 -36
  711. package/docs/GetOsTemplateDetailsRequestContent.md +0 -36
  712. package/docs/GetOsTemplateDetailsResponseContent.md +0 -36
  713. package/docs/GetOsTemplateDetailsResponseData.md +0 -37
  714. package/docs/GetPrivateSshKeyInput.md +0 -34
  715. package/docs/GetPrivateSshKeyOutput.md +0 -36
  716. package/docs/GetPrivateSshKeyRequestContent.md +0 -34
  717. package/docs/GetPrivateSshKeyResponseContent.md +0 -36
  718. package/docs/GetPublicSshKeyInput.md +0 -34
  719. package/docs/GetPublicSshKeyOutput.md +0 -36
  720. package/docs/GetPublicSshKeyRequestContent.md +0 -34
  721. package/docs/GetPublicSshKeyResponseContent.md +0 -36
  722. package/docs/GetVpsConfigInput.md +0 -34
  723. package/docs/GetVpsConfigOutput.md +0 -36
  724. package/docs/GetVpsDetailsInput.md +0 -34
  725. package/docs/GetVpsDetailsOutput.md +0 -36
  726. package/docs/InternalServiceError.md +0 -36
  727. package/docs/InvalidStateError.md +0 -36
  728. package/docs/ListAllowedFeaturesInput.md +0 -34
  729. package/docs/ListAllowedFeaturesOutput.md +0 -36
  730. package/docs/ListAllowedFeaturesRequestContent.md +0 -34
  731. package/docs/ListAllowedFeaturesResponseContent.md +0 -36
  732. package/docs/ListBackupSchedulesInput.md +0 -34
  733. package/docs/ListBackupSchedulesOutput.md +0 -36
  734. package/docs/ListBackupsInput.md +0 -34
  735. package/docs/ListBackupsOutput.md +0 -36
  736. package/docs/ListFirewallRulesInput.md +0 -34
  737. package/docs/ListFirewallRulesOutput.md +0 -36
  738. package/docs/ListIsosInput.md +0 -34
  739. package/docs/ListIsosOutput.md +0 -36
  740. package/docs/ListNotificationsInput.md +0 -34
  741. package/docs/ListNotificationsOutput.md +0 -36
  742. package/docs/ListOrdersOutput.md +0 -36
  743. package/docs/ListOsTemplatesInput.md +0 -34
  744. package/docs/ListOsTemplatesOutput.md +0 -36
  745. package/docs/ListOsTemplatesRequestContent.md +0 -34
  746. package/docs/ListOsTemplatesResponseContent.md +0 -36
  747. package/docs/ListOsTemplatesResponseData.md +0 -37
  748. package/docs/ListPowerTasksInput.md +0 -34
  749. package/docs/ListPowerTasksOutput.md +0 -36
  750. package/docs/ListRdnsRecordsOutput.md +0 -36
  751. package/docs/ListReinstallOsInput.md +0 -34
  752. package/docs/ListReinstallOsOutput.md +0 -36
  753. package/docs/ListSnapshotsInput.md +0 -34
  754. package/docs/ListSnapshotsOutput.md +0 -36
  755. package/docs/ListVpsServicesOutput.md +0 -36
  756. package/docs/MountIsoInput.md +0 -38
  757. package/docs/MountIsoOutput.md +0 -36
  758. package/docs/MoveFirewallRuleInput.md +0 -40
  759. package/docs/MoveFirewallRuleOutput.md +0 -36
  760. package/docs/OsImage.md +0 -53
  761. package/docs/PublicSshKeyResponseData.md +0 -37
  762. package/docs/RebootVpsInput.md +0 -34
  763. package/docs/RebootVpsOutput.md +0 -36
  764. package/docs/ResourceNotFoundError.md +0 -36
  765. package/docs/RestoreBackupInput.md +0 -36
  766. package/docs/RestoreBackupOutput.md +0 -36
  767. package/docs/RetryPaymentInput.md +0 -36
  768. package/docs/RetryPaymentOutput.md +0 -36
  769. package/docs/RollbackSnapshotInput.md +0 -36
  770. package/docs/RollbackSnapshotOutput.md +0 -36
  771. package/docs/SecurityApi.md +0 -331
  772. package/docs/ServiceUnavailableError.md +0 -38
  773. package/docs/ShutdownVpsInput.md +0 -34
  774. package/docs/ShutdownVpsOutput.md +0 -36
  775. package/docs/SshKeyDetails.md +0 -37
  776. package/docs/StartVpsInput.md +0 -34
  777. package/docs/StartVpsOutput.md +0 -36
  778. package/docs/StopVpsInput.md +0 -34
  779. package/docs/StopVpsOutput.md +0 -36
  780. package/docs/SuspendVpsInput.md +0 -36
  781. package/docs/SuspendVpsOutput.md +0 -36
  782. package/docs/SuspendVpsRequestContent.md +0 -36
  783. package/docs/SuspendVpsResponseContent.md +0 -36
  784. package/docs/TerminateVpsInput.md +0 -34
  785. package/docs/TerminateVpsOutput.md +0 -36
  786. package/docs/TerminateVpsRequestContent.md +0 -34
  787. package/docs/TerminateVpsResponseContent.md +0 -36
  788. package/docs/TooManyRequestsError.md +0 -38
  789. package/docs/TriggerReinstallInput.md +0 -36
  790. package/docs/TriggerReinstallOutput.md +0 -36
  791. package/docs/UnauthorizedError.md +0 -36
  792. package/docs/UnsuspendVpsInput.md +0 -34
  793. package/docs/UnsuspendVpsOutput.md +0 -36
  794. package/docs/UnsuspendVpsRequestContent.md +0 -34
  795. package/docs/UnsuspendVpsResponseContent.md +0 -36
  796. package/docs/UpdateFirewallRuleInput.md +0 -40
  797. package/docs/UpdateFirewallRuleOutput.md +0 -36
  798. package/docs/UpdateNotificationInput.md +0 -58
  799. package/docs/UpdateNotificationOutput.md +0 -36
  800. package/docs/UpdatePowerTaskInput.md +0 -58
  801. package/docs/UpdatePowerTaskOutput.md +0 -36
  802. package/docs/UpdateSnapshotInput.md +0 -38
  803. package/docs/UpdateSnapshotOutput.md +0 -36
  804. package/docs/UpdateSshKeysInput.md +0 -36
  805. package/docs/UpdateSshKeysOutput.md +0 -36
  806. package/docs/UpdateSshKeysRequestContent.md +0 -36
  807. package/docs/UpdateSshKeysResponseContent.md +0 -36
  808. package/docs/UpdateVpsConfigInput.md +0 -46
  809. package/docs/UpdateVpsConfigOutput.md +0 -36
  810. package/docs/UserChangePasswordDetails.md +0 -39
  811. package/docs/UserChangePasswordInput.md +0 -38
  812. package/docs/UserChangePasswordOutput.md +0 -36
  813. package/docs/UserChangePasswordRequestContent.md +0 -38
  814. package/docs/UserChangePasswordResponseContent.md +0 -36
  815. package/docs/UserChangePasswordResponseData.md +0 -39
  816. package/docs/UserManagementApi.md +0 -87
  817. package/docs/ValidatePricingInput.md +0 -36
  818. package/docs/ValidatePricingOutput.md +0 -36
  819. package/docs/ValidationError.md +0 -36
  820. package/docs/VpsBandwidthInfo.md +0 -41
  821. package/docs/VpsCancelDetails.md +0 -39
  822. package/src/apis/SecurityApi.ts +0 -314
  823. package/src/apis/UserManagementApi.ts +0 -113
  824. package/src/client.ts +0 -85
  825. package/src/models/AllowedFeaturesResponseData.ts +0 -83
  826. package/src/models/BadRequestError.ts +0 -75
  827. package/src/models/ChangePasswordInput.ts +0 -75
  828. package/src/models/ChangePasswordOutput.ts +0 -92
  829. package/src/models/ChangePasswordRequestContent.ts +0 -75
  830. package/src/models/ChangePasswordResponseContent.ts +0 -92
  831. package/src/models/CreateBackupInput.ts +0 -92
  832. package/src/models/CreateBackupOutput.ts +0 -92
  833. package/src/models/CreateBackupScheduleInput.ts +0 -120
  834. package/src/models/CreateBackupScheduleOutput.ts +0 -92
  835. package/src/models/CreateFirewallRuleInput.ts +0 -189
  836. package/src/models/CreateFirewallRuleOutput.ts +0 -92
  837. package/src/models/CreateNotificationInput.ts +0 -165
  838. package/src/models/CreateNotificationOutput.ts +0 -92
  839. package/src/models/CreateOrderInput.ts +0 -82
  840. package/src/models/CreateOrderOutput.ts +0 -92
  841. package/src/models/CreatePowerTaskInput.ts +0 -156
  842. package/src/models/CreatePowerTaskOutput.ts +0 -92
  843. package/src/models/CreateRdnsRecordInput.ts +0 -101
  844. package/src/models/CreateRdnsRecordOutput.ts +0 -92
  845. package/src/models/CreateSnapshotInput.ts +0 -82
  846. package/src/models/CreateSnapshotOutput.ts +0 -92
  847. package/src/models/DeleteBackupInput.ts +0 -75
  848. package/src/models/DeleteBackupOutput.ts +0 -92
  849. package/src/models/DeleteBackupScheduleInput.ts +0 -75
  850. package/src/models/DeleteBackupScheduleOutput.ts +0 -92
  851. package/src/models/DeleteFirewallRuleInput.ts +0 -75
  852. package/src/models/DeleteFirewallRuleOutput.ts +0 -92
  853. package/src/models/DeleteNotificationInput.ts +0 -75
  854. package/src/models/DeleteNotificationOutput.ts +0 -92
  855. package/src/models/DeletePowerTaskInput.ts +0 -75
  856. package/src/models/DeletePowerTaskOutput.ts +0 -92
  857. package/src/models/DeleteRdnsRecordInput.ts +0 -66
  858. package/src/models/DeleteRdnsRecordOutput.ts +0 -92
  859. package/src/models/DeleteSnapshotInput.ts +0 -75
  860. package/src/models/DeleteSnapshotOutput.ts +0 -92
  861. package/src/models/EditBackupScheduleInput.ts +0 -129
  862. package/src/models/EditBackupScheduleOutput.ts +0 -92
  863. package/src/models/ForbiddenError.ts +0 -75
  864. package/src/models/GetCatalogueInput.ts +0 -73
  865. package/src/models/GetCatalogueOutput.ts +0 -92
  866. package/src/models/GetNoVncConsoleInput.ts +0 -66
  867. package/src/models/GetNoVncConsoleOutput.ts +0 -92
  868. package/src/models/GetOsTemplateDetailsInput.ts +0 -75
  869. package/src/models/GetOsTemplateDetailsOutput.ts +0 -92
  870. package/src/models/GetOsTemplateDetailsRequestContent.ts +0 -75
  871. package/src/models/GetOsTemplateDetailsResponseContent.ts +0 -92
  872. package/src/models/GetOsTemplateDetailsResponseData.ts +0 -83
  873. package/src/models/GetPrivateSshKeyInput.ts +0 -66
  874. package/src/models/GetPrivateSshKeyOutput.ts +0 -92
  875. package/src/models/GetPrivateSshKeyRequestContent.ts +0 -66
  876. package/src/models/GetPrivateSshKeyResponseContent.ts +0 -92
  877. package/src/models/GetPublicSshKeyInput.ts +0 -66
  878. package/src/models/GetPublicSshKeyOutput.ts +0 -92
  879. package/src/models/GetPublicSshKeyRequestContent.ts +0 -66
  880. package/src/models/GetPublicSshKeyResponseContent.ts +0 -92
  881. package/src/models/GetVpsConfigInput.ts +0 -66
  882. package/src/models/GetVpsConfigOutput.ts +0 -92
  883. package/src/models/GetVpsDetailsInput.ts +0 -66
  884. package/src/models/GetVpsDetailsOutput.ts +0 -92
  885. package/src/models/InternalServiceError.ts +0 -75
  886. package/src/models/InvalidStateError.ts +0 -75
  887. package/src/models/ListAllowedFeaturesInput.ts +0 -66
  888. package/src/models/ListAllowedFeaturesOutput.ts +0 -92
  889. package/src/models/ListAllowedFeaturesRequestContent.ts +0 -66
  890. package/src/models/ListAllowedFeaturesResponseContent.ts +0 -92
  891. package/src/models/ListBackupSchedulesInput.ts +0 -66
  892. package/src/models/ListBackupSchedulesOutput.ts +0 -92
  893. package/src/models/ListBackupsInput.ts +0 -66
  894. package/src/models/ListBackupsOutput.ts +0 -92
  895. package/src/models/ListFirewallRulesInput.ts +0 -66
  896. package/src/models/ListFirewallRulesOutput.ts +0 -92
  897. package/src/models/ListIsosInput.ts +0 -66
  898. package/src/models/ListIsosOutput.ts +0 -92
  899. package/src/models/ListNotificationsInput.ts +0 -66
  900. package/src/models/ListNotificationsOutput.ts +0 -92
  901. package/src/models/ListOrdersOutput.ts +0 -92
  902. package/src/models/ListOsTemplatesInput.ts +0 -66
  903. package/src/models/ListOsTemplatesOutput.ts +0 -92
  904. package/src/models/ListOsTemplatesRequestContent.ts +0 -66
  905. package/src/models/ListOsTemplatesResponseContent.ts +0 -92
  906. package/src/models/ListOsTemplatesResponseData.ts +0 -83
  907. package/src/models/ListPowerTasksInput.ts +0 -66
  908. package/src/models/ListPowerTasksOutput.ts +0 -92
  909. package/src/models/ListRdnsRecordsOutput.ts +0 -92
  910. package/src/models/ListReinstallOsInput.ts +0 -66
  911. package/src/models/ListReinstallOsOutput.ts +0 -92
  912. package/src/models/ListSnapshotsInput.ts +0 -66
  913. package/src/models/ListSnapshotsOutput.ts +0 -92
  914. package/src/models/ListVpsServicesOutput.ts +0 -92
  915. package/src/models/MountIsoInput.ts +0 -83
  916. package/src/models/MountIsoOutput.ts +0 -92
  917. package/src/models/MoveFirewallRuleInput.ts +0 -101
  918. package/src/models/MoveFirewallRuleOutput.ts +0 -92
  919. package/src/models/OsImage.ts +0 -147
  920. package/src/models/PublicSshKeyResponseData.ts +0 -83
  921. package/src/models/RebootVpsInput.ts +0 -66
  922. package/src/models/RebootVpsOutput.ts +0 -92
  923. package/src/models/ResourceNotFoundError.ts +0 -75
  924. package/src/models/RestoreBackupInput.ts +0 -75
  925. package/src/models/RestoreBackupOutput.ts +0 -92
  926. package/src/models/RetryPaymentInput.ts +0 -75
  927. package/src/models/RetryPaymentOutput.ts +0 -92
  928. package/src/models/RollbackSnapshotInput.ts +0 -75
  929. package/src/models/RollbackSnapshotOutput.ts +0 -92
  930. package/src/models/ServiceUnavailableError.ts +0 -83
  931. package/src/models/ShutdownVpsInput.ts +0 -66
  932. package/src/models/ShutdownVpsOutput.ts +0 -92
  933. package/src/models/SshKeyDetails.ts +0 -75
  934. package/src/models/StartVpsInput.ts +0 -66
  935. package/src/models/StartVpsOutput.ts +0 -92
  936. package/src/models/StopVpsInput.ts +0 -66
  937. package/src/models/StopVpsOutput.ts +0 -92
  938. package/src/models/SuspendVpsInput.ts +0 -75
  939. package/src/models/SuspendVpsOutput.ts +0 -92
  940. package/src/models/SuspendVpsRequestContent.ts +0 -75
  941. package/src/models/SuspendVpsResponseContent.ts +0 -92
  942. package/src/models/TerminateVpsInput.ts +0 -66
  943. package/src/models/TerminateVpsOutput.ts +0 -92
  944. package/src/models/TerminateVpsRequestContent.ts +0 -66
  945. package/src/models/TerminateVpsResponseContent.ts +0 -92
  946. package/src/models/TooManyRequestsError.ts +0 -83
  947. package/src/models/TriggerReinstallInput.ts +0 -75
  948. package/src/models/TriggerReinstallOutput.ts +0 -92
  949. package/src/models/UnauthorizedError.ts +0 -75
  950. package/src/models/UnsuspendVpsInput.ts +0 -66
  951. package/src/models/UnsuspendVpsOutput.ts +0 -92
  952. package/src/models/UnsuspendVpsRequestContent.ts +0 -66
  953. package/src/models/UnsuspendVpsResponseContent.ts +0 -92
  954. package/src/models/UpdateFirewallRuleInput.ts +0 -101
  955. package/src/models/UpdateFirewallRuleOutput.ts +0 -92
  956. package/src/models/UpdateNotificationInput.ts +0 -173
  957. package/src/models/UpdateNotificationOutput.ts +0 -92
  958. package/src/models/UpdatePowerTaskInput.ts +0 -163
  959. package/src/models/UpdatePowerTaskOutput.ts +0 -92
  960. package/src/models/UpdateSnapshotInput.ts +0 -83
  961. package/src/models/UpdateSnapshotOutput.ts +0 -92
  962. package/src/models/UpdateSshKeysInput.ts +0 -75
  963. package/src/models/UpdateSshKeysOutput.ts +0 -92
  964. package/src/models/UpdateSshKeysRequestContent.ts +0 -75
  965. package/src/models/UpdateSshKeysResponseContent.ts +0 -92
  966. package/src/models/UpdateVpsConfigInput.ts +0 -114
  967. package/src/models/UpdateVpsConfigOutput.ts +0 -92
  968. package/src/models/UserChangePasswordDetails.ts +0 -84
  969. package/src/models/UserChangePasswordInput.ts +0 -84
  970. package/src/models/UserChangePasswordOutput.ts +0 -92
  971. package/src/models/UserChangePasswordRequestContent.ts +0 -84
  972. package/src/models/UserChangePasswordResponseContent.ts +0 -92
  973. package/src/models/UserChangePasswordResponseData.ts +0 -92
  974. package/src/models/ValidatePricingInput.ts +0 -82
  975. package/src/models/ValidatePricingOutput.ts +0 -92
  976. package/src/models/ValidationError.ts +0 -75
  977. package/src/models/VpsBandwidthInfo.ts +0 -90
  978. package/src/models/VpsCancelDetails.ts +0 -84
@@ -1,49 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * HostAfricaApi
5
- * HostAfrica API
6
- *
7
- * The version of the OpenAPI document: 2026-01-01
8
- *
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
- import { OperationStatusFromJSON, OperationStatusToJSON, } from './OperationStatus.js';
15
- import { PublicSshKeyResponseDataFromJSON, PublicSshKeyResponseDataToJSON, } from './PublicSshKeyResponseData.js';
16
- /**
17
- * Check if a given object implements the GetPrivateSshKeyResponseContent interface.
18
- */
19
- export function instanceOfGetPrivateSshKeyResponseContent(value) {
20
- if (!('status' in value) || value['status'] === undefined)
21
- return false;
22
- if (!('data' in value) || value['data'] === undefined)
23
- return false;
24
- return true;
25
- }
26
- export function GetPrivateSshKeyResponseContentFromJSON(json) {
27
- return GetPrivateSshKeyResponseContentFromJSONTyped(json, false);
28
- }
29
- export function GetPrivateSshKeyResponseContentFromJSONTyped(json, ignoreDiscriminator) {
30
- if (json == null) {
31
- return json;
32
- }
33
- return {
34
- 'status': OperationStatusFromJSON(json['status']),
35
- 'data': PublicSshKeyResponseDataFromJSON(json['data']),
36
- };
37
- }
38
- export function GetPrivateSshKeyResponseContentToJSON(json) {
39
- return GetPrivateSshKeyResponseContentToJSONTyped(json, false);
40
- }
41
- export function GetPrivateSshKeyResponseContentToJSONTyped(value, ignoreDiscriminator = false) {
42
- if (value == null) {
43
- return value;
44
- }
45
- return {
46
- 'status': OperationStatusToJSON(value['status']),
47
- 'data': PublicSshKeyResponseDataToJSON(value['data']),
48
- };
49
- }
@@ -1,32 +0,0 @@
1
- /**
2
- * HostAfricaApi
3
- * HostAfrica API - Manages VPS instances and operations
4
- *
5
- * The version of the OpenAPI document: 2026-01-01
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- /**
13
- *
14
- * @export
15
- * @interface GetPublicSshKeyInput
16
- */
17
- export interface GetPublicSshKeyInput {
18
- /**
19
- * Service ID - must be sent as a string
20
- * @type {string}
21
- * @memberof GetPublicSshKeyInput
22
- */
23
- serviceId: string;
24
- }
25
- /**
26
- * Check if a given object implements the GetPublicSshKeyInput interface.
27
- */
28
- export declare function instanceOfGetPublicSshKeyInput(value: object): value is GetPublicSshKeyInput;
29
- export declare function GetPublicSshKeyInputFromJSON(json: any): GetPublicSshKeyInput;
30
- export declare function GetPublicSshKeyInputFromJSONTyped(json: any, ignoreDiscriminator: boolean): GetPublicSshKeyInput;
31
- export declare function GetPublicSshKeyInputToJSON(json: any): GetPublicSshKeyInput;
32
- export declare function GetPublicSshKeyInputToJSONTyped(value?: GetPublicSshKeyInput | null, ignoreDiscriminator?: boolean): any;
@@ -1,43 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * HostAfricaApi
5
- * HostAfrica API - Manages VPS instances and operations
6
- *
7
- * The version of the OpenAPI document: 2026-01-01
8
- *
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
- /**
15
- * Check if a given object implements the GetPublicSshKeyInput interface.
16
- */
17
- export function instanceOfGetPublicSshKeyInput(value) {
18
- if (!('serviceId' in value) || value['serviceId'] === undefined)
19
- return false;
20
- return true;
21
- }
22
- export function GetPublicSshKeyInputFromJSON(json) {
23
- return GetPublicSshKeyInputFromJSONTyped(json, false);
24
- }
25
- export function GetPublicSshKeyInputFromJSONTyped(json, ignoreDiscriminator) {
26
- if (json == null) {
27
- return json;
28
- }
29
- return {
30
- 'serviceId': json['service_id'],
31
- };
32
- }
33
- export function GetPublicSshKeyInputToJSON(json) {
34
- return GetPublicSshKeyInputToJSONTyped(json, false);
35
- }
36
- export function GetPublicSshKeyInputToJSONTyped(value, ignoreDiscriminator = false) {
37
- if (value == null) {
38
- return value;
39
- }
40
- return {
41
- 'service_id': value['serviceId'],
42
- };
43
- }
@@ -1,40 +0,0 @@
1
- /**
2
- * HostAfricaApi
3
- * HostAfrica API - Manages VPS instances and operations
4
- *
5
- * The version of the OpenAPI document: 2026-01-01
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import type { OperationStatus } from './OperationStatus';
13
- import type { PublicSshKeyResponseData } from './PublicSshKeyResponseData';
14
- /**
15
- *
16
- * @export
17
- * @interface GetPublicSshKeyOutput
18
- */
19
- export interface GetPublicSshKeyOutput {
20
- /**
21
- *
22
- * @type {OperationStatus}
23
- * @memberof GetPublicSshKeyOutput
24
- */
25
- status: OperationStatus;
26
- /**
27
- *
28
- * @type {PublicSshKeyResponseData}
29
- * @memberof GetPublicSshKeyOutput
30
- */
31
- data: PublicSshKeyResponseData;
32
- }
33
- /**
34
- * Check if a given object implements the GetPublicSshKeyOutput interface.
35
- */
36
- export declare function instanceOfGetPublicSshKeyOutput(value: object): value is GetPublicSshKeyOutput;
37
- export declare function GetPublicSshKeyOutputFromJSON(json: any): GetPublicSshKeyOutput;
38
- export declare function GetPublicSshKeyOutputFromJSONTyped(json: any, ignoreDiscriminator: boolean): GetPublicSshKeyOutput;
39
- export declare function GetPublicSshKeyOutputToJSON(json: any): GetPublicSshKeyOutput;
40
- export declare function GetPublicSshKeyOutputToJSONTyped(value?: GetPublicSshKeyOutput | null, ignoreDiscriminator?: boolean): any;
@@ -1,49 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * HostAfricaApi
5
- * HostAfrica API - Manages VPS instances and operations
6
- *
7
- * The version of the OpenAPI document: 2026-01-01
8
- *
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
- import { OperationStatusFromJSON, OperationStatusToJSON, } from './OperationStatus';
15
- import { PublicSshKeyResponseDataFromJSON, PublicSshKeyResponseDataToJSON, } from './PublicSshKeyResponseData';
16
- /**
17
- * Check if a given object implements the GetPublicSshKeyOutput interface.
18
- */
19
- export function instanceOfGetPublicSshKeyOutput(value) {
20
- if (!('status' in value) || value['status'] === undefined)
21
- return false;
22
- if (!('data' in value) || value['data'] === undefined)
23
- return false;
24
- return true;
25
- }
26
- export function GetPublicSshKeyOutputFromJSON(json) {
27
- return GetPublicSshKeyOutputFromJSONTyped(json, false);
28
- }
29
- export function GetPublicSshKeyOutputFromJSONTyped(json, ignoreDiscriminator) {
30
- if (json == null) {
31
- return json;
32
- }
33
- return {
34
- 'status': OperationStatusFromJSON(json['status']),
35
- 'data': PublicSshKeyResponseDataFromJSON(json['data']),
36
- };
37
- }
38
- export function GetPublicSshKeyOutputToJSON(json) {
39
- return GetPublicSshKeyOutputToJSONTyped(json, false);
40
- }
41
- export function GetPublicSshKeyOutputToJSONTyped(value, ignoreDiscriminator = false) {
42
- if (value == null) {
43
- return value;
44
- }
45
- return {
46
- 'status': OperationStatusToJSON(value['status']),
47
- 'data': PublicSshKeyResponseDataToJSON(value['data']),
48
- };
49
- }
@@ -1,32 +0,0 @@
1
- /**
2
- * HostAfricaApi
3
- * HostAfrica API
4
- *
5
- * The version of the OpenAPI document: 2026-01-01
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- /**
13
- *
14
- * @export
15
- * @interface GetPublicSshKeyRequestContent
16
- */
17
- export interface GetPublicSshKeyRequestContent {
18
- /**
19
- * Service ID - must be sent as a string
20
- * @type {string}
21
- * @memberof GetPublicSshKeyRequestContent
22
- */
23
- serviceId: string;
24
- }
25
- /**
26
- * Check if a given object implements the GetPublicSshKeyRequestContent interface.
27
- */
28
- export declare function instanceOfGetPublicSshKeyRequestContent(value: object): value is GetPublicSshKeyRequestContent;
29
- export declare function GetPublicSshKeyRequestContentFromJSON(json: any): GetPublicSshKeyRequestContent;
30
- export declare function GetPublicSshKeyRequestContentFromJSONTyped(json: any, ignoreDiscriminator: boolean): GetPublicSshKeyRequestContent;
31
- export declare function GetPublicSshKeyRequestContentToJSON(json: any): GetPublicSshKeyRequestContent;
32
- export declare function GetPublicSshKeyRequestContentToJSONTyped(value?: GetPublicSshKeyRequestContent | null, ignoreDiscriminator?: boolean): any;
@@ -1,43 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * HostAfricaApi
5
- * HostAfrica API
6
- *
7
- * The version of the OpenAPI document: 2026-01-01
8
- *
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
- /**
15
- * Check if a given object implements the GetPublicSshKeyRequestContent interface.
16
- */
17
- export function instanceOfGetPublicSshKeyRequestContent(value) {
18
- if (!('serviceId' in value) || value['serviceId'] === undefined)
19
- return false;
20
- return true;
21
- }
22
- export function GetPublicSshKeyRequestContentFromJSON(json) {
23
- return GetPublicSshKeyRequestContentFromJSONTyped(json, false);
24
- }
25
- export function GetPublicSshKeyRequestContentFromJSONTyped(json, ignoreDiscriminator) {
26
- if (json == null) {
27
- return json;
28
- }
29
- return {
30
- 'serviceId': json['service_id'],
31
- };
32
- }
33
- export function GetPublicSshKeyRequestContentToJSON(json) {
34
- return GetPublicSshKeyRequestContentToJSONTyped(json, false);
35
- }
36
- export function GetPublicSshKeyRequestContentToJSONTyped(value, ignoreDiscriminator = false) {
37
- if (value == null) {
38
- return value;
39
- }
40
- return {
41
- 'service_id': value['serviceId'],
42
- };
43
- }
@@ -1,40 +0,0 @@
1
- /**
2
- * HostAfricaApi
3
- * HostAfrica API
4
- *
5
- * The version of the OpenAPI document: 2026-01-01
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import type { OperationStatus } from './OperationStatus.js';
13
- import type { PublicSshKeyResponseData } from './PublicSshKeyResponseData.js';
14
- /**
15
- *
16
- * @export
17
- * @interface GetPublicSshKeyResponseContent
18
- */
19
- export interface GetPublicSshKeyResponseContent {
20
- /**
21
- *
22
- * @type {OperationStatus}
23
- * @memberof GetPublicSshKeyResponseContent
24
- */
25
- status: OperationStatus;
26
- /**
27
- *
28
- * @type {PublicSshKeyResponseData}
29
- * @memberof GetPublicSshKeyResponseContent
30
- */
31
- data: PublicSshKeyResponseData;
32
- }
33
- /**
34
- * Check if a given object implements the GetPublicSshKeyResponseContent interface.
35
- */
36
- export declare function instanceOfGetPublicSshKeyResponseContent(value: object): value is GetPublicSshKeyResponseContent;
37
- export declare function GetPublicSshKeyResponseContentFromJSON(json: any): GetPublicSshKeyResponseContent;
38
- export declare function GetPublicSshKeyResponseContentFromJSONTyped(json: any, ignoreDiscriminator: boolean): GetPublicSshKeyResponseContent;
39
- export declare function GetPublicSshKeyResponseContentToJSON(json: any): GetPublicSshKeyResponseContent;
40
- export declare function GetPublicSshKeyResponseContentToJSONTyped(value?: GetPublicSshKeyResponseContent | null, ignoreDiscriminator?: boolean): any;
@@ -1,49 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * HostAfricaApi
5
- * HostAfrica API
6
- *
7
- * The version of the OpenAPI document: 2026-01-01
8
- *
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
- import { OperationStatusFromJSON, OperationStatusToJSON, } from './OperationStatus.js';
15
- import { PublicSshKeyResponseDataFromJSON, PublicSshKeyResponseDataToJSON, } from './PublicSshKeyResponseData.js';
16
- /**
17
- * Check if a given object implements the GetPublicSshKeyResponseContent interface.
18
- */
19
- export function instanceOfGetPublicSshKeyResponseContent(value) {
20
- if (!('status' in value) || value['status'] === undefined)
21
- return false;
22
- if (!('data' in value) || value['data'] === undefined)
23
- return false;
24
- return true;
25
- }
26
- export function GetPublicSshKeyResponseContentFromJSON(json) {
27
- return GetPublicSshKeyResponseContentFromJSONTyped(json, false);
28
- }
29
- export function GetPublicSshKeyResponseContentFromJSONTyped(json, ignoreDiscriminator) {
30
- if (json == null) {
31
- return json;
32
- }
33
- return {
34
- 'status': OperationStatusFromJSON(json['status']),
35
- 'data': PublicSshKeyResponseDataFromJSON(json['data']),
36
- };
37
- }
38
- export function GetPublicSshKeyResponseContentToJSON(json) {
39
- return GetPublicSshKeyResponseContentToJSONTyped(json, false);
40
- }
41
- export function GetPublicSshKeyResponseContentToJSONTyped(value, ignoreDiscriminator = false) {
42
- if (value == null) {
43
- return value;
44
- }
45
- return {
46
- 'status': OperationStatusToJSON(value['status']),
47
- 'data': PublicSshKeyResponseDataToJSON(value['data']),
48
- };
49
- }
@@ -1,32 +0,0 @@
1
- /**
2
- * HostAfricaApi
3
- * HostAfrica API - Manages VPS instances and operations
4
- *
5
- * The version of the OpenAPI document: 2026-01-01
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- /**
13
- *
14
- * @export
15
- * @interface GetVpsConfigInput
16
- */
17
- export interface GetVpsConfigInput {
18
- /**
19
- * Service ID - must be sent as a string
20
- * @type {string}
21
- * @memberof GetVpsConfigInput
22
- */
23
- serviceId: string;
24
- }
25
- /**
26
- * Check if a given object implements the GetVpsConfigInput interface.
27
- */
28
- export declare function instanceOfGetVpsConfigInput(value: object): value is GetVpsConfigInput;
29
- export declare function GetVpsConfigInputFromJSON(json: any): GetVpsConfigInput;
30
- export declare function GetVpsConfigInputFromJSONTyped(json: any, ignoreDiscriminator: boolean): GetVpsConfigInput;
31
- export declare function GetVpsConfigInputToJSON(json: any): GetVpsConfigInput;
32
- export declare function GetVpsConfigInputToJSONTyped(value?: GetVpsConfigInput | null, ignoreDiscriminator?: boolean): any;
@@ -1,43 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * HostAfricaApi
5
- * HostAfrica API - Manages VPS instances and operations
6
- *
7
- * The version of the OpenAPI document: 2026-01-01
8
- *
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
- /**
15
- * Check if a given object implements the GetVpsConfigInput interface.
16
- */
17
- export function instanceOfGetVpsConfigInput(value) {
18
- if (!('serviceId' in value) || value['serviceId'] === undefined)
19
- return false;
20
- return true;
21
- }
22
- export function GetVpsConfigInputFromJSON(json) {
23
- return GetVpsConfigInputFromJSONTyped(json, false);
24
- }
25
- export function GetVpsConfigInputFromJSONTyped(json, ignoreDiscriminator) {
26
- if (json == null) {
27
- return json;
28
- }
29
- return {
30
- 'serviceId': json['service_id'],
31
- };
32
- }
33
- export function GetVpsConfigInputToJSON(json) {
34
- return GetVpsConfigInputToJSONTyped(json, false);
35
- }
36
- export function GetVpsConfigInputToJSONTyped(value, ignoreDiscriminator = false) {
37
- if (value == null) {
38
- return value;
39
- }
40
- return {
41
- 'service_id': value['serviceId'],
42
- };
43
- }
@@ -1,40 +0,0 @@
1
- /**
2
- * HostAfricaApi
3
- * HostAfrica API - Manages VPS instances and operations
4
- *
5
- * The version of the OpenAPI document: 2026-01-01
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import type { VpsConfigResponseData } from './VpsConfigResponseData';
13
- import type { OperationStatus } from './OperationStatus';
14
- /**
15
- *
16
- * @export
17
- * @interface GetVpsConfigOutput
18
- */
19
- export interface GetVpsConfigOutput {
20
- /**
21
- *
22
- * @type {OperationStatus}
23
- * @memberof GetVpsConfigOutput
24
- */
25
- status: OperationStatus;
26
- /**
27
- *
28
- * @type {VpsConfigResponseData}
29
- * @memberof GetVpsConfigOutput
30
- */
31
- data: VpsConfigResponseData;
32
- }
33
- /**
34
- * Check if a given object implements the GetVpsConfigOutput interface.
35
- */
36
- export declare function instanceOfGetVpsConfigOutput(value: object): value is GetVpsConfigOutput;
37
- export declare function GetVpsConfigOutputFromJSON(json: any): GetVpsConfigOutput;
38
- export declare function GetVpsConfigOutputFromJSONTyped(json: any, ignoreDiscriminator: boolean): GetVpsConfigOutput;
39
- export declare function GetVpsConfigOutputToJSON(json: any): GetVpsConfigOutput;
40
- export declare function GetVpsConfigOutputToJSONTyped(value?: GetVpsConfigOutput | null, ignoreDiscriminator?: boolean): any;
@@ -1,49 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * HostAfricaApi
5
- * HostAfrica API - Manages VPS instances and operations
6
- *
7
- * The version of the OpenAPI document: 2026-01-01
8
- *
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
- import { VpsConfigResponseDataFromJSON, VpsConfigResponseDataToJSON, } from './VpsConfigResponseData';
15
- import { OperationStatusFromJSON, OperationStatusToJSON, } from './OperationStatus';
16
- /**
17
- * Check if a given object implements the GetVpsConfigOutput interface.
18
- */
19
- export function instanceOfGetVpsConfigOutput(value) {
20
- if (!('status' in value) || value['status'] === undefined)
21
- return false;
22
- if (!('data' in value) || value['data'] === undefined)
23
- return false;
24
- return true;
25
- }
26
- export function GetVpsConfigOutputFromJSON(json) {
27
- return GetVpsConfigOutputFromJSONTyped(json, false);
28
- }
29
- export function GetVpsConfigOutputFromJSONTyped(json, ignoreDiscriminator) {
30
- if (json == null) {
31
- return json;
32
- }
33
- return {
34
- 'status': OperationStatusFromJSON(json['status']),
35
- 'data': VpsConfigResponseDataFromJSON(json['data']),
36
- };
37
- }
38
- export function GetVpsConfigOutputToJSON(json) {
39
- return GetVpsConfigOutputToJSONTyped(json, false);
40
- }
41
- export function GetVpsConfigOutputToJSONTyped(value, ignoreDiscriminator = false) {
42
- if (value == null) {
43
- return value;
44
- }
45
- return {
46
- 'status': OperationStatusToJSON(value['status']),
47
- 'data': VpsConfigResponseDataToJSON(value['data']),
48
- };
49
- }
@@ -1,32 +0,0 @@
1
- /**
2
- * HostAfricaApi
3
- * HostAfrica API - Manages VPS instances and operations
4
- *
5
- * The version of the OpenAPI document: 2026-01-01
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- /**
13
- *
14
- * @export
15
- * @interface GetVpsDetailsInput
16
- */
17
- export interface GetVpsDetailsInput {
18
- /**
19
- * Service ID - must be sent as a string
20
- * @type {string}
21
- * @memberof GetVpsDetailsInput
22
- */
23
- serviceId: string;
24
- }
25
- /**
26
- * Check if a given object implements the GetVpsDetailsInput interface.
27
- */
28
- export declare function instanceOfGetVpsDetailsInput(value: object): value is GetVpsDetailsInput;
29
- export declare function GetVpsDetailsInputFromJSON(json: any): GetVpsDetailsInput;
30
- export declare function GetVpsDetailsInputFromJSONTyped(json: any, ignoreDiscriminator: boolean): GetVpsDetailsInput;
31
- export declare function GetVpsDetailsInputToJSON(json: any): GetVpsDetailsInput;
32
- export declare function GetVpsDetailsInputToJSONTyped(value?: GetVpsDetailsInput | null, ignoreDiscriminator?: boolean): any;
@@ -1,43 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * HostAfricaApi
5
- * HostAfrica API - Manages VPS instances and operations
6
- *
7
- * The version of the OpenAPI document: 2026-01-01
8
- *
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
- /**
15
- * Check if a given object implements the GetVpsDetailsInput interface.
16
- */
17
- export function instanceOfGetVpsDetailsInput(value) {
18
- if (!('serviceId' in value) || value['serviceId'] === undefined)
19
- return false;
20
- return true;
21
- }
22
- export function GetVpsDetailsInputFromJSON(json) {
23
- return GetVpsDetailsInputFromJSONTyped(json, false);
24
- }
25
- export function GetVpsDetailsInputFromJSONTyped(json, ignoreDiscriminator) {
26
- if (json == null) {
27
- return json;
28
- }
29
- return {
30
- 'serviceId': json['service_id'],
31
- };
32
- }
33
- export function GetVpsDetailsInputToJSON(json) {
34
- return GetVpsDetailsInputToJSONTyped(json, false);
35
- }
36
- export function GetVpsDetailsInputToJSONTyped(value, ignoreDiscriminator = false) {
37
- if (value == null) {
38
- return value;
39
- }
40
- return {
41
- 'service_id': value['serviceId'],
42
- };
43
- }
@@ -1,40 +0,0 @@
1
- /**
2
- * HostAfricaApi
3
- * HostAfrica API - Manages VPS instances and operations
4
- *
5
- * The version of the OpenAPI document: 2026-01-01
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import type { VpsDetailsResponse } from './VpsDetailsResponse';
13
- import type { OperationStatus } from './OperationStatus';
14
- /**
15
- *
16
- * @export
17
- * @interface GetVpsDetailsOutput
18
- */
19
- export interface GetVpsDetailsOutput {
20
- /**
21
- *
22
- * @type {OperationStatus}
23
- * @memberof GetVpsDetailsOutput
24
- */
25
- status: OperationStatus;
26
- /**
27
- *
28
- * @type {VpsDetailsResponse}
29
- * @memberof GetVpsDetailsOutput
30
- */
31
- data: VpsDetailsResponse;
32
- }
33
- /**
34
- * Check if a given object implements the GetVpsDetailsOutput interface.
35
- */
36
- export declare function instanceOfGetVpsDetailsOutput(value: object): value is GetVpsDetailsOutput;
37
- export declare function GetVpsDetailsOutputFromJSON(json: any): GetVpsDetailsOutput;
38
- export declare function GetVpsDetailsOutputFromJSONTyped(json: any, ignoreDiscriminator: boolean): GetVpsDetailsOutput;
39
- export declare function GetVpsDetailsOutputToJSON(json: any): GetVpsDetailsOutput;
40
- export declare function GetVpsDetailsOutputToJSONTyped(value?: GetVpsDetailsOutput | null, ignoreDiscriminator?: boolean): any;