Class: Chef::Knife::UcsServiceProfileDelete

Inherits:
Chef::Knife
  • Object
show all
Includes:
UCSBase
Defined in:
lib/chef/knife/ucs_serviceprofile_delete.rb

Instance Method Summary collapse

Methods included from UCSBase

#connection, #destroyer, included, #inventory, #locate_config_value, #manager, #msg_pair, #provisioner

Instance Method Details

#runObject



30
31
32
33
34
# File 'lib/chef/knife/ucs_serviceprofile_delete.rb', line 30

def run

	#TBD

end