NSX-T Data Center REST API

# *************************************************************************** # Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential. # ***************************************************************************

LBNodeCapacityRuntimeRequestParameters (schema)

Name Description Type Notes
enforcement_point_path String Path of the enforcement point

enforcement point path, forward slashes must be escaped using %2F.
string
service_cluster_path The service cluster path

The property identifies the service cluster path. Service cluster path
can be either Edge cluster path or Service Appliance cluster path.
For example, service_cluster_path=/infra/sites/default/enforcement-points/default
/edge-clusters/85175e0b-4d74-461d-83e1-f3b785adef9c.
string
source The data source, either realtime or cached. If not provided, cached data is returned. DataSourceType