Command Reference

Command Reference

listtopology

listtopology

Lists the topology components of the RulePoint setup.
The listtopology command uses the following syntax:
rpcmd listtopology <-URL|-u> url <-UserName|-un> user_name <-Password|-pd> password [<-TopologyName|tn> topology_name]
The following table describes the
rpcmd
listtopology options and arguments:
Option
Argument
Description
-URL
-u
url
URL of RulePoint design server instance to connect to run the command.
-UserName
-un
user_name
User name to connect to RulePoint Server.
-Password
-pd
password
Password of the user name to connect to the RulePoint Server.
-TopologyName
-tn
topology_name
The name of the topology defined in RulePoint.

Example

You can run the following command to list the topology elements:
> ./rpcmd.sh listtopology -u http://localhost:8080/rulepoint -un Administrator -pd Administrator1 -tn Default

0 COMMENTS

We’d like to hear from you!