<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi,<br><br>I'm using icehouse devstack version. I'm testing the vendor_passthru methods behavior using curl , But it is failing with 404 not found error.<br>Here is the query/response. <br><br>curl -H "X-Auth-Token:${token}"  http://10.105.214.179:6385/v1/nodes/2d70d135-85b5-4f75-b741-0ead90a42b29/vendor_passthru/get_firmware_info<br><br>fails with<br><br>{"error_message": "<html>\n <head>\n  <title>404 Not Found</title>\n </head>\n <body>\n  <h1>404 Not Found</h1>\n  The resource could not be found.<br /><br />\n\n\n\n </body>\n</html>"}<br><br><br>Is there a way to test vendor_passthru from ironic cli, also I didn't see any support for this in python-ironicclient?<br><br>I'm able to retrieve chassis/nodes/ports. But while testing vendor_passthru method, it is failing with 404 error. <br><br>Can someone help me with testing the vendor_passthru methods.<br><br>Regards<br>Gopi Krishna S<br>                                       </div></body>
</html>