Readonly
httpany Address assigned.
ApiError
AddNode - Advertises and adds a new Node to a Network.
any Node added.
ApiError
CreateNetwork - Creates a new Network.
Optional
gateway?: stringOptional
mask?: stringany Network information.
ApiError
GetAddresses - Fetches Requestor's IP addresses in a Network.
any List of Requestor's Addresses in a Virtual Private Network.
ApiError
GetConnections - Fetches Requestor's TCP connections in a Network.
any List of established connections within a Virtual Private Network.
ApiError
GetNetwork - Fetches a Network created by the Requestor.
any Network information.
ApiError
GetNetworks - Fetches Networks created by the Requestor.
any List of Networks created by the Requestor.
ApiError
GetNodes - Fetches Nodes added to a Network.
any List of nodes in a Virtual Private Network.
ApiError
RemoveNetwork - Removes a Network created by the Requestor.
any Network removed.
ApiError
RemoveNode - Advertises and removes a Node from a Network.
any Node removed.
ApiError
AddAddress - Assigns a new IP address to the Requestor in a Network.