Class: Idcf::Cli::Service::Ilb::DeleteServerForProtocol
- Inherits:
-
BaseServerForProtocol
- Object
- Base
- BaseServerForProtocol
- Idcf::Cli::Service::Ilb::DeleteServerForProtocol
- Defined in:
- lib/idcf/cli/service/ilb/delete_server_for_protocol.rb
Overview
delete server
Constant Summary
Constants inherited from Base
Base::ARG_TYPE_OPT, Base::ARG_TYPE_REQ, Base::ARG_TYPE_REST, Base::HELP_FORMAT
Instance Attribute Summary
Attributes inherited from BaseServerForProtocol
Attributes inherited from Base
#last_command, #last_command_args
Class Method Summary collapse
Methods inherited from BaseServerForProtocol
Methods inherited from Base
#between_param?, #cli_error, #do, #initialize, make_param_s, #method_option_cnt, #method_rest?, option, reset, valid_params
Methods included from Lib::Include::RecurringCalling
Constructor Details
This class inherits a constructor from Idcf::Cli::Service::Base
Class Method Details
.description ⇒ Object
10 11 12 |
# File 'lib/idcf/cli/service/ilb/delete_server_for_protocol.rb', line 10 def description "Delete a [loadbalancer's config server]" end |