summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoromnom62 <omnom62@outlook.com>2026-05-19 05:35:04 +1000
committeromnom62 <omnom62@outlook.com>2026-05-19 05:35:04 +1000
commit92b7323c353f473c9d5bdb7930e9490a5dafcd41 (patch)
tree7ddb25693340b9f57090b73147daef0560a54dbb /README.md
parent6276e9afd7b2aba709733a19bf5ce0221d42070d (diff)
downloadrest.vyos-92b7323c353f473c9d5bdb7930e9490a5dafcd41.tar.gz
rest.vyos-92b7323c353f473c9d5bdb7930e9490a5dafcd41.zip
lldp_global
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index baac392..d6dd4d5 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,6 @@ Name | Description
[vyos.rest.vyos_generate](https://github.com/vyos/vyos.rest/blob/main/docs/vyos.rest.vyos_generate_module.rst)|Execute generate commands on a VyOS device via REST API.
[vyos.rest.vyos_hostname](https://github.com/vyos/vyos.rest/blob/main/docs/vyos.rest.vyos_hostname_module.rst)|Manage the system hostname on a VyOS device via the REST API.
[vyos.rest.vyos_image](https://github.com/vyos/vyos.rest/blob/main/docs/vyos.rest.vyos_image_module.rst)|Manage VyOS system images via the REST API.
-[vyos.rest.vyos_info](https://github.com/vyos/vyos.rest/blob/main/docs/vyos.rest.vyos_info_module.rst)|Retrieve system information from a VyOS device via the REST API.
[vyos.rest.vyos_interfaces](https://github.com/vyos/vyos.rest/blob/main/docs/vyos.rest.vyos_interfaces_module.rst)|Manage interface attributes on a VyOS device via the REST API.
[vyos.rest.vyos_l3_interfaces](https://github.com/vyos/vyos.rest/blob/main/docs/vyos.rest.vyos_l3_interfaces_module.rst)|Manage L3 interface attributes on VyOS via the REST API.
[vyos.rest.vyos_lag_interfaces](https://github.com/vyos/vyos.rest/blob/main/docs/vyos.rest.vyos_lag_interfaces_module.rst)|LAG/bonding interfaces resource module via REST API.