Konnect Control Planes

ProxyURLs

array

Array of proxy URLs associated with reaching the data-planes connected to a control-plane.

hoststringrequired

Hostname of the proxy URL.

portintegerrequired

Port of the proxy URL.

protocolstringrequired

Protocol of the proxy URL.

Example

ControlPlaneFilterParameters

object
* Additional properties are NOT allowed.
idOne Of
StringFieldEqualsFilterOne Of

Filters on the given string field value by exact match.

Variant 1string
nameOne Of
StringFieldEqualsFilterOne Of

Filters on the given string field value by exact match.

Variant 1string
cluster_typeOne Of
StringFieldEqualsFilterOne Of

Filters 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 Of

StringFieldOEQFilter

object

Returns entities that exact match any of the comma-delimited phrases in the filter string.

* Additional properties are NOT allowed.
oeqstringrequired
Example

StringFieldContainsFilter

object

Filters on the given string field value by fuzzy match.

* Additional properties are NOT allowed.
containsstringrequired
Example