Konnect Control Planes

GroupConflict

object

The Group Conflict object contains information about a conflict in a control plane group.

cluster_idstring(uuid)requiredread-only

The ID of a control plane member of a control plane group.

Example:7f9fd312-a987-4628-b4c5-bb4f4fddd5f7

descriptionstringrequiredread-only

The description of the conflict.

Example:conflicting entity found: ID=38d790ad-8b08-4ff5-a074-2e1e9e64d8bd, Name=foo

resourceobjectrequired

A resource causing a conflict in a control plane group.

Show Child Parameters
Example

GroupConflictResource

object

A resource causing a conflict in a control plane group.

idstring(uuid)requiredread-only

The ID of the resource.

Example:7f9fd312-a987-4628-b4c5-bb4f4fddd5f7

typestringrequiredread-only

The type of the resource.

Example:service

Example

GroupMemberStatus

object

Object with information determining the group membership status of a control plane.

is_memberbooleanrequiredread-only

Boolean indicating if a control plane is a member of a control plane group.

Example:true

Example

Labels

object

Labels to facilitate tagged search on control planes. Keys must be of length 1-63 characters, and cannot start with ‘kong’, ‘konnect’, ‘mesh’, ‘kic’, or ‘_’.

Example

ProxyURL

object

Proxy URL associated with reaching the data-planes connected to a control-plane.

* Additional properties are NOT allowed.
hoststringrequired

Hostname of the proxy URL.

portintegerrequired

Port of the proxy URL.

protocolstringrequired

Protocol of the proxy URL.

Example