Método dedicatedVirtualMacIpAdd

 volver al indice del grupo



dedicatedVirtualMacIpAdd

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

Descripción

Link an Ip with a virtual mac

Parámetros

  • stringsession : ID de la sesión
  • stringhostname : hostname del servidor
  • 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
lenguaje de programación / librerías :
 
Parámetros :
string session : $session
string hostname :
string ip :
string newMac :
string typeMac :
string macName :
string mac :