ionoscloud 6.0.0.beta.2 → 6.0.0.beta.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +55 -0
- data/docs/BackupUnitsApi.md +6 -7
- data/docs/DataCentersApi.md +6 -7
- data/docs/FirewallRulesApi.md +6 -7
- data/docs/FlowLogsApi.md +6 -7
- data/docs/IPBlocksApi.md +6 -7
- data/docs/ImagesApi.md +6 -7
- data/docs/KubernetesApi.md +24 -28
- data/docs/LabelsApi.md +30 -35
- data/docs/LansApi.md +6 -7
- data/docs/LoadBalancersApi.md +12 -14
- data/docs/NATGatewaysApi.md +18 -21
- data/docs/NetworkInterfacesApi.md +6 -7
- data/docs/NetworkLoadBalancersApi.md +18 -21
- data/docs/PrivateCrossConnectsApi.md +6 -7
- data/docs/ServersApi.md +54 -63
- data/docs/SnapshotsApi.md +6 -7
- data/docs/UserManagementApi.md +24 -28
- data/docs/UserS3KeysApi.md +6 -7
- data/docs/VolumesApi.md +12 -14
- data/ionoscloud.gemspec +1 -1
- data/lib/ionoscloud.rb +1 -1
- data/lib/ionoscloud/api/_api.rb +1 -1
- data/lib/ionoscloud/api/backup_units_api.rb +6 -6
- data/lib/ionoscloud/api/contract_resources_api.rb +1 -1
- data/lib/ionoscloud/api/data_centers_api.rb +6 -6
- data/lib/ionoscloud/api/firewall_rules_api.rb +6 -6
- data/lib/ionoscloud/api/flow_logs_api.rb +6 -6
- data/lib/ionoscloud/api/images_api.rb +6 -6
- data/lib/ionoscloud/api/ip_blocks_api.rb +6 -6
- data/lib/ionoscloud/api/kubernetes_api.rb +21 -21
- data/lib/ionoscloud/api/labels_api.rb +26 -26
- data/lib/ionoscloud/api/lans_api.rb +6 -6
- data/lib/ionoscloud/api/load_balancers_api.rb +11 -11
- data/lib/ionoscloud/api/locations_api.rb +1 -1
- data/lib/ionoscloud/api/nat_gateways_api.rb +16 -16
- data/lib/ionoscloud/api/network_interfaces_api.rb +6 -6
- data/lib/ionoscloud/api/network_load_balancers_api.rb +16 -16
- data/lib/ionoscloud/api/private_cross_connects_api.rb +6 -6
- data/lib/ionoscloud/api/requests_api.rb +1 -1
- data/lib/ionoscloud/api/servers_api.rb +46 -46
- data/lib/ionoscloud/api/snapshots_api.rb +6 -6
- data/lib/ionoscloud/api/templates_api.rb +1 -1
- data/lib/ionoscloud/api/user_management_api.rb +21 -21
- data/lib/ionoscloud/api/user_s3_keys_api.rb +6 -6
- data/lib/ionoscloud/api/volumes_api.rb +11 -11
- data/lib/ionoscloud/api_client.rb +2 -2
- data/lib/ionoscloud/api_error.rb +1 -1
- data/lib/ionoscloud/configuration.rb +1 -1
- data/lib/ionoscloud/models/attached_volumes.rb +1 -1
- data/lib/ionoscloud/models/backup_unit.rb +1 -1
- data/lib/ionoscloud/models/backup_unit_properties.rb +1 -1
- data/lib/ionoscloud/models/backup_unit_sso.rb +1 -1
- data/lib/ionoscloud/models/backup_units.rb +3 -3
- data/lib/ionoscloud/models/balanced_nics.rb +1 -1
- data/lib/ionoscloud/models/cdroms.rb +1 -1
- data/lib/ionoscloud/models/connectable_datacenter.rb +1 -1
- data/lib/ionoscloud/models/contract.rb +1 -1
- data/lib/ionoscloud/models/contract_properties.rb +1 -1
- data/lib/ionoscloud/models/contracts.rb +1 -1
- data/lib/ionoscloud/models/cpu_architecture_properties.rb +1 -1
- data/lib/ionoscloud/models/data_center_entities.rb +1 -1
- data/lib/ionoscloud/models/datacenter.rb +1 -1
- data/lib/ionoscloud/models/datacenter_element_metadata.rb +1 -1
- data/lib/ionoscloud/models/datacenter_properties.rb +1 -1
- data/lib/ionoscloud/models/datacenters.rb +1 -1
- data/lib/ionoscloud/models/error.rb +1 -1
- data/lib/ionoscloud/models/error_message.rb +1 -1
- data/lib/ionoscloud/models/firewall_rule.rb +1 -1
- data/lib/ionoscloud/models/firewall_rules.rb +1 -1
- data/lib/ionoscloud/models/firewallrule_properties.rb +37 -22
- data/lib/ionoscloud/models/flow_log.rb +1 -1
- data/lib/ionoscloud/models/flow_log_properties.rb +1 -1
- data/lib/ionoscloud/models/flow_log_put.rb +1 -1
- data/lib/ionoscloud/models/flow_logs.rb +1 -1
- data/lib/ionoscloud/models/group.rb +1 -1
- data/lib/ionoscloud/models/group_entities.rb +1 -1
- data/lib/ionoscloud/models/group_members.rb +1 -1
- data/lib/ionoscloud/models/group_properties.rb +1 -1
- data/lib/ionoscloud/models/group_share.rb +1 -1
- data/lib/ionoscloud/models/group_share_properties.rb +1 -1
- data/lib/ionoscloud/models/group_shares.rb +1 -1
- data/lib/ionoscloud/models/group_users.rb +1 -1
- data/lib/ionoscloud/models/groups.rb +1 -1
- data/lib/ionoscloud/models/image.rb +1 -1
- data/lib/ionoscloud/models/image_properties.rb +1 -1
- data/lib/ionoscloud/models/images.rb +1 -1
- data/lib/ionoscloud/models/info.rb +1 -1
- data/lib/ionoscloud/models/ip_block.rb +1 -1
- data/lib/ionoscloud/models/ip_block_properties.rb +1 -1
- data/lib/ionoscloud/models/ip_blocks.rb +1 -1
- data/lib/ionoscloud/models/ip_consumer.rb +1 -1
- data/lib/ionoscloud/models/ip_failover.rb +1 -1
- data/lib/ionoscloud/models/kubernetes_auto_scaling.rb +1 -1
- data/lib/ionoscloud/models/kubernetes_cluster.rb +1 -1
- data/lib/ionoscloud/models/kubernetes_cluster_entities.rb +1 -1
- data/lib/ionoscloud/models/kubernetes_cluster_for_post.rb +1 -1
- data/lib/ionoscloud/models/kubernetes_cluster_for_put.rb +1 -1
- data/lib/ionoscloud/models/kubernetes_cluster_properties.rb +1 -1
- data/lib/ionoscloud/models/kubernetes_cluster_properties_for_post.rb +1 -1
- data/lib/ionoscloud/models/kubernetes_cluster_properties_for_put.rb +1 -1
- data/lib/ionoscloud/models/kubernetes_clusters.rb +1 -1
- data/lib/ionoscloud/models/kubernetes_maintenance_window.rb +1 -1
- data/lib/ionoscloud/models/kubernetes_node.rb +1 -1
- data/lib/ionoscloud/models/kubernetes_node_metadata.rb +1 -1
- data/lib/ionoscloud/models/kubernetes_node_pool.rb +1 -1
- data/lib/ionoscloud/models/kubernetes_node_pool_for_post.rb +1 -1
- data/lib/ionoscloud/models/kubernetes_node_pool_for_put.rb +1 -1
- data/lib/ionoscloud/models/kubernetes_node_pool_lan.rb +1 -1
- data/lib/ionoscloud/models/kubernetes_node_pool_lan_routes.rb +1 -1
- data/lib/ionoscloud/models/kubernetes_node_pool_properties.rb +1 -1
- data/lib/ionoscloud/models/kubernetes_node_pool_properties_for_post.rb +1 -1
- data/lib/ionoscloud/models/kubernetes_node_pool_properties_for_put.rb +1 -1
- data/lib/ionoscloud/models/kubernetes_node_pools.rb +1 -1
- data/lib/ionoscloud/models/kubernetes_node_properties.rb +1 -1
- data/lib/ionoscloud/models/kubernetes_nodes.rb +1 -1
- data/lib/ionoscloud/models/label.rb +1 -1
- data/lib/ionoscloud/models/label_properties.rb +1 -1
- data/lib/ionoscloud/models/label_resource.rb +1 -1
- data/lib/ionoscloud/models/label_resource_properties.rb +1 -1
- data/lib/ionoscloud/models/label_resources.rb +3 -3
- data/lib/ionoscloud/models/labels.rb +3 -3
- data/lib/ionoscloud/models/lan.rb +1 -1
- data/lib/ionoscloud/models/lan_entities.rb +1 -1
- data/lib/ionoscloud/models/lan_nics.rb +1 -1
- data/lib/ionoscloud/models/lan_post.rb +1 -1
- data/lib/ionoscloud/models/lan_properties.rb +1 -1
- data/lib/ionoscloud/models/lan_properties_post.rb +1 -1
- data/lib/ionoscloud/models/lans.rb +1 -1
- data/lib/ionoscloud/models/loadbalancer.rb +1 -1
- data/lib/ionoscloud/models/loadbalancer_entities.rb +1 -1
- data/lib/ionoscloud/models/loadbalancer_properties.rb +13 -30
- data/lib/ionoscloud/models/loadbalancers.rb +1 -1
- data/lib/ionoscloud/models/location.rb +1 -1
- data/lib/ionoscloud/models/location_properties.rb +1 -1
- data/lib/ionoscloud/models/locations.rb +1 -1
- data/lib/ionoscloud/models/nat_gateway.rb +1 -1
- data/lib/ionoscloud/models/nat_gateway_entities.rb +1 -1
- data/lib/ionoscloud/models/nat_gateway_lan_properties.rb +1 -1
- data/lib/ionoscloud/models/nat_gateway_properties.rb +1 -1
- data/lib/ionoscloud/models/nat_gateway_put.rb +1 -1
- data/lib/ionoscloud/models/nat_gateway_rule.rb +1 -1
- data/lib/ionoscloud/models/nat_gateway_rule_properties.rb +1 -1
- data/lib/ionoscloud/models/nat_gateway_rule_protocol.rb +1 -1
- data/lib/ionoscloud/models/nat_gateway_rule_put.rb +1 -1
- data/lib/ionoscloud/models/nat_gateway_rule_type.rb +1 -1
- data/lib/ionoscloud/models/nat_gateway_rules.rb +1 -1
- data/lib/ionoscloud/models/nat_gateways.rb +1 -1
- data/lib/ionoscloud/models/network_load_balancer.rb +1 -1
- data/lib/ionoscloud/models/network_load_balancer_entities.rb +1 -1
- data/lib/ionoscloud/models/network_load_balancer_forwarding_rule.rb +1 -1
- data/lib/ionoscloud/models/network_load_balancer_forwarding_rule_health_check.rb +1 -1
- data/lib/ionoscloud/models/network_load_balancer_forwarding_rule_properties.rb +1 -1
- data/lib/ionoscloud/models/network_load_balancer_forwarding_rule_put.rb +1 -1
- data/lib/ionoscloud/models/network_load_balancer_forwarding_rule_target.rb +1 -1
- data/lib/ionoscloud/models/network_load_balancer_forwarding_rule_target_health_check.rb +1 -1
- data/lib/ionoscloud/models/network_load_balancer_forwarding_rules.rb +1 -1
- data/lib/ionoscloud/models/network_load_balancer_properties.rb +1 -1
- data/lib/ionoscloud/models/network_load_balancer_put.rb +1 -1
- data/lib/ionoscloud/models/network_load_balancers.rb +1 -1
- data/lib/ionoscloud/models/nic.rb +1 -1
- data/lib/ionoscloud/models/nic_entities.rb +1 -1
- data/lib/ionoscloud/models/nic_properties.rb +1 -1
- data/lib/ionoscloud/models/nic_put.rb +1 -1
- data/lib/ionoscloud/models/nics.rb +1 -1
- data/lib/ionoscloud/models/no_state_meta_data.rb +1 -1
- data/lib/ionoscloud/models/pagination_links.rb +1 -1
- data/lib/ionoscloud/models/peer.rb +1 -1
- data/lib/ionoscloud/models/private_cross_connect.rb +1 -1
- data/lib/ionoscloud/models/private_cross_connect_properties.rb +1 -1
- data/lib/ionoscloud/models/private_cross_connects.rb +1 -1
- data/lib/ionoscloud/models/remote_console_url.rb +1 -1
- data/lib/ionoscloud/models/request.rb +1 -1
- data/lib/ionoscloud/models/request_metadata.rb +1 -1
- data/lib/ionoscloud/models/request_properties.rb +1 -1
- data/lib/ionoscloud/models/request_status.rb +1 -1
- data/lib/ionoscloud/models/request_status_metadata.rb +1 -1
- data/lib/ionoscloud/models/request_target.rb +1 -1
- data/lib/ionoscloud/models/requests.rb +1 -1
- data/lib/ionoscloud/models/resource.rb +1 -1
- data/lib/ionoscloud/models/resource_entities.rb +1 -1
- data/lib/ionoscloud/models/resource_groups.rb +1 -1
- data/lib/ionoscloud/models/resource_limits.rb +1 -1
- data/lib/ionoscloud/models/resource_properties.rb +1 -1
- data/lib/ionoscloud/models/resource_reference.rb +1 -1
- data/lib/ionoscloud/models/resources.rb +1 -1
- data/lib/ionoscloud/models/resources_users.rb +1 -1
- data/lib/ionoscloud/models/s3_key.rb +1 -1
- data/lib/ionoscloud/models/s3_key_metadata.rb +1 -1
- data/lib/ionoscloud/models/s3_key_properties.rb +1 -1
- data/lib/ionoscloud/models/s3_keys.rb +1 -1
- data/lib/ionoscloud/models/s3_object_storage_sso.rb +1 -1
- data/lib/ionoscloud/models/server.rb +1 -1
- data/lib/ionoscloud/models/server_entities.rb +1 -1
- data/lib/ionoscloud/models/server_properties.rb +3 -3
- data/lib/ionoscloud/models/servers.rb +1 -1
- data/lib/ionoscloud/models/snapshot.rb +1 -1
- data/lib/ionoscloud/models/snapshot_properties.rb +1 -1
- data/lib/ionoscloud/models/snapshots.rb +1 -1
- data/lib/ionoscloud/models/target_port_range.rb +1 -1
- data/lib/ionoscloud/models/template.rb +1 -1
- data/lib/ionoscloud/models/template_properties.rb +1 -1
- data/lib/ionoscloud/models/templates.rb +1 -1
- data/lib/ionoscloud/models/token.rb +1 -1
- data/lib/ionoscloud/models/type.rb +1 -1
- data/lib/ionoscloud/models/user.rb +1 -1
- data/lib/ionoscloud/models/user_metadata.rb +1 -1
- data/lib/ionoscloud/models/user_post.rb +1 -1
- data/lib/ionoscloud/models/user_properties.rb +1 -1
- data/lib/ionoscloud/models/user_properties_post.rb +1 -1
- data/lib/ionoscloud/models/user_properties_put.rb +1 -1
- data/lib/ionoscloud/models/user_put.rb +1 -1
- data/lib/ionoscloud/models/users.rb +1 -1
- data/lib/ionoscloud/models/users_entities.rb +1 -1
- data/lib/ionoscloud/models/volume.rb +1 -1
- data/lib/ionoscloud/models/volume_properties.rb +1 -1
- data/lib/ionoscloud/models/volumes.rb +1 -1
- data/lib/ionoscloud/version.rb +2 -2
- data/spec/api/_api_spec.rb +1 -1
- data/spec/api/backup_units_api_spec.rb +2 -2
- data/spec/api/contract_resources_api_spec.rb +1 -1
- data/spec/api/data_centers_api_spec.rb +2 -2
- data/spec/api/firewall_rules_api_spec.rb +2 -2
- data/spec/api/flow_logs_api_spec.rb +2 -2
- data/spec/api/images_api_spec.rb +2 -2
- data/spec/api/ip_blocks_api_spec.rb +2 -2
- data/spec/api/kubernetes_api_spec.rb +5 -5
- data/spec/api/labels_api_spec.rb +6 -6
- data/spec/api/lans_api_spec.rb +2 -2
- data/spec/api/load_balancers_api_spec.rb +3 -3
- data/spec/api/locations_api_spec.rb +1 -1
- data/spec/api/nat_gateways_api_spec.rb +4 -4
- data/spec/api/network_interfaces_api_spec.rb +2 -2
- data/spec/api/network_load_balancers_api_spec.rb +4 -4
- data/spec/api/private_cross_connects_api_spec.rb +2 -2
- data/spec/api/requests_api_spec.rb +1 -1
- data/spec/api/servers_api_spec.rb +10 -10
- data/spec/api/snapshots_api_spec.rb +2 -2
- data/spec/api/templates_api_spec.rb +1 -1
- data/spec/api/user_management_api_spec.rb +5 -5
- data/spec/api/user_s3_keys_api_spec.rb +2 -2
- data/spec/api/volumes_api_spec.rb +3 -3
- data/spec/api_client_spec.rb +1 -1
- data/spec/configuration_spec.rb +1 -1
- data/spec/models/attached_volumes_spec.rb +1 -1
- data/spec/models/backup_unit_properties_spec.rb +1 -1
- data/spec/models/backup_unit_spec.rb +1 -1
- data/spec/models/backup_unit_sso_spec.rb +1 -1
- data/spec/models/backup_units_spec.rb +2 -2
- data/spec/models/balanced_nics_spec.rb +1 -1
- data/spec/models/cdroms_spec.rb +1 -1
- data/spec/models/connectable_datacenter_spec.rb +1 -1
- data/spec/models/contract_properties_spec.rb +1 -1
- data/spec/models/contract_spec.rb +1 -1
- data/spec/models/contracts_spec.rb +1 -1
- data/spec/models/cpu_architecture_properties_spec.rb +1 -1
- data/spec/models/data_center_entities_spec.rb +1 -1
- data/spec/models/datacenter_element_metadata_spec.rb +1 -1
- data/spec/models/datacenter_properties_spec.rb +1 -1
- data/spec/models/datacenter_spec.rb +1 -1
- data/spec/models/datacenters_spec.rb +1 -1
- data/spec/models/error_message_spec.rb +1 -1
- data/spec/models/error_spec.rb +1 -1
- data/spec/models/firewall_rule_spec.rb +1 -1
- data/spec/models/firewall_rules_spec.rb +1 -1
- data/spec/models/firewallrule_properties_spec.rb +1 -13
- data/spec/models/flow_log_properties_spec.rb +1 -1
- data/spec/models/flow_log_put_spec.rb +1 -1
- data/spec/models/flow_log_spec.rb +1 -1
- data/spec/models/flow_logs_spec.rb +1 -1
- data/spec/models/group_entities_spec.rb +1 -1
- data/spec/models/group_members_spec.rb +1 -1
- data/spec/models/group_properties_spec.rb +1 -1
- data/spec/models/group_share_properties_spec.rb +1 -1
- data/spec/models/group_share_spec.rb +1 -1
- data/spec/models/group_shares_spec.rb +1 -1
- data/spec/models/group_spec.rb +1 -1
- data/spec/models/group_users_spec.rb +1 -1
- data/spec/models/groups_spec.rb +1 -1
- data/spec/models/image_properties_spec.rb +1 -1
- data/spec/models/image_spec.rb +1 -1
- data/spec/models/images_spec.rb +1 -1
- data/spec/models/info_spec.rb +1 -1
- data/spec/models/ip_block_properties_spec.rb +1 -1
- data/spec/models/ip_block_spec.rb +1 -1
- data/spec/models/ip_blocks_spec.rb +1 -1
- data/spec/models/ip_consumer_spec.rb +1 -1
- data/spec/models/ip_failover_spec.rb +1 -1
- data/spec/models/kubernetes_auto_scaling_spec.rb +1 -1
- data/spec/models/kubernetes_cluster_entities_spec.rb +1 -1
- data/spec/models/kubernetes_cluster_for_post_spec.rb +1 -1
- data/spec/models/kubernetes_cluster_for_put_spec.rb +1 -1
- data/spec/models/kubernetes_cluster_properties_for_post_spec.rb +1 -1
- data/spec/models/kubernetes_cluster_properties_for_put_spec.rb +1 -1
- data/spec/models/kubernetes_cluster_properties_spec.rb +1 -1
- data/spec/models/kubernetes_cluster_spec.rb +1 -1
- data/spec/models/kubernetes_clusters_spec.rb +1 -1
- data/spec/models/kubernetes_maintenance_window_spec.rb +1 -1
- data/spec/models/kubernetes_node_metadata_spec.rb +1 -1
- data/spec/models/kubernetes_node_pool_for_post_spec.rb +1 -1
- data/spec/models/kubernetes_node_pool_for_put_spec.rb +1 -1
- data/spec/models/kubernetes_node_pool_lan_routes_spec.rb +1 -1
- data/spec/models/kubernetes_node_pool_lan_spec.rb +1 -1
- data/spec/models/kubernetes_node_pool_properties_for_post_spec.rb +1 -1
- data/spec/models/kubernetes_node_pool_properties_for_put_spec.rb +1 -1
- data/spec/models/kubernetes_node_pool_properties_spec.rb +1 -1
- data/spec/models/kubernetes_node_pool_spec.rb +1 -1
- data/spec/models/kubernetes_node_pools_spec.rb +1 -1
- data/spec/models/kubernetes_node_properties_spec.rb +1 -1
- data/spec/models/kubernetes_node_spec.rb +1 -1
- data/spec/models/kubernetes_nodes_spec.rb +1 -1
- data/spec/models/label_properties_spec.rb +1 -1
- data/spec/models/label_resource_properties_spec.rb +1 -1
- data/spec/models/label_resource_spec.rb +1 -1
- data/spec/models/label_resources_spec.rb +2 -2
- data/spec/models/label_spec.rb +1 -1
- data/spec/models/labels_spec.rb +2 -2
- data/spec/models/lan_entities_spec.rb +1 -1
- data/spec/models/lan_nics_spec.rb +1 -1
- data/spec/models/lan_post_spec.rb +1 -1
- data/spec/models/lan_properties_post_spec.rb +1 -1
- data/spec/models/lan_properties_spec.rb +1 -1
- data/spec/models/lan_spec.rb +1 -1
- data/spec/models/lans_spec.rb +1 -1
- data/spec/models/loadbalancer_entities_spec.rb +1 -1
- data/spec/models/loadbalancer_properties_spec.rb +1 -5
- data/spec/models/loadbalancer_spec.rb +1 -1
- data/spec/models/loadbalancers_spec.rb +1 -1
- data/spec/models/location_properties_spec.rb +1 -1
- data/spec/models/location_spec.rb +1 -1
- data/spec/models/locations_spec.rb +1 -1
- data/spec/models/nat_gateway_entities_spec.rb +1 -1
- data/spec/models/nat_gateway_lan_properties_spec.rb +1 -1
- data/spec/models/nat_gateway_properties_spec.rb +1 -1
- data/spec/models/nat_gateway_put_spec.rb +1 -1
- data/spec/models/nat_gateway_rule_properties_spec.rb +1 -1
- data/spec/models/nat_gateway_rule_protocol_spec.rb +1 -1
- data/spec/models/nat_gateway_rule_put_spec.rb +1 -1
- data/spec/models/nat_gateway_rule_spec.rb +1 -1
- data/spec/models/nat_gateway_rule_type_spec.rb +1 -1
- data/spec/models/nat_gateway_rules_spec.rb +1 -1
- data/spec/models/nat_gateway_spec.rb +1 -1
- data/spec/models/nat_gateways_spec.rb +1 -1
- data/spec/models/network_load_balancer_entities_spec.rb +1 -1
- data/spec/models/network_load_balancer_forwarding_rule_health_check_spec.rb +1 -1
- data/spec/models/network_load_balancer_forwarding_rule_properties_spec.rb +1 -1
- data/spec/models/network_load_balancer_forwarding_rule_put_spec.rb +1 -1
- data/spec/models/network_load_balancer_forwarding_rule_spec.rb +1 -1
- data/spec/models/network_load_balancer_forwarding_rule_target_health_check_spec.rb +1 -1
- data/spec/models/network_load_balancer_forwarding_rule_target_spec.rb +1 -1
- data/spec/models/network_load_balancer_forwarding_rules_spec.rb +1 -1
- data/spec/models/network_load_balancer_properties_spec.rb +1 -1
- data/spec/models/network_load_balancer_put_spec.rb +1 -1
- data/spec/models/network_load_balancer_spec.rb +1 -1
- data/spec/models/network_load_balancers_spec.rb +1 -1
- data/spec/models/nic_entities_spec.rb +1 -1
- data/spec/models/nic_properties_spec.rb +1 -1
- data/spec/models/nic_put_spec.rb +1 -1
- data/spec/models/nic_spec.rb +1 -1
- data/spec/models/nics_spec.rb +1 -1
- data/spec/models/no_state_meta_data_spec.rb +1 -1
- data/spec/models/pagination_links_spec.rb +1 -1
- data/spec/models/peer_spec.rb +1 -1
- data/spec/models/private_cross_connect_properties_spec.rb +1 -1
- data/spec/models/private_cross_connect_spec.rb +1 -1
- data/spec/models/private_cross_connects_spec.rb +1 -1
- data/spec/models/remote_console_url_spec.rb +1 -1
- data/spec/models/request_metadata_spec.rb +1 -1
- data/spec/models/request_properties_spec.rb +1 -1
- data/spec/models/request_spec.rb +1 -1
- data/spec/models/request_status_metadata_spec.rb +1 -1
- data/spec/models/request_status_spec.rb +1 -1
- data/spec/models/request_target_spec.rb +1 -1
- data/spec/models/requests_spec.rb +1 -1
- data/spec/models/resource_entities_spec.rb +1 -1
- data/spec/models/resource_groups_spec.rb +1 -1
- data/spec/models/resource_limits_spec.rb +1 -1
- data/spec/models/resource_properties_spec.rb +1 -1
- data/spec/models/resource_reference_spec.rb +1 -1
- data/spec/models/resource_spec.rb +1 -1
- data/spec/models/resources_spec.rb +1 -1
- data/spec/models/resources_users_spec.rb +1 -1
- data/spec/models/s3_key_metadata_spec.rb +1 -1
- data/spec/models/s3_key_properties_spec.rb +1 -1
- data/spec/models/s3_key_spec.rb +1 -1
- data/spec/models/s3_keys_spec.rb +1 -1
- data/spec/models/s3_object_storage_sso_spec.rb +1 -1
- data/spec/models/server_entities_spec.rb +1 -1
- data/spec/models/server_properties_spec.rb +2 -2
- data/spec/models/server_spec.rb +1 -1
- data/spec/models/servers_spec.rb +1 -1
- data/spec/models/snapshot_properties_spec.rb +1 -1
- data/spec/models/snapshot_spec.rb +1 -1
- data/spec/models/snapshots_spec.rb +1 -1
- data/spec/models/target_port_range_spec.rb +1 -1
- data/spec/models/template_properties_spec.rb +1 -1
- data/spec/models/template_spec.rb +1 -1
- data/spec/models/templates_spec.rb +1 -1
- data/spec/models/token_spec.rb +1 -1
- data/spec/models/type_spec.rb +1 -1
- data/spec/models/user_metadata_spec.rb +1 -1
- data/spec/models/user_post_spec.rb +1 -1
- data/spec/models/user_properties_post_spec.rb +1 -1
- data/spec/models/user_properties_put_spec.rb +1 -1
- data/spec/models/user_properties_spec.rb +1 -1
- data/spec/models/user_put_spec.rb +1 -1
- data/spec/models/user_spec.rb +1 -1
- data/spec/models/users_entities_spec.rb +1 -1
- data/spec/models/users_spec.rb +1 -1
- data/spec/models/volume_properties_spec.rb +1 -1
- data/spec/models/volume_spec.rb +1 -1
- data/spec/models/volumes_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- metadata +164 -163
data/docs/SnapshotsApi.md
CHANGED
|
@@ -13,7 +13,7 @@ All URIs are relative to *https://api.ionos.com/cloudapi/v6*
|
|
|
13
13
|
|
|
14
14
|
## snapshots_delete
|
|
15
15
|
|
|
16
|
-
>
|
|
16
|
+
> snapshots_delete(snapshot_id, opts)
|
|
17
17
|
|
|
18
18
|
Delete a Snapshot
|
|
19
19
|
|
|
@@ -46,8 +46,7 @@ opts = {
|
|
|
46
46
|
|
|
47
47
|
begin
|
|
48
48
|
# Delete a Snapshot
|
|
49
|
-
|
|
50
|
-
p result
|
|
49
|
+
api_instance.snapshots_delete(snapshot_id, opts)
|
|
51
50
|
rescue Ionoscloud::ApiError => e
|
|
52
51
|
puts "Error when calling SnapshotsApi->snapshots_delete: #{e}"
|
|
53
52
|
end
|
|
@@ -55,9 +54,9 @@ end
|
|
|
55
54
|
|
|
56
55
|
#### Using the snapshots_delete_with_http_info variant
|
|
57
56
|
|
|
58
|
-
This returns an Array which contains the response data, status code and headers.
|
|
57
|
+
This returns an Array which contains the response data (`nil` in this case), status code and headers.
|
|
59
58
|
|
|
60
|
-
> <Array(
|
|
59
|
+
> <Array(nil, Integer, Hash)> snapshots_delete_with_http_info(snapshot_id, opts)
|
|
61
60
|
|
|
62
61
|
```ruby
|
|
63
62
|
begin
|
|
@@ -65,7 +64,7 @@ begin
|
|
|
65
64
|
data, status_code, headers = api_instance.snapshots_delete_with_http_info(snapshot_id, opts)
|
|
66
65
|
p status_code # => 2xx
|
|
67
66
|
p headers # => { ... }
|
|
68
|
-
p data # =>
|
|
67
|
+
p data # => nil
|
|
69
68
|
rescue Ionoscloud::ApiError => e
|
|
70
69
|
puts "Error when calling SnapshotsApi->snapshots_delete_with_http_info: #{e}"
|
|
71
70
|
end
|
|
@@ -82,7 +81,7 @@ end
|
|
|
82
81
|
|
|
83
82
|
### Return type
|
|
84
83
|
|
|
85
|
-
|
|
84
|
+
nil (empty response body)
|
|
86
85
|
|
|
87
86
|
### Authorization
|
|
88
87
|
|
data/docs/UserManagementApi.md
CHANGED
|
@@ -32,7 +32,7 @@ All URIs are relative to *https://api.ionos.com/cloudapi/v6*
|
|
|
32
32
|
|
|
33
33
|
## um_groups_delete
|
|
34
34
|
|
|
35
|
-
>
|
|
35
|
+
> um_groups_delete(group_id, opts)
|
|
36
36
|
|
|
37
37
|
Delete a Group
|
|
38
38
|
|
|
@@ -65,8 +65,7 @@ opts = {
|
|
|
65
65
|
|
|
66
66
|
begin
|
|
67
67
|
# Delete a Group
|
|
68
|
-
|
|
69
|
-
p result
|
|
68
|
+
api_instance.um_groups_delete(group_id, opts)
|
|
70
69
|
rescue Ionoscloud::ApiError => e
|
|
71
70
|
puts "Error when calling UserManagementApi->um_groups_delete: #{e}"
|
|
72
71
|
end
|
|
@@ -74,9 +73,9 @@ end
|
|
|
74
73
|
|
|
75
74
|
#### Using the um_groups_delete_with_http_info variant
|
|
76
75
|
|
|
77
|
-
This returns an Array which contains the response data, status code and headers.
|
|
76
|
+
This returns an Array which contains the response data (`nil` in this case), status code and headers.
|
|
78
77
|
|
|
79
|
-
> <Array(
|
|
78
|
+
> <Array(nil, Integer, Hash)> um_groups_delete_with_http_info(group_id, opts)
|
|
80
79
|
|
|
81
80
|
```ruby
|
|
82
81
|
begin
|
|
@@ -84,7 +83,7 @@ begin
|
|
|
84
83
|
data, status_code, headers = api_instance.um_groups_delete_with_http_info(group_id, opts)
|
|
85
84
|
p status_code # => 2xx
|
|
86
85
|
p headers # => { ... }
|
|
87
|
-
p data # =>
|
|
86
|
+
p data # => nil
|
|
88
87
|
rescue Ionoscloud::ApiError => e
|
|
89
88
|
puts "Error when calling UserManagementApi->um_groups_delete_with_http_info: #{e}"
|
|
90
89
|
end
|
|
@@ -101,7 +100,7 @@ end
|
|
|
101
100
|
|
|
102
101
|
### Return type
|
|
103
102
|
|
|
104
|
-
|
|
103
|
+
nil (empty response body)
|
|
105
104
|
|
|
106
105
|
### Authorization
|
|
107
106
|
|
|
@@ -528,7 +527,7 @@ Basic Authentication, Token Authentication
|
|
|
528
527
|
|
|
529
528
|
## um_groups_shares_delete
|
|
530
529
|
|
|
531
|
-
>
|
|
530
|
+
> um_groups_shares_delete(group_id, resource_id, opts)
|
|
532
531
|
|
|
533
532
|
Remove a resource from a group
|
|
534
533
|
|
|
@@ -562,8 +561,7 @@ opts = {
|
|
|
562
561
|
|
|
563
562
|
begin
|
|
564
563
|
# Remove a resource from a group
|
|
565
|
-
|
|
566
|
-
p result
|
|
564
|
+
api_instance.um_groups_shares_delete(group_id, resource_id, opts)
|
|
567
565
|
rescue Ionoscloud::ApiError => e
|
|
568
566
|
puts "Error when calling UserManagementApi->um_groups_shares_delete: #{e}"
|
|
569
567
|
end
|
|
@@ -571,9 +569,9 @@ end
|
|
|
571
569
|
|
|
572
570
|
#### Using the um_groups_shares_delete_with_http_info variant
|
|
573
571
|
|
|
574
|
-
This returns an Array which contains the response data, status code and headers.
|
|
572
|
+
This returns an Array which contains the response data (`nil` in this case), status code and headers.
|
|
575
573
|
|
|
576
|
-
> <Array(
|
|
574
|
+
> <Array(nil, Integer, Hash)> um_groups_shares_delete_with_http_info(group_id, resource_id, opts)
|
|
577
575
|
|
|
578
576
|
```ruby
|
|
579
577
|
begin
|
|
@@ -581,7 +579,7 @@ begin
|
|
|
581
579
|
data, status_code, headers = api_instance.um_groups_shares_delete_with_http_info(group_id, resource_id, opts)
|
|
582
580
|
p status_code # => 2xx
|
|
583
581
|
p headers # => { ... }
|
|
584
|
-
p data # =>
|
|
582
|
+
p data # => nil
|
|
585
583
|
rescue Ionoscloud::ApiError => e
|
|
586
584
|
puts "Error when calling UserManagementApi->um_groups_shares_delete_with_http_info: #{e}"
|
|
587
585
|
end
|
|
@@ -599,7 +597,7 @@ end
|
|
|
599
597
|
|
|
600
598
|
### Return type
|
|
601
599
|
|
|
602
|
-
|
|
600
|
+
nil (empty response body)
|
|
603
601
|
|
|
604
602
|
### Authorization
|
|
605
603
|
|
|
@@ -955,7 +953,7 @@ Basic Authentication, Token Authentication
|
|
|
955
953
|
|
|
956
954
|
## um_groups_users_delete
|
|
957
955
|
|
|
958
|
-
>
|
|
956
|
+
> um_groups_users_delete(group_id, user_id, opts)
|
|
959
957
|
|
|
960
958
|
Remove a user from a group
|
|
961
959
|
|
|
@@ -989,8 +987,7 @@ opts = {
|
|
|
989
987
|
|
|
990
988
|
begin
|
|
991
989
|
# Remove a user from a group
|
|
992
|
-
|
|
993
|
-
p result
|
|
990
|
+
api_instance.um_groups_users_delete(group_id, user_id, opts)
|
|
994
991
|
rescue Ionoscloud::ApiError => e
|
|
995
992
|
puts "Error when calling UserManagementApi->um_groups_users_delete: #{e}"
|
|
996
993
|
end
|
|
@@ -998,9 +995,9 @@ end
|
|
|
998
995
|
|
|
999
996
|
#### Using the um_groups_users_delete_with_http_info variant
|
|
1000
997
|
|
|
1001
|
-
This returns an Array which contains the response data, status code and headers.
|
|
998
|
+
This returns an Array which contains the response data (`nil` in this case), status code and headers.
|
|
1002
999
|
|
|
1003
|
-
> <Array(
|
|
1000
|
+
> <Array(nil, Integer, Hash)> um_groups_users_delete_with_http_info(group_id, user_id, opts)
|
|
1004
1001
|
|
|
1005
1002
|
```ruby
|
|
1006
1003
|
begin
|
|
@@ -1008,7 +1005,7 @@ begin
|
|
|
1008
1005
|
data, status_code, headers = api_instance.um_groups_users_delete_with_http_info(group_id, user_id, opts)
|
|
1009
1006
|
p status_code # => 2xx
|
|
1010
1007
|
p headers # => { ... }
|
|
1011
|
-
p data # =>
|
|
1008
|
+
p data # => nil
|
|
1012
1009
|
rescue Ionoscloud::ApiError => e
|
|
1013
1010
|
puts "Error when calling UserManagementApi->um_groups_users_delete_with_http_info: #{e}"
|
|
1014
1011
|
end
|
|
@@ -1026,7 +1023,7 @@ end
|
|
|
1026
1023
|
|
|
1027
1024
|
### Return type
|
|
1028
1025
|
|
|
1029
|
-
|
|
1026
|
+
nil (empty response body)
|
|
1030
1027
|
|
|
1031
1028
|
### Authorization
|
|
1032
1029
|
|
|
@@ -1457,7 +1454,7 @@ Basic Authentication, Token Authentication
|
|
|
1457
1454
|
|
|
1458
1455
|
## um_users_delete
|
|
1459
1456
|
|
|
1460
|
-
>
|
|
1457
|
+
> um_users_delete(user_id, opts)
|
|
1461
1458
|
|
|
1462
1459
|
Delete a User
|
|
1463
1460
|
|
|
@@ -1490,8 +1487,7 @@ opts = {
|
|
|
1490
1487
|
|
|
1491
1488
|
begin
|
|
1492
1489
|
# Delete a User
|
|
1493
|
-
|
|
1494
|
-
p result
|
|
1490
|
+
api_instance.um_users_delete(user_id, opts)
|
|
1495
1491
|
rescue Ionoscloud::ApiError => e
|
|
1496
1492
|
puts "Error when calling UserManagementApi->um_users_delete: #{e}"
|
|
1497
1493
|
end
|
|
@@ -1499,9 +1495,9 @@ end
|
|
|
1499
1495
|
|
|
1500
1496
|
#### Using the um_users_delete_with_http_info variant
|
|
1501
1497
|
|
|
1502
|
-
This returns an Array which contains the response data, status code and headers.
|
|
1498
|
+
This returns an Array which contains the response data (`nil` in this case), status code and headers.
|
|
1503
1499
|
|
|
1504
|
-
> <Array(
|
|
1500
|
+
> <Array(nil, Integer, Hash)> um_users_delete_with_http_info(user_id, opts)
|
|
1505
1501
|
|
|
1506
1502
|
```ruby
|
|
1507
1503
|
begin
|
|
@@ -1509,7 +1505,7 @@ begin
|
|
|
1509
1505
|
data, status_code, headers = api_instance.um_users_delete_with_http_info(user_id, opts)
|
|
1510
1506
|
p status_code # => 2xx
|
|
1511
1507
|
p headers # => { ... }
|
|
1512
|
-
p data # =>
|
|
1508
|
+
p data # => nil
|
|
1513
1509
|
rescue Ionoscloud::ApiError => e
|
|
1514
1510
|
puts "Error when calling UserManagementApi->um_users_delete_with_http_info: #{e}"
|
|
1515
1511
|
end
|
|
@@ -1526,7 +1522,7 @@ end
|
|
|
1526
1522
|
|
|
1527
1523
|
### Return type
|
|
1528
1524
|
|
|
1529
|
-
|
|
1525
|
+
nil (empty response body)
|
|
1530
1526
|
|
|
1531
1527
|
### Authorization
|
|
1532
1528
|
|
data/docs/UserS3KeysApi.md
CHANGED
|
@@ -14,7 +14,7 @@ All URIs are relative to *https://api.ionos.com/cloudapi/v6*
|
|
|
14
14
|
|
|
15
15
|
## um_users_s3keys_delete
|
|
16
16
|
|
|
17
|
-
>
|
|
17
|
+
> um_users_s3keys_delete(user_id, key_id, opts)
|
|
18
18
|
|
|
19
19
|
Delete an S3 Key
|
|
20
20
|
|
|
@@ -48,8 +48,7 @@ opts = {
|
|
|
48
48
|
|
|
49
49
|
begin
|
|
50
50
|
# Delete an S3 Key
|
|
51
|
-
|
|
52
|
-
p result
|
|
51
|
+
api_instance.um_users_s3keys_delete(user_id, key_id, opts)
|
|
53
52
|
rescue Ionoscloud::ApiError => e
|
|
54
53
|
puts "Error when calling UserS3KeysApi->um_users_s3keys_delete: #{e}"
|
|
55
54
|
end
|
|
@@ -57,9 +56,9 @@ end
|
|
|
57
56
|
|
|
58
57
|
#### Using the um_users_s3keys_delete_with_http_info variant
|
|
59
58
|
|
|
60
|
-
This returns an Array which contains the response data, status code and headers.
|
|
59
|
+
This returns an Array which contains the response data (`nil` in this case), status code and headers.
|
|
61
60
|
|
|
62
|
-
> <Array(
|
|
61
|
+
> <Array(nil, Integer, Hash)> um_users_s3keys_delete_with_http_info(user_id, key_id, opts)
|
|
63
62
|
|
|
64
63
|
```ruby
|
|
65
64
|
begin
|
|
@@ -67,7 +66,7 @@ begin
|
|
|
67
66
|
data, status_code, headers = api_instance.um_users_s3keys_delete_with_http_info(user_id, key_id, opts)
|
|
68
67
|
p status_code # => 2xx
|
|
69
68
|
p headers # => { ... }
|
|
70
|
-
p data # =>
|
|
69
|
+
p data # => nil
|
|
71
70
|
rescue Ionoscloud::ApiError => e
|
|
72
71
|
puts "Error when calling UserS3KeysApi->um_users_s3keys_delete_with_http_info: #{e}"
|
|
73
72
|
end
|
|
@@ -85,7 +84,7 @@ end
|
|
|
85
84
|
|
|
86
85
|
### Return type
|
|
87
86
|
|
|
88
|
-
|
|
87
|
+
nil (empty response body)
|
|
89
88
|
|
|
90
89
|
### Authorization
|
|
91
90
|
|
data/docs/VolumesApi.md
CHANGED
|
@@ -109,7 +109,7 @@ Basic Authentication, Token Authentication
|
|
|
109
109
|
|
|
110
110
|
## datacenters_volumes_delete
|
|
111
111
|
|
|
112
|
-
>
|
|
112
|
+
> datacenters_volumes_delete(datacenter_id, volume_id, opts)
|
|
113
113
|
|
|
114
114
|
Delete a Volume
|
|
115
115
|
|
|
@@ -143,8 +143,7 @@ opts = {
|
|
|
143
143
|
|
|
144
144
|
begin
|
|
145
145
|
# Delete a Volume
|
|
146
|
-
|
|
147
|
-
p result
|
|
146
|
+
api_instance.datacenters_volumes_delete(datacenter_id, volume_id, opts)
|
|
148
147
|
rescue Ionoscloud::ApiError => e
|
|
149
148
|
puts "Error when calling VolumesApi->datacenters_volumes_delete: #{e}"
|
|
150
149
|
end
|
|
@@ -152,9 +151,9 @@ end
|
|
|
152
151
|
|
|
153
152
|
#### Using the datacenters_volumes_delete_with_http_info variant
|
|
154
153
|
|
|
155
|
-
This returns an Array which contains the response data, status code and headers.
|
|
154
|
+
This returns an Array which contains the response data (`nil` in this case), status code and headers.
|
|
156
155
|
|
|
157
|
-
> <Array(
|
|
156
|
+
> <Array(nil, Integer, Hash)> datacenters_volumes_delete_with_http_info(datacenter_id, volume_id, opts)
|
|
158
157
|
|
|
159
158
|
```ruby
|
|
160
159
|
begin
|
|
@@ -162,7 +161,7 @@ begin
|
|
|
162
161
|
data, status_code, headers = api_instance.datacenters_volumes_delete_with_http_info(datacenter_id, volume_id, opts)
|
|
163
162
|
p status_code # => 2xx
|
|
164
163
|
p headers # => { ... }
|
|
165
|
-
p data # =>
|
|
164
|
+
p data # => nil
|
|
166
165
|
rescue Ionoscloud::ApiError => e
|
|
167
166
|
puts "Error when calling VolumesApi->datacenters_volumes_delete_with_http_info: #{e}"
|
|
168
167
|
end
|
|
@@ -180,7 +179,7 @@ end
|
|
|
180
179
|
|
|
181
180
|
### Return type
|
|
182
181
|
|
|
183
|
-
|
|
182
|
+
nil (empty response body)
|
|
184
183
|
|
|
185
184
|
### Authorization
|
|
186
185
|
|
|
@@ -625,7 +624,7 @@ Basic Authentication, Token Authentication
|
|
|
625
624
|
|
|
626
625
|
## datacenters_volumes_restore_snapshot_post
|
|
627
626
|
|
|
628
|
-
>
|
|
627
|
+
> datacenters_volumes_restore_snapshot_post(datacenter_id, volume_id, opts)
|
|
629
628
|
|
|
630
629
|
Restore Volume Snapshot
|
|
631
630
|
|
|
@@ -660,8 +659,7 @@ opts = {
|
|
|
660
659
|
|
|
661
660
|
begin
|
|
662
661
|
# Restore Volume Snapshot
|
|
663
|
-
|
|
664
|
-
p result
|
|
662
|
+
api_instance.datacenters_volumes_restore_snapshot_post(datacenter_id, volume_id, opts)
|
|
665
663
|
rescue Ionoscloud::ApiError => e
|
|
666
664
|
puts "Error when calling VolumesApi->datacenters_volumes_restore_snapshot_post: #{e}"
|
|
667
665
|
end
|
|
@@ -669,9 +667,9 @@ end
|
|
|
669
667
|
|
|
670
668
|
#### Using the datacenters_volumes_restore_snapshot_post_with_http_info variant
|
|
671
669
|
|
|
672
|
-
This returns an Array which contains the response data, status code and headers.
|
|
670
|
+
This returns an Array which contains the response data (`nil` in this case), status code and headers.
|
|
673
671
|
|
|
674
|
-
> <Array(
|
|
672
|
+
> <Array(nil, Integer, Hash)> datacenters_volumes_restore_snapshot_post_with_http_info(datacenter_id, volume_id, opts)
|
|
675
673
|
|
|
676
674
|
```ruby
|
|
677
675
|
begin
|
|
@@ -679,7 +677,7 @@ begin
|
|
|
679
677
|
data, status_code, headers = api_instance.datacenters_volumes_restore_snapshot_post_with_http_info(datacenter_id, volume_id, opts)
|
|
680
678
|
p status_code # => 2xx
|
|
681
679
|
p headers # => { ... }
|
|
682
|
-
p data # =>
|
|
680
|
+
p data # => nil
|
|
683
681
|
rescue Ionoscloud::ApiError => e
|
|
684
682
|
puts "Error when calling VolumesApi->datacenters_volumes_restore_snapshot_post_with_http_info: #{e}"
|
|
685
683
|
end
|
|
@@ -698,7 +696,7 @@ end
|
|
|
698
696
|
|
|
699
697
|
### Return type
|
|
700
698
|
|
|
701
|
-
|
|
699
|
+
nil (empty response body)
|
|
702
700
|
|
|
703
701
|
### Authorization
|
|
704
702
|
|
data/ionoscloud.gemspec
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
#An enterprise-grade Infrastructure is provided as a Service (IaaS) solution that can be managed through a browser-based \"Data Center Designer\" (DCD) tool or via an easy to use API. The API allows you to perform a variety of management tasks such as spinning up additional servers, adding volumes, adjusting networking, and so forth. It is designed to allow users to leverage the same power and flexibility found within the DCD visual tool. Both tools are consistent with their concepts and lend well to making the experience smooth and intuitive.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 6.0
|
|
8
|
+
The version of the OpenAPI document: 6.0-SDK.1
|
|
9
9
|
|
|
10
10
|
Generated by: https://openapi-generator.tech
|
|
11
11
|
OpenAPI Generator version: 5.0.1-SNAPSHOT
|
data/lib/ionoscloud.rb
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#An enterprise-grade Infrastructure is provided as a Service (IaaS) solution that can be managed through a browser-based \"Data Center Designer\" (DCD) tool or via an easy to use API. The API allows you to perform a variety of management tasks such as spinning up additional servers, adding volumes, adjusting networking, and so forth. It is designed to allow users to leverage the same power and flexibility found within the DCD visual tool. Both tools are consistent with their concepts and lend well to making the experience smooth and intuitive.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 6.0
|
|
6
|
+
The version of the OpenAPI document: 6.0-SDK.1
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 5.0.1-SNAPSHOT
|
data/lib/ionoscloud/api/_api.rb
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#An enterprise-grade Infrastructure is provided as a Service (IaaS) solution that can be managed through a browser-based \"Data Center Designer\" (DCD) tool or via an easy to use API. The API allows you to perform a variety of management tasks such as spinning up additional servers, adding volumes, adjusting networking, and so forth. It is designed to allow users to leverage the same power and flexibility found within the DCD visual tool. Both tools are consistent with their concepts and lend well to making the experience smooth and intuitive.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 6.0
|
|
6
|
+
The version of the OpenAPI document: 6.0-SDK.1
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 5.0.1-SNAPSHOT
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#An enterprise-grade Infrastructure is provided as a Service (IaaS) solution that can be managed through a browser-based \"Data Center Designer\" (DCD) tool or via an easy to use API. The API allows you to perform a variety of management tasks such as spinning up additional servers, adding volumes, adjusting networking, and so forth. It is designed to allow users to leverage the same power and flexibility found within the DCD visual tool. Both tools are consistent with their concepts and lend well to making the experience smooth and intuitive.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 6.0
|
|
6
|
+
The version of the OpenAPI document: 6.0-SDK.1
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 5.0.1-SNAPSHOT
|
|
@@ -26,10 +26,10 @@ module Ionoscloud
|
|
|
26
26
|
# @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines) (default to true)
|
|
27
27
|
# @option opts [Integer] :depth 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 (default to 0)
|
|
28
28
|
# @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
|
|
29
|
-
# @return [
|
|
29
|
+
# @return [nil]
|
|
30
30
|
def backupunits_delete(backupunit_id, opts = {})
|
|
31
|
-
|
|
32
|
-
|
|
31
|
+
backupunits_delete_with_http_info(backupunit_id, opts)
|
|
32
|
+
nil
|
|
33
33
|
end
|
|
34
34
|
|
|
35
35
|
# Delete a Backup Unit
|
|
@@ -39,7 +39,7 @@ module Ionoscloud
|
|
|
39
39
|
# @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines)
|
|
40
40
|
# @option opts [Integer] :depth 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
|
|
41
41
|
# @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
|
|
42
|
-
# @return [Array<(
|
|
42
|
+
# @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
|
|
43
43
|
def backupunits_delete_with_http_info(backupunit_id, opts = {})
|
|
44
44
|
if @api_client.config.debugging
|
|
45
45
|
@api_client.config.logger.debug 'Calling API: BackupUnitsApi.backupunits_delete ...'
|
|
@@ -77,7 +77,7 @@ module Ionoscloud
|
|
|
77
77
|
post_body = opts[:debug_body]
|
|
78
78
|
|
|
79
79
|
# return_type
|
|
80
|
-
return_type = opts[:debug_return_type]
|
|
80
|
+
return_type = opts[:debug_return_type]
|
|
81
81
|
|
|
82
82
|
# auth_names
|
|
83
83
|
auth_names = opts[:debug_auth_names] || ['Basic Authentication', 'Token Authentication']
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#An enterprise-grade Infrastructure is provided as a Service (IaaS) solution that can be managed through a browser-based \"Data Center Designer\" (DCD) tool or via an easy to use API. The API allows you to perform a variety of management tasks such as spinning up additional servers, adding volumes, adjusting networking, and so forth. It is designed to allow users to leverage the same power and flexibility found within the DCD visual tool. Both tools are consistent with their concepts and lend well to making the experience smooth and intuitive.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 6.0
|
|
6
|
+
The version of the OpenAPI document: 6.0-SDK.1
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 5.0.1-SNAPSHOT
|