[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
BaseFilter
Base key-value object for filter. Will be deprecated. Please use FilterElement
Properties
string
key
Required
The key is a string.
string
value
Required
The values is in the format of a comma-separated string.
string
criteria
Optional
criteria for controlling how the value is matched.
Possible values are: EQUALS , CONTAINS , STARTS_WITH
JSON Example
{
"key": "contains.member.vm.name",
"value": "g1,g2,g3"
}
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Property Of
TimeIntervalListRequestParameters