create network
This block is part of the virtualisation group and was last modified in core v13.0.9.
create network
v13.0.9
Creates a network on the LXD server.
| Pin | Pin | Type | Default |
|---|---|---|---|
| flow |
flow |
||
ConnectionrequiredThe LXD connection |
lxdconnection |
||
NamerequiredThe name of the network to create. |
value |
||
DescriptionrequiredThe description of the network to create. |
value |
||
TyperequiredThe type of the network to create. |
value |
||
ConfigrequiredArray of all the configs to set, has to be array with objects that all have fields key and value. |
array |
||
| Auto assign IPv4 If this boolean is true the block will automaticly assign a IPv4 to the network. |
condition |
||
| Auto assign IPv4 prefix The prefix to use when auto assigning a IPv4. |
value |
24 |
| Pin | Pin | Type | Example |
|---|---|---|---|
| flow |
flow |
||
ConnectionrequiredThe LXD connection |
lxdconnection |
||
| Success If successful, this pin returns true. |
condition |
||
| Error Error message if the network could not be created. |
value |
Core Releases
v13.0.9 This block was introduced inv13.0.9, click here to see the release notes.
Back to
virtualisation
Return to the main group to view all sub-groups
Back to LXD
Return to the group to view all blocks within this group