|
Robot Web Services
3HAC050973-001 Revision:M, Application Manual - Robot Web Services
|
Returns links to the domain type attributes and instances.
/rw/cfg/{domain}/{type}
GET
None
None
HTTP_OK(200)
<?xml version="1.0" encoding="UTF-8"?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>cfg</title>
<base href="http://localhost/rw/cfg/"/>
</head>
<body>
<div class="state">
<a href="eio/INDUSTRIAL_NETWORK" rel="self"/>
<ul>
<li class="cfg-dt-attributes-li" title="attributes">
<a href="eio/INDUSTRIAL_NETWORK/attributes" rel="self"/>
<span class="cfg-no-of-attributes">11</span>
</li>
<li class="cfg-dt-instances-li" title="instances">
<a href="eio/INDUSTRIAL_NETWORK/instances" rel="self"/>
<span class="cfg-no-of-instances">3</span>
</li>
</ul>
</div>
</body>
</html>
NOT_FOUND(404)
cfg-domain-type-instances resource.curl --digest -u "Default User":robotics "http://localhost/rw/cfg/eio/INDUSTRIAL_NETWORK"
Not supported in bootserver mode