Created
June 12, 2014 23:30
-
-
Save hub-cap/55adf161b7f5e7c41882 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+------------------+-------------------------+-------+---------------+----------------+----------------+ | |
| 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