Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

The network entity contains the following properties:


timeServers string[] required: An array of URLs for time synchronization (if a user does not add a time server, the default is "http://time.brightsignnetwork.com")


hostname string requiredThe name of the host device on the network. The host name can be "Null".


dns string[] required: An array of DNS server addresses. "Null" means that no DNS server has been set.


ProxyServer string requiredThe proxy server URL address. "Null" means that no proxy server has been set.


proxyBypass string[] requiredAn array of proxy bypass server names. "Null" means that no proxy bypass has been set.


interfaces interfaces[] required:  An array of Interfaces Entity (v3) Reviewed with Samina


certificateName string optional: The name of the certificate


certificateFile string or file optionalA certificate file. This is required if you add a certificate name.






  • No labels