RuleResource
REST end point to manipulate individual notification rules.
The following resources are part of this group:
/notification/rule
Mount Point: /api/notification/rule
POST
Request Body
| element: | rule |
| media types: | application/xml |
(no documentation provided)
Response Body
| element: | (custom) |
| media types: | */* application/xml |
(no documentation provided)
/notification/rule/{identity}
Mount Point: /api/notification/rule/{identity}
GET
Parameters
| name | description | type | default |
|---|---|---|---|
| identity | (no documentation provided) | path |
Response Body
| element: | (custom) |
| media types: | application/xml |
(no documentation provided)
DELETE
Parameters
| name | description | type | default |
|---|---|---|---|
| identity | (no documentation provided) | path |
Response Body
| element: | (custom) |
| media types: | application/xml |
(no documentation provided)