MXS-2984: Fix list listeners
Backported the changed from 2.5 to 2.3 and added a test case.
This commit is contained in:
@ -87,7 +87,7 @@ const list_listeners_fields = [
|
||||
},
|
||||
{
|
||||
name: 'Host',
|
||||
path: 'attributes.parameters.host',
|
||||
path: 'attributes.parameters.address',
|
||||
description: 'The address or socket where the listener listens'
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user