23 24 25
# File 'lib/docker_cloud/api/node_api.rb', line 23 def terminate(uuid) http_delete(resource_url(uuid)) end