CLI REST-API
list
list [menu]
The "list" command lists all objects of the specified menu/submenu
(but no underlying submenus like the "export" command).
| Name | Value | Description | Example |
|---|
| menu | | /configuration/network |
See also:
find: find elements.
help: lists all global commands.
main: return to the main menu/top level of the menu hierarchy.
goto-config: goes into same menu-path beginning with configuration.
goto-status: goes into same menu-path beginning with status.
REST-API Support:
This command is supported by the REST API:
Method: PUT
URL: /api/list
Example using curl:
curl -X PUT /api/list