/
DEPRECATED: How to upload a network to Quadriga

DEPRECATED: How to upload a network to Quadriga

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

  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. Add a header parameter: Accept = application/xml
  4. 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.

Related content

How to upload a network to Quadriga with Project and Workspace Info
How to upload a network to Quadriga with Project and Workspace Info
More like this
How to upload text to Quadriga through rest interface
How to upload text to Quadriga through rest interface
More like this
How to create a Project and Workspace
How to create a Project and Workspace
More like this
Setting up your Quadriga development environment (Java)
Setting up your Quadriga development environment (Java)
More like this
User Accounts
More like this
Getting started
Getting started
More like this