9.67.6 RTBS Agent WFCommands

The RTBS relevant wfcommands:
 

  • help: Lists all the available commands.

  • listBlackList: Lists all the OSA service nodes that are currently blacklisted. The list also includes the time when the OSA service nodes were blacklisted.


    Example - Using listBlackList

    MZ>>wfcommand 8102.test.workflow_1 RTBS_1 listBlackList
    8102.test.workflow_1 (14):
    10.46.20.142:8082 18:39:22
    .
  • remFromBlackList <host:port>: Removes a specified service from the blacklist.


    Example - Using remFromBlackList

    $> mzsh mzadmin/dr wfcommand 8102.test.workflow_1 RTBS_1 \
        remFromBlackList 10.46.20.142:8082
    8102.test.workflow_1 (14):