show endpoint all
Use this command to display the list of all internal and external endpoints running on all pods in the cluster. The following sample output is for the show endpoint all command:
[smf] smf# show endpoint all
START STOPPED
GR INSTANCE ENDPOINT ADDRESS TYPE STATUS INTERFACE INTERNAL TIME TIME
-----------------------------------------------------------------------------------------------------------------------------------------
cache-pod xx.xx.xx.xx:0000 Grpc Started cache-pod true 4 weeks <none> 0
cache-pod xx.xx.xx.xx:0000 Grpc Started cache-pod true 4 weeks <none> 0
internal-admin-ep xx.xx.xx.xx:0000 Rest Started internal-admin-ep true 4 weeks 4 weeks 0
internal-admin-ep xx.xx.xx.xx:0000 Rest Started internal-admin-ep true 4 weeks <none> 0
internal-admin-ep xx.xx.xx.xx:0000 Rest Started internal-admin-ep true 4 weeks <none> 0
:
:
keep-alived-ep xx.xx.xx.xx:0000 Tcp Started keep-alived-ep true 2 weeks <none> 0
keep-alived-ep xx.xx.xx.xx:0000 Tcp Started keep-alived-ep true 2 weeks <none> 0
oam-grpc-ep xx.xx.xx.xx:0000 Grpc Started oam-grpc-ep true 4 weeks <none> 0
oam-rest-ep xx.xx.xx.xx:0000 Rest Started oam-rest-ep true 4 weeks <none> 0
Field |
Description |
---|---|
Address |
Specifies the host and port of the endpoint. |
Endpoint |
Specifies the name of the endpoint. |
GR Instance |
Specifies the GR instance. |
Interface |
Specifies the interface name of the endpoint. |
Internal |
Specifies the type of the endpoint (Internal or External). |
Start Time |
Specifies the start time of the endpoint. |
Status |
Specifies current status of the endpoint. |
Stopped Time |
Specifies the end time of the endpoint. |
Type |
Specifies the type of the endpoint. |