ionoscloud 6.0.0.beta.3 → 6.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (627) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +70 -0
  3. data/LICENSE +190 -0
  4. data/README.md +13 -2
  5. data/docs/README.md +66 -2
  6. data/docs/{BackupUnitsApi.md → api/BackupUnitsApi.md} +101 -101
  7. data/docs/{ContractResourcesApi.md → api/ContractResourcesApi.md} +12 -12
  8. data/docs/api/DataCentersApi.md +516 -0
  9. data/docs/api/DefaultApi.md +78 -0
  10. data/docs/{FirewallRulesApi.md → api/FirewallRulesApi.md} +125 -125
  11. data/docs/{FlowLogsApi.md → api/FlowLogsApi.md} +109 -109
  12. data/docs/api/IPBlocksApi.md +516 -0
  13. data/docs/api/ImagesApi.md +428 -0
  14. data/docs/{KubernetesApi.md → api/KubernetesApi.md} +242 -242
  15. data/docs/api/LANsApi.md +794 -0
  16. data/docs/api/LabelsApi.md +2338 -0
  17. data/docs/{LoadBalancersApi.md → api/LoadBalancersApi.md} +166 -174
  18. data/docs/api/LocationsApi.md +259 -0
  19. data/docs/{NATGatewaysApi.md → api/NATGatewaysApi.md} +299 -303
  20. data/docs/{NetworkInterfacesApi.md → api/NetworkInterfacesApi.md} +113 -113
  21. data/docs/{NetworkLoadBalancersApi.md → api/NetworkLoadBalancersApi.md} +315 -319
  22. data/docs/api/PrivateCrossConnectsApi.md +426 -0
  23. data/docs/api/RequestsApi.md +283 -0
  24. data/docs/api/ServersApi.md +1918 -0
  25. data/docs/api/SnapshotsApi.md +428 -0
  26. data/docs/{TemplatesApi.md → api/TemplatesApi.md} +18 -18
  27. data/docs/api/UserManagementApi.md +2039 -0
  28. data/docs/api/UserS3KeysApi.md +516 -0
  29. data/docs/api/VolumesApi.md +709 -0
  30. data/docs/{AttachedVolumes.md → models/AttachedVolumes.md} +6 -6
  31. data/docs/{BackupUnit.md → models/BackupUnit.md} +3 -3
  32. data/docs/{BackupUnitProperties.md → models/BackupUnitProperties.md} +2 -2
  33. data/docs/{BackupUnitSSO.md → models/BackupUnitSSO.md} +0 -0
  34. data/docs/{BackupUnits.md → models/BackupUnits.md} +4 -4
  35. data/docs/{BalancedNics.md → models/BalancedNics.md} +6 -6
  36. data/docs/{Cdroms.md → models/Cdroms.md} +6 -6
  37. data/docs/{ConnectableDatacenter.md → models/ConnectableDatacenter.md} +0 -0
  38. data/docs/{Contract.md → models/Contract.md} +1 -1
  39. data/docs/{ContractProperties.md → models/ContractProperties.md} +4 -4
  40. data/docs/{Contracts.md → models/Contracts.md} +4 -4
  41. data/docs/{CpuArchitectureProperties.md → models/CpuArchitectureProperties.md} +1 -1
  42. data/docs/{DataCenterEntities.md → models/DataCenterEntities.md} +0 -0
  43. data/docs/{Datacenter.md → models/Datacenter.md} +3 -3
  44. data/docs/{DatacenterElementMetadata.md → models/DatacenterElementMetadata.md} +6 -6
  45. data/docs/{DatacenterProperties.md → models/DatacenterProperties.md} +6 -6
  46. data/docs/{Datacenters.md → models/Datacenters.md} +6 -6
  47. data/docs/{Error.md → models/Error.md} +1 -1
  48. data/docs/{ErrorMessage.md → models/ErrorMessage.md} +3 -3
  49. data/docs/{FirewallRule.md → models/FirewallRule.md} +3 -3
  50. data/docs/{FirewallRules.md → models/FirewallRules.md} +6 -6
  51. data/docs/{FirewallruleProperties.md → models/FirewallruleProperties.md} +10 -10
  52. data/docs/{FlowLog.md → models/FlowLog.md} +3 -3
  53. data/docs/{FlowLogProperties.md → models/FlowLogProperties.md} +1 -1
  54. data/docs/{FlowLogPut.md → models/FlowLogPut.md} +3 -3
  55. data/docs/{FlowLogs.md → models/FlowLogs.md} +6 -6
  56. data/docs/{Group.md → models/Group.md} +3 -3
  57. data/docs/{GroupEntities.md → models/GroupEntities.md} +0 -0
  58. data/docs/{GroupMembers.md → models/GroupMembers.md} +4 -4
  59. data/docs/{GroupProperties.md → models/GroupProperties.md} +11 -11
  60. data/docs/{GroupShare.md → models/GroupShare.md} +2 -2
  61. data/docs/{GroupShareProperties.md → models/GroupShareProperties.md} +0 -0
  62. data/docs/{GroupShares.md → models/GroupShares.md} +3 -3
  63. data/docs/{GroupUsers.md → models/GroupUsers.md} +4 -4
  64. data/docs/{Groups.md → models/Groups.md} +4 -4
  65. data/docs/{IPFailover.md → models/IPFailover.md} +0 -0
  66. data/docs/{Image.md → models/Image.md} +3 -3
  67. data/docs/models/ImageProperties.md +54 -0
  68. data/docs/{Images.md → models/Images.md} +4 -4
  69. data/docs/{Info.md → models/Info.md} +0 -0
  70. data/docs/{IpBlock.md → models/IpBlock.md} +3 -3
  71. data/docs/{IpBlockProperties.md → models/IpBlockProperties.md} +5 -5
  72. data/docs/models/IpBlocks.md +30 -0
  73. data/docs/{IpConsumer.md → models/IpConsumer.md} +0 -0
  74. data/docs/{KubernetesAutoScaling.md → models/KubernetesAutoScaling.md} +0 -0
  75. data/docs/{KubernetesCluster.md → models/KubernetesCluster.md} +2 -2
  76. data/docs/{KubernetesClusterEntities.md → models/KubernetesClusterEntities.md} +0 -0
  77. data/docs/{KubernetesClusterForPost.md → models/KubernetesClusterForPost.md} +2 -2
  78. data/docs/{KubernetesClusterForPut.md → models/KubernetesClusterForPut.md} +2 -2
  79. data/docs/{KubernetesClusterProperties.md → models/KubernetesClusterProperties.md} +6 -4
  80. data/docs/models/KubernetesClusterPropertiesForPost.md +28 -0
  81. data/docs/models/KubernetesClusterPropertiesForPut.md +26 -0
  82. data/docs/{KubernetesClusters.md → models/KubernetesClusters.md} +4 -4
  83. data/docs/{KubernetesMaintenanceWindow.md → models/KubernetesMaintenanceWindow.md} +0 -0
  84. data/docs/{KubernetesNode.md → models/KubernetesNode.md} +2 -2
  85. data/docs/{KubernetesNodeMetadata.md → models/KubernetesNodeMetadata.md} +4 -4
  86. data/docs/{KubernetesNodePool.md → models/KubernetesNodePool.md} +2 -2
  87. data/docs/{KubernetesNodePoolForPost.md → models/KubernetesNodePoolForPost.md} +2 -2
  88. data/docs/{KubernetesNodePoolForPut.md → models/KubernetesNodePoolForPut.md} +2 -2
  89. data/docs/{KubernetesNodePoolLan.md → models/KubernetesNodePoolLan.md} +2 -2
  90. data/docs/{KubernetesNodePoolLanRoutes.md → models/KubernetesNodePoolLanRoutes.md} +0 -0
  91. data/docs/{KubernetesNodePoolProperties.md → models/KubernetesNodePoolProperties.md} +16 -14
  92. data/docs/models/KubernetesNodePoolPropertiesForPost.md +50 -0
  93. data/docs/{KubernetesNodePoolPropertiesForPut.md → models/KubernetesNodePoolPropertiesForPut.md} +6 -6
  94. data/docs/{KubernetesNodePools.md → models/KubernetesNodePools.md} +4 -4
  95. data/docs/{KubernetesNodeProperties.md → models/KubernetesNodeProperties.md} +2 -2
  96. data/docs/{KubernetesNodes.md → models/KubernetesNodes.md} +4 -4
  97. data/docs/{Label.md → models/Label.md} +2 -2
  98. data/docs/{LabelProperties.md → models/LabelProperties.md} +3 -3
  99. data/docs/{LabelResource.md → models/LabelResource.md} +2 -2
  100. data/docs/{LabelResourceProperties.md → models/LabelResourceProperties.md} +2 -2
  101. data/docs/{LabelResources.md → models/LabelResources.md} +6 -6
  102. data/docs/{Labels.md → models/Labels.md} +4 -4
  103. data/docs/{Lan.md → models/Lan.md} +3 -3
  104. data/docs/{LanEntities.md → models/LanEntities.md} +0 -0
  105. data/docs/{LanNics.md → models/LanNics.md} +6 -6
  106. data/docs/{LanPost.md → models/LanPost.md} +3 -3
  107. data/docs/{LanProperties.md → models/LanProperties.md} +3 -3
  108. data/docs/{LanPropertiesPost.md → models/LanPropertiesPost.md} +3 -3
  109. data/docs/{Lans.md → models/Lans.md} +6 -6
  110. data/docs/{Loadbalancer.md → models/Loadbalancer.md} +3 -3
  111. data/docs/{LoadbalancerEntities.md → models/LoadbalancerEntities.md} +0 -0
  112. data/docs/{LoadbalancerProperties.md → models/LoadbalancerProperties.md} +3 -3
  113. data/docs/{Loadbalancers.md → models/Loadbalancers.md} +6 -6
  114. data/docs/{Location.md → models/Location.md} +3 -3
  115. data/docs/{LocationProperties.md → models/LocationProperties.md} +1 -1
  116. data/docs/{Locations.md → models/Locations.md} +4 -4
  117. data/docs/{NatGateway.md → models/NatGateway.md} +3 -3
  118. data/docs/{NatGatewayEntities.md → models/NatGatewayEntities.md} +0 -0
  119. data/docs/{NatGatewayLanProperties.md → models/NatGatewayLanProperties.md} +2 -2
  120. data/docs/{NatGatewayProperties.md → models/NatGatewayProperties.md} +3 -3
  121. data/docs/{NatGatewayPut.md → models/NatGatewayPut.md} +3 -3
  122. data/docs/{NatGatewayRule.md → models/NatGatewayRule.md} +3 -3
  123. data/docs/{NatGatewayRuleProperties.md → models/NatGatewayRuleProperties.md} +7 -7
  124. data/docs/{NatGatewayRuleProtocol.md → models/NatGatewayRuleProtocol.md} +0 -0
  125. data/docs/{NatGatewayRulePut.md → models/NatGatewayRulePut.md} +3 -3
  126. data/docs/{NatGatewayRuleType.md → models/NatGatewayRuleType.md} +0 -0
  127. data/docs/{NatGatewayRules.md → models/NatGatewayRules.md} +4 -4
  128. data/docs/{NatGateways.md → models/NatGateways.md} +6 -6
  129. data/docs/{NetworkLoadBalancer.md → models/NetworkLoadBalancer.md} +3 -3
  130. data/docs/{NetworkLoadBalancerEntities.md → models/NetworkLoadBalancerEntities.md} +0 -0
  131. data/docs/{NetworkLoadBalancerForwardingRule.md → models/NetworkLoadBalancerForwardingRule.md} +3 -3
  132. data/docs/models/NetworkLoadBalancerForwardingRuleHealthCheck.md +24 -0
  133. data/docs/{NetworkLoadBalancerForwardingRuleProperties.md → models/NetworkLoadBalancerForwardingRuleProperties.md} +7 -7
  134. data/docs/{NetworkLoadBalancerForwardingRulePut.md → models/NetworkLoadBalancerForwardingRulePut.md} +3 -3
  135. data/docs/models/NetworkLoadBalancerForwardingRuleTarget.md +24 -0
  136. data/docs/models/NetworkLoadBalancerForwardingRuleTargetHealthCheck.md +22 -0
  137. data/docs/{NetworkLoadBalancerForwardingRules.md → models/NetworkLoadBalancerForwardingRules.md} +6 -6
  138. data/docs/models/NetworkLoadBalancerProperties.md +26 -0
  139. data/docs/{NetworkLoadBalancerPut.md → models/NetworkLoadBalancerPut.md} +3 -3
  140. data/docs/{NetworkLoadBalancers.md → models/NetworkLoadBalancers.md} +6 -6
  141. data/docs/{Nic.md → models/Nic.md} +3 -3
  142. data/docs/{NicEntities.md → models/NicEntities.md} +0 -0
  143. data/docs/models/NicProperties.md +34 -0
  144. data/docs/{NicPut.md → models/NicPut.md} +3 -3
  145. data/docs/{Nics.md → models/Nics.md} +6 -6
  146. data/docs/{NoStateMetaData.md → models/NoStateMetaData.md} +5 -5
  147. data/docs/{PaginationLinks.md → models/PaginationLinks.md} +3 -3
  148. data/docs/{Peer.md → models/Peer.md} +0 -0
  149. data/docs/{PrivateCrossConnect.md → models/PrivateCrossConnect.md} +3 -3
  150. data/docs/{PrivateCrossConnectProperties.md → models/PrivateCrossConnectProperties.md} +4 -4
  151. data/docs/{PrivateCrossConnects.md → models/PrivateCrossConnects.md} +4 -4
  152. data/docs/{RemoteConsoleUrl.md → models/RemoteConsoleUrl.md} +0 -0
  153. data/docs/{Request.md → models/Request.md} +3 -3
  154. data/docs/{RequestMetadata.md → models/RequestMetadata.md} +2 -2
  155. data/docs/{RequestProperties.md → models/RequestProperties.md} +0 -0
  156. data/docs/{RequestStatus.md → models/RequestStatus.md} +3 -3
  157. data/docs/{RequestStatusMetadata.md → models/RequestStatusMetadata.md} +1 -1
  158. data/docs/{RequestTarget.md → models/RequestTarget.md} +0 -0
  159. data/docs/{Requests.md → models/Requests.md} +6 -6
  160. data/docs/{Resource.md → models/Resource.md} +3 -3
  161. data/docs/{ResourceEntities.md → models/ResourceEntities.md} +0 -0
  162. data/docs/{ResourceGroups.md → models/ResourceGroups.md} +4 -4
  163. data/docs/models/ResourceLimits.md +60 -0
  164. data/docs/{ResourceProperties.md → models/ResourceProperties.md} +2 -2
  165. data/docs/{ResourceReference.md → models/ResourceReference.md} +3 -3
  166. data/docs/{Resources.md → models/Resources.md} +4 -4
  167. data/docs/{ResourcesUsers.md → models/ResourcesUsers.md} +4 -4
  168. data/docs/models/S3Bucket.md +18 -0
  169. data/docs/{S3Key.md → models/S3Key.md} +3 -3
  170. data/docs/{S3KeyMetadata.md → models/S3KeyMetadata.md} +2 -2
  171. data/docs/{S3KeyProperties.md → models/S3KeyProperties.md} +2 -2
  172. data/docs/{S3Keys.md → models/S3Keys.md} +4 -4
  173. data/docs/{S3ObjectStorageSSO.md → models/S3ObjectStorageSSO.md} +0 -0
  174. data/docs/{Server.md → models/Server.md} +3 -3
  175. data/docs/{ServerEntities.md → models/ServerEntities.md} +0 -0
  176. data/docs/{ServerProperties.md → models/ServerProperties.md} +7 -7
  177. data/docs/{Servers.md → models/Servers.md} +6 -6
  178. data/docs/{Snapshot.md → models/Snapshot.md} +3 -3
  179. data/docs/models/SnapshotProperties.md +48 -0
  180. data/docs/{Snapshots.md → models/Snapshots.md} +4 -4
  181. data/docs/{TargetPortRange.md → models/TargetPortRange.md} +2 -2
  182. data/docs/{Template.md → models/Template.md} +3 -3
  183. data/docs/{TemplateProperties.md → models/TemplateProperties.md} +4 -4
  184. data/docs/{Templates.md → models/Templates.md} +4 -4
  185. data/docs/{Token.md → models/Token.md} +1 -1
  186. data/docs/{Type.md → models/Type.md} +0 -0
  187. data/docs/{User.md → models/User.md} +3 -3
  188. data/docs/{UserMetadata.md → models/UserMetadata.md} +3 -3
  189. data/docs/{UserPost.md → models/UserPost.md} +0 -0
  190. data/docs/models/UserProperties.md +32 -0
  191. data/docs/models/UserPropertiesPost.md +32 -0
  192. data/docs/models/UserPropertiesPut.md +32 -0
  193. data/docs/{UserPut.md → models/UserPut.md} +1 -1
  194. data/docs/models/Users.md +30 -0
  195. data/docs/{UsersEntities.md → models/UsersEntities.md} +0 -0
  196. data/docs/{Volume.md → models/Volume.md} +3 -3
  197. data/docs/{VolumeProperties.md → models/VolumeProperties.md} +23 -19
  198. data/docs/{Volumes.md → models/Volumes.md} +6 -6
  199. data/docs/summary.md +192 -382
  200. data/git_push.sh +0 -3
  201. data/ionoscloud.gemspec +4 -4
  202. data/lib/ionoscloud/api/_api.rb +9 -9
  203. data/lib/ionoscloud/api/backup_units_api.rb +94 -94
  204. data/lib/ionoscloud/api/contract_resources_api.rb +13 -13
  205. data/lib/ionoscloud/api/data_centers_api.rb +81 -81
  206. data/lib/ionoscloud/api/firewall_rules_api.rb +117 -117
  207. data/lib/ionoscloud/api/flow_logs_api.rb +103 -103
  208. data/lib/ionoscloud/api/images_api.rb +65 -65
  209. data/lib/ionoscloud/api/ip_blocks_api.rb +95 -77
  210. data/lib/ionoscloud/api/kubernetes_api.rb +218 -218
  211. data/lib/ionoscloud/api/labels_api.rb +395 -431
  212. data/lib/ionoscloud/api/lans_api.rb +216 -216
  213. data/lib/ionoscloud/api/load_balancers_api.rb +153 -189
  214. data/lib/ionoscloud/api/locations_api.rb +39 -39
  215. data/lib/ionoscloud/api/nat_gateways_api.rb +273 -291
  216. data/lib/ionoscloud/api/network_interfaces_api.rb +105 -105
  217. data/lib/ionoscloud/api/network_load_balancers_api.rb +287 -305
  218. data/lib/ionoscloud/api/private_cross_connects_api.rb +63 -81
  219. data/lib/ionoscloud/api/requests_api.rb +63 -63
  220. data/lib/ionoscloud/api/servers_api.rb +339 -339
  221. data/lib/ionoscloud/api/snapshots_api.rb +63 -63
  222. data/lib/ionoscloud/api/templates_api.rb +17 -17
  223. data/lib/ionoscloud/api/user_management_api.rb +325 -305
  224. data/lib/ionoscloud/api/user_s3_keys_api.rb +81 -81
  225. data/lib/ionoscloud/api/volumes_api.rb +132 -132
  226. data/lib/ionoscloud/api_client.rb +8 -7
  227. data/lib/ionoscloud/api_error.rb +3 -3
  228. data/lib/ionoscloud/configuration.rb +3 -3
  229. data/lib/ionoscloud/models/attached_volumes.rb +76 -20
  230. data/lib/ionoscloud/models/backup_unit.rb +53 -11
  231. data/lib/ionoscloud/models/backup_unit_properties.rb +34 -8
  232. data/lib/ionoscloud/models/backup_unit_sso.rb +14 -4
  233. data/lib/ionoscloud/models/backup_units.rb +47 -15
  234. data/lib/ionoscloud/models/balanced_nics.rb +76 -20
  235. data/lib/ionoscloud/models/cdroms.rb +76 -20
  236. data/lib/ionoscloud/models/connectable_datacenter.rb +32 -6
  237. data/lib/ionoscloud/models/contract.rb +24 -6
  238. data/lib/ionoscloud/models/contract_properties.rb +54 -12
  239. data/lib/ionoscloud/models/contracts.rb +47 -15
  240. data/lib/ionoscloud/models/cpu_architecture_properties.rb +42 -8
  241. data/lib/ionoscloud/models/data_center_entities.rb +59 -9
  242. data/lib/ionoscloud/models/datacenter.rb +62 -12
  243. data/lib/ionoscloud/models/datacenter_element_metadata.rb +83 -17
  244. data/lib/ionoscloud/models/datacenter_properties.rb +78 -24
  245. data/lib/ionoscloud/models/datacenters.rb +76 -20
  246. data/lib/ionoscloud/models/error.rb +26 -10
  247. data/lib/ionoscloud/models/error_message.rb +25 -7
  248. data/lib/ionoscloud/models/firewall_rule.rb +53 -11
  249. data/lib/ionoscloud/models/firewall_rules.rb +76 -20
  250. data/lib/ionoscloud/models/firewallrule_properties.rb +110 -23
  251. data/lib/ionoscloud/models/flow_log.rb +53 -11
  252. data/lib/ionoscloud/models/flow_log_properties.rb +42 -8
  253. data/lib/ionoscloud/models/flow_log_put.rb +44 -10
  254. data/lib/ionoscloud/models/flow_logs.rb +76 -20
  255. data/lib/ionoscloud/models/group.rb +53 -11
  256. data/lib/ionoscloud/models/group_entities.rb +23 -5
  257. data/lib/ionoscloud/models/group_members.rb +47 -15
  258. data/lib/ionoscloud/models/group_properties.rb +133 -27
  259. data/lib/ionoscloud/models/group_share.rb +43 -9
  260. data/lib/ionoscloud/models/group_share_properties.rb +23 -5
  261. data/lib/ionoscloud/models/group_shares.rb +46 -14
  262. data/lib/ionoscloud/models/group_users.rb +48 -16
  263. data/lib/ionoscloud/models/groups.rb +47 -15
  264. data/lib/ionoscloud/models/image.rb +53 -11
  265. data/lib/ionoscloud/models/image_properties.rb +199 -47
  266. data/lib/ionoscloud/models/images.rb +47 -15
  267. data/lib/ionoscloud/models/info.rb +32 -6
  268. data/lib/ionoscloud/models/ip_block.rb +53 -11
  269. data/lib/ionoscloud/models/ip_block_properties.rb +59 -21
  270. data/lib/ionoscloud/models/ip_blocks.rb +103 -18
  271. data/lib/ionoscloud/models/ip_consumer.rb +86 -12
  272. data/lib/ionoscloud/models/ip_failover.rb +23 -5
  273. data/lib/ionoscloud/models/kubernetes_auto_scaling.rb +23 -5
  274. data/lib/ionoscloud/models/kubernetes_cluster.rb +61 -11
  275. data/lib/ionoscloud/models/kubernetes_cluster_entities.rb +14 -4
  276. data/lib/ionoscloud/models/kubernetes_cluster_for_post.rb +61 -11
  277. data/lib/ionoscloud/models/kubernetes_cluster_for_put.rb +61 -11
  278. data/lib/ionoscloud/models/kubernetes_cluster_properties.rb +99 -27
  279. data/lib/ionoscloud/models/kubernetes_cluster_properties_for_post.rb +77 -17
  280. data/lib/ionoscloud/models/kubernetes_cluster_properties_for_put.rb +73 -11
  281. data/lib/ionoscloud/models/kubernetes_clusters.rb +47 -15
  282. data/lib/ionoscloud/models/kubernetes_maintenance_window.rb +23 -5
  283. data/lib/ionoscloud/models/kubernetes_node.rb +52 -10
  284. data/lib/ionoscloud/models/kubernetes_node_metadata.rb +54 -12
  285. data/lib/ionoscloud/models/kubernetes_node_pool.rb +52 -10
  286. data/lib/ionoscloud/models/kubernetes_node_pool_for_post.rb +52 -10
  287. data/lib/ionoscloud/models/kubernetes_node_pool_for_put.rb +52 -10
  288. data/lib/ionoscloud/models/kubernetes_node_pool_lan.rb +40 -11
  289. data/lib/ionoscloud/models/kubernetes_node_pool_lan_routes.rb +23 -5
  290. data/lib/ionoscloud/models/kubernetes_node_pool_properties.rb +202 -56
  291. data/lib/ionoscloud/models/kubernetes_node_pool_properties_for_post.rb +190 -50
  292. data/lib/ionoscloud/models/kubernetes_node_pool_properties_for_put.rb +99 -38
  293. data/lib/ionoscloud/models/kubernetes_node_pools.rb +47 -15
  294. data/lib/ionoscloud/models/kubernetes_node_properties.rb +43 -9
  295. data/lib/ionoscloud/models/kubernetes_nodes.rb +47 -15
  296. data/lib/ionoscloud/models/label.rb +52 -10
  297. data/lib/ionoscloud/models/label_properties.rb +53 -11
  298. data/lib/ionoscloud/models/label_resource.rb +52 -10
  299. data/lib/ionoscloud/models/label_resource_properties.rb +25 -7
  300. data/lib/ionoscloud/models/label_resources.rb +76 -20
  301. data/lib/ionoscloud/models/labels.rb +47 -15
  302. data/lib/ionoscloud/models/lan.rb +62 -12
  303. data/lib/ionoscloud/models/lan_entities.rb +14 -4
  304. data/lib/ionoscloud/models/lan_nics.rb +76 -20
  305. data/lib/ionoscloud/models/lan_post.rb +62 -12
  306. data/lib/ionoscloud/models/lan_properties.rb +46 -14
  307. data/lib/ionoscloud/models/lan_properties_post.rb +46 -14
  308. data/lib/ionoscloud/models/lans.rb +76 -20
  309. data/lib/ionoscloud/models/loadbalancer.rb +62 -12
  310. data/lib/ionoscloud/models/loadbalancer_entities.rb +14 -4
  311. data/lib/ionoscloud/models/loadbalancer_properties.rb +36 -9
  312. data/lib/ionoscloud/models/loadbalancers.rb +76 -20
  313. data/lib/ionoscloud/models/location.rb +53 -11
  314. data/lib/ionoscloud/models/location_properties.rb +48 -20
  315. data/lib/ionoscloud/models/locations.rb +47 -15
  316. data/lib/ionoscloud/models/nat_gateway.rb +62 -12
  317. data/lib/ionoscloud/models/nat_gateway_entities.rb +23 -5
  318. data/lib/ionoscloud/models/nat_gateway_lan_properties.rb +27 -11
  319. data/lib/ionoscloud/models/nat_gateway_properties.rb +39 -17
  320. data/lib/ionoscloud/models/nat_gateway_put.rb +44 -10
  321. data/lib/ionoscloud/models/nat_gateway_rule.rb +53 -11
  322. data/lib/ionoscloud/models/nat_gateway_rule_properties.rb +74 -16
  323. data/lib/ionoscloud/models/nat_gateway_rule_protocol.rb +3 -3
  324. data/lib/ionoscloud/models/nat_gateway_rule_put.rb +44 -10
  325. data/lib/ionoscloud/models/nat_gateway_rule_type.rb +3 -3
  326. data/lib/ionoscloud/models/nat_gateway_rules.rb +47 -15
  327. data/lib/ionoscloud/models/nat_gateways.rb +76 -20
  328. data/lib/ionoscloud/models/network_load_balancer.rb +62 -12
  329. data/lib/ionoscloud/models/network_load_balancer_entities.rb +23 -5
  330. data/lib/ionoscloud/models/network_load_balancer_forwarding_rule.rb +53 -11
  331. data/lib/ionoscloud/models/network_load_balancer_forwarding_rule_health_check.rb +44 -20
  332. data/lib/ionoscloud/models/network_load_balancer_forwarding_rule_properties.rb +78 -22
  333. data/lib/ionoscloud/models/network_load_balancer_forwarding_rule_put.rb +44 -10
  334. data/lib/ionoscloud/models/network_load_balancer_forwarding_rule_target.rb +44 -10
  335. data/lib/ionoscloud/models/network_load_balancer_forwarding_rule_target_health_check.rb +35 -9
  336. data/lib/ionoscloud/models/network_load_balancer_forwarding_rules.rb +76 -20
  337. data/lib/ionoscloud/models/network_load_balancer_properties.rb +59 -21
  338. data/lib/ionoscloud/models/network_load_balancer_put.rb +44 -10
  339. data/lib/ionoscloud/models/network_load_balancers.rb +76 -20
  340. data/lib/ionoscloud/models/nic.rb +62 -12
  341. data/lib/ionoscloud/models/nic_entities.rb +23 -5
  342. data/lib/ionoscloud/models/nic_properties.rb +98 -25
  343. data/lib/ionoscloud/models/nic_put.rb +44 -10
  344. data/lib/ionoscloud/models/nics.rb +76 -20
  345. data/lib/ionoscloud/models/no_state_meta_data.rb +73 -15
  346. data/lib/ionoscloud/models/pagination_links.rb +35 -9
  347. data/lib/ionoscloud/models/peer.rb +50 -8
  348. data/lib/ionoscloud/models/private_cross_connect.rb +53 -11
  349. data/lib/ionoscloud/models/private_cross_connect_properties.rb +49 -19
  350. data/lib/ionoscloud/models/private_cross_connects.rb +47 -15
  351. data/lib/ionoscloud/models/remote_console_url.rb +14 -4
  352. data/lib/ionoscloud/models/request.rb +53 -11
  353. data/lib/ionoscloud/models/request_metadata.rb +43 -9
  354. data/lib/ionoscloud/models/request_properties.rb +43 -11
  355. data/lib/ionoscloud/models/request_status.rb +44 -10
  356. data/lib/ionoscloud/models/request_status_metadata.rb +44 -12
  357. data/lib/ionoscloud/models/request_target.rb +23 -5
  358. data/lib/ionoscloud/models/requests.rb +76 -20
  359. data/lib/ionoscloud/models/resource.rb +62 -12
  360. data/lib/ionoscloud/models/resource_entities.rb +14 -4
  361. data/lib/ionoscloud/models/resource_groups.rb +47 -15
  362. data/lib/ionoscloud/models/resource_limits.rb +225 -47
  363. data/lib/ionoscloud/models/resource_properties.rb +25 -7
  364. data/lib/ionoscloud/models/resource_reference.rb +35 -9
  365. data/lib/ionoscloud/models/resources.rb +48 -16
  366. data/lib/ionoscloud/models/resources_users.rb +47 -15
  367. data/lib/ionoscloud/models/s3_bucket.rb +232 -0
  368. data/lib/ionoscloud/models/s3_key.rb +53 -11
  369. data/lib/ionoscloud/models/s3_key_metadata.rb +25 -7
  370. data/lib/ionoscloud/models/s3_key_properties.rb +25 -7
  371. data/lib/ionoscloud/models/s3_keys.rb +47 -15
  372. data/lib/ionoscloud/models/s3_object_storage_sso.rb +14 -4
  373. data/lib/ionoscloud/models/server.rb +62 -12
  374. data/lib/ionoscloud/models/server_entities.rb +32 -6
  375. data/lib/ionoscloud/models/server_properties.rb +102 -20
  376. data/lib/ionoscloud/models/servers.rb +76 -20
  377. data/lib/ionoscloud/models/snapshot.rb +53 -11
  378. data/lib/ionoscloud/models/snapshot_properties.rb +165 -35
  379. data/lib/ionoscloud/models/snapshots.rb +47 -15
  380. data/lib/ionoscloud/models/target_port_range.rb +25 -7
  381. data/lib/ionoscloud/models/template.rb +53 -11
  382. data/lib/ionoscloud/models/template_properties.rb +45 -11
  383. data/lib/ionoscloud/models/templates.rb +47 -15
  384. data/lib/ionoscloud/models/token.rb +15 -5
  385. data/lib/ionoscloud/models/type.rb +5 -5
  386. data/lib/ionoscloud/models/user.rb +62 -12
  387. data/lib/ionoscloud/models/user_metadata.rb +35 -9
  388. data/lib/ionoscloud/models/user_post.rb +14 -4
  389. data/lib/ionoscloud/models/user_properties.rb +85 -19
  390. data/lib/ionoscloud/models/user_properties_post.rb +85 -19
  391. data/lib/ionoscloud/models/user_properties_put.rb +94 -18
  392. data/lib/ionoscloud/models/user_put.rb +24 -6
  393. data/lib/ionoscloud/models/users.rb +103 -18
  394. data/lib/ionoscloud/models/users_entities.rb +23 -5
  395. data/lib/ionoscloud/models/volume.rb +53 -11
  396. data/lib/ionoscloud/models/volume_properties.rb +240 -53
  397. data/lib/ionoscloud/models/volumes.rb +76 -20
  398. data/lib/ionoscloud/version.rb +4 -4
  399. data/lib/ionoscloud.rb +5 -4
  400. data/lib/test_driver.rb +119 -0
  401. data/sonar-project.properties +12 -0
  402. data/spec/api_client_spec.rb +3 -3
  403. data/spec/configuration_spec.rb +3 -3
  404. data/spec/spec_helper.rb +3 -3
  405. metadata +211 -590
  406. data/docs/DataCentersApi.md +0 -516
  407. data/docs/DefaultApi.md +0 -78
  408. data/docs/IPBlocksApi.md +0 -512
  409. data/docs/ImageProperties.md +0 -54
  410. data/docs/ImagesApi.md +0 -428
  411. data/docs/IpBlocks.md +0 -24
  412. data/docs/KubernetesClusterPropertiesForPost.md +0 -26
  413. data/docs/KubernetesClusterPropertiesForPut.md +0 -22
  414. data/docs/KubernetesNodePoolPropertiesForPost.md +0 -48
  415. data/docs/LabelsApi.md +0 -2346
  416. data/docs/LansApi.md +0 -794
  417. data/docs/LocationsApi.md +0 -259
  418. data/docs/NetworkLoadBalancerForwardingRuleHealthCheck.md +0 -26
  419. data/docs/NetworkLoadBalancerForwardingRuleTarget.md +0 -24
  420. data/docs/NetworkLoadBalancerForwardingRuleTargetHealthCheck.md +0 -22
  421. data/docs/NetworkLoadBalancerProperties.md +0 -26
  422. data/docs/NicProperties.md +0 -34
  423. data/docs/PrivateCrossConnectsApi.md +0 -430
  424. data/docs/RequestsApi.md +0 -283
  425. data/docs/ResourceLimits.md +0 -60
  426. data/docs/ServersApi.md +0 -1908
  427. data/docs/SnapshotProperties.md +0 -48
  428. data/docs/SnapshotsApi.md +0 -428
  429. data/docs/UserManagementApi.md +0 -2033
  430. data/docs/UserProperties.md +0 -32
  431. data/docs/UserPropertiesPost.md +0 -32
  432. data/docs/UserPropertiesPut.md +0 -30
  433. data/docs/UserS3KeysApi.md +0 -516
  434. data/docs/Users.md +0 -24
  435. data/docs/VolumesApi.md +0 -709
  436. data/spec/api/_api_spec.rb +0 -49
  437. data/spec/api/backup_units_api_spec.rb +0 -140
  438. data/spec/api/contract_resources_api_spec.rb +0 -49
  439. data/spec/api/data_centers_api_spec.rb +0 -128
  440. data/spec/api/firewall_rules_api_spec.rb +0 -146
  441. data/spec/api/flow_logs_api_spec.rb +0 -140
  442. data/spec/api/images_api_spec.rb +0 -111
  443. data/spec/api/ip_blocks_api_spec.rb +0 -126
  444. data/spec/api/kubernetes_api_spec.rb +0 -294
  445. data/spec/api/labels_api_spec.rb +0 -478
  446. data/spec/api/lans_api_spec.rb +0 -186
  447. data/spec/api/load_balancers_api_spec.rb +0 -205
  448. data/spec/api/locations_api_spec.rb +0 -80
  449. data/spec/api/nat_gateways_api_spec.rb +0 -336
  450. data/spec/api/network_interfaces_api_spec.rb +0 -140
  451. data/spec/api/network_load_balancers_api_spec.rb +0 -342
  452. data/spec/api/private_cross_connects_api_spec.rb +0 -112
  453. data/spec/api/requests_api_spec.rb +0 -92
  454. data/spec/api/servers_api_spec.rb +0 -401
  455. data/spec/api/snapshots_api_spec.rb +0 -111
  456. data/spec/api/templates_api_spec.rb +0 -60
  457. data/spec/api/user_management_api_spec.rb +0 -402
  458. data/spec/api/user_s3_keys_api_spec.rb +0 -128
  459. data/spec/api/volumes_api_spec.rb +0 -171
  460. data/spec/models/attached_volumes_spec.rb +0 -70
  461. data/spec/models/backup_unit_properties_spec.rb +0 -46
  462. data/spec/models/backup_unit_spec.rb +0 -62
  463. data/spec/models/backup_unit_sso_spec.rb +0 -34
  464. data/spec/models/backup_units_spec.rb +0 -56
  465. data/spec/models/balanced_nics_spec.rb +0 -70
  466. data/spec/models/cdroms_spec.rb +0 -70
  467. data/spec/models/connectable_datacenter_spec.rb +0 -46
  468. data/spec/models/contract_properties_spec.rb +0 -58
  469. data/spec/models/contract_spec.rb +0 -40
  470. data/spec/models/contracts_spec.rb +0 -52
  471. data/spec/models/cpu_architecture_properties_spec.rb +0 -52
  472. data/spec/models/data_center_entities_spec.rb +0 -64
  473. data/spec/models/datacenter_element_metadata_spec.rb +0 -80
  474. data/spec/models/datacenter_properties_spec.rb +0 -70
  475. data/spec/models/datacenter_spec.rb +0 -64
  476. data/spec/models/datacenters_spec.rb +0 -70
  477. data/spec/models/error_message_spec.rb +0 -40
  478. data/spec/models/error_spec.rb +0 -40
  479. data/spec/models/firewall_rule_spec.rb +0 -58
  480. data/spec/models/firewall_rules_spec.rb +0 -70
  481. data/spec/models/firewallrule_properties_spec.rb +0 -96
  482. data/spec/models/flow_log_properties_spec.rb +0 -60
  483. data/spec/models/flow_log_put_spec.rb +0 -52
  484. data/spec/models/flow_log_spec.rb +0 -58
  485. data/spec/models/flow_logs_spec.rb +0 -70
  486. data/spec/models/group_entities_spec.rb +0 -40
  487. data/spec/models/group_members_spec.rb +0 -52
  488. data/spec/models/group_properties_spec.rb +0 -106
  489. data/spec/models/group_share_properties_spec.rb +0 -40
  490. data/spec/models/group_share_spec.rb +0 -52
  491. data/spec/models/group_shares_spec.rb +0 -52
  492. data/spec/models/group_spec.rb +0 -58
  493. data/spec/models/group_users_spec.rb +0 -52
  494. data/spec/models/groups_spec.rb +0 -52
  495. data/spec/models/image_properties_spec.rb +0 -154
  496. data/spec/models/image_spec.rb +0 -58
  497. data/spec/models/images_spec.rb +0 -52
  498. data/spec/models/info_spec.rb +0 -46
  499. data/spec/models/ip_block_properties_spec.rb +0 -58
  500. data/spec/models/ip_block_spec.rb +0 -58
  501. data/spec/models/ip_blocks_spec.rb +0 -52
  502. data/spec/models/ip_consumer_spec.rb +0 -82
  503. data/spec/models/ip_failover_spec.rb +0 -40
  504. data/spec/models/kubernetes_auto_scaling_spec.rb +0 -40
  505. data/spec/models/kubernetes_cluster_entities_spec.rb +0 -34
  506. data/spec/models/kubernetes_cluster_for_post_spec.rb +0 -68
  507. data/spec/models/kubernetes_cluster_for_put_spec.rb +0 -68
  508. data/spec/models/kubernetes_cluster_properties_for_post_spec.rb +0 -58
  509. data/spec/models/kubernetes_cluster_properties_for_put_spec.rb +0 -46
  510. data/spec/models/kubernetes_cluster_properties_spec.rb +0 -70
  511. data/spec/models/kubernetes_cluster_spec.rb +0 -68
  512. data/spec/models/kubernetes_clusters_spec.rb +0 -56
  513. data/spec/models/kubernetes_maintenance_window_spec.rb +0 -44
  514. data/spec/models/kubernetes_node_metadata_spec.rb +0 -62
  515. data/spec/models/kubernetes_node_pool_for_post_spec.rb +0 -62
  516. data/spec/models/kubernetes_node_pool_for_put_spec.rb +0 -62
  517. data/spec/models/kubernetes_node_pool_lan_routes_spec.rb +0 -40
  518. data/spec/models/kubernetes_node_pool_lan_spec.rb +0 -46
  519. data/spec/models/kubernetes_node_pool_properties_for_post_spec.rb +0 -132
  520. data/spec/models/kubernetes_node_pool_properties_for_put_spec.rb +0 -82
  521. data/spec/models/kubernetes_node_pool_properties_spec.rb +0 -138
  522. data/spec/models/kubernetes_node_pool_spec.rb +0 -62
  523. data/spec/models/kubernetes_node_pools_spec.rb +0 -56
  524. data/spec/models/kubernetes_node_properties_spec.rb +0 -52
  525. data/spec/models/kubernetes_node_spec.rb +0 -62
  526. data/spec/models/kubernetes_nodes_spec.rb +0 -56
  527. data/spec/models/label_properties_spec.rb +0 -58
  528. data/spec/models/label_resource_properties_spec.rb +0 -40
  529. data/spec/models/label_resource_spec.rb +0 -62
  530. data/spec/models/label_resources_spec.rb +0 -74
  531. data/spec/models/label_spec.rb +0 -62
  532. data/spec/models/labels_spec.rb +0 -56
  533. data/spec/models/lan_entities_spec.rb +0 -34
  534. data/spec/models/lan_nics_spec.rb +0 -70
  535. data/spec/models/lan_post_spec.rb +0 -64
  536. data/spec/models/lan_properties_post_spec.rb +0 -52
  537. data/spec/models/lan_properties_spec.rb +0 -52
  538. data/spec/models/lan_spec.rb +0 -64
  539. data/spec/models/lans_spec.rb +0 -70
  540. data/spec/models/loadbalancer_entities_spec.rb +0 -34
  541. data/spec/models/loadbalancer_properties_spec.rb +0 -46
  542. data/spec/models/loadbalancer_spec.rb +0 -64
  543. data/spec/models/loadbalancers_spec.rb +0 -70
  544. data/spec/models/location_properties_spec.rb +0 -52
  545. data/spec/models/location_spec.rb +0 -58
  546. data/spec/models/locations_spec.rb +0 -52
  547. data/spec/models/nat_gateway_entities_spec.rb +0 -40
  548. data/spec/models/nat_gateway_lan_properties_spec.rb +0 -40
  549. data/spec/models/nat_gateway_properties_spec.rb +0 -46
  550. data/spec/models/nat_gateway_put_spec.rb +0 -52
  551. data/spec/models/nat_gateway_rule_properties_spec.rb +0 -70
  552. data/spec/models/nat_gateway_rule_protocol_spec.rb +0 -28
  553. data/spec/models/nat_gateway_rule_put_spec.rb +0 -52
  554. data/spec/models/nat_gateway_rule_spec.rb +0 -58
  555. data/spec/models/nat_gateway_rule_type_spec.rb +0 -28
  556. data/spec/models/nat_gateway_rules_spec.rb +0 -52
  557. data/spec/models/nat_gateway_spec.rb +0 -64
  558. data/spec/models/nat_gateways_spec.rb +0 -70
  559. data/spec/models/network_load_balancer_entities_spec.rb +0 -40
  560. data/spec/models/network_load_balancer_forwarding_rule_health_check_spec.rb +0 -58
  561. data/spec/models/network_load_balancer_forwarding_rule_properties_spec.rb +0 -78
  562. data/spec/models/network_load_balancer_forwarding_rule_put_spec.rb +0 -52
  563. data/spec/models/network_load_balancer_forwarding_rule_spec.rb +0 -58
  564. data/spec/models/network_load_balancer_forwarding_rule_target_health_check_spec.rb +0 -46
  565. data/spec/models/network_load_balancer_forwarding_rule_target_spec.rb +0 -52
  566. data/spec/models/network_load_balancer_forwarding_rules_spec.rb +0 -70
  567. data/spec/models/network_load_balancer_properties_spec.rb +0 -58
  568. data/spec/models/network_load_balancer_put_spec.rb +0 -52
  569. data/spec/models/network_load_balancer_spec.rb +0 -64
  570. data/spec/models/network_load_balancers_spec.rb +0 -70
  571. data/spec/models/nic_entities_spec.rb +0 -40
  572. data/spec/models/nic_properties_spec.rb +0 -86
  573. data/spec/models/nic_put_spec.rb +0 -52
  574. data/spec/models/nic_spec.rb +0 -64
  575. data/spec/models/nics_spec.rb +0 -70
  576. data/spec/models/no_state_meta_data_spec.rb +0 -70
  577. data/spec/models/pagination_links_spec.rb +0 -46
  578. data/spec/models/peer_spec.rb +0 -58
  579. data/spec/models/private_cross_connect_properties_spec.rb +0 -52
  580. data/spec/models/private_cross_connect_spec.rb +0 -58
  581. data/spec/models/private_cross_connects_spec.rb +0 -52
  582. data/spec/models/remote_console_url_spec.rb +0 -34
  583. data/spec/models/request_metadata_spec.rb +0 -52
  584. data/spec/models/request_properties_spec.rb +0 -52
  585. data/spec/models/request_spec.rb +0 -58
  586. data/spec/models/request_status_metadata_spec.rb +0 -56
  587. data/spec/models/request_status_spec.rb +0 -52
  588. data/spec/models/request_target_spec.rb +0 -44
  589. data/spec/models/requests_spec.rb +0 -70
  590. data/spec/models/resource_entities_spec.rb +0 -34
  591. data/spec/models/resource_groups_spec.rb +0 -52
  592. data/spec/models/resource_limits_spec.rb +0 -160
  593. data/spec/models/resource_properties_spec.rb +0 -40
  594. data/spec/models/resource_reference_spec.rb +0 -46
  595. data/spec/models/resource_spec.rb +0 -64
  596. data/spec/models/resources_spec.rb +0 -52
  597. data/spec/models/resources_users_spec.rb +0 -52
  598. data/spec/models/s3_key_metadata_spec.rb +0 -40
  599. data/spec/models/s3_key_properties_spec.rb +0 -40
  600. data/spec/models/s3_key_spec.rb +0 -58
  601. data/spec/models/s3_keys_spec.rb +0 -52
  602. data/spec/models/s3_object_storage_sso_spec.rb +0 -34
  603. data/spec/models/server_entities_spec.rb +0 -46
  604. data/spec/models/server_properties_spec.rb +0 -96
  605. data/spec/models/server_spec.rb +0 -64
  606. data/spec/models/servers_spec.rb +0 -70
  607. data/spec/models/snapshot_properties_spec.rb +0 -128
  608. data/spec/models/snapshot_spec.rb +0 -58
  609. data/spec/models/snapshots_spec.rb +0 -52
  610. data/spec/models/target_port_range_spec.rb +0 -40
  611. data/spec/models/template_properties_spec.rb +0 -52
  612. data/spec/models/template_spec.rb +0 -58
  613. data/spec/models/templates_spec.rb +0 -52
  614. data/spec/models/token_spec.rb +0 -34
  615. data/spec/models/type_spec.rb +0 -28
  616. data/spec/models/user_metadata_spec.rb +0 -46
  617. data/spec/models/user_post_spec.rb +0 -34
  618. data/spec/models/user_properties_post_spec.rb +0 -76
  619. data/spec/models/user_properties_put_spec.rb +0 -70
  620. data/spec/models/user_properties_spec.rb +0 -76
  621. data/spec/models/user_put_spec.rb +0 -40
  622. data/spec/models/user_spec.rb +0 -64
  623. data/spec/models/users_entities_spec.rb +0 -40
  624. data/spec/models/users_spec.rb +0 -52
  625. data/spec/models/volume_properties_spec.rb +0 -158
  626. data/spec/models/volume_spec.rb +0 -58
  627. data/spec/models/volumes_spec.rb +0 -70
@@ -1,32 +0,0 @@
1
- # UserProperties
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **firstname** | **String** | first name of the user | [optional] |
8
- | **lastname** | **String** | last name of the user | [optional] |
9
- | **email** | **String** | email address of the user | [optional] |
10
- | **administrator** | **Boolean** | indicates if the user has admin rights or not | [optional] |
11
- | **force_sec_auth** | **Boolean** | indicates if secure authentication should be forced on the user or not | [optional] |
12
- | **sec_auth_active** | **Boolean** | indicates if secure authentication is active for the user or not | [optional] |
13
- | **s3_canonical_user_id** | **String** | Canonical (S3) id of the user for a given identity | [optional] |
14
- | **active** | **Boolean** | indicates if the user is active | [optional] |
15
-
16
- ## Example
17
-
18
- ```ruby
19
- require 'ionoscloud'
20
-
21
- instance = Ionoscloud::UserProperties.new(
22
- firstname: null,
23
- lastname: null,
24
- email: null,
25
- administrator: null,
26
- force_sec_auth: null,
27
- sec_auth_active: null,
28
- s3_canonical_user_id: null,
29
- active: null
30
- )
31
- ```
32
-
@@ -1,32 +0,0 @@
1
- # UserPropertiesPost
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **firstname** | **String** | first name of the user | [optional] |
8
- | **lastname** | **String** | last name of the user | [optional] |
9
- | **email** | **String** | email address of the user | [optional] |
10
- | **administrator** | **Boolean** | indicates if the user has admin rights or not | [optional] |
11
- | **force_sec_auth** | **Boolean** | indicates if secure authentication should be forced on the user or not | [optional] |
12
- | **sec_auth_active** | **Boolean** | indicates if secure authentication is active for the user or not | [optional] |
13
- | **password** | **String** | User password | [optional] |
14
- | **active** | **Boolean** | indicates if the user is active | [optional] |
15
-
16
- ## Example
17
-
18
- ```ruby
19
- require 'ionoscloud'
20
-
21
- instance = Ionoscloud::UserPropertiesPost.new(
22
- firstname: null,
23
- lastname: null,
24
- email: null,
25
- administrator: null,
26
- force_sec_auth: null,
27
- sec_auth_active: null,
28
- password: null,
29
- active: null
30
- )
31
- ```
32
-
@@ -1,30 +0,0 @@
1
- # UserPropertiesPut
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **firstname** | **String** | first name of the user | [optional] |
8
- | **lastname** | **String** | last name of the user | [optional] |
9
- | **email** | **String** | email address of the user | [optional] |
10
- | **administrator** | **Boolean** | indicates if the user has admin rights or not | [optional] |
11
- | **force_sec_auth** | **Boolean** | indicates if secure authentication should be forced on the user or not | [optional] |
12
- | **sec_auth_active** | **Boolean** | indicates if secure authentication is active for the user or not | [optional] |
13
- | **active** | **Boolean** | indicates if the user is active | [optional] |
14
-
15
- ## Example
16
-
17
- ```ruby
18
- require 'ionoscloud'
19
-
20
- instance = Ionoscloud::UserPropertiesPut.new(
21
- firstname: null,
22
- lastname: null,
23
- email: null,
24
- administrator: null,
25
- force_sec_auth: null,
26
- sec_auth_active: null,
27
- active: null
28
- )
29
- ```
30
-
@@ -1,516 +0,0 @@
1
- # UserS3KeysApi
2
-
3
- All URIs are relative to *https://api.ionos.com/cloudapi/v6*
4
-
5
- | Method | HTTP request | Description |
6
- | ------ | ------------ | ----------- |
7
- | [**um_users_s3keys_delete**](UserS3KeysApi.md#um_users_s3keys_delete) | **DELETE** /um/users/{userId}/s3keys/{keyId} | Delete an S3 Key |
8
- | [**um_users_s3keys_find_by_key_id**](UserS3KeysApi.md#um_users_s3keys_find_by_key_id) | **GET** /um/users/{userId}/s3keys/{keyId} | Retrieve given S3 Key belonging to the given User |
9
- | [**um_users_s3keys_get**](UserS3KeysApi.md#um_users_s3keys_get) | **GET** /um/users/{userId}/s3keys | Retrieve a User's S3 keys |
10
- | [**um_users_s3keys_post**](UserS3KeysApi.md#um_users_s3keys_post) | **POST** /um/users/{userId}/s3keys | Create a S3 Key for the given User |
11
- | [**um_users_s3keys_put**](UserS3KeysApi.md#um_users_s3keys_put) | **PUT** /um/users/{userId}/s3keys/{keyId} | Modify a S3 key having the given key id |
12
- | [**um_users_s3ssourl_get**](UserS3KeysApi.md#um_users_s3ssourl_get) | **GET** /um/users/{userId}/s3ssourl | Retrieve S3 object storage single signon URL for the given user |
13
-
14
-
15
- ## um_users_s3keys_delete
16
-
17
- > um_users_s3keys_delete(user_id, key_id, opts)
18
-
19
- Delete an S3 Key
20
-
21
- Delete an S3 key.
22
-
23
- ### Examples
24
-
25
- ```ruby
26
- require 'time'
27
- require 'ionoscloud'
28
- # setup authorization
29
- Ionoscloud.configure do |config|
30
- # Configure HTTP basic authorization: Basic Authentication
31
- config.username = 'YOUR USERNAME'
32
- config.password = 'YOUR PASSWORD'
33
-
34
- # Configure API key authorization: Token Authentication
35
- config.api_key['Authorization'] = 'YOUR API KEY'
36
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
37
- # config.api_key_prefix['Authorization'] = 'Bearer'
38
- end
39
-
40
- api_instance = Ionoscloud::UserS3KeysApi.new
41
- user_id = 'user_id_example' # String | The unique ID of the user
42
- key_id = 'key_id_example' # String | The unique access key ID of the S3 key
43
- opts = {
44
- pretty: true, # Boolean | Controls whether response is pretty-printed (with indentation and new lines)
45
- depth: 56, # Integer | Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth=0: only direct properties are included. Children (servers etc.) are not included - depth=1: direct properties and children references are included - depth=2: direct properties and children properties are included - depth=3: direct properties and children properties and children's children are included - depth=... and so on
46
- x_contract_number: 56 # Integer | Users having more than 1 contract need to provide contract number, against which all API requests should be executed
47
- }
48
-
49
- begin
50
- # Delete an S3 Key
51
- api_instance.um_users_s3keys_delete(user_id, key_id, opts)
52
- rescue Ionoscloud::ApiError => e
53
- puts "Error when calling UserS3KeysApi->um_users_s3keys_delete: #{e}"
54
- end
55
- ```
56
-
57
- #### Using the um_users_s3keys_delete_with_http_info variant
58
-
59
- This returns an Array which contains the response data (`nil` in this case), status code and headers.
60
-
61
- > <Array(nil, Integer, Hash)> um_users_s3keys_delete_with_http_info(user_id, key_id, opts)
62
-
63
- ```ruby
64
- begin
65
- # Delete an S3 Key
66
- data, status_code, headers = api_instance.um_users_s3keys_delete_with_http_info(user_id, key_id, opts)
67
- p status_code # => 2xx
68
- p headers # => { ... }
69
- p data # => nil
70
- rescue Ionoscloud::ApiError => e
71
- puts "Error when calling UserS3KeysApi->um_users_s3keys_delete_with_http_info: #{e}"
72
- end
73
- ```
74
-
75
- ### Parameters
76
-
77
- | Name | Type | Description | Notes |
78
- | ---- | ---- | ----------- | ----- |
79
- | **user_id** | **String** | The unique ID of the user | |
80
- | **key_id** | **String** | The unique access key ID of the S3 key | |
81
- | **pretty** | **Boolean** | Controls whether response is pretty-printed (with indentation and new lines) | [optional][default to true] |
82
- | **depth** | **Integer** | Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on | [optional][default to 0] |
83
- | **x_contract_number** | **Integer** | Users having more than 1 contract need to provide contract number, against which all API requests should be executed | [optional] |
84
-
85
- ### Return type
86
-
87
- nil (empty response body)
88
-
89
- ### Authorization
90
-
91
- Basic Authentication, Token Authentication
92
-
93
- ### HTTP request headers
94
-
95
- - **Content-Type**: Not defined
96
- - **Accept**: application/json
97
-
98
-
99
- ## um_users_s3keys_find_by_key_id
100
-
101
- > <S3Key> um_users_s3keys_find_by_key_id(user_id, key_id, opts)
102
-
103
- Retrieve given S3 Key belonging to the given User
104
-
105
- You can retrieve S3 key belonging to the given User. This user Id can be found in the response body when a user is created or when you GET a list of users. The key Id can be found in the response body when a S3 key is created or when you GET a list of all S3 keys of a user
106
-
107
- ### Examples
108
-
109
- ```ruby
110
- require 'time'
111
- require 'ionoscloud'
112
- # setup authorization
113
- Ionoscloud.configure do |config|
114
- # Configure HTTP basic authorization: Basic Authentication
115
- config.username = 'YOUR USERNAME'
116
- config.password = 'YOUR PASSWORD'
117
-
118
- # Configure API key authorization: Token Authentication
119
- config.api_key['Authorization'] = 'YOUR API KEY'
120
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
121
- # config.api_key_prefix['Authorization'] = 'Bearer'
122
- end
123
-
124
- api_instance = Ionoscloud::UserS3KeysApi.new
125
- user_id = 'user_id_example' # String | The unique ID of the user
126
- key_id = 'key_id_example' # String | The unique access key ID of the S3 key
127
- opts = {
128
- pretty: true, # Boolean | Controls whether response is pretty-printed (with indentation and new lines)
129
- depth: 56, # Integer | Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth=0: only direct properties are included. Children (servers etc.) are not included - depth=1: direct properties and children references are included - depth=2: direct properties and children properties are included - depth=3: direct properties and children properties and children's children are included - depth=... and so on
130
- x_contract_number: 56 # Integer | Users having more than 1 contract need to provide contract number, against which all API requests should be executed
131
- }
132
-
133
- begin
134
- # Retrieve given S3 Key belonging to the given User
135
- result = api_instance.um_users_s3keys_find_by_key_id(user_id, key_id, opts)
136
- p result
137
- rescue Ionoscloud::ApiError => e
138
- puts "Error when calling UserS3KeysApi->um_users_s3keys_find_by_key_id: #{e}"
139
- end
140
- ```
141
-
142
- #### Using the um_users_s3keys_find_by_key_id_with_http_info variant
143
-
144
- This returns an Array which contains the response data, status code and headers.
145
-
146
- > <Array(<S3Key>, Integer, Hash)> um_users_s3keys_find_by_key_id_with_http_info(user_id, key_id, opts)
147
-
148
- ```ruby
149
- begin
150
- # Retrieve given S3 Key belonging to the given User
151
- data, status_code, headers = api_instance.um_users_s3keys_find_by_key_id_with_http_info(user_id, key_id, opts)
152
- p status_code # => 2xx
153
- p headers # => { ... }
154
- p data # => <S3Key>
155
- rescue Ionoscloud::ApiError => e
156
- puts "Error when calling UserS3KeysApi->um_users_s3keys_find_by_key_id_with_http_info: #{e}"
157
- end
158
- ```
159
-
160
- ### Parameters
161
-
162
- | Name | Type | Description | Notes |
163
- | ---- | ---- | ----------- | ----- |
164
- | **user_id** | **String** | The unique ID of the user | |
165
- | **key_id** | **String** | The unique access key ID of the S3 key | |
166
- | **pretty** | **Boolean** | Controls whether response is pretty-printed (with indentation and new lines) | [optional][default to true] |
167
- | **depth** | **Integer** | Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on | [optional][default to 0] |
168
- | **x_contract_number** | **Integer** | Users having more than 1 contract need to provide contract number, against which all API requests should be executed | [optional] |
169
-
170
- ### Return type
171
-
172
- [**S3Key**](S3Key.md)
173
-
174
- ### Authorization
175
-
176
- Basic Authentication, Token Authentication
177
-
178
- ### HTTP request headers
179
-
180
- - **Content-Type**: Not defined
181
- - **Accept**: application/json
182
-
183
-
184
- ## um_users_s3keys_get
185
-
186
- > <S3Keys> um_users_s3keys_get(user_id, opts)
187
-
188
- Retrieve a User's S3 keys
189
-
190
- You can retrieve S3 keys owned by a user by using the users ID. This user Id can be found in the response body when a user is created or when you GET a list of users.
191
-
192
- ### Examples
193
-
194
- ```ruby
195
- require 'time'
196
- require 'ionoscloud'
197
- # setup authorization
198
- Ionoscloud.configure do |config|
199
- # Configure HTTP basic authorization: Basic Authentication
200
- config.username = 'YOUR USERNAME'
201
- config.password = 'YOUR PASSWORD'
202
-
203
- # Configure API key authorization: Token Authentication
204
- config.api_key['Authorization'] = 'YOUR API KEY'
205
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
206
- # config.api_key_prefix['Authorization'] = 'Bearer'
207
- end
208
-
209
- api_instance = Ionoscloud::UserS3KeysApi.new
210
- user_id = 'user_id_example' # String | The unique ID of the user
211
- opts = {
212
- pretty: true, # Boolean | Controls whether response is pretty-printed (with indentation and new lines)
213
- depth: 56, # Integer | Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth=0: only direct properties are included. Children (servers etc.) are not included - depth=1: direct properties and children references are included - depth=2: direct properties and children properties are included - depth=3: direct properties and children properties and children's children are included - depth=... and so on
214
- x_contract_number: 56 # Integer | Users having more than 1 contract need to provide contract number, against which all API requests should be executed
215
- }
216
-
217
- begin
218
- # Retrieve a User's S3 keys
219
- result = api_instance.um_users_s3keys_get(user_id, opts)
220
- p result
221
- rescue Ionoscloud::ApiError => e
222
- puts "Error when calling UserS3KeysApi->um_users_s3keys_get: #{e}"
223
- end
224
- ```
225
-
226
- #### Using the um_users_s3keys_get_with_http_info variant
227
-
228
- This returns an Array which contains the response data, status code and headers.
229
-
230
- > <Array(<S3Keys>, Integer, Hash)> um_users_s3keys_get_with_http_info(user_id, opts)
231
-
232
- ```ruby
233
- begin
234
- # Retrieve a User's S3 keys
235
- data, status_code, headers = api_instance.um_users_s3keys_get_with_http_info(user_id, opts)
236
- p status_code # => 2xx
237
- p headers # => { ... }
238
- p data # => <S3Keys>
239
- rescue Ionoscloud::ApiError => e
240
- puts "Error when calling UserS3KeysApi->um_users_s3keys_get_with_http_info: #{e}"
241
- end
242
- ```
243
-
244
- ### Parameters
245
-
246
- | Name | Type | Description | Notes |
247
- | ---- | ---- | ----------- | ----- |
248
- | **user_id** | **String** | The unique ID of the user | |
249
- | **pretty** | **Boolean** | Controls whether response is pretty-printed (with indentation and new lines) | [optional][default to true] |
250
- | **depth** | **Integer** | Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on | [optional][default to 0] |
251
- | **x_contract_number** | **Integer** | Users having more than 1 contract need to provide contract number, against which all API requests should be executed | [optional] |
252
-
253
- ### Return type
254
-
255
- [**S3Keys**](S3Keys.md)
256
-
257
- ### Authorization
258
-
259
- Basic Authentication, Token Authentication
260
-
261
- ### HTTP request headers
262
-
263
- - **Content-Type**: Not defined
264
- - **Accept**: application/json
265
-
266
-
267
- ## um_users_s3keys_post
268
-
269
- > <S3Key> um_users_s3keys_post(user_id, opts)
270
-
271
- Create a S3 Key for the given User
272
-
273
- Creates a S3 key for the given user. This user Id can be found in the response body when a user is created or when you GET a list of users. Maximum of 5 keys can be generated for a given user
274
-
275
- ### Examples
276
-
277
- ```ruby
278
- require 'time'
279
- require 'ionoscloud'
280
- # setup authorization
281
- Ionoscloud.configure do |config|
282
- # Configure HTTP basic authorization: Basic Authentication
283
- config.username = 'YOUR USERNAME'
284
- config.password = 'YOUR PASSWORD'
285
-
286
- # Configure API key authorization: Token Authentication
287
- config.api_key['Authorization'] = 'YOUR API KEY'
288
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
289
- # config.api_key_prefix['Authorization'] = 'Bearer'
290
- end
291
-
292
- api_instance = Ionoscloud::UserS3KeysApi.new
293
- user_id = 'user_id_example' # String | The unique ID of the user
294
- opts = {
295
- pretty: true, # Boolean | Controls whether response is pretty-printed (with indentation and new lines)
296
- depth: 56, # Integer | Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth=0: only direct properties are included. Children (servers etc.) are not included - depth=1: direct properties and children references are included - depth=2: direct properties and children properties are included - depth=3: direct properties and children properties and children's children are included - depth=... and so on
297
- x_contract_number: 56 # Integer | Users having more than 1 contract need to provide contract number, against which all API requests should be executed
298
- }
299
-
300
- begin
301
- # Create a S3 Key for the given User
302
- result = api_instance.um_users_s3keys_post(user_id, opts)
303
- p result
304
- rescue Ionoscloud::ApiError => e
305
- puts "Error when calling UserS3KeysApi->um_users_s3keys_post: #{e}"
306
- end
307
- ```
308
-
309
- #### Using the um_users_s3keys_post_with_http_info variant
310
-
311
- This returns an Array which contains the response data, status code and headers.
312
-
313
- > <Array(<S3Key>, Integer, Hash)> um_users_s3keys_post_with_http_info(user_id, opts)
314
-
315
- ```ruby
316
- begin
317
- # Create a S3 Key for the given User
318
- data, status_code, headers = api_instance.um_users_s3keys_post_with_http_info(user_id, opts)
319
- p status_code # => 2xx
320
- p headers # => { ... }
321
- p data # => <S3Key>
322
- rescue Ionoscloud::ApiError => e
323
- puts "Error when calling UserS3KeysApi->um_users_s3keys_post_with_http_info: #{e}"
324
- end
325
- ```
326
-
327
- ### Parameters
328
-
329
- | Name | Type | Description | Notes |
330
- | ---- | ---- | ----------- | ----- |
331
- | **user_id** | **String** | The unique ID of the user | |
332
- | **pretty** | **Boolean** | Controls whether response is pretty-printed (with indentation and new lines) | [optional][default to true] |
333
- | **depth** | **Integer** | Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on | [optional][default to 0] |
334
- | **x_contract_number** | **Integer** | Users having more than 1 contract need to provide contract number, against which all API requests should be executed | [optional] |
335
-
336
- ### Return type
337
-
338
- [**S3Key**](S3Key.md)
339
-
340
- ### Authorization
341
-
342
- Basic Authentication, Token Authentication
343
-
344
- ### HTTP request headers
345
-
346
- - **Content-Type**: Not defined
347
- - **Accept**: application/json
348
-
349
-
350
- ## um_users_s3keys_put
351
-
352
- > <S3Key> um_users_s3keys_put(user_id, key_id, s3_key, opts)
353
-
354
- Modify a S3 key having the given key id
355
-
356
- You can enable or disable a given S3 key.
357
-
358
- ### Examples
359
-
360
- ```ruby
361
- require 'time'
362
- require 'ionoscloud'
363
- # setup authorization
364
- Ionoscloud.configure do |config|
365
- # Configure HTTP basic authorization: Basic Authentication
366
- config.username = 'YOUR USERNAME'
367
- config.password = 'YOUR PASSWORD'
368
-
369
- # Configure API key authorization: Token Authentication
370
- config.api_key['Authorization'] = 'YOUR API KEY'
371
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
372
- # config.api_key_prefix['Authorization'] = 'Bearer'
373
- end
374
-
375
- api_instance = Ionoscloud::UserS3KeysApi.new
376
- user_id = 'user_id_example' # String |
377
- key_id = 'key_id_example' # String | The unique access key ID of the S3 key
378
- s3_key = Ionoscloud::S3Key.new({properties: Ionoscloud::S3KeyProperties.new}) # S3Key | Modified S3 key
379
- opts = {
380
- pretty: true, # Boolean | Controls whether response is pretty-printed (with indentation and new lines)
381
- depth: 56, # Integer | Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth=0: only direct properties are included. Children (servers etc.) are not included - depth=1: direct properties and children references are included - depth=2: direct properties and children properties are included - depth=3: direct properties and children properties and children's children are included - depth=... and so on
382
- x_contract_number: 56 # Integer | Users having more than 1 contract need to provide contract number, against which all API requests should be executed
383
- }
384
-
385
- begin
386
- # Modify a S3 key having the given key id
387
- result = api_instance.um_users_s3keys_put(user_id, key_id, s3_key, opts)
388
- p result
389
- rescue Ionoscloud::ApiError => e
390
- puts "Error when calling UserS3KeysApi->um_users_s3keys_put: #{e}"
391
- end
392
- ```
393
-
394
- #### Using the um_users_s3keys_put_with_http_info variant
395
-
396
- This returns an Array which contains the response data, status code and headers.
397
-
398
- > <Array(<S3Key>, Integer, Hash)> um_users_s3keys_put_with_http_info(user_id, key_id, s3_key, opts)
399
-
400
- ```ruby
401
- begin
402
- # Modify a S3 key having the given key id
403
- data, status_code, headers = api_instance.um_users_s3keys_put_with_http_info(user_id, key_id, s3_key, opts)
404
- p status_code # => 2xx
405
- p headers # => { ... }
406
- p data # => <S3Key>
407
- rescue Ionoscloud::ApiError => e
408
- puts "Error when calling UserS3KeysApi->um_users_s3keys_put_with_http_info: #{e}"
409
- end
410
- ```
411
-
412
- ### Parameters
413
-
414
- | Name | Type | Description | Notes |
415
- | ---- | ---- | ----------- | ----- |
416
- | **user_id** | **String** | | |
417
- | **key_id** | **String** | The unique access key ID of the S3 key | |
418
- | **s3_key** | [**S3Key**](S3Key.md) | Modified S3 key | |
419
- | **pretty** | **Boolean** | Controls whether response is pretty-printed (with indentation and new lines) | [optional][default to true] |
420
- | **depth** | **Integer** | Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on | [optional][default to 0] |
421
- | **x_contract_number** | **Integer** | Users having more than 1 contract need to provide contract number, against which all API requests should be executed | [optional] |
422
-
423
- ### Return type
424
-
425
- [**S3Key**](S3Key.md)
426
-
427
- ### Authorization
428
-
429
- Basic Authentication, Token Authentication
430
-
431
- ### HTTP request headers
432
-
433
- - **Content-Type**: application/json
434
- - **Accept**: application/json
435
-
436
-
437
- ## um_users_s3ssourl_get
438
-
439
- > <S3ObjectStorageSSO> um_users_s3ssourl_get(user_id, opts)
440
-
441
- Retrieve S3 object storage single signon URL for the given user
442
-
443
- You can retrieve S3 object storage single signon URL for the given user. This user Id can be found in the response body when a user is created or when you GET a list of users.
444
-
445
- ### Examples
446
-
447
- ```ruby
448
- require 'time'
449
- require 'ionoscloud'
450
- # setup authorization
451
- Ionoscloud.configure do |config|
452
- # Configure HTTP basic authorization: Basic Authentication
453
- config.username = 'YOUR USERNAME'
454
- config.password = 'YOUR PASSWORD'
455
-
456
- # Configure API key authorization: Token Authentication
457
- config.api_key['Authorization'] = 'YOUR API KEY'
458
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
459
- # config.api_key_prefix['Authorization'] = 'Bearer'
460
- end
461
-
462
- api_instance = Ionoscloud::UserS3KeysApi.new
463
- user_id = 'user_id_example' # String | The unique ID of the user
464
- opts = {
465
- pretty: true, # Boolean | Controls whether response is pretty-printed (with indentation and new lines)
466
- x_contract_number: 56 # Integer | Users having more than 1 contract need to provide contract number, against which all API requests should be executed
467
- }
468
-
469
- begin
470
- # Retrieve S3 object storage single signon URL for the given user
471
- result = api_instance.um_users_s3ssourl_get(user_id, opts)
472
- p result
473
- rescue Ionoscloud::ApiError => e
474
- puts "Error when calling UserS3KeysApi->um_users_s3ssourl_get: #{e}"
475
- end
476
- ```
477
-
478
- #### Using the um_users_s3ssourl_get_with_http_info variant
479
-
480
- This returns an Array which contains the response data, status code and headers.
481
-
482
- > <Array(<S3ObjectStorageSSO>, Integer, Hash)> um_users_s3ssourl_get_with_http_info(user_id, opts)
483
-
484
- ```ruby
485
- begin
486
- # Retrieve S3 object storage single signon URL for the given user
487
- data, status_code, headers = api_instance.um_users_s3ssourl_get_with_http_info(user_id, opts)
488
- p status_code # => 2xx
489
- p headers # => { ... }
490
- p data # => <S3ObjectStorageSSO>
491
- rescue Ionoscloud::ApiError => e
492
- puts "Error when calling UserS3KeysApi->um_users_s3ssourl_get_with_http_info: #{e}"
493
- end
494
- ```
495
-
496
- ### Parameters
497
-
498
- | Name | Type | Description | Notes |
499
- | ---- | ---- | ----------- | ----- |
500
- | **user_id** | **String** | The unique ID of the user | |
501
- | **pretty** | **Boolean** | Controls whether response is pretty-printed (with indentation and new lines) | [optional][default to true] |
502
- | **x_contract_number** | **Integer** | Users having more than 1 contract need to provide contract number, against which all API requests should be executed | [optional] |
503
-
504
- ### Return type
505
-
506
- [**S3ObjectStorageSSO**](S3ObjectStorageSSO.md)
507
-
508
- ### Authorization
509
-
510
- Basic Authentication, Token Authentication
511
-
512
- ### HTTP request headers
513
-
514
- - **Content-Type**: Not defined
515
- - **Accept**: application/json
516
-
data/docs/Users.md DELETED
@@ -1,24 +0,0 @@
1
- # Users
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **id** | **String** | The resource&#39;s unique identifier | [optional][readonly] |
8
- | **type** | [**Type**](Type.md) | The type of object that has been created | [optional] |
9
- | **href** | **String** | URL to the object representation (absolute path) | [optional][readonly] |
10
- | **items** | [**Array&lt;User&gt;**](User.md) | Array of items in that collection | [optional][readonly] |
11
-
12
- ## Example
13
-
14
- ```ruby
15
- require 'ionoscloud'
16
-
17
- instance = Ionoscloud::Users.new(
18
- id: 15f67991-0f51-4efc-a8ad-ef1fb31a480c,
19
- type: "collection",
20
- href: <RESOURCE-URI>,
21
- items: null
22
- )
23
- ```
24
-