lib/fog/compute/proxmox/requests/get_node_statistics.rb in fog-proxmox-0.6.0 vs lib/fog/compute/proxmox/requests/get_node_statistics.rb in fog-proxmox-0.7.0

- old
+ new

@@ -17,11 +17,11 @@ # along with Fog::Proxmox. If not, see <http://www.gnu.org/licenses/>. # frozen_string_literal: true module Fog - module Compute - class Proxmox + module Proxmox + class Compute # class Real get_node_statistics request class Real def get_node_statistics(path_params,query_params) node = path_params[:node] output = path_params[:output]