GatewayInstance interface
Collection of instances belong to the Spring Cloud Gateway
Properties
name | Name of the Spring Cloud Gateway instance NOTE: This property will not be serialized. It can only be populated by the server. |
status | Status of the Spring Cloud Gateway instance NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
name
Name of the Spring Cloud Gateway instance NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
status
Status of the Spring Cloud Gateway instance NOTE: This property will not be serialized. It can only be populated by the server.
status?: string
Property Value
string