CreateL3Network
Creates an L3 network. For
example,
CreateL3Network name=L3Network l2NetworkUuid=21fd3d1876594b79bab0f2f1dfa1d03c dnsDomain="site.net"
Parameters
Name | Description | Optional | Valid Value | Starting Version |
---|---|---|---|---|
name | The L3 network name. | 0.6 | ||
description | The detailed description of the L3 network. | Yes | 0.6 | |
type | The L3 network type. | Yes | 0.6 | |
l2NetworkUuid | The L2 network UUID. | 0.6 | ||
system | Whether the L3 network can be applied to appliance VM instances. | Yes | 0.6 | |
dnsDomain | The DNS domain. | Yes | 0.6 | |
resourceUuid | The resource UUID. If specified, the L3 network will use the specified value as the UUID. | Yes | 0.6 | |
category | The network type, which must be used with the
system tags. If system is set to true, the category
can be set to Public or Private. |
Yes |
|
2.2 |
userTags | The user tags. For more information, see CreateUserTag. The resource type is L3NetworkVO. | Yes | 0.6 | |
systemTags | The system tags. For more information, see CreateSystemTag. The resource type is L3NetworkVO. | Yes | 0.6 | |
timeout | Yes |

- When you create an L3 network in ZStack Cloud, you
can specify the port mirroring network by adding the mirrorNetwork
option to SystemTags.
- Format of the mirrorNetwork option:
mirrorNetwork::{L3NetworkVOUuid}
- Example:
mirrorNetwork::1c707a63817b4f29b1235fa1f76c0ccc
- Format of the mirrorNetwork option: