def allocate_virtual_ip
    code, message = @service_object.allocate_virtual_ip(
      params[:id],
      params[:network],
      params[:range],