Alert Streaming Configuration
Manages on-demand Streaming Configuration.
Notes
User with roles with below permissions are permitted to use the APIs
- The User who creates Streaming Configuration.
- Partner Admin user who has all managed permissions.
- Partner user who has administration permission
- Service Provider user.
Streaming Configurations
Path Parameters
- partnerId
Describes the unique identifier of the provider (mspId)
Query Parameters
- name
Streaming name
Responses
- results
- totalResults
- pageNo
- pageSize
- totalPages
- nextPage
- descendingOrder
Loading Examples...
Creating Streaming Configurations
Path Parameters
- 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.
Loading Examples...
Responses
- id
- name
Loading Examples...