Get a rule set
get/ruleSets/{ruleSetId}
Returns the decisioning revision summary of a rule set for the provided ID.
1{2 "creationTimeStamp": "2024-07-01T05:28:53.812Z",3 "modifiedTimeStamp": "2024-07-01T05:28:54.206Z",4 "createdBy": "sasdemo",5 "modifiedBy": "sasdemo",6 "id": "1525f975-eb00-4602-bf73-f9d1f020a178",7 "name": "ppn_rs1",8 "majorRevision": 1,9 "minorRevision": 0,10 "locked": false,11 "links": [12 {13 "method": "GET",14 "rel": "self",15 "href": "/businessRules/ruleSets/1525f975-eb00-4602-bf73-f9d1f020a178",16 "uri": "/businessRules/ruleSets/1525f975-eb00-4602-bf73-f9d1f020a178",17 "type": "application/vnd.sas.business.rule.set"18 },19 {20 "method": "GET",21 "rel": "alternate",22 "href": "/businessRules/ruleSets/1525f975-eb00-4602-bf73-f9d1f020a178",23 "uri": "/businessRules/ruleSets/1525f975-eb00-4602-bf73-f9d1f020a178",24 "type": "application/vnd.sas.summary"25 },26 {27 "method": "GET",28 "rel": "withRules",29 "href": "/businessRules/ruleSets/1525f975-eb00-4602-bf73-f9d1f020a178",30 "uri": "/businessRules/ruleSets/1525f975-eb00-4602-bf73-f9d1f020a178",31 "type": "application/vnd.sas.business.rule.set.integral"32 },33 {34 "method": "PUT",35 "rel": "update",36 "href": "/businessRules/ruleSets/1525f975-eb00-4602-bf73-f9d1f020a178",37 "uri": "/businessRules/ruleSets/1525f975-eb00-4602-bf73-f9d1f020a178",38 "type": "application/vnd.sas.business.rule.set",39 "responseType": "application/vnd.sas.business.rule.set"40 },41 {42 "method": "DELETE",43 "rel": "delete",44 "href": "/businessRules/ruleSets/1525f975-eb00-4602-bf73-f9d1f020a178",45 "uri": "/businessRules/ruleSets/1525f975-eb00-4602-bf73-f9d1f020a178"46 },47 {48 "method": "GET",49 "rel": "rules",50 "href": "/businessRules/ruleSets/1525f975-eb00-4602-bf73-f9d1f020a178/rules",51 "uri": "/businessRules/ruleSets/1525f975-eb00-4602-bf73-f9d1f020a178/rules",52 "type": "application/vnd.sas.collection",53 "itemType": "application/vnd.sas.business.rule"54 },55 {56 "method": "GET",57 "rel": "rulesOrder",58 "href": "/businessRules/ruleSets/1525f975-eb00-4602-bf73-f9d1f020a178/order",59 "uri": "/businessRules/ruleSets/1525f975-eb00-4602-bf73-f9d1f020a178/order",60 "type": "application/vnd.sas.selection"61 },62 {63 "method": "GET",64 "rel": "revisions",65 "href": "/businessRules/ruleSets/1525f975-eb00-4602-bf73-f9d1f020a178/revisions",66 "uri": "/businessRules/ruleSets/1525f975-eb00-4602-bf73-f9d1f020a178/revisions",67 "type": "application/vnd.sas.collection",68 "itemType": "application/vnd.sas.business.rule.set"69 },70 {71 "method": "POST",72 "rel": "createMinorRevision",73 "href": "/businessRules/ruleSets/1525f975-eb00-4602-bf73-f9d1f020a178/revisions?revisionType=minor",74 "uri": "/businessRules/ruleSets/1525f975-eb00-4602-bf73-f9d1f020a178/revisions?revisionType=minor",75 "type": "application/vnd.sas.business.rule.set",76 "responseType": "application/vnd.sas.business.rule.set"77 },78 {79 "method": "POST",80 "rel": "createMajorRevision",81 "href": "/businessRules/ruleSets/1525f975-eb00-4602-bf73-f9d1f020a178/revisions?revisionType=major",82 "uri": "/businessRules/ruleSets/1525f975-eb00-4602-bf73-f9d1f020a178/revisions?revisionType=major",83 "type": "application/vnd.sas.business.rule.set",84 "responseType": "application/vnd.sas.business.rule.set"85 },86 {87 "method": "GET",88 "rel": "up",89 "href": "/businessRules/ruleSets",90 "uri": "/businessRules/ruleSets",91 "type": "application/vnd.sas.collection",92 "itemType": "application/vnd.sas.business.rule.set"93 },94 {95 "method": "GET",96 "rel": "code",97 "href": "/businessRules/ruleSets/1525f975-eb00-4602-bf73-f9d1f020a178/code",98 "uri": "/businessRules/ruleSets/1525f975-eb00-4602-bf73-f9d1f020a178/code",99 "type": "text/vnd.sas.source.ds2"100 },101 {102 "method": "POST",103 "rel": "mappedCode",104 "href": "/businessRules/ruleSets/1525f975-eb00-4602-bf73-f9d1f020a178/mappedCode",105 "uri": "/businessRules/ruleSets/1525f975-eb00-4602-bf73-f9d1f020a178/mappedCode",106 "type": "application/vnd.sas.score.code.generation.request",107 "responseType": "application/vnd.sas.score.mapped.code"108 },109 {110 "method": "POST",111 "rel": "analysisCode",112 "href": "/businessRules/ruleSets/1525f975-eb00-4602-bf73-f9d1f020a178/analysisCode",113 "uri": "/businessRules/ruleSets/1525f975-eb00-4602-bf73-f9d1f020a178/analysisCode",114 "type": "application/vnd.sas.score.analysis.code.generation.request",115 "responseType": "application/vnd.sas.score.analysis.code"116 },117 {118 "method": "GET",119 "rel": "metadataDocuments",120 "href": "/businessRules/ruleSets/1525f975-eb00-4602-bf73-f9d1f020a178/metadataDocuments",121 "uri": "/businessRules/ruleSets/1525f975-eb00-4602-bf73-f9d1f020a178/metadataDocuments",122 "type": "application/zip"123 },124 {125 "method": "GET",126 "rel": "legacyVariables",127 "href": "/businessRules/ruleSets/1525f975-eb00-4602-bf73-f9d1f020a178/legacyVariables",128 "uri": "/businessRules/ruleSets/1525f975-eb00-4602-bf73-f9d1f020a178/legacyVariables",129 "type": "application/vnd.sas.collection",130 "itemType": "application/vnd.sas.business.rule.set.variable+json"131 }132 ],133 "version": 1134}
Name | Type | Required | Description |
---|---|---|---|
limit | integer | false | The maximum number of items to return on this page. The actual number of returned items might be less if there are no more items in the collection. The default is 10. |
start | integer | false | The starting index of the first item on a page. The index is 0-based. The default is 0. |
filter | string<filter-criteria> | false | The criteria for filtering the function categories. See Filtering in REST APIs. |
sortBy | string<sort-criteria> | false | The criteria for sorting the function categories. See Sorting in REST APIs. |