Skip to end of metadata
Go to start of metadata

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

Compare with Current View Version History

Version 1 Next »

When you need to add networks to Quadriga through the REST API.

Step-by-step guide

Quadriga provides a REST endpoint to add networks to Quadriga at:

http://your.quadriga.instance/rest/uploadnetworks

  1. Use the above URL (using your Quadriga URL) to send your networks to.
  2. Add two request parameter: 
    • workspaceid: the id of the workspace the networks should be added
    • networkname: the name of your network
  3. Submit the network xml in the body of a post request to the above URL.

Files

Sample Input network: input-example.xml

Filter by label

There are no items with the selected labels at this time.

  • No labels