Manage Alert Streaming Configuration
Manages an on-demand Streaming Configuration.
Note: To use this API, you must enable the Stream Exports Add-on and have the REPORTS_MANAGE permission assigned.
Get Steaming Details.
Path Parameters
- id
Streaming uuid
- partnerId
Describes the unique identifier of the provider (mspId)
Responses
- id
- name
- clients
- categoryType
- exportIntegration
- rawEvents
- allClients
Note: To use this API, you must enable the Stream Exports Add-on. You also need to have the REPORTS_MANAGE and INTEGRATION_EDIT permissions assigned.
Update Streaming Configuration attributes.
Path Parameters
- id
Streaming uuid
- partnerId
Describes the unique identifier of the provider (mspId)
Request Body
application/json
- id
- name
- clients
- categoryType
- Enum:
- Alerts
- exportIntegration
- rawEvents
- allClients
Include all the clients. 'true' to select all clients.
Responses
- id
- name
Note: To use this API, you need to have the REPORTS_MANAGE and INTEGRATION_MANAGE permissions assigned.
Delete a Streaming Configuration.
Path Parameters
- id
Streaming uuid
- partnerId
Describes the unique identifier of the provider (mspId)
Responses
- result