Class: HammerCLIForeman::AssociatingCommands::SmartProxy::RemoveSmartProxyCommand

Inherits:
RemoveAssociatedCommand show all
Defined in:
lib/hammer_cli_foreman/associating_commands.rb

Instance Method Summary collapse

Methods inherited from RemoveAssociatedCommand

command_name, desc, #get_new_ids

Methods inherited from HammerCLIForeman::AssociatedCommand

associated_resource, #associated_resource, #association_name, create_option_builder, #get_associated_identifier, #get_current_ids, #get_new_ids, #request_params

Methods inherited from Command

build_options, connection_name, create_option_builder, #customized_options, #dependency_resolver, dependency_resolver, #get_identifier, #get_resource_id, #get_resource_ids, #request_params, #resolver, resolver, resource_config, resource_name_mapping, searchables, #searchables, #send_request, #transform_format

Instance Method Details

#associated_resource_nameObject



136
137
138
# File 'lib/hammer_cli_foreman/associating_commands.rb', line 136

def associated_resource_name
  "smart-proxy"
end