<div dir="ltr"><div>Hi All ,</div><div><br></div><div>I am unable to send the PUT request using the CURL command for storing the secret .</div><div><br></div><div><br></div><div>root@barbican:~# curl -X POST -H 'content-type:application/json' -H 'X-Project-Id: 12345' -d '{"secret": {"name": "secretname", "algorithm": "aes", "bit_length"                                  : 256, "mode": "cbc"}}' <a href="http://localhost:9311/v1/secrets">http://localhost:9311/v1/secrets</a></div><div><div>{"secret_ref": "<a href="http://localhost:9311/v1/secrets/84aaac35-daa9-4ffb-b03e-18596729705d">http://localhost:9311/v1/secrets/84aaac35-daa9-4ffb-b03e-18596729705d</a>"}</div></div><div><br></div><div><div>curl -X PUT -H 'content-type:application/json' -H 'X-Project-Id: 12345' -d '{"secret": {"payload": "secretput", "payload_content_type": "text/plain" }}' <a href="http://localhost:9311/v1/secrets">http://localhost:9311/v1/secrets</a></div><div><b>{"code": 405, "description": "", "title": "Method Not Allowed"}</b></div></div><div><br></div><div>It would be great if some one could help me .</div><div>Thanks in advance.</div><div><br></div>-- <br><div class="gmail_signature"><div><em>Thanks and Regards,</em></div>
<div><em>Asha Seshagiri</em></div></div>
</div>