Skip to main content

Get management server settings

deprecated

This endpoint has been deprecated and may be removed in future versions of the API.

Get management server settings.

If Link is enabled - Link will sync identifiers, access rules, logs etc.

If realtime logging is enabled - panel will send the logs in realtime to the Link.

If heartbeat is enabled - panel will send keep alive to the Link every 10 seconds.

This endpoint is deprecated, use GET /network/management/server

Responses

OK


Schema
  • link_enable boolean

    Default value: false

  • link_url ipv4 or dns
  • link_password string
  • realtime_logging boolean

    Default value: true

    If enabled device will send logs to the server

  • heartbeat boolean

    If enabled device will send keep alive request every 10 seconds

Loading...