Deprecated
This API method is deprecated and will be removed in future versions of Quadriga. Use the method described here instead.
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
- Use the above URL (using your Quadriga URL) to send your networks to.
- Add two request parameter:
- workspaceid: the id of the workspace the networks should be added
- networkname: the name of your network
- Add a header parameter: Accept = application/xml
- Submit the network xml in the body of a post request to the above URL.
Files
Sample Input network: input-example.xml
Related articles
Filter by label
There are no items with the selected labels at this time.