response = request(
            :body     => data,
            :expects  => 200,
            :headers  => { "Content-Type" => "application/vnd.tmrk.vCloud.nodeService+xml" },
            :method   => "POST",