[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform

FilterElement

Interface object to represent different filter types.


Properties

string
filter_type Required

filter type enum. | SIMPLE maps to BaseFilter CONDITIONAL maps to ConditionalFilter

Possible values are: SIMPLECONDITIONAL

JSON Example

{
	"filter_type": "SIMPLE"
}
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Property Of

TimeIntervalListRequestParameters
Used By

SimpleFilter
ConditionalFilter

Feedback

Was this page helpful?