User Tools

Site Tools


rule

This is an old revision of the document!


Table of Contents

Rule

REST Operations

GET

URI Parameter Accept Types Result Status Codes
/rule optional parameter “delimiter” for text/csv only, default value: “,” text/html List of all rules of all packages that the user has permission to read. 200 - OK
application/json 500 - Internal Server Error
text/plain
text/csv
/package/<id>/rule optional parameter “delimiter” for text/csv only, default value: “,” text/html List of all rules of the package given by the URI. 200 - OK
application/json 401 - Unauthorized
text/plain 500 - Internal Server Error
text/csv
/package/<id>/rule/<id> optional parameter “delimiter” for text/csv only, default value: “,” text/html The rule identified by the URI. 200 - OK
application/json 401 - Unauthorized
text/plain 404 - Not Found
text/csv 500 - Internal Server Error
rule.1706791630.txt.gz · Last modified: 2024/02/01 12:47 by shankar