From 550590c19d486d5104f8b7d1738814ffd6bc32a6 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Tue, 1 Dec 2020 14:03:40 +0100 Subject: [PATCH] Add API for network reload command (#742) --- docs/api/supervisor/endpoints.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/api/supervisor/endpoints.md b/docs/api/supervisor/endpoints.md index ccfc8b5f..167735ba 100644 --- a/docs/api/supervisor/endpoints.md +++ b/docs/api/supervisor/endpoints.md @@ -1450,6 +1450,12 @@ Returns a [Network interface model](api/supervisor/models.md#network-interface) + + +Update all Network interface data. + + + Update the settings for a network interface.