Created
March 31, 2020 09:19
-
-
Save l4rz/0d5f92d5f18c3c265af912e8a2d36396 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
[ | |
{ | |
"autoCreateSubnetworks": false, | |
"creationTimestamp": "2020-03-31T01:53:14.535-07:00", | |
"id": "8546085864276408853", | |
"kind": "compute#network", | |
"name": "l4rz-euw4a-vpc3", | |
"peerings": [ | |
{ | |
"autoCreateRoutes": true, | |
"exchangeSubnetRoutes": true, | |
"exportCustomRoutes": false, | |
"importCustomRoutes": false, | |
"name": "l4rz2router", | |
"network": "https://www.googleapis.com/compute/v1/projects/gpt-2-15b-poetry/global/networks/tpu-euw4a", | |
"source_network": "https://www.googleapis.com/compute/v1/projects/utility-grin-272721/global/networks/l4rz-euw4a-vpc3", | |
"state": "ACTIVE", | |
"stateDetails": "[2020-03-31T01:55:42.417-07:00]: Connected." | |
} | |
], | |
"routingConfig": { | |
"routingMode": "REGIONAL" | |
}, | |
"selfLink": "https://www.googleapis.com/compute/v1/projects/utility-grin-272721/global/networks/l4rz-euw4a-vpc3", | |
"subnetworks": [ | |
"https://www.googleapis.com/compute/v1/projects/utility-grin-272721/regions/europe-west4/subnetworks/tpu-subnet" | |
] | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment