search for: vmnicdef

Displaying 2 results from an estimated 2 matches for "vmnicdef".

2009 Jul 16
0
[PATCH server] add network QMF apis. (still in progress)
...quot;create_vm_nic_def" desc="Create a new NIC for a VM"> <arg name="mac" type="sstr" dir="I" desc="The MAC address for the new NIC"/> <arg name="nic" dir="O" type="objId" references="VmNicDef" desc="Newly created VM NIC"/> </method> </class> + <!-- FIXME: This needs to use inheritance when QMF infrastructure is available --> + <class name="VlanImpl"> + <property name="network" type="objId" referenc...
2009 Jul 23
0
[PATCH server] Add network QMF apis.
...quot;create_vm_nic_def" desc="Create a new NIC for a VM"> <arg name="mac" type="sstr" dir="I" desc="The MAC address for the new NIC"/> <arg name="nic" dir="O" type="objId" references="VmNicDef" desc="Newly created VM NIC"/> </method> </class> + <!-- FIXME: This needs to use inheritance when QMF infrastructure is available --> + <class name="VlanImpl"> + <property name="network" type="objId" referenc...