|
Robot Web Services
3HAC050973-001 Revision:M, Application Manual - Robot Web Services
|
Starts RAPID Spy Logging
/rw/rapid/tasks
POST
action=start-spy Required See Common URL parameters
log-file={file-path} Required
NO_CONTENT (204), see HTTP Status codes
None
BAD_REQUEST(400), FORBIDDEN(403), UNSUPPORTED_MEDIA (415), see HTTP Status codes
See Robot controller return codes
curl --digest -u "Default User":robotics -d "log-file=log.txt" -X POST "http://localhost/rw/rapid/tasks?action=start-spy"
Will request mastership internally (No need to ask explicitly). By default, log file will be created in HOME folder. Not supported in bootserver mode.