Attribute Rules REST Endpoints
Power Data/Special Services/Attribute Rules
The operations from the Power Data/Special Services/Attribute Rules category.
- Create an Attribute Rule
- Method: postPath:
/specialServices/{specialServiceGid}/attributeRules
- Delete an Attribute Rule
- Method: deletePath:
/specialServices/{specialServiceGid}/attributeRules/{objectType}
- Get an Attribute Rule
- Method: getPath:
/specialServices/{specialServiceGid}/attributeRules/{objectType}
- Get Attribute Rules
- Method: getPath:
/specialServices/{specialServiceGid}/attributeRules
- Update an Attribute Rule
- Method: patchPath:
/specialServices/{specialServiceGid}/attributeRules/{objectType}
- Update Attribute Rules
- Method: patchPath:
/specialServices/{specialServiceGid}/attributeRules