|
Robot Web Services
3HAC050973-001 Revision:M, Application Manual - Robot Web Services
|
/rw/rapid/tasks/{task_name}
GET
resource=task-struc-change-count See Common URL parameters
None
HTTP_OK(200), see HTTP Status codes
<?xml version="1.0" encoding="UTF-8"?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>rapid</title>
<base href="http://127.0.0.1/rw/rapid/"/>
</head>
<body>
<div class="state">
<a href= "tasks/T_ROB1?resource=task-struc-change-count" rel="self"/>
<a href= "tasks/T_ROB1?action=show" rel="self"/>
<ul>
<li class="rap-task-struc-change-count" title="task-struc-change-count">
<span class="change-count">197</span>
<span class="struc-change-count">887287</span>
</li>
</ul>
</div>
</body>
</html>
BAD_REQUEST(400) see HTTP Status codes
curl --digest -u "Default User":robotics" http://localhost/rw/rapid/tasks/T_ROB1?resource=task-struc-change-count
Not supported in bootserver mode