listservers command

The listservers command displays a list of the currently deployed CCX-GQL servers. Only servers that are included in the <csgql_installation_path>\Servers.xml file are listed, where <csgql_installation_path> is the location where CCX-GQL is installed.

listservers command syntax

configmgr_cl listservers [-help]

listservers command examples

List the deployed Content Cortex GraphQL servers.
The following command lists the deployed Content Cortex GraphQL servers.
 configmgr_cl listservers
A message like the following message is displayed:
These are the currently deployed Content Cortex GraphQL servers:

csgql_server01Node01Cell01
    Application Server: WebSphere
    War file: <csgql_installation_path>\lib\
content-graphql-api.war     No profile is set.    Deployment Type: Network
Display the help for the listservers command.
The following command displays the help for the listservers command:
configmgr_cl listservers -help