NetworkOptions
• networkOwnerId:
string
the node ID of the owner of this VPN (the requestor)
YagnaOptions
•
Optional
networkIp: string
the IP address of the network. May contain netmask, e.g. "192.168.0.0/24"
•
Optional
networkOwnerIp: string
the desired IP address of the requestor node within the newly-created network
•
Optional
networkMask: string
optional netmask (only if not provided within the
ip
argument)
•
Optional
networkGateway: string
optional gateway address for the network
optional custom logger module
Last modified 1mo ago