@datatr-ux/ovhcloud-types 1.0.17 → 1.0.18

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 (471) hide show
  1. package/dist/cloud/ProjectInstanceSnapshotCreation.d.ts +2 -2
  2. package/dist/cloud/ProjectInstanceSnapshotCreation.d.ts.map +1 -1
  3. package/dist/cloud/ProjectKubeCreation.d.ts +2 -0
  4. package/dist/cloud/ProjectKubeCreation.d.ts.map +1 -1
  5. package/dist/cloud/ProjectKubeUpdateCreation.d.ts +1 -1
  6. package/dist/cloud/ProjectKubeUpdateCreation.d.ts.map +1 -1
  7. package/dist/cloud/aggregated/InstanceActionGroupEnum.d.ts +9 -0
  8. package/dist/cloud/aggregated/InstanceActionGroupEnum.d.ts.map +1 -0
  9. package/dist/cloud/aggregated/InstanceActionGroupEnum.js +9 -0
  10. package/dist/cloud/aggregated/index.d.ts +2 -0
  11. package/dist/cloud/aggregated/index.d.ts.map +1 -0
  12. package/dist/cloud/aggregated/index.js +1 -0
  13. package/dist/cloud/alerting/Alert.d.ts +10 -0
  14. package/dist/cloud/alerting/Alert.d.ts.map +1 -0
  15. package/dist/cloud/alerting/Alerting.d.ts +27 -0
  16. package/dist/cloud/alerting/Alerting.d.ts.map +1 -0
  17. package/dist/cloud/alerting/AlertingUpdate.d.ts +20 -0
  18. package/dist/cloud/alerting/AlertingUpdate.d.ts.map +1 -0
  19. package/dist/cloud/alerting/ServiceEnum.d.ts +14 -0
  20. package/dist/cloud/alerting/ServiceEnum.d.ts.map +1 -0
  21. package/dist/cloud/alerting/ServiceEnum.js +14 -0
  22. package/dist/cloud/alerting/StatusEnum.d.ts +7 -0
  23. package/dist/cloud/alerting/StatusEnum.d.ts.map +1 -0
  24. package/dist/cloud/alerting/StatusEnum.js +7 -0
  25. package/dist/cloud/alerting/index.d.ts +6 -0
  26. package/dist/cloud/alerting/index.d.ts.map +1 -0
  27. package/dist/cloud/alerting/index.js +5 -0
  28. package/dist/cloud/billingView/HourlyDetail.d.ts +12 -0
  29. package/dist/cloud/billingView/HourlyDetail.d.ts.map +1 -0
  30. package/dist/cloud/billingView/HourlyInstance.d.ts +2 -0
  31. package/dist/cloud/billingView/HourlyInstance.d.ts.map +1 -1
  32. package/dist/cloud/billingView/HourlyManagedKubernetesService.d.ts +17 -0
  33. package/dist/cloud/billingView/HourlyManagedKubernetesService.d.ts.map +1 -0
  34. package/dist/cloud/billingView/HourlyQuantum.d.ts +7 -0
  35. package/dist/cloud/billingView/HourlyQuantum.d.ts.map +1 -0
  36. package/dist/cloud/billingView/HourlyQuantumNotebook.d.ts +17 -0
  37. package/dist/cloud/billingView/HourlyQuantumNotebook.d.ts.map +1 -0
  38. package/dist/cloud/billingView/HourlyRancher.d.ts +2 -0
  39. package/dist/cloud/billingView/HourlyRancher.d.ts.map +1 -1
  40. package/dist/cloud/billingView/HourlyResources.d.ts +7 -1
  41. package/dist/cloud/billingView/HourlyResources.d.ts.map +1 -1
  42. package/dist/cloud/billingView/MonthlyResources.d.ts +4 -1
  43. package/dist/cloud/billingView/MonthlyResources.d.ts.map +1 -1
  44. package/dist/cloud/billingView/MonthlySavingsPlan.d.ts +12 -0
  45. package/dist/cloud/billingView/MonthlySavingsPlan.d.ts.map +1 -0
  46. package/dist/cloud/billingView/index.d.ts +5 -0
  47. package/dist/cloud/billingView/index.d.ts.map +1 -1
  48. package/dist/cloud/billingView/index.js +5 -0
  49. package/dist/cloud/containerRegistry/Capability.d.ts +3 -0
  50. package/dist/cloud/containerRegistry/Capability.d.ts.map +1 -1
  51. package/dist/cloud/index.d.ts +4 -0
  52. package/dist/cloud/index.d.ts.map +1 -1
  53. package/dist/cloud/index.js +4 -0
  54. package/dist/cloud/instance/Action.d.ts +9 -0
  55. package/dist/cloud/instance/Action.d.ts.map +1 -0
  56. package/dist/cloud/instance/CreateSnapshot.d.ts +10 -0
  57. package/dist/cloud/instance/CreateSnapshot.d.ts.map +1 -0
  58. package/dist/cloud/instance/IPAddressTypeEnum.d.ts +7 -0
  59. package/dist/cloud/instance/IPAddressTypeEnum.d.ts.map +1 -0
  60. package/dist/cloud/instance/IPAddressTypeEnum.js +7 -0
  61. package/dist/cloud/instance/InstanceAddress.d.ts +6 -0
  62. package/dist/cloud/instance/InstanceAddress.d.ts.map +1 -1
  63. package/dist/cloud/instance/InstanceAddressSubnet.d.ts +14 -0
  64. package/dist/cloud/instance/InstanceAddressSubnet.d.ts.map +1 -0
  65. package/dist/cloud/instance/InstanceAddressSubnetNetwork.d.ts +8 -0
  66. package/dist/cloud/instance/InstanceAddressSubnetNetwork.d.ts.map +1 -0
  67. package/dist/cloud/instance/InstanceBackup.d.ts +10 -0
  68. package/dist/cloud/instance/InstanceBackup.d.ts.map +1 -0
  69. package/dist/cloud/instance/InstanceFlavor.d.ts +11 -0
  70. package/dist/cloud/instance/InstanceFlavor.d.ts.map +1 -0
  71. package/dist/cloud/instance/InstanceFlavorSpecBandwidth.d.ts +9 -0
  72. package/dist/cloud/instance/InstanceFlavorSpecBandwidth.d.ts.map +1 -0
  73. package/dist/cloud/instance/InstanceFlavorSpecWithUnit.d.ts +8 -0
  74. package/dist/cloud/instance/InstanceFlavorSpecWithUnit.d.ts.map +1 -0
  75. package/dist/cloud/instance/InstanceFlavorSpecs.d.ts +14 -0
  76. package/dist/cloud/instance/InstanceFlavorSpecs.d.ts.map +1 -0
  77. package/dist/cloud/instance/InstanceImage.d.ts +10 -0
  78. package/dist/cloud/instance/InstanceImage.d.ts.map +1 -0
  79. package/dist/cloud/instance/InstanceList.d.ts +32 -0
  80. package/dist/cloud/instance/InstanceList.d.ts.map +1 -0
  81. package/dist/cloud/instance/InstancePrice.d.ts +15 -0
  82. package/dist/cloud/instance/InstancePrice.d.ts.map +1 -0
  83. package/dist/cloud/instance/InstancePriceStatusEnum.d.ts +6 -0
  84. package/dist/cloud/instance/InstancePriceStatusEnum.d.ts.map +1 -0
  85. package/dist/cloud/instance/InstancePriceStatusEnum.js +6 -0
  86. package/dist/cloud/instance/InstancePriceTypeEnum.d.ts +7 -0
  87. package/dist/cloud/instance/InstancePriceTypeEnum.d.ts.map +1 -0
  88. package/dist/cloud/instance/InstancePriceTypeEnum.js +7 -0
  89. package/dist/cloud/instance/InstanceSummary.d.ts +25 -0
  90. package/dist/cloud/instance/InstanceSummary.d.ts.map +1 -1
  91. package/dist/cloud/instance/InstanceVolume.d.ts +10 -0
  92. package/dist/cloud/instance/InstanceVolume.d.ts.map +1 -0
  93. package/dist/cloud/instance/Reinstall.d.ts +8 -0
  94. package/dist/cloud/instance/Reinstall.d.ts.map +1 -0
  95. package/dist/cloud/instance/Snapshot.d.ts +8 -0
  96. package/dist/cloud/instance/Snapshot.d.ts.map +1 -0
  97. package/dist/cloud/instance/createInput/BootFrom.d.ts +2 -0
  98. package/dist/cloud/instance/createInput/BootFrom.d.ts.map +1 -1
  99. package/dist/cloud/instance/index.d.ts +18 -0
  100. package/dist/cloud/instance/index.d.ts.map +1 -1
  101. package/dist/cloud/instance/index.js +18 -0
  102. package/dist/cloud/kube/Cluster.d.ts +2 -0
  103. package/dist/cloud/kube/Cluster.d.ts.map +1 -1
  104. package/dist/cloud/kube/VersionEnum.d.ts +2 -1
  105. package/dist/cloud/kube/VersionEnum.d.ts.map +1 -1
  106. package/dist/cloud/kube/VersionEnum.js +1 -0
  107. package/dist/cloud/plan/Detail.d.ts +5 -0
  108. package/dist/cloud/plan/Detail.d.ts.map +1 -1
  109. package/dist/cloud/project/ai/InfoCodeEnum.d.ts +5 -0
  110. package/dist/cloud/project/ai/InfoCodeEnum.d.ts.map +1 -1
  111. package/dist/cloud/project/ai/InfoCodeEnum.js +5 -0
  112. package/dist/cloud/project/ai/TokenRoleEnum.d.ts +3 -1
  113. package/dist/cloud/project/ai/TokenRoleEnum.d.ts.map +1 -1
  114. package/dist/cloud/project/ai/TokenRoleEnum.js +2 -0
  115. package/dist/cloud/project/ai/notebook/NotebookWorkspaceBackupRetentionPolicyInput.d.ts +10 -0
  116. package/dist/cloud/project/ai/notebook/NotebookWorkspaceBackupRetentionPolicyInput.d.ts.map +1 -0
  117. package/dist/cloud/project/ai/notebook/index.d.ts +1 -0
  118. package/dist/cloud/project/ai/notebook/index.d.ts.map +1 -1
  119. package/dist/cloud/project/ai/notebook/index.js +1 -0
  120. package/dist/cloud/project/ai/volume/DataSyncProgressStateEnum.d.ts +6 -1
  121. package/dist/cloud/project/ai/volume/DataSyncProgressStateEnum.d.ts.map +1 -1
  122. package/dist/cloud/project/ai/volume/DataSyncProgressStateEnum.js +5 -0
  123. package/dist/cloud/project/database/Service.d.ts +2 -0
  124. package/dist/cloud/project/database/Service.d.ts.map +1 -1
  125. package/dist/cloud/project/database/StatusEnum.d.ts +2 -0
  126. package/dist/cloud/project/database/StatusEnum.d.ts.map +1 -1
  127. package/dist/cloud/project/database/StatusEnum.js +2 -0
  128. package/dist/cloud/project/database/kafka/Service.d.ts +2 -0
  129. package/dist/cloud/project/database/kafka/Service.d.ts.map +1 -1
  130. package/dist/cloud/project/database/opensearch/Service.d.ts +2 -0
  131. package/dist/cloud/project/database/opensearch/Service.d.ts.map +1 -1
  132. package/dist/cloud/project/database/service/CapabilityEnum.d.ts +8 -0
  133. package/dist/cloud/project/database/service/CapabilityEnum.d.ts.map +1 -1
  134. package/dist/cloud/project/database/service/CapabilityEnum.js +8 -0
  135. package/dist/cloud/project/database/service/Storage.d.ts +2 -2
  136. package/dist/cloud/project/database/service/Storage.d.ts.map +1 -1
  137. package/dist/cloud/project/index.d.ts +0 -2
  138. package/dist/cloud/project/index.d.ts.map +1 -1
  139. package/dist/cloud/project/index.js +0 -2
  140. package/dist/cloud/usage/index.d.ts +0 -4
  141. package/dist/cloud/usage/index.d.ts.map +1 -1
  142. package/dist/cloud/usage/index.js +0 -4
  143. package/dist/cloud/user/RoleEnum.d.ts +0 -1
  144. package/dist/cloud/user/RoleEnum.d.ts.map +1 -1
  145. package/dist/cloud/user/RoleEnum.js +0 -1
  146. package/dist/common/RegionEnum.d.ts +12 -1
  147. package/dist/common/RegionEnum.d.ts.map +1 -1
  148. package/dist/common/RegionEnum.js +11 -0
  149. package/dist/common/RegionTypeEnum.d.ts +7 -0
  150. package/dist/common/RegionTypeEnum.d.ts.map +1 -0
  151. package/dist/common/RegionTypeEnum.js +7 -0
  152. package/dist/common/index.d.ts +1 -0
  153. package/dist/common/index.d.ts.map +1 -1
  154. package/dist/common/index.js +1 -0
  155. package/dist/complexType/UnitAndValueWritableLong.d.ts +8 -0
  156. package/dist/complexType/UnitAndValueWritableLong.d.ts.map +1 -0
  157. package/dist/complexType/index.d.ts +1 -0
  158. package/dist/complexType/index.d.ts.map +1 -1
  159. package/dist/complexType/index.js +1 -0
  160. package/dist/dbaas/logs/Stream.d.ts +1 -1
  161. package/dist/dbaas/logs/Stream.d.ts.map +1 -1
  162. package/dist/dedicated/DatacenterEnum.d.ts +3 -0
  163. package/dist/dedicated/DatacenterEnum.d.ts.map +1 -1
  164. package/dist/dedicated/DatacenterEnum.js +3 -0
  165. package/dist/dedicated/ceph/rgw/User.d.ts +2 -0
  166. package/dist/dedicated/ceph/rgw/User.d.ts.map +1 -1
  167. package/dist/dedicated/ceph/rgw/user/Create.d.ts +2 -0
  168. package/dist/dedicated/ceph/rgw/user/Create.d.ts.map +1 -1
  169. package/dist/dedicated/ceph/rgw/user/Modify.d.ts +6 -0
  170. package/dist/dedicated/ceph/rgw/user/Modify.d.ts.map +1 -0
  171. package/dist/dedicated/ceph/rgw/user/index.d.ts +1 -0
  172. package/dist/dedicated/ceph/rgw/user/index.d.ts.map +1 -1
  173. package/dist/dedicated/ceph/rgw/user/index.js +1 -0
  174. package/dist/dedicated/index.d.ts +0 -2
  175. package/dist/dedicated/index.d.ts.map +1 -1
  176. package/dist/dedicated/index.js +0 -2
  177. package/dist/dedicated/server/index.d.ts +0 -2
  178. package/dist/dedicated/server/index.d.ts.map +1 -1
  179. package/dist/dedicated/server/index.js +0 -2
  180. package/dist/dedicated/server/reinstall/Customizations.d.ts +4 -0
  181. package/dist/dedicated/server/reinstall/Customizations.d.ts.map +1 -1
  182. package/dist/dedicatedCloud/index.d.ts +0 -4
  183. package/dist/dedicatedCloud/index.d.ts.map +1 -1
  184. package/dist/dedicatedCloud/index.js +0 -4
  185. package/dist/dedicatedCloud/spla/KmsLicenseIncludingLegacyEnum.d.ts +1 -0
  186. package/dist/dedicatedCloud/spla/KmsLicenseIncludingLegacyEnum.d.ts.map +1 -1
  187. package/dist/dedicatedCloud/spla/KmsLicenseIncludingLegacyEnum.js +1 -0
  188. package/dist/hosting/privateDatabase/AvailableVersionEnum.d.ts +1 -1
  189. package/dist/hosting/privateDatabase/AvailableVersionEnum.js +1 -1
  190. package/dist/hosting/privateDatabase/VersionEnum.d.ts +1 -1
  191. package/dist/hosting/privateDatabase/VersionEnum.js +1 -1
  192. package/dist/hosting/web/AbuseState.d.ts +16 -0
  193. package/dist/hosting/web/AbuseState.d.ts.map +1 -0
  194. package/dist/hosting/web/AccessStateEnum.d.ts +9 -0
  195. package/dist/hosting/web/AccessStateEnum.d.ts.map +1 -0
  196. package/dist/hosting/web/AccessStateEnum.js +9 -0
  197. package/dist/hosting/web/Database.d.ts +2 -0
  198. package/dist/hosting/web/Database.d.ts.map +1 -1
  199. package/dist/hosting/web/MailsoutStateEnum.d.ts +9 -0
  200. package/dist/hosting/web/MailsoutStateEnum.d.ts.map +1 -0
  201. package/dist/hosting/web/MailsoutStateEnum.js +9 -0
  202. package/dist/hosting/web/OutStateEnum.d.ts +7 -0
  203. package/dist/hosting/web/OutStateEnum.d.ts.map +1 -0
  204. package/dist/hosting/web/OutStateEnum.js +7 -0
  205. package/dist/hosting/web/StateEnum.d.ts +3 -0
  206. package/dist/hosting/web/StateEnum.d.ts.map +1 -1
  207. package/dist/hosting/web/StateEnum.js +3 -0
  208. package/dist/hosting/web/attachedDomain/RecordTypeEnum.d.ts +2 -1
  209. package/dist/hosting/web/attachedDomain/RecordTypeEnum.d.ts.map +1 -1
  210. package/dist/hosting/web/attachedDomain/RecordTypeEnum.js +1 -0
  211. package/dist/hosting/web/index.d.ts +4 -0
  212. package/dist/hosting/web/index.d.ts.map +1 -1
  213. package/dist/hosting/web/index.js +4 -0
  214. package/dist/msServices/Account.d.ts +2 -0
  215. package/dist/msServices/Account.d.ts.map +1 -1
  216. package/dist/nutanix/PcsizeEnum.d.ts +8 -0
  217. package/dist/nutanix/PcsizeEnum.d.ts.map +1 -0
  218. package/dist/nutanix/PcsizeEnum.js +8 -0
  219. package/dist/nutanix/Prismcentral.d.ts +3 -0
  220. package/dist/nutanix/Prismcentral.d.ts.map +1 -1
  221. package/dist/nutanix/index.d.ts +1 -0
  222. package/dist/nutanix/index.d.ts.map +1 -1
  223. package/dist/nutanix/index.js +1 -0
  224. package/dist/order/ContextTypeEnum.d.ts +7 -0
  225. package/dist/order/ContextTypeEnum.d.ts.map +1 -0
  226. package/dist/order/ContextTypeEnum.js +7 -0
  227. package/dist/order/catalog/public/Promotion.d.ts +8 -1
  228. package/dist/order/catalog/public/Promotion.d.ts.map +1 -1
  229. package/dist/order/index.d.ts +1 -0
  230. package/dist/order/index.d.ts.map +1 -1
  231. package/dist/order/index.js +1 -0
  232. package/dist/ovhcloud-types.js +3455 -3463
  233. package/dist/ovhcloudconnect/Migration.d.ts +20 -0
  234. package/dist/ovhcloudconnect/Migration.d.ts.map +1 -0
  235. package/dist/ovhcloudconnect/index.d.ts +3 -0
  236. package/dist/ovhcloudconnect/index.d.ts.map +1 -1
  237. package/dist/ovhcloudconnect/index.js +3 -0
  238. package/dist/ovhcloudconnect/migration/StatusEnum.d.ts +11 -0
  239. package/dist/ovhcloudconnect/migration/StatusEnum.d.ts.map +1 -0
  240. package/dist/ovhcloudconnect/migration/StatusEnum.js +11 -0
  241. package/dist/ovhcloudconnect/migration/TypeEnum.d.ts +6 -0
  242. package/dist/ovhcloudconnect/migration/TypeEnum.d.ts.map +1 -0
  243. package/dist/ovhcloudconnect/migration/TypeEnum.js +6 -0
  244. package/dist/ovhcloudconnect/migration/index.d.ts +3 -0
  245. package/dist/ovhcloudconnect/migration/index.d.ts.map +1 -0
  246. package/dist/ovhcloudconnect/migration/index.js +2 -0
  247. package/dist/pack/xdsl/PackCapabilities.d.ts +2 -0
  248. package/dist/pack/xdsl/PackCapabilities.d.ts.map +1 -1
  249. package/dist/services/ConfirmTermination.d.ts +4 -0
  250. package/dist/services/ConfirmTermination.d.ts.map +1 -1
  251. package/dist/services/expanded/lifecycle/ActionEnum.d.ts +1 -0
  252. package/dist/services/expanded/lifecycle/ActionEnum.d.ts.map +1 -1
  253. package/dist/services/expanded/lifecycle/ActionEnum.js +1 -0
  254. package/dist/services/expanded/lifecycle/StateEnum.d.ts +1 -0
  255. package/dist/services/expanded/lifecycle/StateEnum.d.ts.map +1 -1
  256. package/dist/services/expanded/lifecycle/StateEnum.js +1 -0
  257. package/dist/sms/DestinationRates.d.ts +2 -0
  258. package/dist/sms/DestinationRates.d.ts.map +1 -1
  259. package/dist/sms/PackDetails.d.ts +2 -0
  260. package/dist/sms/PackDetails.d.ts.map +1 -1
  261. package/dist/sms/TypeSenderEnum.d.ts +1 -0
  262. package/dist/sms/TypeSenderEnum.d.ts.map +1 -1
  263. package/dist/sms/TypeSenderEnum.js +1 -0
  264. package/dist/sms/index.d.ts +0 -1
  265. package/dist/sms/index.d.ts.map +1 -1
  266. package/dist/sms/index.js +0 -1
  267. package/dist/telephony/ServiceVoicemailMailOptionEnum.d.ts +3 -1
  268. package/dist/telephony/ServiceVoicemailMailOptionEnum.d.ts.map +1 -1
  269. package/dist/telephony/ServiceVoicemailMailOptionEnum.js +2 -0
  270. package/dist/vps/AutomatedBackup.d.ts +4 -0
  271. package/dist/vps/AutomatedBackup.d.ts.map +1 -1
  272. package/dist/vps/VpsVersionEnum.d.ts +2 -1
  273. package/dist/vps/VpsVersionEnum.d.ts.map +1 -1
  274. package/dist/vps/VpsVersionEnum.js +1 -0
  275. package/dist/vps/ip/GeolocationEnum.d.ts +2 -0
  276. package/dist/vps/ip/GeolocationEnum.d.ts.map +1 -1
  277. package/dist/vps/ip/GeolocationEnum.js +2 -0
  278. package/dist/vps/migration/StatusEnum.d.ts +1 -0
  279. package/dist/vps/migration/StatusEnum.d.ts.map +1 -1
  280. package/dist/vps/migration/StatusEnum.js +1 -0
  281. package/dist/vps/migration/VPS2020to2025.d.ts +0 -3
  282. package/dist/vps/migration/VPS2020to2025.d.ts.map +1 -1
  283. package/dist/vps/migration/vPS2020to2025/Put.d.ts +6 -0
  284. package/dist/vps/migration/vPS2020to2025/Put.d.ts.map +1 -0
  285. package/dist/vps/migration/vPS2020to2025/index.d.ts +1 -0
  286. package/dist/vps/migration/vPS2020to2025/index.d.ts.map +1 -1
  287. package/dist/vps/migration/vPS2020to2025/index.js +1 -0
  288. package/dist/vps/order/rule/Datacenter.d.ts +6 -0
  289. package/dist/vps/order/rule/Datacenter.d.ts.map +1 -1
  290. package/dist/vrack/index.d.ts +0 -1
  291. package/dist/vrack/index.d.ts.map +1 -1
  292. package/dist/vrack/index.js +0 -1
  293. package/dist/xdsl/Access.d.ts +3 -0
  294. package/dist/xdsl/Access.d.ts.map +1 -1
  295. package/dist/xdsl/AccessWithIAM.d.ts +3 -0
  296. package/dist/xdsl/AccessWithIAM.d.ts.map +1 -1
  297. package/dist/xdsl/ModemConnectionProfileEnum.d.ts +4 -3
  298. package/dist/xdsl/ModemConnectionProfileEnum.d.ts.map +1 -1
  299. package/dist/xdsl/ModemConnectionProfileEnum.js +4 -3
  300. package/package.json +2 -2
  301. package/dist/cloud/project/dataProcessing/AuthorizationStatus.d.ts +0 -6
  302. package/dist/cloud/project/dataProcessing/AuthorizationStatus.d.ts.map +0 -1
  303. package/dist/cloud/project/dataProcessing/CapabilitiesEngineParameter.d.ts +0 -17
  304. package/dist/cloud/project/dataProcessing/CapabilitiesEngineParameter.d.ts.map +0 -1
  305. package/dist/cloud/project/dataProcessing/CapabilitiesNotebookTemplate.d.ts +0 -22
  306. package/dist/cloud/project/dataProcessing/CapabilitiesNotebookTemplate.d.ts.map +0 -1
  307. package/dist/cloud/project/dataProcessing/CapabilitiesTemplate.d.ts +0 -10
  308. package/dist/cloud/project/dataProcessing/CapabilitiesTemplate.d.ts.map +0 -1
  309. package/dist/cloud/project/dataProcessing/Capability.d.ts +0 -15
  310. package/dist/cloud/project/dataProcessing/Capability.d.ts.map +0 -1
  311. package/dist/cloud/project/dataProcessing/EngineParameter.d.ts +0 -8
  312. package/dist/cloud/project/dataProcessing/EngineParameter.d.ts.map +0 -1
  313. package/dist/cloud/project/dataProcessing/EngineVersion.d.ts +0 -14
  314. package/dist/cloud/project/dataProcessing/EngineVersion.d.ts.map +0 -1
  315. package/dist/cloud/project/dataProcessing/Info.d.ts +0 -9
  316. package/dist/cloud/project/dataProcessing/Info.d.ts.map +0 -1
  317. package/dist/cloud/project/dataProcessing/InfoCodeEnum.d.ts +0 -54
  318. package/dist/cloud/project/dataProcessing/InfoCodeEnum.d.ts.map +0 -1
  319. package/dist/cloud/project/dataProcessing/InfoCodeEnum.js +0 -54
  320. package/dist/cloud/project/dataProcessing/Job.d.ts +0 -34
  321. package/dist/cloud/project/dataProcessing/Job.d.ts.map +0 -1
  322. package/dist/cloud/project/dataProcessing/JobLogs.d.ts +0 -11
  323. package/dist/cloud/project/dataProcessing/JobLogs.d.ts.map +0 -1
  324. package/dist/cloud/project/dataProcessing/LogLine.d.ts +0 -10
  325. package/dist/cloud/project/dataProcessing/LogLine.d.ts.map +0 -1
  326. package/dist/cloud/project/dataProcessing/ParameterValidator.d.ts +0 -10
  327. package/dist/cloud/project/dataProcessing/ParameterValidator.d.ts.map +0 -1
  328. package/dist/cloud/project/dataProcessing/StatusEnum.d.ts +0 -12
  329. package/dist/cloud/project/dataProcessing/StatusEnum.d.ts.map +0 -1
  330. package/dist/cloud/project/dataProcessing/StatusEnum.js +0 -12
  331. package/dist/cloud/project/dataProcessing/index.d.ts +0 -17
  332. package/dist/cloud/project/dataProcessing/index.d.ts.map +0 -1
  333. package/dist/cloud/project/dataProcessing/index.js +0 -16
  334. package/dist/cloud/project/dataProcessing/notebook/Capability.d.ts +0 -12
  335. package/dist/cloud/project/dataProcessing/notebook/Capability.d.ts.map +0 -1
  336. package/dist/cloud/project/dataProcessing/notebook/Notebook.d.ts +0 -14
  337. package/dist/cloud/project/dataProcessing/notebook/Notebook.d.ts.map +0 -1
  338. package/dist/cloud/project/dataProcessing/notebook/NotebookEnv.d.ts +0 -8
  339. package/dist/cloud/project/dataProcessing/notebook/NotebookEnv.d.ts.map +0 -1
  340. package/dist/cloud/project/dataProcessing/notebook/NotebookSpec.d.ts +0 -11
  341. package/dist/cloud/project/dataProcessing/notebook/NotebookSpec.d.ts.map +0 -1
  342. package/dist/cloud/project/dataProcessing/notebook/NotebookStateEnum.d.ts +0 -10
  343. package/dist/cloud/project/dataProcessing/notebook/NotebookStateEnum.d.ts.map +0 -1
  344. package/dist/cloud/project/dataProcessing/notebook/NotebookStateEnum.js +0 -10
  345. package/dist/cloud/project/dataProcessing/notebook/NotebookStatus.d.ts +0 -18
  346. package/dist/cloud/project/dataProcessing/notebook/NotebookStatus.d.ts.map +0 -1
  347. package/dist/cloud/project/dataProcessing/notebook/index.d.ts +0 -7
  348. package/dist/cloud/project/dataProcessing/notebook/index.d.ts.map +0 -1
  349. package/dist/cloud/project/dataProcessing/notebook/index.js +0 -6
  350. package/dist/cloud/usage/PaymentTypeEnum.d.ts +0 -6
  351. package/dist/cloud/usage/PaymentTypeEnum.d.ts.map +0 -1
  352. package/dist/cloud/usage/PaymentTypeEnum.js +0 -6
  353. package/dist/cloud/usage/UsageBill.d.ts +0 -15
  354. package/dist/cloud/usage/UsageBill.d.ts.map +0 -1
  355. package/dist/cloud/usage/UsageCurrentBills.d.ts +0 -7
  356. package/dist/cloud/usage/UsageCurrentBills.d.ts.map +0 -1
  357. package/dist/cloud/usage/UsageHistoryDetailBills.d.ts +0 -7
  358. package/dist/cloud/usage/UsageHistoryDetailBills.d.ts.map +0 -1
  359. package/dist/dedicated/nvmeof/ApiAccess.d.ts +0 -8
  360. package/dist/dedicated/nvmeof/ApiAccess.d.ts.map +0 -1
  361. package/dist/dedicated/nvmeof/Cluster.d.ts +0 -15
  362. package/dist/dedicated/nvmeof/Cluster.d.ts.map +0 -1
  363. package/dist/dedicated/nvmeof/ClusterAccess.d.ts +0 -11
  364. package/dist/dedicated/nvmeof/ClusterAccess.d.ts.map +0 -1
  365. package/dist/dedicated/nvmeof/ClusterStateEnum.d.ts +0 -8
  366. package/dist/dedicated/nvmeof/ClusterStateEnum.d.ts.map +0 -1
  367. package/dist/dedicated/nvmeof/ClusterStateEnum.js +0 -8
  368. package/dist/dedicated/nvmeof/ClusterWithIAM.d.ts +0 -18
  369. package/dist/dedicated/nvmeof/ClusterWithIAM.d.ts.map +0 -1
  370. package/dist/dedicated/nvmeof/aCL/Data.d.ts +0 -7
  371. package/dist/dedicated/nvmeof/aCL/Data.d.ts.map +0 -1
  372. package/dist/dedicated/nvmeof/aCL/Management.d.ts +0 -7
  373. package/dist/dedicated/nvmeof/aCL/Management.d.ts.map +0 -1
  374. package/dist/dedicated/nvmeof/aCL/index.d.ts +0 -3
  375. package/dist/dedicated/nvmeof/aCL/index.d.ts.map +0 -1
  376. package/dist/dedicated/nvmeof/aCL/index.js +0 -2
  377. package/dist/dedicated/nvmeof/index.d.ts +0 -8
  378. package/dist/dedicated/nvmeof/index.d.ts.map +0 -1
  379. package/dist/dedicated/nvmeof/index.js +0 -7
  380. package/dist/dedicated/server/HardwareUpgradeTimeslot.d.ts +0 -8
  381. package/dist/dedicated/server/HardwareUpgradeTimeslot.d.ts.map +0 -1
  382. package/dist/dedicated/server/ScheduleUpgradePayload.d.ts +0 -8
  383. package/dist/dedicated/server/ScheduleUpgradePayload.d.ts.map +0 -1
  384. package/dist/dedicatedCloud/Sap.d.ts +0 -37
  385. package/dist/dedicatedCloud/Sap.d.ts.map +0 -1
  386. package/dist/dedicatedCloud/SapWithIAM.d.ts +0 -40
  387. package/dist/dedicatedCloud/SapWithIAM.d.ts.map +0 -1
  388. package/dist/dedicatedCloud/SapWithIAM.js +0 -1
  389. package/dist/dedicatedCloud/sap/ApplicationServers.d.ts +0 -33
  390. package/dist/dedicatedCloud/sap/ApplicationServers.d.ts.map +0 -1
  391. package/dist/dedicatedCloud/sap/ApplicationServers.js +0 -1
  392. package/dist/dedicatedCloud/sap/ApplicationTypeEnum.d.ts +0 -6
  393. package/dist/dedicatedCloud/sap/ApplicationTypeEnum.d.ts.map +0 -1
  394. package/dist/dedicatedCloud/sap/ApplicationTypeEnum.js +0 -6
  395. package/dist/dedicatedCloud/sap/ApplicationVersionEnum.d.ts +0 -8
  396. package/dist/dedicatedCloud/sap/ApplicationVersionEnum.d.ts.map +0 -1
  397. package/dist/dedicatedCloud/sap/ApplicationVersionEnum.js +0 -8
  398. package/dist/dedicatedCloud/sap/Bucket.d.ts +0 -12
  399. package/dist/dedicatedCloud/sap/Bucket.d.ts.map +0 -1
  400. package/dist/dedicatedCloud/sap/Bucket.js +0 -1
  401. package/dist/dedicatedCloud/sap/DeploymentTypeEnum.d.ts +0 -7
  402. package/dist/dedicatedCloud/sap/DeploymentTypeEnum.d.ts.map +0 -1
  403. package/dist/dedicatedCloud/sap/DeploymentTypeEnum.js +0 -7
  404. package/dist/dedicatedCloud/sap/Firewall.d.ts +0 -10
  405. package/dist/dedicatedCloud/sap/Firewall.d.ts.map +0 -1
  406. package/dist/dedicatedCloud/sap/Firewall.js +0 -1
  407. package/dist/dedicatedCloud/sap/HanaServers.d.ts +0 -34
  408. package/dist/dedicatedCloud/sap/HanaServers.d.ts.map +0 -1
  409. package/dist/dedicatedCloud/sap/HanaServers.js +0 -1
  410. package/dist/dedicatedCloud/sap/Ldp.d.ts +0 -8
  411. package/dist/dedicatedCloud/sap/Ldp.d.ts.map +0 -1
  412. package/dist/dedicatedCloud/sap/Ldp.js +0 -1
  413. package/dist/dedicatedCloud/sap/OvaTemplatesEnum.d.ts +0 -8
  414. package/dist/dedicatedCloud/sap/OvaTemplatesEnum.d.ts.map +0 -1
  415. package/dist/dedicatedCloud/sap/OvaTemplatesEnum.js +0 -8
  416. package/dist/dedicatedCloud/sap/Params.d.ts +0 -51
  417. package/dist/dedicatedCloud/sap/Params.d.ts.map +0 -1
  418. package/dist/dedicatedCloud/sap/Params.js +0 -1
  419. package/dist/dedicatedCloud/sap/Passwords.d.ts +0 -12
  420. package/dist/dedicatedCloud/sap/Passwords.d.ts.map +0 -1
  421. package/dist/dedicatedCloud/sap/Passwords.js +0 -1
  422. package/dist/dedicatedCloud/sap/RolesEnum.d.ts +0 -8
  423. package/dist/dedicatedCloud/sap/RolesEnum.d.ts.map +0 -1
  424. package/dist/dedicatedCloud/sap/RolesEnum.js +0 -8
  425. package/dist/dedicatedCloud/sap/Sids.d.ts +0 -8
  426. package/dist/dedicatedCloud/sap/Sids.d.ts.map +0 -1
  427. package/dist/dedicatedCloud/sap/Sids.js +0 -1
  428. package/dist/dedicatedCloud/sap/StatusEnum.d.ts +0 -10
  429. package/dist/dedicatedCloud/sap/StatusEnum.d.ts.map +0 -1
  430. package/dist/dedicatedCloud/sap/StatusEnum.js +0 -10
  431. package/dist/dedicatedCloud/sap/SystemUsageEnum.d.ts +0 -8
  432. package/dist/dedicatedCloud/sap/SystemUsageEnum.d.ts.map +0 -1
  433. package/dist/dedicatedCloud/sap/SystemUsageEnum.js +0 -8
  434. package/dist/dedicatedCloud/sap/index.d.ts +0 -16
  435. package/dist/dedicatedCloud/sap/index.d.ts.map +0 -1
  436. package/dist/dedicatedCloud/sap/index.js +0 -15
  437. package/dist/sms/Contact.d.ts +0 -12
  438. package/dist/sms/Contact.d.ts.map +0 -1
  439. package/dist/sms/Contact.js +0 -1
  440. package/dist/vrack/PublicRoutingOption.d.ts +0 -6
  441. package/dist/vrack/PublicRoutingOption.d.ts.map +0 -1
  442. package/dist/vrack/PublicRoutingOption.js +0 -1
  443. /package/dist/cloud/{project/dataProcessing/AuthorizationStatus.js → alerting/Alert.js} +0 -0
  444. /package/dist/cloud/{project/dataProcessing/CapabilitiesEngineParameter.js → alerting/Alerting.js} +0 -0
  445. /package/dist/cloud/{project/dataProcessing/CapabilitiesNotebookTemplate.js → alerting/AlertingUpdate.js} +0 -0
  446. /package/dist/cloud/{project/dataProcessing/CapabilitiesTemplate.js → billingView/HourlyDetail.js} +0 -0
  447. /package/dist/cloud/{project/dataProcessing/Capability.js → billingView/HourlyManagedKubernetesService.js} +0 -0
  448. /package/dist/cloud/{project/dataProcessing/EngineParameter.js → billingView/HourlyQuantum.js} +0 -0
  449. /package/dist/cloud/{project/dataProcessing/EngineVersion.js → billingView/HourlyQuantumNotebook.js} +0 -0
  450. /package/dist/cloud/{project/dataProcessing/Info.js → billingView/MonthlySavingsPlan.js} +0 -0
  451. /package/dist/cloud/{project/dataProcessing/Job.js → instance/Action.js} +0 -0
  452. /package/dist/cloud/{project/dataProcessing/JobLogs.js → instance/CreateSnapshot.js} +0 -0
  453. /package/dist/cloud/{project/dataProcessing/LogLine.js → instance/InstanceAddressSubnet.js} +0 -0
  454. /package/dist/cloud/{project/dataProcessing/ParameterValidator.js → instance/InstanceAddressSubnetNetwork.js} +0 -0
  455. /package/dist/cloud/{project/dataProcessing/notebook/Capability.js → instance/InstanceBackup.js} +0 -0
  456. /package/dist/cloud/{project/dataProcessing/notebook/Notebook.js → instance/InstanceFlavor.js} +0 -0
  457. /package/dist/cloud/{project/dataProcessing/notebook/NotebookEnv.js → instance/InstanceFlavorSpecBandwidth.js} +0 -0
  458. /package/dist/cloud/{project/dataProcessing/notebook/NotebookSpec.js → instance/InstanceFlavorSpecWithUnit.js} +0 -0
  459. /package/dist/cloud/{project/dataProcessing/notebook/NotebookStatus.js → instance/InstanceFlavorSpecs.js} +0 -0
  460. /package/dist/cloud/{usage/UsageBill.js → instance/InstanceImage.js} +0 -0
  461. /package/dist/cloud/{usage/UsageCurrentBills.js → instance/InstanceList.js} +0 -0
  462. /package/dist/cloud/{usage/UsageHistoryDetailBills.js → instance/InstancePrice.js} +0 -0
  463. /package/dist/{dedicated/nvmeof/ApiAccess.js → cloud/instance/InstanceVolume.js} +0 -0
  464. /package/dist/{dedicated/nvmeof/Cluster.js → cloud/instance/Reinstall.js} +0 -0
  465. /package/dist/{dedicated/nvmeof/ClusterAccess.js → cloud/instance/Snapshot.js} +0 -0
  466. /package/dist/{dedicated/nvmeof/ClusterWithIAM.js → cloud/project/ai/notebook/NotebookWorkspaceBackupRetentionPolicyInput.js} +0 -0
  467. /package/dist/{dedicated/nvmeof/aCL/Data.js → complexType/UnitAndValueWritableLong.js} +0 -0
  468. /package/dist/dedicated/{nvmeof/aCL/Management.js → ceph/rgw/user/Modify.js} +0 -0
  469. /package/dist/{dedicated/server/HardwareUpgradeTimeslot.js → hosting/web/AbuseState.js} +0 -0
  470. /package/dist/{dedicated/server/ScheduleUpgradePayload.js → ovhcloudconnect/Migration.js} +0 -0
  471. /package/dist/{dedicatedCloud/Sap.js → vps/migration/vPS2020to2025/Put.js} +0 -0
@@ -1,6 +0,0 @@
1
- /** PaymentTypeEnum */
2
- export var PaymentTypeEnum;
3
- (function (PaymentTypeEnum) {
4
- PaymentTypeEnum["post"] = "post";
5
- PaymentTypeEnum["pre"] = "pre";
6
- })(PaymentTypeEnum || (PaymentTypeEnum = {}));
@@ -1,15 +0,0 @@
1
- import { PaymentTypeEnum } from './PaymentTypeEnum';
2
- /** UsageBill */
3
- export interface UsageBill {
4
- /** ID of the bill */
5
- bill_id: string;
6
- /** Amount of credits used in this bill (not necessarily on part) */
7
- credit: number;
8
- /** Amount of the bill that accounts for services for the usage period, credits not taken into account */
9
- part: number;
10
- /** Payment type */
11
- payment_type: PaymentTypeEnum;
12
- /** Total amount of the bill, credits not taken into account */
13
- total: number;
14
- }
15
- //# sourceMappingURL=UsageBill.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"UsageBill.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/usage/UsageBill.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,qCAAqC,CAAC;AAEtE,gBAAgB;AAChB,MAAM,WAAW,SAAS;IACxB,qBAAqB;IACrB,OAAO,EAAE,MAAM,CAAC;IAChB,oEAAoE;IACpE,MAAM,EAAE,MAAM,CAAC;IACf,yGAAyG;IACzG,IAAI,EAAE,MAAM,CAAC;IACb,mBAAmB;IACnB,YAAY,EAAE,eAAe,CAAC;IAC9B,+DAA+D;IAC/D,KAAK,EAAE,MAAM,CAAC;CACf"}
@@ -1,7 +0,0 @@
1
- import { UsageBill } from './UsageBill';
2
- /** UsageCurrentBills */
3
- export interface UsageCurrentBills {
4
- /** Bills related to the current usage */
5
- bills: UsageBill[];
6
- }
7
- //# sourceMappingURL=UsageCurrentBills.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"UsageCurrentBills.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/usage/UsageCurrentBills.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,+BAA+B,CAAC;AAE1D,wBAAwB;AACxB,MAAM,WAAW,iBAAiB;IAChC,yCAAyC;IACzC,KAAK,EAAE,SAAS,EAAE,CAAC;CACpB"}
@@ -1,7 +0,0 @@
1
- import { UsageBill } from './UsageBill';
2
- /** UsageHistoryDetailBills */
3
- export interface UsageHistoryDetailBills {
4
- /** Bills related to the usage */
5
- bills: UsageBill[];
6
- }
7
- //# sourceMappingURL=UsageHistoryDetailBills.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"UsageHistoryDetailBills.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/usage/UsageHistoryDetailBills.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,+BAA+B,CAAC;AAE1D,8BAA8B;AAC9B,MAAM,WAAW,uBAAuB;IACtC,iCAAiC;IACjC,KAAK,EAAE,SAAS,EAAE,CAAC;CACpB"}
@@ -1,8 +0,0 @@
1
- /** Type of API endpoint */
2
- export interface ApiAccess {
3
- /** Cluster API endpoints */
4
- endpoints: string[];
5
- /** token */
6
- token: string;
7
- }
8
- //# sourceMappingURL=ApiAccess.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ApiAccess.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicated/nvmeof/ApiAccess.ts"],"names":[],"mappings":"AAAA,2BAA2B;AAC3B,MAAM,WAAW,SAAS;IACxB,4BAA4B;IAC5B,SAAS,EAAE,MAAM,EAAE,CAAC;IACpB,YAAY;IACZ,KAAK,EAAE,MAAM,CAAC;CACf"}
@@ -1,15 +0,0 @@
1
- import { ClusterStateEnum } from './ClusterStateEnum';
2
- /** Structure describing a service */
3
- export interface Cluster {
4
- /** Datacenter */
5
- datacenter: string;
6
- /** Label of NVMeoF cluster */
7
- label: string;
8
- /** Quantity of NVMeoF cluster */
9
- quantity: number;
10
- /** Identifier of NVMeoF cluster */
11
- serviceName: string;
12
- /** State of NVMeoF cluster */
13
- state: ClusterStateEnum;
14
- }
15
- //# sourceMappingURL=Cluster.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Cluster.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicated/nvmeof/Cluster.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,2CAA2C,CAAC;AAE7E,qCAAqC;AACrC,MAAM,WAAW,OAAO;IACtB,iBAAiB;IACjB,UAAU,EAAE,MAAM,CAAC;IACnB,8BAA8B;IAC9B,KAAK,EAAE,MAAM,CAAC;IACd,iCAAiC;IACjC,QAAQ,EAAE,MAAM,CAAC;IACjB,mCAAmC;IACnC,WAAW,EAAE,MAAM,CAAC;IACpB,8BAA8B;IAC9B,KAAK,EAAE,gBAAgB,CAAC;CACzB"}
@@ -1,11 +0,0 @@
1
- import { ApiAccess } from './ApiAccess';
2
- /** Structure describing access to NVMeoF cluster */
3
- export interface ClusterAccess {
4
- /** Cluster data path access */
5
- apiData: ApiAccess;
6
- /** Cluster management API access */
7
- apiManagement: ApiAccess;
8
- /** CA certificate */
9
- caCert: string;
10
- }
11
- //# sourceMappingURL=ClusterAccess.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ClusterAccess.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicated/nvmeof/ClusterAccess.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,oCAAoC,CAAC;AAE/D,oDAAoD;AACpD,MAAM,WAAW,aAAa;IAC5B,+BAA+B;IAC/B,OAAO,EAAE,SAAS,CAAC;IACnB,oCAAoC;IACpC,aAAa,EAAE,SAAS,CAAC;IACzB,qBAAqB;IACrB,MAAM,EAAE,MAAM,CAAC;CAChB"}
@@ -1,8 +0,0 @@
1
- /** State of NVMeoF cluster */
2
- export declare enum ClusterStateEnum {
3
- 'active' = "active",
4
- 'deleted' = "deleted",
5
- 'new' = "new",
6
- 'suspended' = "suspended"
7
- }
8
- //# sourceMappingURL=ClusterStateEnum.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ClusterStateEnum.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicated/nvmeof/ClusterStateEnum.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,oBAAY,gBAAgB;IAC1B,QAAQ,WAAW;IACnB,SAAS,YAAY;IACrB,KAAK,QAAQ;IACb,WAAW,cAAc;CAC1B"}
@@ -1,8 +0,0 @@
1
- /** State of NVMeoF cluster */
2
- export var ClusterStateEnum;
3
- (function (ClusterStateEnum) {
4
- ClusterStateEnum["active"] = "active";
5
- ClusterStateEnum["deleted"] = "deleted";
6
- ClusterStateEnum["new"] = "new";
7
- ClusterStateEnum["suspended"] = "suspended";
8
- })(ClusterStateEnum || (ClusterStateEnum = {}));
@@ -1,18 +0,0 @@
1
- import { ClusterStateEnum } from './ClusterStateEnum';
2
- import { ResourceMetadata } from '../../iam/ResourceMetadata';
3
- /** Structure describing a service */
4
- export interface ClusterWithIAM {
5
- /** Datacenter */
6
- datacenter: string;
7
- /** IAM resource metadata */
8
- iam?: ResourceMetadata;
9
- /** Label of NVMeoF cluster */
10
- label: string;
11
- /** Quantity of NVMeoF cluster */
12
- quantity: number;
13
- /** Identifier of NVMeoF cluster */
14
- serviceName: string;
15
- /** State of NVMeoF cluster */
16
- state: ClusterStateEnum;
17
- }
18
- //# sourceMappingURL=ClusterWithIAM.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ClusterWithIAM.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicated/nvmeof/ClusterWithIAM.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,2CAA2C,CAAC;AAC7E,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AAEhE,qCAAqC;AACrC,MAAM,WAAW,cAAc;IAC7B,iBAAiB;IACjB,UAAU,EAAE,MAAM,CAAC;IACnB,4BAA4B;IAC5B,GAAG,CAAC,EAAE,gBAAgB,CAAC;IACvB,8BAA8B;IAC9B,KAAK,EAAE,MAAM,CAAC;IACd,iCAAiC;IACjC,QAAQ,EAAE,MAAM,CAAC;IACjB,mCAAmC;IACnC,WAAW,EAAE,MAAM,CAAC;IACpB,8BAA8B;IAC9B,KAAK,EAAE,gBAAgB,CAAC;CACzB"}
@@ -1,7 +0,0 @@
1
- import { Ipv4Block } from '../../../Ipv4Block';
2
- /** Structure describing NVMeoF cluster ACLs */
3
- export interface Data {
4
- /** Cluster data path clients */
5
- networks?: Ipv4Block[];
6
- }
7
- //# sourceMappingURL=Data.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Data.d.ts","sourceRoot":"","sources":["../../../../generated/types/dedicated/nvmeof/aCL/Data.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAE9C,+CAA+C;AAC/C,MAAM,WAAW,IAAI;IACnB,gCAAgC;IAChC,QAAQ,CAAC,EAAE,SAAS,EAAE,CAAC;CACxB"}
@@ -1,7 +0,0 @@
1
- import { Ipv4Block } from '../../../Ipv4Block';
2
- /** Structure describing NVMeoF cluster ACLs */
3
- export interface Management {
4
- /** Cluster management clients */
5
- networks?: Ipv4Block[];
6
- }
7
- //# sourceMappingURL=Management.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Management.d.ts","sourceRoot":"","sources":["../../../../generated/types/dedicated/nvmeof/aCL/Management.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAE9C,+CAA+C;AAC/C,MAAM,WAAW,UAAU;IACzB,iCAAiC;IACjC,QAAQ,CAAC,EAAE,SAAS,EAAE,CAAC;CACxB"}
@@ -1,3 +0,0 @@
1
- export * from './Data';
2
- export * from './Management';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../generated/types/dedicated/nvmeof/aCL/index.ts"],"names":[],"mappings":"AACA,cAAc,QAAQ,CAAC;AACvB,cAAc,cAAc,CAAC"}
@@ -1,2 +0,0 @@
1
- export * from './Data.js';
2
- export * from './Management.js';
@@ -1,8 +0,0 @@
1
- import * as aCL from './aCL/index';
2
- export * from './ApiAccess';
3
- export * from './Cluster';
4
- export * from './ClusterAccess';
5
- export * from './ClusterStateEnum';
6
- export * from './ClusterWithIAM';
7
- export { aCL };
8
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicated/nvmeof/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,GAAG,MAAM,aAAa,CAAC;AAEnC,cAAc,aAAa,CAAC;AAC5B,cAAc,WAAW,CAAC;AAC1B,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,OAAO,EAAE,GAAG,EAAE,CAAC"}
@@ -1,7 +0,0 @@
1
- import * as aCL from './aCL/index.js';
2
- export * from './ApiAccess.js';
3
- export * from './Cluster.js';
4
- export * from './ClusterAccess.js';
5
- export * from './ClusterStateEnum.js';
6
- export * from './ClusterWithIAM.js';
7
- export { aCL };
@@ -1,8 +0,0 @@
1
- /** A time slot for a planned intervention */
2
- export interface HardwareUpgradeTimeslot {
3
- /** End date for the planned intervention */
4
- endDate: string;
5
- /** Start date for the planned intervention */
6
- startDate: string;
7
- }
8
- //# sourceMappingURL=HardwareUpgradeTimeslot.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"HardwareUpgradeTimeslot.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicated/server/HardwareUpgradeTimeslot.ts"],"names":[],"mappings":"AAAA,6CAA6C;AAC7C,MAAM,WAAW,uBAAuB;IACtC,4CAA4C;IAC5C,OAAO,EAAE,MAAM,CAAC;IAChB,8CAA8C;IAC9C,SAAS,EAAE,MAAM,CAAC;CACnB"}
@@ -1,8 +0,0 @@
1
- /** Define a date to perform the upgrade intervention */
2
- export interface ScheduleUpgradePayload {
3
- /** A backup has been performed by the user prior to the intervention date */
4
- hasPerformedBackup: boolean;
5
- /** Wanted beginning date for the upgrade intervention */
6
- wantedBeginningDate: string;
7
- }
8
- //# sourceMappingURL=ScheduleUpgradePayload.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ScheduleUpgradePayload.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicated/server/ScheduleUpgradePayload.ts"],"names":[],"mappings":"AAAA,wDAAwD;AACxD,MAAM,WAAW,sBAAsB;IACrC,6EAA6E;IAC7E,kBAAkB,EAAE,OAAO,CAAC;IAC5B,yDAAyD;IACzD,mBAAmB,EAAE,MAAM,CAAC;CAC7B"}
@@ -1,37 +0,0 @@
1
- import { ApplicationTypeEnum } from './sap/ApplicationTypeEnum';
2
- import { DeploymentTypeEnum } from './sap/DeploymentTypeEnum';
3
- import { StatusEnum } from './sap/StatusEnum';
4
- /** This schema provides detailed information about the pre-installation tasks related to SAP deployments. */
5
- export interface Sap {
6
- /** Provides the current operational state of the Ansible SAP HANA component during the pre-installation process. */
7
- ansibleSapHanaStatus: StatusEnum;
8
- /** Provides the current operational state of the Ansible SAP system component during the pre-installation process. */
9
- ansibleSapSystemStatus: StatusEnum;
10
- /** Describes the type of SAP application that is being installed as part of the pre-installation tasks. */
11
- applicationType: ApplicationTypeEnum;
12
- /** Describes the specific version of the SAP application that is being installed during the pre-installation process. */
13
- applicationVersion: string;
14
- /** Provides the current status of the clean-up operations performed as part of the pre-installation tasks. */
15
- cleanStatus: StatusEnum;
16
- /** Describes the type of deployment strategy being used for the SAP installation during the pre-installation process. */
17
- deploymentType: DeploymentTypeEnum;
18
- /** Records the date and time when the pre-installation tasks were finished. */
19
- endTime?: string;
20
- /** Contains a detailed error message if any issues or failures occurred during the execution of the pre-installation tasks. */
21
- errorMessage?: string;
22
- /** Provides the current operational state of the Gateway component during the pre-installation process. */
23
- gatewayStatus: StatusEnum;
24
- /** Describes the System ID (SID) assigned to the SAP HANA instance being installed as part of the pre-installation tasks. */
25
- sapHanaSid: string;
26
- /** Describes the System ID (SID) assigned to the SAP system being installed as part of the pre-installation tasks. */
27
- sapSid: string;
28
- /** Records the date and time when the pre-installation tasks were initiated. */
29
- startTime: string;
30
- /** Provides an overview of the current overall status of the pre-installation tasks. */
31
- status: StatusEnum;
32
- /** Uniquely identifies each set of pre-installation tasks. */
33
- taskId: string;
34
- /** Provides the current operational state of the Terraform component during the pre-installation process. */
35
- terraformStatus: StatusEnum;
36
- }
37
- //# sourceMappingURL=Sap.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Sap.d.ts","sourceRoot":"","sources":["../../generated/types/dedicatedCloud/Sap.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,gDAAgD,CAAC;AACrF,OAAO,EAAE,kBAAkB,EAAE,MAAM,+CAA+C,CAAC;AACnF,OAAO,EAAE,UAAU,EAAE,MAAM,uCAAuC,CAAC;AAEnE,6GAA6G;AAC7G,MAAM,WAAW,GAAG;IAClB,oHAAoH;IACpH,oBAAoB,EAAE,UAAU,CAAC;IACjC,sHAAsH;IACtH,sBAAsB,EAAE,UAAU,CAAC;IACnC,2GAA2G;IAC3G,eAAe,EAAE,mBAAmB,CAAC;IACrC,yHAAyH;IACzH,kBAAkB,EAAE,MAAM,CAAC;IAC3B,8GAA8G;IAC9G,WAAW,EAAE,UAAU,CAAC;IACxB,yHAAyH;IACzH,cAAc,EAAE,kBAAkB,CAAC;IACnC,+EAA+E;IAC/E,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,+HAA+H;IAC/H,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,2GAA2G;IAC3G,aAAa,EAAE,UAAU,CAAC;IAC1B,6HAA6H;IAC7H,UAAU,EAAE,MAAM,CAAC;IACnB,sHAAsH;IACtH,MAAM,EAAE,MAAM,CAAC;IACf,gFAAgF;IAChF,SAAS,EAAE,MAAM,CAAC;IAClB,wFAAwF;IACxF,MAAM,EAAE,UAAU,CAAC;IACnB,8DAA8D;IAC9D,MAAM,EAAE,MAAM,CAAC;IACf,6GAA6G;IAC7G,eAAe,EAAE,UAAU,CAAC;CAC7B"}
@@ -1,40 +0,0 @@
1
- import { ApplicationTypeEnum } from './sap/ApplicationTypeEnum';
2
- import { DeploymentTypeEnum } from './sap/DeploymentTypeEnum';
3
- import { StatusEnum } from './sap/StatusEnum';
4
- import { ResourceMetadata } from '../iam/ResourceMetadata';
5
- /** This schema provides detailed information about the pre-installation tasks related to SAP deployments. */
6
- export interface SapWithIAM {
7
- /** Provides the current operational state of the Ansible SAP HANA component during the pre-installation process. */
8
- ansibleSapHanaStatus: StatusEnum;
9
- /** Provides the current operational state of the Ansible SAP system component during the pre-installation process. */
10
- ansibleSapSystemStatus: StatusEnum;
11
- /** Describes the type of SAP application that is being installed as part of the pre-installation tasks. */
12
- applicationType: ApplicationTypeEnum;
13
- /** Describes the specific version of the SAP application that is being installed during the pre-installation process. */
14
- applicationVersion: string;
15
- /** Provides the current status of the clean-up operations performed as part of the pre-installation tasks. */
16
- cleanStatus: StatusEnum;
17
- /** Describes the type of deployment strategy being used for the SAP installation during the pre-installation process. */
18
- deploymentType: DeploymentTypeEnum;
19
- /** Records the date and time when the pre-installation tasks were finished. */
20
- endTime?: string;
21
- /** Contains a detailed error message if any issues or failures occurred during the execution of the pre-installation tasks. */
22
- errorMessage?: string;
23
- /** Provides the current operational state of the Gateway component during the pre-installation process. */
24
- gatewayStatus: StatusEnum;
25
- /** IAM resource metadata */
26
- iam?: ResourceMetadata;
27
- /** Describes the System ID (SID) assigned to the SAP HANA instance being installed as part of the pre-installation tasks. */
28
- sapHanaSid: string;
29
- /** Describes the System ID (SID) assigned to the SAP system being installed as part of the pre-installation tasks. */
30
- sapSid: string;
31
- /** Records the date and time when the pre-installation tasks were initiated. */
32
- startTime: string;
33
- /** Provides an overview of the current overall status of the pre-installation tasks. */
34
- status: StatusEnum;
35
- /** Uniquely identifies each set of pre-installation tasks. */
36
- taskId: string;
37
- /** Provides the current operational state of the Terraform component during the pre-installation process. */
38
- terraformStatus: StatusEnum;
39
- }
40
- //# sourceMappingURL=SapWithIAM.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SapWithIAM.d.ts","sourceRoot":"","sources":["../../generated/types/dedicatedCloud/SapWithIAM.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,gDAAgD,CAAC;AACrF,OAAO,EAAE,kBAAkB,EAAE,MAAM,+CAA+C,CAAC;AACnF,OAAO,EAAE,UAAU,EAAE,MAAM,uCAAuC,CAAC;AACnE,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AAEhE,6GAA6G;AAC7G,MAAM,WAAW,UAAU;IACzB,oHAAoH;IACpH,oBAAoB,EAAE,UAAU,CAAC;IACjC,sHAAsH;IACtH,sBAAsB,EAAE,UAAU,CAAC;IACnC,2GAA2G;IAC3G,eAAe,EAAE,mBAAmB,CAAC;IACrC,yHAAyH;IACzH,kBAAkB,EAAE,MAAM,CAAC;IAC3B,8GAA8G;IAC9G,WAAW,EAAE,UAAU,CAAC;IACxB,yHAAyH;IACzH,cAAc,EAAE,kBAAkB,CAAC;IACnC,+EAA+E;IAC/E,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,+HAA+H;IAC/H,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,2GAA2G;IAC3G,aAAa,EAAE,UAAU,CAAC;IAC1B,4BAA4B;IAC5B,GAAG,CAAC,EAAE,gBAAgB,CAAC;IACvB,6HAA6H;IAC7H,UAAU,EAAE,MAAM,CAAC;IACnB,sHAAsH;IACtH,MAAM,EAAE,MAAM,CAAC;IACf,gFAAgF;IAChF,SAAS,EAAE,MAAM,CAAC;IAClB,wFAAwF;IACxF,MAAM,EAAE,UAAU,CAAC;IACnB,8DAA8D;IAC9D,MAAM,EAAE,MAAM,CAAC;IACf,6GAA6G;IAC7G,eAAe,EAAE,UAAU,CAAC;CAC7B"}
@@ -1 +0,0 @@
1
- export {};
@@ -1,33 +0,0 @@
1
- import { OvaTemplatesEnum } from './OvaTemplatesEnum';
2
- import { RolesEnum } from './RolesEnum';
3
- import { Ipv4 } from '../../Ipv4';
4
- /** This section contains the configuration details for setting up the SAP Application servers. */
5
- export interface ApplicationServers {
6
- /** Defines the name of the datastore where the SAP Application server's virtual machine will be stored. */
7
- datastoreName: string;
8
- /** Indicates whether the root password for the SAP Application server is encrypted for enhanced security. */
9
- encryptPassword: boolean;
10
- /** Defines the IPv4 address of the default gateway that the SAP Application server will use to access external networks. */
11
- gateway: Ipv4;
12
- /** Represents the unique instance number assigned to the SAP Application server within the SAP system landscape. */
13
- instanceNumber: string;
14
- /** Defines the static IPv4 address for the SAP Application server, which must be unique within the specified network. */
15
- ipAddress: Ipv4;
16
- /** Allocates the amount of RAM (in gigabytes) to be assigned to the SAP Application server for optimal performance. */
17
- memory: number;
18
- /** Defines the hostname of the SAP Application server's virtual machine, which should be unique. */
19
- name: string;
20
- /** Defines the netmask for the SAP Application server, which defines the network range it belongs to. */
21
- netmask: Ipv4;
22
- /** Defines the network name to which the SAP Application server will be connected. */
23
- network: string;
24
- /** Selects the OVA template that will be used to deploy the SAP Application server. */
25
- ovaTemplate: OvaTemplatesEnum;
26
- /** Assigns a specific role to the SAP Application server, based on its intended function within the SAP environment. */
27
- role: RolesEnum;
28
- /** Defines the password for the root user account of the SAP Application server's virtual machine. */
29
- rootPassword: string;
30
- /** Defines the number of virtual CPUs (vCPUs) that will be allocated to the SAP Application server. */
31
- vcpus: number;
32
- }
33
- //# sourceMappingURL=ApplicationServers.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ApplicationServers.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicatedCloud/sap/ApplicationServers.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,6CAA6C,CAAC;AAC/E,OAAO,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAC;AACjE,OAAO,EAAE,IAAI,EAAE,MAAM,cAAc,CAAC;AAEpC,kGAAkG;AAClG,MAAM,WAAW,kBAAkB;IACjC,2GAA2G;IAC3G,aAAa,EAAE,MAAM,CAAC;IACtB,6GAA6G;IAC7G,eAAe,EAAE,OAAO,CAAC;IACzB,4HAA4H;IAC5H,OAAO,EAAE,IAAI,CAAC;IACd,oHAAoH;IACpH,cAAc,EAAE,MAAM,CAAC;IACvB,yHAAyH;IACzH,SAAS,EAAE,IAAI,CAAC;IAChB,uHAAuH;IACvH,MAAM,EAAE,MAAM,CAAC;IACf,oGAAoG;IACpG,IAAI,EAAE,MAAM,CAAC;IACb,yGAAyG;IACzG,OAAO,EAAE,IAAI,CAAC;IACd,sFAAsF;IACtF,OAAO,EAAE,MAAM,CAAC;IAChB,uFAAuF;IACvF,WAAW,EAAE,gBAAgB,CAAC;IAC9B,wHAAwH;IACxH,IAAI,EAAE,SAAS,CAAC;IAChB,sGAAsG;IACtG,YAAY,EAAE,MAAM,CAAC;IACrB,uGAAuG;IACvG,KAAK,EAAE,MAAM,CAAC;CACf"}
@@ -1 +0,0 @@
1
- export {};
@@ -1,6 +0,0 @@
1
- /** This enumeration specifies the type of SAP application. */
2
- export declare enum ApplicationTypeEnum {
3
- 'ABAP' = "ABAP",
4
- 'JAVA' = "JAVA"
5
- }
6
- //# sourceMappingURL=ApplicationTypeEnum.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ApplicationTypeEnum.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicatedCloud/sap/ApplicationTypeEnum.ts"],"names":[],"mappings":"AAAA,8DAA8D;AAC9D,oBAAY,mBAAmB;IAC7B,MAAM,SAAS;IACf,MAAM,SAAS;CAChB"}
@@ -1,6 +0,0 @@
1
- /** This enumeration specifies the type of SAP application. */
2
- export var ApplicationTypeEnum;
3
- (function (ApplicationTypeEnum) {
4
- ApplicationTypeEnum["ABAP"] = "ABAP";
5
- ApplicationTypeEnum["JAVA"] = "JAVA";
6
- })(ApplicationTypeEnum || (ApplicationTypeEnum = {}));
@@ -1,8 +0,0 @@
1
- /** This enumeration specifies the version of the SAP application. */
2
- export declare enum ApplicationVersionEnum {
3
- 'NetWeaver 7_50' = "NetWeaver 7.50",
4
- 'S/4HANA 2021' = "S/4HANA 2021",
5
- 'S/4HANA 2022' = "S/4HANA 2022",
6
- 'S/4HANA 2023' = "S/4HANA 2023"
7
- }
8
- //# sourceMappingURL=ApplicationVersionEnum.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ApplicationVersionEnum.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicatedCloud/sap/ApplicationVersionEnum.ts"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,oBAAY,sBAAsB;IAChC,gBAAgB,mBAAmB;IACnC,cAAc,iBAAiB;IAC/B,cAAc,iBAAiB;IAC/B,cAAc,iBAAiB;CAChC"}
@@ -1,8 +0,0 @@
1
- /** This enumeration specifies the version of the SAP application. */
2
- export var ApplicationVersionEnum;
3
- (function (ApplicationVersionEnum) {
4
- ApplicationVersionEnum["NetWeaver 7_50"] = "NetWeaver 7.50";
5
- ApplicationVersionEnum["S/4HANA 2021"] = "S/4HANA 2021";
6
- ApplicationVersionEnum["S/4HANA 2022"] = "S/4HANA 2022";
7
- ApplicationVersionEnum["S/4HANA 2023"] = "S/4HANA 2023";
8
- })(ApplicationVersionEnum || (ApplicationVersionEnum = {}));
@@ -1,12 +0,0 @@
1
- /** This schema defines the configuration details required for a bucket, including authentication and endpoint information. */
2
- export interface Bucket {
3
- /** A unique alphanumeric string used as part of the authentication process to access the bucket. */
4
- accessKey: string;
5
- /** The URL where the bucket can be accessed over the internet. */
6
- endpoint: string;
7
- /** A unique identifier assigned to the bucket. */
8
- id: string;
9
- /** Confidential string used with access key for bucket authentication. */
10
- secretKey: string;
11
- }
12
- //# sourceMappingURL=Bucket.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Bucket.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicatedCloud/sap/Bucket.ts"],"names":[],"mappings":"AAAA,8HAA8H;AAC9H,MAAM,WAAW,MAAM;IACrB,oGAAoG;IACpG,SAAS,EAAE,MAAM,CAAC;IAClB,kEAAkE;IAClE,QAAQ,EAAE,MAAM,CAAC;IACjB,kDAAkD;IAClD,EAAE,EAAE,MAAM,CAAC;IACX,0EAA0E;IAC1E,SAAS,EAAE,MAAM,CAAC;CACnB"}
@@ -1 +0,0 @@
1
- export {};
@@ -1,7 +0,0 @@
1
- /** This enumeration specifies the type of deployment for the SAP system. */
2
- export declare enum DeploymentTypeEnum {
3
- 'Distributed' = "Distributed",
4
- 'High-Availability' = "High-Availability",
5
- 'Standard' = "Standard"
6
- }
7
- //# sourceMappingURL=DeploymentTypeEnum.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DeploymentTypeEnum.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicatedCloud/sap/DeploymentTypeEnum.ts"],"names":[],"mappings":"AAAA,4EAA4E;AAC5E,oBAAY,kBAAkB;IAC5B,aAAa,gBAAgB;IAC7B,mBAAmB,sBAAsB;IACzC,UAAU,aAAa;CACxB"}
@@ -1,7 +0,0 @@
1
- /** This enumeration specifies the type of deployment for the SAP system. */
2
- export var DeploymentTypeEnum;
3
- (function (DeploymentTypeEnum) {
4
- DeploymentTypeEnum["Distributed"] = "Distributed";
5
- DeploymentTypeEnum["High-Availability"] = "High-Availability";
6
- DeploymentTypeEnum["Standard"] = "Standard";
7
- })(DeploymentTypeEnum || (DeploymentTypeEnum = {}));
@@ -1,10 +0,0 @@
1
- /** This configuration allows you to manage and control the firewall settings specifically for SAP Central Services, SAP Application servers, and SAP HANA databases at the operating system level. By enabling or disabling the firewall for each component, you can enhance the security of your SAP environment while ensuring that necessary communication channels remain open. */
2
- export interface Firewall {
3
- /** Controls the firewall status for the SAP Application servers at the operating system level. Set to 'true' to enable the firewall, or 'false' to disable it. */
4
- applicationServers: boolean;
5
- /** Controls the firewall status for the SAP Central Services server at the operating system level. Set to 'true' to enable the firewall, or 'false' to disable it. */
6
- centralServices: boolean;
7
- /** Controls the firewall status for the SAP HANA servers at the operating system level. Set to 'true' to enable the firewall, or 'false' to disable it. */
8
- hanaDatabase: boolean;
9
- }
10
- //# sourceMappingURL=Firewall.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Firewall.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicatedCloud/sap/Firewall.ts"],"names":[],"mappings":"AAAA,uXAAuX;AACvX,MAAM,WAAW,QAAQ;IACvB,kKAAkK;IAClK,kBAAkB,EAAE,OAAO,CAAC;IAC5B,sKAAsK;IACtK,eAAe,EAAE,OAAO,CAAC;IACzB,2JAA2J;IAC3J,YAAY,EAAE,OAAO,CAAC;CACvB"}
@@ -1 +0,0 @@
1
- export {};
@@ -1,34 +0,0 @@
1
- import { OvaTemplatesEnum } from './OvaTemplatesEnum';
2
- import { Ipv4 } from '../../Ipv4';
3
- /** This section contains the configuration details required for setting up and managing SAP HANA servers. */
4
- export interface HanaServers {
5
- /** Defines the name of the datastore where the SAP HANA server's virtual machine will be stored. */
6
- datastoreName: string;
7
- /** Indicates whether the root password used for the SAP HANA server is encrypted. */
8
- encryptPassword: boolean;
9
- /** Defines the IPv4 address of the default gateway that the SAP HANA server will use to access external networks. */
10
- gateway: Ipv4;
11
- /** Represents the unique instance number assigned to the SAP HANA server within the SAP system landscape. */
12
- instanceNumber: string;
13
- /** Defines the IPv4 address that will be assigned to the SAP HANA server's virtual machine. */
14
- ipAddress: Ipv4;
15
- /** Allocates the amount of RAM (in gigabytes) to be assigned to the SAP HANA server for optimal performance. */
16
- memory: number;
17
- /** Defines the hostname that will be assigned to the SAP HANA server's virtual machine. */
18
- name: string;
19
- /** Defines the netmask for the SAP HANA server, which defines the network range it belongs to. */
20
- netmask: Ipv4;
21
- /** Defines the network name to which the SAP HANA server will be connected. */
22
- network: string;
23
- /** Selects the OVA template that will be used to deploy the SAP HANA server. */
24
- ovaTemplate: OvaTemplatesEnum;
25
- /** Defines the password for the root user account of the SAP HANA server's virtual machine. */
26
- rootPassword: string;
27
- /** Defines the thick provisioning policy that will be applied to the SAP HANA server's storage allocation. */
28
- thickDatastorePolicy: string;
29
- /** Defines the thin provisioning policy for the SAP HANA server's storage allocation. If left empty, the default storage policy configured at the datastore level will be used. */
30
- thinDatastorePolicy: string;
31
- /** Defines the number of virtual CPUs (vCPUs) that will be allocated to the SAP HANA server. */
32
- vcpus: number;
33
- }
34
- //# sourceMappingURL=HanaServers.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"HanaServers.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicatedCloud/sap/HanaServers.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,6CAA6C,CAAC;AAC/E,OAAO,EAAE,IAAI,EAAE,MAAM,cAAc,CAAC;AAEpC,6GAA6G;AAC7G,MAAM,WAAW,WAAW;IAC1B,oGAAoG;IACpG,aAAa,EAAE,MAAM,CAAC;IACtB,qFAAqF;IACrF,eAAe,EAAE,OAAO,CAAC;IACzB,qHAAqH;IACrH,OAAO,EAAE,IAAI,CAAC;IACd,6GAA6G;IAC7G,cAAc,EAAE,MAAM,CAAC;IACvB,+FAA+F;IAC/F,SAAS,EAAE,IAAI,CAAC;IAChB,gHAAgH;IAChH,MAAM,EAAE,MAAM,CAAC;IACf,2FAA2F;IAC3F,IAAI,EAAE,MAAM,CAAC;IACb,kGAAkG;IAClG,OAAO,EAAE,IAAI,CAAC;IACd,+EAA+E;IAC/E,OAAO,EAAE,MAAM,CAAC;IAChB,gFAAgF;IAChF,WAAW,EAAE,gBAAgB,CAAC;IAC9B,+FAA+F;IAC/F,YAAY,EAAE,MAAM,CAAC;IACrB,8GAA8G;IAC9G,oBAAoB,EAAE,MAAM,CAAC;IAC7B,mLAAmL;IACnL,mBAAmB,EAAE,MAAM,CAAC;IAC5B,gGAAgG;IAChG,KAAK,EAAE,MAAM,CAAC;CACf"}
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- /** This schema defines the necessary configuration parameters for integrating with the SAP Logs Data Platform, including authentication and endpoint details. */
2
- export interface Ldp {
3
- /** A certificate to authenticate and establish a trusted connection with the entrypoint of the SAP Logs Data Platform. */
4
- certificate: string;
5
- /** The specific URL endpoint provided by Logs Data Platform for pushing logs. */
6
- entrypoint: string;
7
- }
8
- //# sourceMappingURL=Ldp.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Ldp.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicatedCloud/sap/Ldp.ts"],"names":[],"mappings":"AAAA,iKAAiK;AACjK,MAAM,WAAW,GAAG;IAClB,0HAA0H;IAC1H,WAAW,EAAE,MAAM,CAAC;IACpB,iFAAiF;IACjF,UAAU,EAAE,MAAM,CAAC;CACpB"}
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- /** This enumeration represents the available OVA templates specifically designed for deploying SAP servers. */
2
- export declare enum OvaTemplatesEnum {
3
- 'SLES SLE-15-SP4-Full-x86_64 (BYOL)' = "SLES SLE-15-SP4-Full-x86_64 (BYOL)",
4
- 'SLES SLE-15-SP5-Full-x86_64 (BYOL)' = "SLES SLE-15-SP5-Full-x86_64 (BYOL)",
5
- 'SLES for SAP SLE-15-SP4-Full-x86_64 (BYOL)' = "SLES for SAP SLE-15-SP4-Full-x86_64 (BYOL)",
6
- 'SLES for SAP SLE-15-SP5-Full-x86_64 (BYOL)' = "SLES for SAP SLE-15-SP5-Full-x86_64 (BYOL)"
7
- }
8
- //# sourceMappingURL=OvaTemplatesEnum.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"OvaTemplatesEnum.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicatedCloud/sap/OvaTemplatesEnum.ts"],"names":[],"mappings":"AAAA,+GAA+G;AAC/G,oBAAY,gBAAgB;IAC1B,oCAAoC,uCAAuC;IAC3E,oCAAoC,uCAAuC;IAC3E,4CAA4C,+CAA+C;IAC3F,4CAA4C,+CAA+C;CAC5F"}
@@ -1,8 +0,0 @@
1
- /** This enumeration represents the available OVA templates specifically designed for deploying SAP servers. */
2
- export var OvaTemplatesEnum;
3
- (function (OvaTemplatesEnum) {
4
- OvaTemplatesEnum["SLES SLE-15-SP4-Full-x86_64 (BYOL)"] = "SLES SLE-15-SP4-Full-x86_64 (BYOL)";
5
- OvaTemplatesEnum["SLES SLE-15-SP5-Full-x86_64 (BYOL)"] = "SLES SLE-15-SP5-Full-x86_64 (BYOL)";
6
- OvaTemplatesEnum["SLES for SAP SLE-15-SP4-Full-x86_64 (BYOL)"] = "SLES for SAP SLE-15-SP4-Full-x86_64 (BYOL)";
7
- OvaTemplatesEnum["SLES for SAP SLE-15-SP5-Full-x86_64 (BYOL)"] = "SLES for SAP SLE-15-SP5-Full-x86_64 (BYOL)";
8
- })(OvaTemplatesEnum || (OvaTemplatesEnum = {}));