Grouping Attributes REST Endpoints

Maintenance/Asset Group Rules/Grouping Attributes
The Grouping Attributes resource manages the grouping attribute list defined for the rule.
Create one attribute
Method: post
Path: /fscmRestApi/resources/11.13.18.05/assetGroupRules/{RuleId}/child/groupingAttributes
Delete one attribute
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/assetGroupRules/{RuleId}/child/groupingAttributes/{RuleGroupingAttributeId}
Get all attributes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/assetGroupRules/{RuleId}/child/groupingAttributes
Get one attribute
Method: get
Path: /fscmRestApi/resources/11.13.18.05/assetGroupRules/{RuleId}/child/groupingAttributes/{RuleGroupingAttributeId}