GatewaysResource
REST end point to manipulate collections of channel-specific notification gateways.
The following resources are part of this group:
/notification/channel/{channelName}/gateways
Mount Point: /dcone/notification/channel/{channelName}/gateways
GET
This end point gives you the list of all the notification gateways that may be used with the specified notification channel.
Parameters
name | description | type | default |
---|---|---|---|
channelName | (no documentation provided) | path |
Response Body
element: | gateway |
media types: | application/xml application/json |
this end point returns an array of gateway elements
Status Codes
code | description |
---|---|
401 | Authentication required |
403 | Authorization required - access forbidden |