Description
This function will create an Internetworking VLAN.
Style
Document
Input (Literal)
The input of this method is the argument createInterworkingNetwork of type createInterworkingNetwork having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
---|---|---|---|
network |
0..1 |
The network object to be created |
|
tigerlilyNetworkId |
long |
1..1 |
The network ID within Tigerlily |
Output (Literal)
The output of this method is the argument createInterworkingNetworkResponse of type createInterworkingNetworkResponse having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
network |
0..1 |
The network object created |
Remarks
This is a call for internal use only, and can only be used by the MBE.
On successful execution, the network created will be returned. On an exception, no network will be returned.