List the ID and name of all notificationRule elements in JSON format
Returns a JSON array of JSON objects containing the IDs and names of all notificationRule elements. This is equivalent to GET /notificationRule/?format=name. Note that for element types that do not have a "name" property, the "list" format will be used instead.
Request
GET http://{hostname}:{port}
/notificationRules/name
Accept: application/json
Parameter | Type | Required | Description |
---|---|---|---|
Accept | application/json |
true |