{ "registryRevision": "local-toolserver-info-sample-v1", "routes": [ { "routeKey": "cus", "toolServices": [ { "serviceKey": "was-cus", "displayName": "CUS Tool Server", "serviceDomain": "https://tool-cus.devjun.net", "manifestPath": "/tool-manifest", "status": "ACTIVE" } ] }, { "routeKey": "sal", "toolServices": [ { "serviceKey": "was-sal", "displayName": "SAL Tool Server", "serviceDomain": "https://tool-sal.devjun.net", "manifestPath": "/tool-manifest", "status": "ACTIVE" } ] }, { "routeKey": "pro", "toolServices": [ { "serviceKey": "was-pro", "displayName": "PRO Tool Server", "serviceDomain": "https://tool-pro.devjun.net", "manifestPath": "/tool-manifest", "status": "ACTIVE" } ] }, { "routeKey": "sys", "toolServices": [ { "serviceKey": "was-sys", "displayName": "SYS Tool Server", "serviceDomain": "https://tool-sys.devjun.net", "manifestPath": "/tool-manifest", "status": "ACTIVE" } ] } ] }