2N Helios IP HTTP API v2.6 User Manual

Page 7

Advertising
background image

7

2N TELEKOMUNIKACE a.s., www.2n.cz

®

HTTP/1.1 400 Bad Request

Content-Length: …

Content-Type: application/soap+xml

<?xml version="1.0" encoding="UTF-8"?>

<s:Envelope

xmlns:s="http://www.w3.org/2003/05/soap-envelope"

xmlns:ter="http://www.onvif.org/ver10/error">

<s:Body>

<s:Fault>

<s:Code>

<s:Value> error code </s:Value>

<s:Subcode>

<s:Value> error subcode </s:Value>

</s:Subcode>

</s:Code>

<s:Reason>

<s:Text xml:lang="en"> error cause details </s:Text>

</s:Reason>

<s:Detail>

<s:Text> additional error details </s:Text>

</s:Detail>

</s:Fault>

</s:Body>

</s:Envelope>

Advertising