# File lib/fog/vcloud/models/compute/server.rb, line 74
        def undeploy
          connection.undeploy href
        end