aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/restapi/application/responses/instance-reference.json
blob: 602436336144203c8eafa568b41a54fdbe84ae53 (plain) (blame)
1
2
3
4
5
6
{
  "tenant": "tenant1",
  "application":"application1",
  "instance":"instance1",
  "url":"http://localhost:8080/application/v4/tenant/tenant1/application/application1/instance/instance1"
}