This commit is contained in:
Arne Schauf 2013-09-29 23:46:28 +02:00
parent aa3f4ba3d6
commit a98fba0e25

View File

@ -30,8 +30,8 @@
</li>
<li>The response will look like this:
<ul>
<li>"good &lt;your fqdn&gt;" <i class="icon-long-arrow-right"></i> new IP accepted</li>
<li>"nochg &lt;your fqdn&gt;" <i class="icon-long-arrow-right"></i> IP accepted, but did not change since last update</li>
<li>"good &lt;your ip&gt;" <i class="icon-long-arrow-right"></i> new IP accepted</li>
<li>"nochg &lt;your ip&gt;" <i class="icon-long-arrow-right"></i> IP accepted, but did not change since last update</li>
<li>Code 401: Authorization Required <i class="icon-long-arrow-right"></i> Incorrect or no authentication data</li>
</ul>
</ul>