Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

http://localhost:18080/opencds-decision-support-service/config/v1/

which points to the Configuration REST services.

The username and password for the relevant user are configured as described in REST Security.

Anchor
GET
GET
Get

sh ./bin/get.sh --url <url> --username <user> --password <pass>

...

 

Anchor
UPLOAD
UPLOAD
Upload

sh ./bin/upload.sh --url <url> --username <user> --password <pass>

...

Upload a Supporting Data data package specified by SDID associated with the KnowledgeModule specified by KMID.

Anchor
DELETE
DELETE
Delete

sh ./bin/delete.sh --url <url> --username <user> --password <pass>

...

Anchor
TRANSFER
TRANSFER
Transfer

sh ./bin/transfer.sh --url <url> --username <user> --password <pass>

...