diff --git a/src/lib/paths.json b/src/lib/paths.json index 2a0bd333..a7bd7570 100644 --- a/src/lib/paths.json +++ b/src/lib/paths.json @@ -123,7 +123,7 @@ "name": "virtualServers", "path": "/mgmt/tm/ltm/virtual", "includeStats": true, - "endpointFields": [ "name", "fullPath", "selfLink", "appService", "ipProtocol", "mask", "pool", "profilesReference" ], + "endpointFields": [ "name", "fullPath", "selfLink", "appService", "ipProtocol", "mask", "pool", "profilesReference", "description" ], "expandReferences": { "profilesReference": { "endpointSuffix": "?$select=name,fullPath" } } }, {