diff --git a/VMware vSphere - Datastore.json b/VMware vSphere - Datastore.json index ac081a6..37e4ac9 100644 --- a/VMware vSphere - Datastore.json +++ b/VMware vSphere - Datastore.json @@ -452,7 +452,7 @@ "properties": [ { "id": "displayName", - "value": "Used Capacity" + "value": "${__field.displayName} Used Capacity" }, { "id": "color", @@ -471,7 +471,7 @@ "properties": [ { "id": "displayName", - "value": "Free Capacity" + "value": "${__field.displayName} Free Capacity" }, { "id": "color", @@ -856,4 +856,4 @@ "uid": "nr_QGP0iz", "version": 5, "weekStart": "" -} \ No newline at end of file +}