. "text/xml" . . "GET" . . . "EntryPoint - wiki_upstream_delete" . "

Delete a wiki upstream.

" . "

  • \n\ncluster\n\n\n

    The cluster name of the upstream

    \n
  • \n
  • \n\nname\n\n\n

    A human-readable name for the upstream.

    \n
  • \n\n

    An error code stating the success of the command execution as detailed in ODS Error Result Codes.

    \nExample:
    \n $ curl -i \"http://www.iodbc.org/ods/api/wiki.upstream.delete?cluster=DemoWiki&name=demoUpstream&userName=demo&userPassword=demo&user_name=demo&password_hash=921q783d9e4cbdf5cvs343dafdfvrf6a4fh\"\n\n HTTP/1.1 200 OK\n Server: Virtuoso/06.02.3129 (Linux) x86_64-generic-linux-glibc25-64  VDB\n Connection: Keep-Alive\n Date: Fri, 20 May 2011 08:31:09 GMT\n Accept-Ranges: bytes\n Content-Type: text/xml; charset=\"UTF-8\"\n Content-Length: 57\n\n <result>\n   <code>1</code>\n   <message>Success</message>\n </result>\n 

    " . . .