Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Purpose

Make functions of the PlantUML Plugin available via REST.

Available since

The REST API was added in version 5.3.3 of the PlantUML Plugin.

It was tested with Confluence 3.4 to 5.4.

Functions

List all available datasources

<server>/rest/plantuml/1.0/datasource

List all attributes and their values from one datasource

<server>/rest/plantuml/1.0/datasource/{name}

Show the value of one particular attribute from one datasource

<server>/rest/plantuml/1.0/datasource/{name}/{attribute}

 

 

df

  • No labels