Skip to content

Instantly share code, notes, and snippets.

@hub-cap
Created June 12, 2014 23:30
Show Gist options
  • Save hub-cap/55adf161b7f5e7c41882 to your computer and use it in GitHub Desktop.
Save hub-cap/55adf161b7f5e7c41882 to your computer and use it in GitHub Desktop.
+------------------+-------------------------+-------+---------------+----------------+----------------+
| load_balancer_id | parent_load_balancer_id | port | instance_uuid | datastore_type | private_ip |
+------------------+-------------------------+-------+---------------+----------------+----------------+
| 236577 | 236463 | 18725 | some-uuid | mysql5.5 | 10.176.168.145 |
| 236579 | 236463 | 2753 | some-uuid | mysql5.5 | 10.176.168.145 |
| 236589 | 236463 | 42074 | some-uuid | mysql5.5 | 10.176.168.145 |
| 236587 | 236463 | 35406 | some-uuid | mysql5.5 | 10.176.168.145 |
| 236581 | 236463 | 60804 | some-uuid | mysql5.5 | 10.176.168.145 |
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment