ionoscloud 6.0.0 → 6.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (210) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +70 -0
  3. data/README.md +10 -1
  4. data/docs/CHANGELOG.md +22 -0
  5. data/docs/README.md +2 -2
  6. data/docs/api/ApplicationLoadBalancersApi.md +1586 -0
  7. data/docs/api/BackupUnitsApi.md +14 -14
  8. data/docs/api/ContractResourcesApi.md +2 -2
  9. data/docs/api/DataCentersApi.md +15 -15
  10. data/docs/api/DefaultApi.md +2 -2
  11. data/docs/api/FirewallRulesApi.md +14 -14
  12. data/docs/api/FlowLogsApi.md +2 -2
  13. data/docs/api/IPBlocksApi.md +14 -14
  14. data/docs/api/ImagesApi.md +10 -10
  15. data/docs/api/KubernetesApi.md +30 -30
  16. data/docs/api/LANsApi.md +22 -22
  17. data/docs/api/LabelsApi.md +54 -54
  18. data/docs/api/LoadBalancersApi.md +22 -22
  19. data/docs/api/LocationsApi.md +6 -6
  20. data/docs/api/NATGatewaysApi.md +26 -26
  21. data/docs/api/NetworkInterfacesApi.md +14 -14
  22. data/docs/api/NetworkLoadBalancersApi.md +38 -38
  23. data/docs/api/PrivateCrossConnectsApi.md +10 -10
  24. data/docs/api/RequestsApi.md +8 -8
  25. data/docs/api/ServersApi.md +62 -52
  26. data/docs/api/SnapshotsApi.md +10 -10
  27. data/docs/api/TargetGroupsApi.md +516 -0
  28. data/docs/api/UserManagementApi.md +50 -50
  29. data/docs/api/UserS3KeysApi.md +12 -12
  30. data/docs/api/VolumesApi.md +18 -18
  31. data/docs/models/ApplicationLoadBalancer.md +28 -0
  32. data/docs/models/ApplicationLoadBalancerEntities.md +18 -0
  33. data/docs/models/ApplicationLoadBalancerForwardingRule.md +26 -0
  34. data/docs/models/ApplicationLoadBalancerForwardingRuleProperties.md +30 -0
  35. data/docs/models/ApplicationLoadBalancerForwardingRulePut.md +24 -0
  36. data/docs/models/ApplicationLoadBalancerForwardingRules.md +30 -0
  37. data/docs/models/ApplicationLoadBalancerHttpRule.md +34 -0
  38. data/docs/models/ApplicationLoadBalancerHttpRuleCondition.md +26 -0
  39. data/docs/models/ApplicationLoadBalancerProperties.md +26 -0
  40. data/docs/models/ApplicationLoadBalancerPut.md +24 -0
  41. data/docs/models/ApplicationLoadBalancers.md +30 -0
  42. data/docs/models/AttachedVolumes.md +1 -1
  43. data/docs/models/BackupUnits.md +1 -1
  44. data/docs/models/BalancedNics.md +1 -1
  45. data/docs/models/Cdroms.md +1 -1
  46. data/docs/models/Contracts.md +1 -1
  47. data/docs/models/Datacenters.md +1 -1
  48. data/docs/models/ErrorMessage.md +1 -1
  49. data/docs/models/FirewallRules.md +1 -1
  50. data/docs/models/FirewallruleProperties.md +1 -1
  51. data/docs/models/FlowLogs.md +1 -1
  52. data/docs/models/GroupMembers.md +1 -1
  53. data/docs/models/GroupShares.md +1 -1
  54. data/docs/models/GroupUsers.md +1 -1
  55. data/docs/models/Groups.md +1 -1
  56. data/docs/models/Images.md +1 -1
  57. data/docs/models/IpBlocks.md +3 -3
  58. data/docs/models/KubernetesClusterProperties.md +1 -1
  59. data/docs/models/KubernetesClusterPropertiesForPost.md +1 -1
  60. data/docs/models/KubernetesClusterPropertiesForPut.md +1 -1
  61. data/docs/models/KubernetesClusters.md +1 -1
  62. data/docs/models/KubernetesNodePoolProperties.md +1 -1
  63. data/docs/models/KubernetesNodePoolPropertiesForPost.md +1 -1
  64. data/docs/models/KubernetesNodePoolPropertiesForPut.md +1 -1
  65. data/docs/models/KubernetesNodePools.md +1 -1
  66. data/docs/models/KubernetesNodes.md +1 -1
  67. data/docs/models/LabelResources.md +1 -1
  68. data/docs/models/Labels.md +1 -1
  69. data/docs/models/LanNics.md +1 -1
  70. data/docs/models/Lans.md +1 -1
  71. data/docs/models/Loadbalancers.md +1 -1
  72. data/docs/models/Locations.md +1 -1
  73. data/docs/models/NatGatewayProperties.md +1 -1
  74. data/docs/models/NatGatewayRules.md +1 -1
  75. data/docs/models/NatGateways.md +1 -1
  76. data/docs/models/NetworkLoadBalancerForwardingRuleHealthCheck.md +4 -4
  77. data/docs/models/NetworkLoadBalancerForwardingRuleProperties.md +5 -5
  78. data/docs/models/NetworkLoadBalancerForwardingRuleTarget.md +3 -3
  79. data/docs/models/NetworkLoadBalancerForwardingRuleTargetHealthCheck.md +3 -3
  80. data/docs/models/NetworkLoadBalancerForwardingRules.md +1 -1
  81. data/docs/models/NetworkLoadBalancerProperties.md +2 -2
  82. data/docs/models/NetworkLoadBalancers.md +1 -1
  83. data/docs/models/NicProperties.md +3 -3
  84. data/docs/models/Nics.md +1 -1
  85. data/docs/models/PrivateCrossConnects.md +1 -1
  86. data/docs/models/Requests.md +3 -3
  87. data/docs/models/ResourceGroups.md +1 -1
  88. data/docs/models/Resources.md +1 -1
  89. data/docs/models/ResourcesUsers.md +1 -1
  90. data/docs/models/S3Keys.md +1 -1
  91. data/docs/models/Servers.md +1 -1
  92. data/docs/models/Snapshots.md +1 -1
  93. data/docs/models/TargetGroup.md +26 -0
  94. data/docs/models/TargetGroupHealthCheck.md +22 -0
  95. data/docs/models/TargetGroupHttpHealthCheck.md +28 -0
  96. data/docs/models/TargetGroupProperties.md +28 -0
  97. data/docs/models/TargetGroupPut.md +24 -0
  98. data/docs/models/TargetGroupTarget.md +26 -0
  99. data/docs/models/TargetGroups.md +30 -0
  100. data/docs/models/Templates.md +1 -1
  101. data/docs/models/Users.md +1 -1
  102. data/docs/models/VolumeProperties.md +4 -2
  103. data/docs/models/Volumes.md +1 -1
  104. data/git_push.sh +0 -3
  105. data/lib/ionoscloud/api/_api.rb +2 -2
  106. data/lib/ionoscloud/api/application_load_balancers_api.rb +1690 -0
  107. data/lib/ionoscloud/api/backup_units_api.rb +14 -14
  108. data/lib/ionoscloud/api/contract_resources_api.rb +2 -2
  109. data/lib/ionoscloud/api/data_centers_api.rb +16 -16
  110. data/lib/ionoscloud/api/firewall_rules_api.rb +14 -14
  111. data/lib/ionoscloud/api/flow_logs_api.rb +2 -2
  112. data/lib/ionoscloud/api/images_api.rb +10 -10
  113. data/lib/ionoscloud/api/ip_blocks_api.rb +14 -14
  114. data/lib/ionoscloud/api/kubernetes_api.rb +30 -30
  115. data/lib/ionoscloud/api/labels_api.rb +54 -54
  116. data/lib/ionoscloud/api/lans_api.rb +22 -22
  117. data/lib/ionoscloud/api/load_balancers_api.rb +22 -22
  118. data/lib/ionoscloud/api/locations_api.rb +6 -6
  119. data/lib/ionoscloud/api/nat_gateways_api.rb +26 -26
  120. data/lib/ionoscloud/api/network_interfaces_api.rb +14 -14
  121. data/lib/ionoscloud/api/network_load_balancers_api.rb +38 -38
  122. data/lib/ionoscloud/api/private_cross_connects_api.rb +10 -10
  123. data/lib/ionoscloud/api/requests_api.rb +8 -8
  124. data/lib/ionoscloud/api/servers_api.rb +52 -52
  125. data/lib/ionoscloud/api/snapshots_api.rb +10 -10
  126. data/lib/ionoscloud/api/target_groups_api.rb +530 -0
  127. data/lib/ionoscloud/api/user_management_api.rb +50 -50
  128. data/lib/ionoscloud/api/user_s3_keys_api.rb +12 -12
  129. data/lib/ionoscloud/api/volumes_api.rb +19 -19
  130. data/lib/ionoscloud/api_client.rb +1 -1
  131. data/lib/ionoscloud/configuration.rb +11 -26
  132. data/lib/ionoscloud/models/application_load_balancer.rb +319 -0
  133. data/lib/ionoscloud/models/application_load_balancer_entities.rb +226 -0
  134. data/lib/ionoscloud/models/application_load_balancer_forwarding_rule.rb +302 -0
  135. data/lib/ionoscloud/models/application_load_balancer_forwarding_rule_properties.rb +389 -0
  136. data/lib/ionoscloud/models/application_load_balancer_forwarding_rule_put.rb +285 -0
  137. data/lib/ionoscloud/models/application_load_balancer_forwarding_rules.rb +334 -0
  138. data/lib/ionoscloud/models/application_load_balancer_http_rule.rb +427 -0
  139. data/lib/ionoscloud/models/application_load_balancer_http_rule_condition.rb +355 -0
  140. data/lib/ionoscloud/models/application_load_balancer_properties.rb +314 -0
  141. data/lib/ionoscloud/models/application_load_balancer_put.rb +285 -0
  142. data/lib/ionoscloud/models/application_load_balancers.rb +334 -0
  143. data/lib/ionoscloud/models/attached_volumes.rb +1 -1
  144. data/lib/ionoscloud/models/backup_units.rb +1 -1
  145. data/lib/ionoscloud/models/balanced_nics.rb +1 -1
  146. data/lib/ionoscloud/models/cdroms.rb +1 -1
  147. data/lib/ionoscloud/models/contracts.rb +1 -1
  148. data/lib/ionoscloud/models/datacenters.rb +1 -1
  149. data/lib/ionoscloud/models/error_message.rb +1 -1
  150. data/lib/ionoscloud/models/firewall_rules.rb +1 -1
  151. data/lib/ionoscloud/models/firewallrule_properties.rb +6 -1
  152. data/lib/ionoscloud/models/flow_logs.rb +1 -1
  153. data/lib/ionoscloud/models/group_members.rb +1 -1
  154. data/lib/ionoscloud/models/group_shares.rb +1 -1
  155. data/lib/ionoscloud/models/group_users.rb +1 -1
  156. data/lib/ionoscloud/models/groups.rb +1 -1
  157. data/lib/ionoscloud/models/image_properties.rb +2 -2
  158. data/lib/ionoscloud/models/images.rb +1 -1
  159. data/lib/ionoscloud/models/ip_blocks.rb +3 -3
  160. data/lib/ionoscloud/models/kubernetes_cluster_properties.rb +1 -1
  161. data/lib/ionoscloud/models/kubernetes_cluster_properties_for_post.rb +1 -1
  162. data/lib/ionoscloud/models/kubernetes_cluster_properties_for_put.rb +1 -1
  163. data/lib/ionoscloud/models/kubernetes_clusters.rb +1 -1
  164. data/lib/ionoscloud/models/kubernetes_node_pool_properties.rb +1 -1
  165. data/lib/ionoscloud/models/kubernetes_node_pool_properties_for_post.rb +1 -1
  166. data/lib/ionoscloud/models/kubernetes_node_pool_properties_for_put.rb +1 -1
  167. data/lib/ionoscloud/models/kubernetes_node_pools.rb +1 -1
  168. data/lib/ionoscloud/models/kubernetes_nodes.rb +1 -1
  169. data/lib/ionoscloud/models/label_resources.rb +1 -1
  170. data/lib/ionoscloud/models/labels.rb +1 -1
  171. data/lib/ionoscloud/models/lan_nics.rb +1 -1
  172. data/lib/ionoscloud/models/lans.rb +1 -1
  173. data/lib/ionoscloud/models/loadbalancer_properties.rb +1 -0
  174. data/lib/ionoscloud/models/loadbalancers.rb +1 -1
  175. data/lib/ionoscloud/models/locations.rb +1 -1
  176. data/lib/ionoscloud/models/nat_gateway_properties.rb +1 -1
  177. data/lib/ionoscloud/models/nat_gateway_rules.rb +1 -1
  178. data/lib/ionoscloud/models/nat_gateways.rb +1 -1
  179. data/lib/ionoscloud/models/network_load_balancer_forwarding_rule_health_check.rb +4 -4
  180. data/lib/ionoscloud/models/network_load_balancer_forwarding_rule_properties.rb +5 -5
  181. data/lib/ionoscloud/models/network_load_balancer_forwarding_rule_target.rb +3 -3
  182. data/lib/ionoscloud/models/network_load_balancer_forwarding_rule_target_health_check.rb +3 -3
  183. data/lib/ionoscloud/models/network_load_balancer_forwarding_rules.rb +1 -1
  184. data/lib/ionoscloud/models/network_load_balancer_properties.rb +2 -2
  185. data/lib/ionoscloud/models/network_load_balancers.rb +1 -1
  186. data/lib/ionoscloud/models/nic_properties.rb +4 -3
  187. data/lib/ionoscloud/models/nics.rb +1 -1
  188. data/lib/ionoscloud/models/private_cross_connects.rb +1 -1
  189. data/lib/ionoscloud/models/requests.rb +3 -3
  190. data/lib/ionoscloud/models/resource_groups.rb +1 -1
  191. data/lib/ionoscloud/models/resources.rb +1 -1
  192. data/lib/ionoscloud/models/resources_users.rb +1 -1
  193. data/lib/ionoscloud/models/s3_keys.rb +1 -1
  194. data/lib/ionoscloud/models/servers.rb +1 -1
  195. data/lib/ionoscloud/models/snapshot_properties.rb +2 -2
  196. data/lib/ionoscloud/models/snapshots.rb +1 -1
  197. data/lib/ionoscloud/models/target_group.rb +302 -0
  198. data/lib/ionoscloud/models/target_group_health_check.rb +263 -0
  199. data/lib/ionoscloud/models/target_group_http_health_check.rb +373 -0
  200. data/lib/ionoscloud/models/target_group_properties.rb +376 -0
  201. data/lib/ionoscloud/models/target_group_put.rb +285 -0
  202. data/lib/ionoscloud/models/target_group_target.rb +314 -0
  203. data/lib/ionoscloud/models/target_groups.rb +334 -0
  204. data/lib/ionoscloud/models/templates.rb +1 -1
  205. data/lib/ionoscloud/models/users.rb +1 -1
  206. data/lib/ionoscloud/models/volume_properties.rb +25 -7
  207. data/lib/ionoscloud/models/volumes.rb +1 -1
  208. data/lib/ionoscloud/version.rb +1 -1
  209. data/lib/ionoscloud.rb +20 -0
  210. metadata +46 -5
@@ -45,7 +45,7 @@ volume_id = 'volume_id_example' # String | The unique ID of the volume.
45
45
  opts = {
46
46
  pretty: true, # Boolean | Controls whether the response is pretty-printed (with indentations and new lines).
47
47
  depth: 56, # Integer | Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) 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
48
- x_contract_number: 56, # Integer | Users with multiple contracts must provide the contract number, against which all API requests are to be executed.
48
+ x_contract_number: 56, # Integer | Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
49
49
  name: 'name_example', # String | Snapshot name
50
50
  description: 'description_example', # String | Snapshot description
51
51
  sec_auth_protection: true, # Boolean | Flag for enabling extra protection for this snapshot, such as two-step verification.
@@ -87,7 +87,7 @@ end
87
87
  | **volume_id** | **String** | The unique ID of the volume. | |
88
88
  | **pretty** | **Boolean** | Controls whether the response is pretty-printed (with indentations and new lines). | [optional][default to true] |
89
89
  | **depth** | **Integer** | Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) 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 | [optional][default to 0] |
90
- | **x_contract_number** | **Integer** | Users with multiple contracts must provide the contract number, against which all API requests are to be executed. | [optional] |
90
+ | **x_contract_number** | **Integer** | Users with multiple contracts must provide the contract number, for which all API requests are to be executed. | [optional] |
91
91
  | **name** | **String** | Snapshot name | [optional] |
92
92
  | **description** | **String** | Snapshot description | [optional] |
93
93
  | **sec_auth_protection** | **Boolean** | Flag for enabling extra protection for this snapshot, such as two-step verification. | [optional] |
@@ -138,7 +138,7 @@ volume_id = 'volume_id_example' # String | The unique ID of the volume.
138
138
  opts = {
139
139
  pretty: true, # Boolean | Controls whether the response is pretty-printed (with indentations and new lines).
140
140
  depth: 56, # Integer | Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) 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
141
- x_contract_number: 56 # Integer | Users with multiple contracts must provide the contract number, against which all API requests are to be executed.
141
+ x_contract_number: 56 # Integer | Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
142
142
  }
143
143
 
144
144
  begin
@@ -175,7 +175,7 @@ end
175
175
  | **volume_id** | **String** | The unique ID of the volume. | |
176
176
  | **pretty** | **Boolean** | Controls whether the response is pretty-printed (with indentations and new lines). | [optional][default to true] |
177
177
  | **depth** | **Integer** | Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) 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 | [optional][default to 0] |
178
- | **x_contract_number** | **Integer** | Users with multiple contracts must provide the contract number, against which all API requests are to be executed. | [optional] |
178
+ | **x_contract_number** | **Integer** | Users with multiple contracts must provide the contract number, for which all API requests are to be executed. | [optional] |
179
179
 
180
180
  ### Return type
181
181
 
@@ -222,7 +222,7 @@ volume_id = 'volume_id_example' # String | The unique ID of the volume.
222
222
  opts = {
223
223
  pretty: true, # Boolean | Controls whether the response is pretty-printed (with indentations and new lines).
224
224
  depth: 56, # Integer | Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) 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
225
- x_contract_number: 56 # Integer | Users with multiple contracts must provide the contract number, against which all API requests are to be executed.
225
+ x_contract_number: 56 # Integer | Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
226
226
  }
227
227
 
228
228
  begin
@@ -260,7 +260,7 @@ end
260
260
  | **volume_id** | **String** | The unique ID of the volume. | |
261
261
  | **pretty** | **Boolean** | Controls whether the response is pretty-printed (with indentations and new lines). | [optional][default to true] |
262
262
  | **depth** | **Integer** | Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) 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 | [optional][default to 0] |
263
- | **x_contract_number** | **Integer** | Users with multiple contracts must provide the contract number, against which all API requests are to be executed. | [optional] |
263
+ | **x_contract_number** | **Integer** | Users with multiple contracts must provide the contract number, for which all API requests are to be executed. | [optional] |
264
264
 
265
265
  ### Return type
266
266
 
@@ -306,8 +306,8 @@ datacenter_id = 'datacenter_id_example' # String | The unique ID of the data cen
306
306
  opts = {
307
307
  pretty: true, # Boolean | Controls whether the response is pretty-printed (with indentations and new lines).
308
308
  depth: 56, # Integer | Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) 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
309
- x_contract_number: 56, # Integer | Users with multiple contracts must provide the contract number, against which all API requests are to be executed.
310
- offset: 56, # Integer | The first element (from the complete list of the elements) to include in the response (use together with limit for pagination).
309
+ x_contract_number: 56, # Integer | Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
310
+ offset: 56, # Integer | The first element (from the complete list of the elements) to include in the response (used together with <b><i>limit</i></b> for pagination).
311
311
  limit: 56 # Integer | The maximum number of elements to return (use together with offset for pagination).
312
312
  }
313
313
 
@@ -345,8 +345,8 @@ end
345
345
  | **datacenter_id** | **String** | The unique ID of the data center. | |
346
346
  | **pretty** | **Boolean** | Controls whether the response is pretty-printed (with indentations and new lines). | [optional][default to true] |
347
347
  | **depth** | **Integer** | Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) 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] |
348
- | **x_contract_number** | **Integer** | Users with multiple contracts must provide the contract number, against which all API requests are to be executed. | [optional] |
349
- | **offset** | **Integer** | The first element (from the complete list of the elements) to include in the response (use together with limit for pagination). | [optional][default to 0] |
348
+ | **x_contract_number** | **Integer** | Users with multiple contracts must provide the contract number, for which all API requests are to be executed. | [optional] |
349
+ | **offset** | **Integer** | The first element (from the complete list of the elements) to include in the response (used together with &lt;b&gt;&lt;i&gt;limit&lt;/i&gt;&lt;/b&gt; for pagination). | [optional][default to 0] |
350
350
  | **limit** | **Integer** | The maximum number of elements to return (use together with offset for pagination). | [optional][default to 1000] |
351
351
 
352
352
  ### Return type
@@ -395,7 +395,7 @@ volume = Ionoscloud::VolumeProperties.new({size: 100.0}) # VolumeProperties | Th
395
395
  opts = {
396
396
  pretty: true, # Boolean | Controls whether the response is pretty-printed (with indentations and new lines).
397
397
  depth: 56, # Integer | Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) 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
398
- x_contract_number: 56 # Integer | Users with multiple contracts must provide the contract number, against which all API requests are to be executed.
398
+ x_contract_number: 56 # Integer | Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
399
399
  }
400
400
 
401
401
  begin
@@ -434,7 +434,7 @@ end
434
434
  | **volume** | [**VolumeProperties**](VolumeProperties.md) | The properties of the volume to be updated. | |
435
435
  | **pretty** | **Boolean** | Controls whether the response is pretty-printed (with indentations and new lines). | [optional][default to true] |
436
436
  | **depth** | **Integer** | Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) 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] |
437
- | **x_contract_number** | **Integer** | Users with multiple contracts must provide the contract number, against which all API requests are to be executed. | [optional] |
437
+ | **x_contract_number** | **Integer** | Users with multiple contracts must provide the contract number, for which all API requests are to be executed. | [optional] |
438
438
 
439
439
  ### Return type
440
440
 
@@ -481,7 +481,7 @@ volume = Ionoscloud::Volume.new({properties: Ionoscloud::VolumeProperties.new({s
481
481
  opts = {
482
482
  pretty: true, # Boolean | Controls whether the response is pretty-printed (with indentations and new lines).
483
483
  depth: 56, # Integer | Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) 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
484
- x_contract_number: 56 # Integer | Users with multiple contracts must provide the contract number, against which all API requests are to be executed.
484
+ x_contract_number: 56 # Integer | Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
485
485
  }
486
486
 
487
487
  begin
@@ -519,7 +519,7 @@ end
519
519
  | **volume** | [**Volume**](Volume.md) | The volume to create. | |
520
520
  | **pretty** | **Boolean** | Controls whether the response is pretty-printed (with indentations and new lines). | [optional][default to true] |
521
521
  | **depth** | **Integer** | Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) 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] |
522
- | **x_contract_number** | **Integer** | Users with multiple contracts must provide the contract number, against which all API requests are to be executed. | [optional] |
522
+ | **x_contract_number** | **Integer** | Users with multiple contracts must provide the contract number, for which all API requests are to be executed. | [optional] |
523
523
 
524
524
  ### Return type
525
525
 
@@ -567,7 +567,7 @@ volume = Ionoscloud::Volume.new({properties: Ionoscloud::VolumeProperties.new({s
567
567
  opts = {
568
568
  pretty: true, # Boolean | Controls whether the response is pretty-printed (with indentations and new lines).
569
569
  depth: 56, # Integer | Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) 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
570
- x_contract_number: 56 # Integer | Users with multiple contracts must provide the contract number, against which all API requests are to be executed.
570
+ x_contract_number: 56 # Integer | Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
571
571
  }
572
572
 
573
573
  begin
@@ -606,7 +606,7 @@ end
606
606
  | **volume** | [**Volume**](Volume.md) | The modified volume | |
607
607
  | **pretty** | **Boolean** | Controls whether the response is pretty-printed (with indentations and new lines). | [optional][default to true] |
608
608
  | **depth** | **Integer** | Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) 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] |
609
- | **x_contract_number** | **Integer** | Users with multiple contracts must provide the contract number, against which all API requests are to be executed. | [optional] |
609
+ | **x_contract_number** | **Integer** | Users with multiple contracts must provide the contract number, for which all API requests are to be executed. | [optional] |
610
610
 
611
611
  ### Return type
612
612
 
@@ -653,7 +653,7 @@ volume_id = 'volume_id_example' # String | The unique ID of the volume.
653
653
  opts = {
654
654
  pretty: true, # Boolean | Controls whether the response is pretty-printed (with indentations and new lines).
655
655
  depth: 56, # Integer | Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) 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
656
- x_contract_number: 56, # Integer | Users with multiple contracts must provide the contract number, against which all API requests are to be executed.
656
+ x_contract_number: 56, # Integer | Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
657
657
  snapshot_id: 'snapshot_id_example' # String | The unique ID of the snapshot.
658
658
  }
659
659
 
@@ -691,7 +691,7 @@ end
691
691
  | **volume_id** | **String** | The unique ID of the volume. | |
692
692
  | **pretty** | **Boolean** | Controls whether the response is pretty-printed (with indentations and new lines). | [optional][default to true] |
693
693
  | **depth** | **Integer** | Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) 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] |
694
- | **x_contract_number** | **Integer** | Users with multiple contracts must provide the contract number, against which all API requests are to be executed. | [optional] |
694
+ | **x_contract_number** | **Integer** | Users with multiple contracts must provide the contract number, for which all API requests are to be executed. | [optional] |
695
695
  | **snapshot_id** | **String** | The unique ID of the snapshot. | [optional] |
696
696
 
697
697
  ### Return type
@@ -0,0 +1,28 @@
1
+ # ApplicationLoadBalancer
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
+ | **metadata** | [**DatacenterElementMetadata**](DatacenterElementMetadata.md) | | [optional] |
11
+ | **properties** | [**ApplicationLoadBalancerProperties**](ApplicationLoadBalancerProperties.md) | | |
12
+ | **entities** | [**ApplicationLoadBalancerEntities**](ApplicationLoadBalancerEntities.md) | | [optional] |
13
+
14
+ ## Example
15
+
16
+ ```ruby
17
+ require 'ionoscloud'
18
+
19
+ instance = Ionoscloud::ApplicationLoadBalancer.new(
20
+ id: 15f67991-0f51-4efc-a8ad-ef1fb31a480c,
21
+ type: "applicationloadbalancer",
22
+ href: <RESOURCE-URI>,
23
+ metadata: null,
24
+ properties: null,
25
+ entities: null
26
+ )
27
+ ```
28
+
@@ -0,0 +1,18 @@
1
+ # ApplicationLoadBalancerEntities
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **forwardingrules** | [**ApplicationLoadBalancerForwardingRules**](ApplicationLoadBalancerForwardingRules.md) | | [optional] |
8
+
9
+ ## Example
10
+
11
+ ```ruby
12
+ require 'ionoscloud'
13
+
14
+ instance = Ionoscloud::ApplicationLoadBalancerEntities.new(
15
+ forwardingrules: null
16
+ )
17
+ ```
18
+
@@ -0,0 +1,26 @@
1
+ # ApplicationLoadBalancerForwardingRule
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
+ | **metadata** | [**DatacenterElementMetadata**](DatacenterElementMetadata.md) | | [optional] |
11
+ | **properties** | [**ApplicationLoadBalancerForwardingRuleProperties**](ApplicationLoadBalancerForwardingRuleProperties.md) | | |
12
+
13
+ ## Example
14
+
15
+ ```ruby
16
+ require 'ionoscloud'
17
+
18
+ instance = Ionoscloud::ApplicationLoadBalancerForwardingRule.new(
19
+ id: 15f67991-0f51-4efc-a8ad-ef1fb31a480c,
20
+ type: "forwarding-rule",
21
+ href: <RESOURCE-URI>,
22
+ metadata: null,
23
+ properties: null
24
+ )
25
+ ```
26
+
@@ -0,0 +1,30 @@
1
+ # ApplicationLoadBalancerForwardingRuleProperties
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **name** | **String** | The name of the Application Load Balancer forwarding rule. | |
8
+ | **protocol** | **String** | Balancing protocol | |
9
+ | **listener_ip** | **String** | Listening (inbound) IP | |
10
+ | **listener_port** | **Integer** | Listening (inbound) port number; valid range is 1 to 65535. | |
11
+ | **client_timeout** | **Integer** | The maximum time in milliseconds to wait for the client to acknowledge or send data; default is 50,000 (50 seconds). | [optional] |
12
+ | **server_certificates** | **Array&lt;String&gt;** | Array of items in the collection. | [optional] |
13
+ | **http_rules** | [**Array&lt;ApplicationLoadBalancerHttpRule&gt;**](ApplicationLoadBalancerHttpRule.md) | An array of items in the collection. The original order of rules is perserved during processing, except for Forward-type rules are processed after the rules with other action defined. The relative order of Forward-type rules is also preserved during the processing. | [optional] |
14
+
15
+ ## Example
16
+
17
+ ```ruby
18
+ require 'ionoscloud'
19
+
20
+ instance = Ionoscloud::ApplicationLoadBalancerForwardingRuleProperties.new(
21
+ name: My Application Load Balancer forwarding rule,
22
+ protocol: HTTP,
23
+ listener_ip: 81.173.1.2,
24
+ listener_port: 8080,
25
+ client_timeout: 50,
26
+ server_certificates: [3839d24f-57bd-408e-96ee-8da3d2db5a03, a6b4f7d5-b23a-4f53-b83e-8a6528ab4612],
27
+ http_rules: null
28
+ )
29
+ ```
30
+
@@ -0,0 +1,24 @@
1
+ # ApplicationLoadBalancerForwardingRulePut
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
+ | **properties** | [**ApplicationLoadBalancerForwardingRuleProperties**](ApplicationLoadBalancerForwardingRuleProperties.md) | | |
11
+
12
+ ## Example
13
+
14
+ ```ruby
15
+ require 'ionoscloud'
16
+
17
+ instance = Ionoscloud::ApplicationLoadBalancerForwardingRulePut.new(
18
+ id: 15f67991-0f51-4efc-a8ad-ef1fb31a480c,
19
+ type: "forwarding-rule",
20
+ href: <RESOURCE-URI>,
21
+ properties: null
22
+ )
23
+ ```
24
+
@@ -0,0 +1,30 @@
1
+ # ApplicationLoadBalancerForwardingRules
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;ApplicationLoadBalancerForwardingRule&gt;**](ApplicationLoadBalancerForwardingRule.md) | Array of items in the collection. | [optional][readonly] |
11
+ | **offset** | **Float** | The offset (if specified in the request). | [optional] |
12
+ | **limit** | **Float** | The limit (if specified in the request). | [optional] |
13
+ | **_links** | [**PaginationLinks**](PaginationLinks.md) | | [optional] |
14
+
15
+ ## Example
16
+
17
+ ```ruby
18
+ require 'ionoscloud'
19
+
20
+ instance = Ionoscloud::ApplicationLoadBalancerForwardingRules.new(
21
+ id: 15f67991-0f51-4efc-a8ad-ef1fb31a480c,
22
+ type: "collection",
23
+ href: <RESOURCE-URI>,
24
+ items: null,
25
+ offset: 0,
26
+ limit: 1000,
27
+ _links: null
28
+ )
29
+ ```
30
+
@@ -0,0 +1,34 @@
1
+ # ApplicationLoadBalancerHttpRule
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **name** | **String** | The unique name of the Application Load Balancer HTTP rule. | |
8
+ | **type** | **String** | Type of the HTTP rule. | |
9
+ | **target_group** | **String** | The ID of the target group; mandatory and only valid for FORWARD actions. | [optional] |
10
+ | **drop_query** | **Boolean** | Default is false; valid only for REDIRECT actions. | [optional] |
11
+ | **location** | **String** | The location for redirecting; mandatory and valid only for REDIRECT actions. | [optional] |
12
+ | **status_code** | **Integer** | Valid only for REDIRECT and STATIC actions. For REDIRECT actions, default is 301 and possible values are 301, 302, 303, 307, and 308. For STATIC actions, default is 503 and valid range is 200 to 599. | [optional] |
13
+ | **response_message** | **String** | The response message of the request; mandatory for STATIC actions. | [optional] |
14
+ | **content_type** | **String** | Valid only for STATIC actions. | [optional] |
15
+ | **conditions** | [**Array&lt;ApplicationLoadBalancerHttpRuleCondition&gt;**](ApplicationLoadBalancerHttpRuleCondition.md) | An array of items in the collection.The action is only performed if each and every condition is met; if no conditions are set, the rule will always be performed. | [optional] |
16
+
17
+ ## Example
18
+
19
+ ```ruby
20
+ require 'ionoscloud'
21
+
22
+ instance = Ionoscloud::ApplicationLoadBalancerHttpRule.new(
23
+ name: My Application Load Balancer HTTP rule,
24
+ type: FORWARD,
25
+ target_group: 96e514d0-73e4-4abd-8fbc-c0f53b79bfae,
26
+ drop_query: true,
27
+ location: www.ionos.com,
28
+ status_code: 301,
29
+ response_message: Application Down,
30
+ content_type: text/html,
31
+ conditions: null
32
+ )
33
+ ```
34
+
@@ -0,0 +1,26 @@
1
+ # ApplicationLoadBalancerHttpRuleCondition
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **type** | **String** | Type of the HTTP rule condition. | |
8
+ | **condition** | **String** | Matching rule for the HTTP rule condition attribute; mandatory for HEADER, PATH, QUERY, METHOD, HOST, and COOKIE types; must be null when type is SOURCE_IP. | |
9
+ | **negate** | **Boolean** | Specifies whether the condition is negated or not; the default is False. | [optional] |
10
+ | **key** | **String** | Must be null when type is PATH, METHOD, HOST, or SOURCE_IP. Key can only be set when type is COOKIES, HEADER, or QUERY. | [optional] |
11
+ | **value** | **String** | Mandatory for conditions CONTAINS, EQUALS, MATCHES, STARTS_WITH, ENDS_WITH; must be null when condition is EXISTS; should be a valid CIDR if provided and if type is SOURCE_IP. | [optional] |
12
+
13
+ ## Example
14
+
15
+ ```ruby
16
+ require 'ionoscloud'
17
+
18
+ instance = Ionoscloud::ApplicationLoadBalancerHttpRuleCondition.new(
19
+ type: HEADER,
20
+ condition: STARTS_WITH,
21
+ negate: false,
22
+ key: forward-at,
23
+ value: Friday
24
+ )
25
+ ```
26
+
@@ -0,0 +1,26 @@
1
+ # ApplicationLoadBalancerProperties
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **name** | **String** | The name of the Application Load Balancer. | |
8
+ | **listener_lan** | **Integer** | ID of the listening (inbound) LAN. | |
9
+ | **ips** | **Array&lt;String&gt;** | Collection of the Application Load Balancer IP addresses. (Inbound and outbound) IPs of the listenerLan are customer-reserved public IPs for the public Load Balancers, and private IPs for the private Load Balancers. | [optional] |
10
+ | **target_lan** | **Integer** | ID of the balanced private target LAN (outbound). | |
11
+ | **lb_private_ips** | **Array&lt;String&gt;** | Collection of private IP addresses with the subnet mask of the Application Load Balancer. IPs must contain valid a subnet mask. If no IP is provided, the system will generate an IP with /24 subnet. | [optional] |
12
+
13
+ ## Example
14
+
15
+ ```ruby
16
+ require 'ionoscloud'
17
+
18
+ instance = Ionoscloud::ApplicationLoadBalancerProperties.new(
19
+ name: My Application Load Balancer,
20
+ listener_lan: 1,
21
+ ips: [81.173.1.2, 22.231.2.2, 22.231.2.3],
22
+ target_lan: 2,
23
+ lb_private_ips: [81.173.1.5/24, 22.231.2.5/24]
24
+ )
25
+ ```
26
+
@@ -0,0 +1,24 @@
1
+ # ApplicationLoadBalancerPut
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
+ | **properties** | [**ApplicationLoadBalancerProperties**](ApplicationLoadBalancerProperties.md) | | |
11
+
12
+ ## Example
13
+
14
+ ```ruby
15
+ require 'ionoscloud'
16
+
17
+ instance = Ionoscloud::ApplicationLoadBalancerPut.new(
18
+ id: 15f67991-0f51-4efc-a8ad-ef1fb31a480c,
19
+ type: "applicationloadbalancer",
20
+ href: <RESOURCE-URI>,
21
+ properties: null
22
+ )
23
+ ```
24
+
@@ -0,0 +1,30 @@
1
+ # ApplicationLoadBalancers
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;ApplicationLoadBalancer&gt;**](ApplicationLoadBalancer.md) | Array of items in the collection. | [optional][readonly] |
11
+ | **offset** | **Float** | The offset (if specified in the request). | [optional] |
12
+ | **limit** | **Float** | The limit (if specified in the request). | [optional] |
13
+ | **_links** | [**PaginationLinks**](PaginationLinks.md) | | [optional] |
14
+
15
+ ## Example
16
+
17
+ ```ruby
18
+ require 'ionoscloud'
19
+
20
+ instance = Ionoscloud::ApplicationLoadBalancers.new(
21
+ id: 15f67991-0f51-4efc-a8ad-ef1fb31a480c,
22
+ type: "collection",
23
+ href: <RESOURCE-URI>,
24
+ items: null,
25
+ offset: 0,
26
+ limit: 1000,
27
+ _links: null
28
+ )
29
+ ```
30
+
@@ -7,7 +7,7 @@
7
7
  | **id** | **String** | The resource&#39;s unique identifier. | [optional][readonly] |
8
8
  | **type** | [**Type**](Type.md) | The type of object that has been created. | [optional] |
9
9
  | **href** | **String** | URL to the object representation (absolute path). | [optional][readonly] |
10
- | **items** | [**Array&lt;Volume&gt;**](Volume.md) | Array of items in that collection. | [optional] |
10
+ | **items** | [**Array&lt;Volume&gt;**](Volume.md) | Array of items in the collection. | [optional] |
11
11
  | **offset** | **Float** | The offset (if specified in the request). | [optional] |
12
12
  | **limit** | **Float** | The limit (if specified in the request). | [optional] |
13
13
  | **_links** | [**PaginationLinks**](PaginationLinks.md) | | [optional] |
@@ -7,7 +7,7 @@
7
7
  | **id** | **String** | The resource&#39;s unique identifier. | [optional][readonly] |
8
8
  | **type** | **String** | The type of object that has been created. | [optional][readonly] |
9
9
  | **href** | **String** | URL to the object representation (absolute path). | [optional][readonly] |
10
- | **items** | [**Array&lt;BackupUnit&gt;**](BackupUnit.md) | Array of items in that collection. | [optional][readonly] |
10
+ | **items** | [**Array&lt;BackupUnit&gt;**](BackupUnit.md) | Array of items in the collection. | [optional][readonly] |
11
11
 
12
12
  ## Example
13
13
 
@@ -7,7 +7,7 @@
7
7
  | **id** | **String** | The resource&#39;s unique identifier. | [optional][readonly] |
8
8
  | **type** | [**Type**](Type.md) | The type of object that has been created. | [optional] |
9
9
  | **href** | **String** | URL to the object representation (absolute path). | [optional][readonly] |
10
- | **items** | [**Array&lt;Nic&gt;**](Nic.md) | Array of items in that collection. | [optional][readonly] |
10
+ | **items** | [**Array&lt;Nic&gt;**](Nic.md) | Array of items in the collection. | [optional][readonly] |
11
11
  | **offset** | **Float** | The offset (if specified in the request). | [optional] |
12
12
  | **limit** | **Float** | The limit (if specified in the request). | [optional] |
13
13
  | **_links** | [**PaginationLinks**](PaginationLinks.md) | | [optional] |
@@ -7,7 +7,7 @@
7
7
  | **id** | **String** | The resource&#39;s unique identifier. | [optional][readonly] |
8
8
  | **type** | [**Type**](Type.md) | The type of object that has been created. | [optional] |
9
9
  | **href** | **String** | URL to the object representation (absolute path). | [optional][readonly] |
10
- | **items** | [**Array&lt;Image&gt;**](Image.md) | Array of items in that collection. | [optional] |
10
+ | **items** | [**Array&lt;Image&gt;**](Image.md) | Array of items in the collection. | [optional] |
11
11
  | **offset** | **Float** | The offset (if specified in the request). | [optional] |
12
12
  | **limit** | **Float** | The limit (if specified in the request). | [optional] |
13
13
  | **_links** | [**PaginationLinks**](PaginationLinks.md) | | [optional] |
@@ -7,7 +7,7 @@
7
7
  | **id** | **String** | The resource&#39;s unique identifier. | [optional][readonly] |
8
8
  | **type** | [**Type**](Type.md) | The type of object that has been created. | [optional] |
9
9
  | **href** | **String** | URL to the object representation (absolute path). | [optional][readonly] |
10
- | **items** | [**Array&lt;Contract&gt;**](Contract.md) | Array of items in that collection. | [optional][readonly] |
10
+ | **items** | [**Array&lt;Contract&gt;**](Contract.md) | Array of items in the collection. | [optional][readonly] |
11
11
 
12
12
  ## Example
13
13
 
@@ -7,7 +7,7 @@
7
7
  | **id** | **String** | The resource&#39;s unique identifier. | [optional][readonly] |
8
8
  | **type** | [**Type**](Type.md) | The type of object that has been created. | [optional] |
9
9
  | **href** | **String** | URL to the object representation (absolute path). | [optional][readonly] |
10
- | **items** | [**Array&lt;Datacenter&gt;**](Datacenter.md) | Array of items in that collection. | [optional][readonly] |
10
+ | **items** | [**Array&lt;Datacenter&gt;**](Datacenter.md) | Array of items in the collection. | [optional][readonly] |
11
11
  | **offset** | **Float** | The offset (if specified in the request). | [optional] |
12
12
  | **limit** | **Float** | The limit (if specified in the request). | [optional] |
13
13
  | **_links** | [**PaginationLinks**](PaginationLinks.md) | | [optional] |
@@ -5,7 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **error_code** | **String** | Application internal error code. | [optional][readonly] |
8
- | **message** | **String** | Human-readable message. | [optional][readonly] |
8
+ | **message** | **String** | A human-readable message. | [optional][readonly] |
9
9
 
10
10
  ## Example
11
11
 
@@ -7,7 +7,7 @@
7
7
  | **id** | **String** | The resource&#39;s unique identifier. | [optional][readonly] |
8
8
  | **type** | [**Type**](Type.md) | The type of object that has been created. | [optional] |
9
9
  | **href** | **String** | URL to the object representation (absolute path). | [optional][readonly] |
10
- | **items** | [**Array&lt;FirewallRule&gt;**](FirewallRule.md) | Array of items in that collection. | [optional][readonly] |
10
+ | **items** | [**Array&lt;FirewallRule&gt;**](FirewallRule.md) | Array of items in the collection. | [optional][readonly] |
11
11
  | **offset** | **Float** | The offset (if specified in the request). | [optional] |
12
12
  | **limit** | **Float** | The limit (if specified in the request). | [optional] |
13
13
  | **_links** | [**PaginationLinks**](PaginationLinks.md) | | [optional] |
@@ -13,7 +13,7 @@
13
13
  | **icmp_type** | **Integer** | Defines the allowed type (from 0 to 254) if the protocol ICMP is chosen. Value null allows all types. | [optional] |
14
14
  | **port_range_start** | **Integer** | Defines the start range of the allowed port (from 1 to 65534) if protocol TCP or UDP is chosen. Leave portRangeStart and portRangeEnd value null to allow all ports. | [optional] |
15
15
  | **port_range_end** | **Integer** | Defines the end range of the allowed port (from 1 to 65534) if the protocol TCP or UDP is chosen. Leave portRangeStart and portRangeEnd null to allow all ports. | [optional] |
16
- | **type** | **String** | The type of firewall rule. If not specified, the default INGRESS value is taken. | [optional] |
16
+ | **type** | **String** | The type of the firewall rule. If not specified, the default INGRESS value is used. | [optional] |
17
17
 
18
18
  ## Example
19
19
 
@@ -7,7 +7,7 @@
7
7
  | **id** | **String** | The resource&#39;s unique identifier. | [optional][readonly] |
8
8
  | **type** | [**Type**](Type.md) | The type of object that has been created. | [optional] |
9
9
  | **href** | **String** | URL to the object representation (absolute path). | [optional][readonly] |
10
- | **items** | [**Array&lt;FlowLog&gt;**](FlowLog.md) | Array of items in that collection. | [optional][readonly] |
10
+ | **items** | [**Array&lt;FlowLog&gt;**](FlowLog.md) | Array of items in the collection. | [optional][readonly] |
11
11
  | **offset** | **Float** | The offset (if specified in the request). | [optional] |
12
12
  | **limit** | **Float** | The limit (if specified in the request). | [optional] |
13
13
  | **_links** | [**PaginationLinks**](PaginationLinks.md) | | [optional] |
@@ -7,7 +7,7 @@
7
7
  | **id** | **String** | The resource&#39;s unique identifier. | [optional][readonly] |
8
8
  | **type** | [**Type**](Type.md) | The type of object that has been created. | [optional] |
9
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] |
10
+ | **items** | [**Array&lt;User&gt;**](User.md) | Array of items in the collection. | [optional][readonly] |
11
11
 
12
12
  ## Example
13
13
 
@@ -7,7 +7,7 @@
7
7
  | **id** | **String** | The resource&#39;s unique identifier. | [optional][readonly] |
8
8
  | **type** | [**Type**](Type.md) | Share representing groups and resource relationship | [optional] |
9
9
  | **href** | **String** | URL to the object representation (absolute path). | [optional][readonly] |
10
- | **items** | [**Array&lt;GroupShare&gt;**](GroupShare.md) | Array of items in that collection. | [optional][readonly] |
10
+ | **items** | [**Array&lt;GroupShare&gt;**](GroupShare.md) | Array of items in the collection. | [optional][readonly] |
11
11
 
12
12
  ## Example
13
13
 
@@ -7,7 +7,7 @@
7
7
  | **id** | **String** | The resource&#39;s unique identifier. | [optional][readonly] |
8
8
  | **type** | [**Type**](Type.md) | The type of the resource. | [optional] |
9
9
  | **href** | **String** | URL to the object representation (absolute path). | [optional][readonly] |
10
- | **items** | [**Array&lt;Group&gt;**](Group.md) | Array of items in that collection. | [optional][readonly] |
10
+ | **items** | [**Array&lt;Group&gt;**](Group.md) | Array of items in the collection. | [optional][readonly] |
11
11
 
12
12
  ## Example
13
13
 
@@ -7,7 +7,7 @@
7
7
  | **id** | **String** | The resource&#39;s unique identifier. | [optional][readonly] |
8
8
  | **type** | [**Type**](Type.md) | The type of the resource. | [optional] |
9
9
  | **href** | **String** | URL to the object representation (absolute path). | [optional][readonly] |
10
- | **items** | [**Array&lt;Group&gt;**](Group.md) | Array of items in that collection. | [optional][readonly] |
10
+ | **items** | [**Array&lt;Group&gt;**](Group.md) | Array of items in the collection. | [optional][readonly] |
11
11
 
12
12
  ## Example
13
13
 
@@ -7,7 +7,7 @@
7
7
  | **id** | **String** | The resource&#39;s unique identifier. | [optional][readonly] |
8
8
  | **type** | [**Type**](Type.md) | The type of object that has been created. | [optional] |
9
9
  | **href** | **String** | URL to the object representation (absolute path). | [optional][readonly] |
10
- | **items** | [**Array&lt;Image&gt;**](Image.md) | Array of items in that collection. | [optional][readonly] |
10
+ | **items** | [**Array&lt;Image&gt;**](Image.md) | Array of items in the collection. | [optional][readonly] |
11
11
 
12
12
  ## Example
13
13