aboutsummaryrefslogtreecommitdiffstats
path: root/hosted-zone-api/abi-spec.json
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-11-03 15:45:36 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2022-11-03 22:35:31 +0100
commitec3fadac88fd1e3705193003a684ab557e188b2d (patch)
tree2f97382c37e1f13a64a7c712c75eaf436e459a56 /hosted-zone-api/abi-spec.json
parent7e8c84f97d8bd41dbafd9c8305d1d2479fb38b09 (diff)
Add a provider for cluster information.
Diffstat (limited to 'hosted-zone-api/abi-spec.json')
-rw-r--r--hosted-zone-api/abi-spec.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosted-zone-api/abi-spec.json b/hosted-zone-api/abi-spec.json
index 6a79a5aecf4..b7c2b5b4455 100644
--- a/hosted-zone-api/abi-spec.json
+++ b/hosted-zone-api/abi-spec.json
@@ -97,6 +97,7 @@
"public ai.vespa.cloud.Zone zone()",
"public ai.vespa.cloud.Cloud cloud()",
"public ai.vespa.cloud.Cluster cluster()",
+ "public java.lang.String clusterName()",
"public ai.vespa.cloud.Node node()"
],
"fields" : [ ]