Skip to content

node-l2-net-api

services.scl.node-l2-net-api.enable#

Whether to enable the Node’s L2 network management API.

Type: boolean

Default: false

Example: true

Declared by: - /builds/alasca.cloud/scl/scl-management/nix/modules/node-l2-net-api.nix

services.scl.node-l2-net-api.ip#

IP address of the Node’s L2 network management API.

Type: string

Default: "0.0.0.0"

Declared by: - /builds/alasca.cloud/scl/scl-management/nix/modules/node-l2-net-api.nix

services.scl.node-l2-net-api.logLevel#

Any of TRACE, DEBUG, INFO, WARN, ERROR, OFF

Type: one of “TRACE”, “DEBUG”, “INFO”, “WARN”, “ERROR”, “OFF”

Default: "INFO"

Declared by: - /builds/alasca.cloud/scl/scl-management/nix/modules/node-l2-net-api.nix

services.scl.node-l2-net-api.openFirewall#

Open the configured TCP port of the Node’s L2 network management API in the firewall.

Type: boolean

Default: false

Declared by: - /builds/alasca.cloud/scl/scl-management/nix/modules/node-l2-net-api.nix

services.scl.node-l2-net-api.port#

Listening TCP port of the Node’s L2 network management API.

Type: positive integer, meaning >0

Default: 9000

Declared by: - /builds/alasca.cloud/scl/scl-management/nix/modules/node-l2-net-api.nix

services.scl.node-l2-net-api.vlanGatewayInterfaceName#

VLAN gateway interface name in the default network namespace. Required for multi-node setups.

Type: null or string

Default: null

Declared by: - /builds/alasca.cloud/scl/scl-management/nix/modules/node-l2-net-api.nix