This section explains how to use the
qq portal_ping command.Description
Test connectivity from all local nodes to the specified remote hosts
Usage
qq portal_ping [-h] [-j] (-m HOSTS | --spoke-id SPOKE_ID | --hub-id HUB_ID) [-p PORTAL_PORT]
Flags
| Flag Name | Required | Description |
|---|---|---|
-j
|
No | Pretty-print JSON |
-m
|
No | The IP addresses and TCP ports of the remote cluster. Use a comma-delimited list to specify multiple hosts. Use colon as a separator after each IP address to provide custom TCP port (3713 is used by default). Ports specified this way override other --port arguments. |
--spoke-id
|
No | Ping all hub hosts defined in a local spoke portal |
--hub-id
|
No | Ping all spoke hosts defined in a local hub portal |
-p
|
No | The TCP port for portal activity on the remote cluster. The default port 3713 is used if this field is not provided. |