Error response body

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>

© 2015, 2020 Hitachi Vantara LLC. All rights reserved.