Read Template config for specified module
No Parameters
Content-Type: text/plain
Text config
GET https://*.sacm.jp/public-api/v1/user/tsa99990001/template/1/config/0/plain
Content-Type: text/plain
hostname "${HOSTNAME}" interface lan0 add ${LAN0ADDRESS}/${LAN0PREFIX} interface lan1 add dhcp route add default dhcp telnetd enable
Update Template config for specified module
Content-Type: text/plain
Text config
204
Content-Type: text/plain
No Body
PUT https://*.sacm.jp/public-api/v1/user/tsa99990001/template/1/config/0/plain
Content-Type: text/plain
hostname "${HOSTNAME}" interface lan0 add ${LAN0ADDRESS}/${LAN0PREFIX} interface lan1 add dhcp route add default dhcp telnetd enable
Content-Type: text/plain
No Body
Delete Template config for specified module
No Parameters
204
Content-Type: text/plain
No Body
DELETE https://*.sacm.jp/public-api/v1/user/tsa99990001/template/1/config/0/plain
Content-Type: text/plain
No Body