public ResultObject CreateSnapshot(int itemId)
 {
     return(VirtualizationServerControllerProxmox.CreateSnapshot(itemId));
 }