![]() |
ldasJob { -name {} -password {} -email {} } { userCmd -opt1 {} ... }
Which is in the format of a Tcl command, ldasJob, with two required arguments:
Returns a formatted summary of the LDAS API's activity and status in the local LDAS system. Several formats are supported for the output.
Calling convention (all on a single line):
ldasJob { -name "username" -password "********" -email "user@foobar.edu"} {apiStatusSummary -apis list of api's or 'all' -format [list|html|link] -save [0|1] }
Option Descriptions: