When an HSwift request results in an error, HCP returns information about the error in an error request body. An error request body contains HTML in this format:
<html>
<h1>HTTP-status-code</h1>
<p>error-message</p>
</html>
© 2016 Hitachi Data Systems Corporation. All rights reserved.