system auto-scale
Use this command to enable and configure support for AWS auto-scaling.
config system auto-scale
set status {enable | disable} Auto-Scaling status.
set role {master | slave} Auto-scaling role.
master Master in auto-scaling.
slave Slave in auto-scaling.
set sync-interface {string} Interface used for synchronization. size[15] - datasource(s): system.interface.name
set master-ip {ipv4 address any} Master IP address.
set callback-url {string} Callback URL. size[127]
set hb-interval {integer} Time between sending heartbeat packets (5 - 120 seconds). Increase to reduce false positives. range[5-120]
set psksecret {password_string} Pre-shared secret for auto-scaling authentication (ASCII string or hexadecimal encoded with a leading 0x).
end