add_network

Inventory.add_network(network)[source]

Add a new network to the database inventory.

Parameters

network (Network) – The network to add to the database inventory.

Returns

The network that has been added to the database inventory.

Return type

Network