lbcli get admin-endpoint (2.2 and above)
Gets admin endpoint information.
Synopsis
Gets admin endpoint information.
lbcli get admin-endpoint [flags]
Examples:
x
# Get IP tables info by provided port"
lbcli -J $JWT get admin-endpoint --port=5656
Flag | Short | Type | Default | Description |
---|---|---|---|---|
--help | -h | bool | Help for admin endpoint. | |
--port | uint32 | Port number to get admin endpoint for (required). |
Was this page helpful?