Skip to content

Instantly share code, notes, and snippets.

@jstults
Created October 8, 2012 16:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jstults/3853337 to your computer and use it in GitHub Desktop.
Save jstults/3853337 to your computer and use it in GitHub Desktop.
gce_first_instance
+------------------------+-----------------------------------------------+
| property | value |
+------------------------+-----------------------------------------------+
| name | my-first-instance |
| description | |
| creation time | 2012-10-08T16:10:29.342 |
| machine | n1-standard-1 |
| image | projects/google/images/ubuntu-12-04-v20120912 |
| zone | us-central1-a |
| tags | |
| status | RUNNING |
| statusMessage | |
| | |
| disk | 0 |
| type | EPHEMERAL |
| mode | READ_WRITE |
| | |
| network interface | |
| network | default |
| ip | 10.240.118.197 |
| access configuration | External NAT |
| type | ONE_TO_ONE_NAT |
| external ip | 108.59.80.59 |
+------------------------+-----------------------------------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment