Sha256: ec4f1c1e27f0a86848ee8aa5c9e7a24d79f496bb050f6497f9a7a79fa76168de

Contents?: true

Size: 790 Bytes

Versions: 6

Compression:

Stored size: 790 Bytes

Contents

{
  "id": "BD8318616581A9C3C53F94402503230F",
  "name": "My load balancer",
  "state": "CONFIGURING",
  "creation_date": "2015-05-04T07:26:24+00:00",
  "description": "My load balancer description",
  "ip": null,
  "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": "BCFAF421227674B2B324F779C1163ECB",
    "protocol": "TCP",
    "port_balancer": 80,
    "port_server": 80,
    "source": "0.0.0.0"
  },
  {
    "id": "7390C04142800E006FF1B0132FFD8F9A",
    "protocol": "TCP",
    "port_balancer": 9999,
    "port_server": 8888,
    "source": "0.0.0.0"
  }
  ],
  "server_ips": [],
  "cloudpanel_id": "LB99AA4_1"
}

Version data entries

6 entries across 3 versions & 1 rubygems

Version Path
1and1-1.3.0 test/mock-api/create-lb.json
1and1-1.3.0 test/mock-api/detach-server-lb.json
1and1-1.2.0 test/mock-api/create-lb.json
1and1-1.2.0 test/mock-api/detach-server-lb.json
1and1-1.1 test/mock-api/create-lb.json
1and1-1.1 test/mock-api/detach-server-lb.json