User Tools

Site Tools


package

This is an old revision of the document!


Table of Contents

Package

REST Operations

GET

URI Parameter Accept Types Result Status Codes
/package optional parameter “delimiter” for text/csv only, default value: “,” text/html List of all packages that the user has permission to read. 200 - OK
application/json 500 - Internal Server Error
text/plain
text/csv
/package/<id> optional parameter “delimiter” for text/csv only, default value: “,” The package identified by the URI.. 200 - OK
application/json 401 - Unauthorized
text/plain404 - Not Found
text/csv 500 - Internal Server Error

POST

URI Parameter Accept Types Result Status Codes
/package packageName Create a new package. The redirect points to the URI of the new Package 303 - See Other
groupURI 500 - Internal Server Error
packageDescription
/package/<id> packageNameUpdates a package303 - See Other
packageDescription 401 - Unauthorized
groupURI 500 - Internal Server Error
groupURI
package.1707836843.txt.gz · Last modified: 2024/02/13 15:07 by shankar