LbServiceStatusQueryParameters (schema)

Name Description Type Notes
include_instance_details Flag to indicate whether include detail information

The flag to indicate whether include detail information. Load
balancer instance detail information will be returned if this
field is set to true. It's only valid in realtime status query.
boolean Default: "False"
source The data source, either realtime or cached. If not provided, cached data is returned. DataSourceType
transport_node_ids The UUIDs of transport nodes

The UUIDs of transport nodes. Multiple UUIDs should be separated by
commas. If this field is specified, only the status from the given
transport nodes will be returned. It's only valid in realtime status
query.
string