Kong · Schema

Target

A Target is an IP address/hostname with a port that identifies an instance of a backend service.

API GatewayLuaNGINXOpen Source

Properties

Name Type Description
id string
target string The target address (IP or hostname) and port (host:port).
weight integer The weight this target gets within the upstream (0-65535). 0 means the target is disabled.
tags array
upstream object
created_at number
updated_at number
View JSON Schema on GitHub