SDM
People Publications Projects

SRM-LS-STATUS: BeStMan SRM-Client Tools User's Guide

Usage

Options

-authid <string>
  • Authorization ID to be used in SRM for the request
-conf <path>
  • Path to the configuration file.
  • Command line options will override the options from conf file
-connectiontimeout <int>
  • enforces http connection timeout in the given seconds.
  • Default=1800
-count <int>
  • Specifies count in case there are too many listing
  • Default=0
-debug
  • Specifies debugging output
  • Default=false
-delegation <true¶false>
  • Force proxy delegation.
  • When not provided, srm-ls-status makes no delegation by default.
  • When -delegation is provided, it overrides the automatic handling and forces the user choice.
-help
  • Show the help message
-log <path>
  • Specifies path to log file
  • Default=./srmclient-event-date-random.log
-offset <int>
  • Specifies offset in case there are too many listing
  • Default=0
-proxyfile <path>
  • Path to user grid proxy
-quiet
  • Suppress output in the console.
  • This option writes the output to the log file.
  • Default=false
-renewproxy
  • Enables automatic proxy renewal upon expiration
  • Works only when -usercert and -userkey are provided
  • Prompts for the pass phrase
  • Default=false
-requesttoken <string>
  • Request token from the successful results from srm-ls
-serviceurl <endpoint>
  • Full web service endpoint
  • Required when source url or target url does not contain web service endpoint information
-sethttptimeout <int>
  • set client-side http connection timeout in the given seconds.
  • Default=600
-usercert <path>
  • Path to user grid certificate
-userkey <path>
  • Path to user grid certificate key

Notes

Examples

Retrieves the status of the request

Troubleshooting

See Also