Add unreachable property to API description.
This commit is contained in:
parent
ea5019afb4
commit
a97a506d17
|
@ -182,6 +182,10 @@
|
||||||
<td headers="data_property">tags (array of strings)</td>
|
<td headers="data_property">tags (array of strings)</td>
|
||||||
<td headers="data_description">Tags to classify the problems with the instance.</td>
|
<td headers="data_description">Tags to classify the problems with the instance.</td>
|
||||||
</tr>
|
</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>
|
</table>
|
||||||
|
|
||||||
<h2 id="contact">Contact</h2>
|
<h2 id="contact">Contact</h2>
|
||||||
|
|
Reference in New Issue
Block a user