RESTAPI Manual
System
System Configuration
5 min
urls summary urls summary url get post patch put delete /rest/v1/running/system config y n y n n examples examples update system configurations update system configurations patch https //{switch ip}/rest/v1/running/system config { "router type" "spine", "hostname" "test", "cmis manager enabled" "true", "tcam profile" "vrf", "telnet server enabled" "true", "ssh server enabled" "true", "ftp server enabled" "true", "ftp server source" "portchannel0001", "tftp server enabled" "true", "tftp server source" "vlan2022", "bridge mac" "01 02 03 04 05 06" } properties descriptions properties descriptions system configuration system configuration tree diagrams + rw system config + rw router type? + rw hostname? + rw cmis manager enabled? + rw tcam profile? + rw telnet server enabled? + rw ssh server enabled? + rw ftp server enabled? + rw ftp server source? + rw tftp server enabled? + rw tftp server source? + rw bridge mac? + rw portupdelay? + rw timezone? table of properties name required type/range description system config m path only node, has no configurable value system level configurations router type o "leaf" "spine" (sub property of system config) router type hostname o \[a za z0 9 ]{1,63} (sub property of system config) this system's network name cmis manager enabled o "true" "false" (sub property of system config) device cmis manager ability state default value "false" tcam profile o "default" "host" "lpm" "vrf" "multicast" (sub property of system config) tcam profile information, only available when device asic type is innovium telnet server enabled o "true" "false" (sub property of system config) telnet server state default value "false" ssh server enabled o "true" "false" (sub property of system config) ssh server state default value "true" ftp server enabled o "true" "false" (sub property of system config) ftp server state default value "false" ftp server source o "default" vrf name ethernet name portchannel0000 9999 1 4094 "eth0" (sub property of system config) ftp server source which is vrf or interface tftp server enabled o "true" "false" (sub property of system config) tftp server state default value "false" tftp server source o "default" vrf name ethernet name portchannel0000 9999 1 4094 "eth0" (sub property of system config) tftp server source which is vrf or interface bridge mac o a\ b c\ d e\ f (sub property of system config) bridge mac portupdelay o 0 2 60 (sub property of system config) link delay time timezone o string (sub property of system config) system timezone
