CreateL2NoVlanNetwork
CreateL2NoVlanNetwork
POST
/zstack/v1/l2-networks/no-vlanOperation ID
CreateL2NoVlanNetworkSince
0.6Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
application/jsonBody Fields
paramsObjectRequiredRequest body parameter object.
nameStringRequiredThe common L2 network name.
descriptionStringOptional. The detailed description of the common L2 network.
zoneUuidStringRequiredThe zone UUID.
physicalInterfaceStringRequiredThe physical interface.
typeStringThe L2 network type.
vSwitchTypeStringOptional. The vSwitch type.
resourceUuidStringOptional. The resource UUID. If specified, the L2 network will use the specified value as UUID.
tagUuidsListOptional. The Uuid tags list.
isolatedBooleanOptional.
pvlanStringOptional.
systemTagsListOptional. The system tags.
userTagsListOptional. The user tags.
Responses
200 OKChange History
This API has no change history records yet.
