The Network Security management interface allows you to configure DNS server addresses, domain names, hostnames, and IPv6 attributes.
Use the following APIs to configure network settings from Helix Enterprise:
Read full management interface configurations
GET https://<host>/wsapis/v2.0.0/devicemgmt/mgmtinterface/
https://<host>/wsapis/v2.0.0/devicemgmt/mgmtinterface/hostname
https://<host>/wsapis/v2.0.0/devicemgmt/mgmtinterface/domain
POST https://<host>/wsapis/v2.0.0/devicemgmt/mgmtinterface/domain/static?operation=create
https://<host>/wsapis/v2.0.0/devicemgmt/mgmtinterface/domain/static?operation=delete
https://<host>/wsapis/v2.0.0/devicemgmt/mgmtinterface/hostname
Enable or disable global IPv6 attributes
https://<host>/wsapis/v2.0.0/devicemgmt/mgmtinterface/ipv6/config