Method: QingCloudServer::Client::Service#get_monitor

Defined in:
lib/client/service.rb

#get_monitor(resource:, meters_N:, step:, start_time:, end_time:, zone:) ⇒ Object

monitor



83
84
85
86
87
88
89
90
91
# File 'lib/client/service.rb', line 83

def get_monitor(
      resource:,
      meters_N:,
      step:,
      start_time:,
      end_time:,
      zone:
    )eval(make_action_and_params)
end