NSX-T Data Center REST API

LBNodeUsageRequestParameters (type)

{
  "additionalProperties": false,
  "id": "LBNodeUsageRequestParameters",
  "module_id": "PolicyLBStatistics",
  "properties": {
    "node_path": {
      "description": "The property identifies the node path for load balancer node usage. For example, ?node_path=/infra/sites/default/enforcement-points/default /edge-clusters/85175e0b-4d74-461d-83e1-f3b785adef9c/edge-nodes /86e077c0-449f-11e9-87c8-02004eb37029.",
      "required": true,
      "title": "The node path for load balancer node usage",
      "type": "string"
    }
  },
  "type": "object"
}