Method dedicatedVirtualMacIpAdd

 return to group index



dedicatedVirtualMacIpAdd

stringdedicatedVirtualMacIpAdd ( stringsession, stringhostname, stringip, stringnewMac, stringtypeMac, stringmacName, stringmac )

Description

Link an Ip with a virtual mac

Parameters

  • stringsession : sessio-id
  • stringhostname : the server hostname
  • stringip : the ip of the virtual mac
  • stringnewMac : 'no' if the mac used already exist otherwise 'yes'
  • stringtypeMac : the mac Type ( ovh OR vmware )
  • stringmacName : the name of the mac
  • stringmac : the mac address if already exist

Returns

the adresse Max
programming language :
 
Parameters :
string session : $session
string hostname :
string ip :
string newMac :
string typeMac :
string macName :
string mac :