Sha256: dacba5d0ccff481fdc8792cfca01afeea1060e63d8690a473e2fbcf9f80753de
Contents?: true
Size: 1.57 KB
Versions: 3
Compression:
Stored size: 1.57 KB
Contents
[ { "id": "B23F1B4F84E983B4FEDD5459E877058A", "name": "My load balancer", "state": "CONFIGURING", "creation_date": "2015-03-03T11:12:00+00:00", "description": "My load balancer description", "ip": "10.5.138.52", "health_check_test": "TCP", "health_check_interval": 40, "health_check_path": null, "health_check_path_parser": null, "persistence": true, "persistence_time": 1200, "method": "ROUND_ROBIN", "rules": [ { "id": "D7A0A7C445D844848EBB439C28B46183", "protocol": "TCP", "port_balancer": 22, "port_server": 22, "source": "0.0.0.0" }, { "id": "9AE836CDE379EEB361287F07B3300F84", "protocol": "TCP", "port_balancer": 85, "port_server": 85, "source": "0.0.0.0" } ], "server_ips": [], "cloudpanel_id": "LB99AA4_1" }, { "id": "B23F1B4F84E983B4FEDD5459E877058B", "name": "My Load Balancer II", "state": "CONFIGURING", "creation_date": "2015-03-03T11:12:00+00:00", "description": "My load balancer II description", "ip": "10.5.138.53", "health_check_test": "TCP", "health_check_interval": 40, "health_check_path": null, "health_check_path_parser": null, "persistence": true, "persistence_time": 1200, "method": "ROUND_ROBIN", "rules": [ { "id": "D7A0A7C445D844848EBB439C28B46184", "protocol": "TCP", "port_balancer": 22, "port_server": 22, "source": "0.0.0.0" }, { "id": "9AE836CDE379EEB361287F07B3300F85", "protocol": "TCP", "port_balancer": 9999, "port_server": 9999, "source": "0.0.0.0" } ], "server_ips": [], "cloudpanel_id": "LB99AA4_1" } ]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
1and1-1.3.0 | test/mock-api/list-load-balancers.json |
1and1-1.2.0 | test/mock-api/list-load-balancers.json |
1and1-1.1 | test/mock-api/list-load-balancers.json |