OpenLink DataSpaces

ODS.ODSWikiProgrammersGuideWebServices

  • Topic
  • Discussion
  • ODS.ODSWikiProgrammersGuideWebServices(1.1) -- DAVWikiAdmin? , 2017-06-13 06:05:57 Edit WebDAV System Administrator 2017-06-13 06:05:57

    oWiki Programmers Guide WebServices

    ODSWiki supports atom publishing protocol

    Exposed API URL:

    http://host:port/dataspace/<ods-user>/wiki/<clustername>/atom-pub
    

    where:

    • <ods-user> - is system name of user who created the ODSWiki instance
    • <clustername> - is the instance's name

    Note: title of atom entry must be fully qualified WikiWord of target topic (with clustername)

    ODS Wiki Services UI Endpoint

    ODS Wiki Services UI endpoint:

    http://host:port/services/wiki/services.vsmx
    

    ODS Wiki Services wsdl Endpoint:

    http://host:port/services/wiki/services.wsdl
    

    See also