NetworkOptions

network/network.NetworkOptions

Table of contents

Properties

Properties

networkOwnerId

networkOwnerId: string
the node ID of the owner of this VPN (the requestor)

Defined in

yagnaOptions

Optional yagnaOptions: YagnaOptions
YagnaOptions

Defined in

networkIp

Optional networkIp: string
the IP address of the network. May contain netmask, e.g. "192.168.0.0/24"

Defined in

networkOwnerIp

Optional networkOwnerIp: string
the desired IP address of the requestor node within the newly-created network

Defined in

networkMask

Optional networkMask: string
optional netmask (only if not provided within the ip argument)

Defined in

networkGateway

Optional networkGateway: string
optional gateway address for the network

Defined in

logger

Optional logger: Logger
optional custom logger module

Defined in