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