D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
imh-python
/
lib
/
python3.9
/
site-packages
/
libcloud
/
test
/
compute
/
fixtures
/
gce
/
Filename :
global_urlMaps.json
back
Copy
{ "kind": "compute#urlMapList", "selfLink": "https://www.googleapis.com/compute/v1/projects/project_name/global/urlMaps", "id": "projects/project_name/global/urlMaps", "items": [ { "kind": "compute#urlMap", "id": "4266107551250249032", "creationTimestamp": "2014-08-15T16:16:54.084-07:00", "name": "web-map", "selfLink": "https://www.googleapis.com/compute/v1/projects/project_name/global/urlMaps/web-map", "defaultService": "https://www.googleapis.com/compute/v1/projects/project_name/global/backendServices/web-service", "fingerprint": "JiV2ACVOAlg=" } ] }