Add unreachable property to API description.

This commit is contained in:
tastytea 2021-01-26 02:26:44 +01:00
parent ea5019afb4
commit a97a506d17
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 4 additions and 0 deletions

View File

@ -182,6 +182,10 @@
<td headers="data_property">tags (array of strings)</td>
<td headers="data_description">Tags to classify the problems with the instance.</td>
</tr>
<tr>
<td headers="data_property">unreachable (boolean)</td>
<td headers="data_description"><code>true</code> if instance is unreachable. This property may not exist.</td>
</tr>
</table>
<h2 id="contact">Contact</h2>