Result of the operation on native_host: 1 = error.
OptionalrcodeHSM SDK return code (returned when the operation was executed).
OptionalerrorError message (displayed in the event of validation failures or exceptions).
Optionalhttp_HTTP status code (present if the error occurred after the HTTP response).
Optionalresponse_Raw HTTP headers (present if the error occurred after the HTTP response).
Optionalresponse_Raw HTTP body (present if the error occurred after the HTTP response).
Error response from HTTP network operations on PIX. The
"status" field is always1. At least one of "rcode" or"error" will be present.