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

apipie_options, associated_identifiers, associated_resource, #associated_resource, declared_associated_identifiers, #get_current_ids, #get_new_ids, #get_required_id, #request_params, setup_associated_identifier_options, #validate_options

Methods inherited from WriteCommand

#request_headers, #send_request

Instance Method Details

#associated_resource_nameObject



90
91
92
# File 'lib/hammer_cli_foreman/associating_commands.rb', line 90

def associated_resource_name
  "smart_proxy"
end