ControlPlaneFilterParameters
object * Additional properties are NOT allowed.
id
One OfStringFieldEqualsFilter
One OfFilters on the given string field value by exact match.
Variant 1string
name
One OfStringFieldEqualsFilter
One OfFilters on the given string field value by exact match.
Variant 1string
cluster_type
One OfStringFieldEqualsFilter
One OfFilters on the given string field value by exact match.
Variant 1string
cloud_gatewayboolean
Filter by a boolean value (true/false).
Example
StringFieldEqualsFilter
Filters on the given string field value by exact match.
One OfStringFieldOEQFilter
objectReturns entities that exact match any of the comma-delimited phrases in the filter string.
* Additional properties are NOT allowed.
oeqstringrequired
Example
StringFieldContainsFilter
objectFilters on the given string field value by fuzzy match.
* Additional properties are NOT allowed.
containsstringrequired
Example
StringFieldNEQFilter
objectFilters on the given string field value by exact match inequality.
* Additional properties are NOT allowed.
neqstringrequired
Example