Method managedServicesPartitionCreate

 return to group index



managedServicesPartitionCreate

voidmanagedServicesPartitionCreate ( stringsession, stringstorage, stringname, intsize, stringprotocol )

Description

Create a new partition

Parameters

  • stringsession : sessio-id
  • stringstorage : the storage name
  • stringname : partition name
  • intsize : size in GB
  • stringprotocol : can be either 'NFS' or 'IFS' or 'NFS_CIFS'
programming language :
 
Parameters :
string session : $session
string storage :
string name :
int size :
string protocol :