class S2Netbox::Commands::ApiVersion
Public Class Methods
command_map()
click to toggle source
# File lib/s2_netbox/commands/api_version.rb, line 4 def self.command_map {:get_version => 'GetAPIVersion'} end
# File lib/s2_netbox/commands/api_version.rb, line 4 def self.command_map {:get_version => 'GetAPIVersion'} end