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

  • partnerIdstringrequired

    Describes the unique identifier of the provider (mspId)

Query Parameters

  • namestring

    Streaming name

Responses

  • resultsarray

  • totalResultsinteger

  • pageNointeger

  • pageSizeinteger

  • totalPagesinteger

  • nextPageboolean

  • descendingOrderboolean

    Loading Examples...

    Creating Streaming Configurations

    Path Parameters

    • partnerIdstringrequired

      Describes the unique identifier of the provider (mspId)

    Request Body

    application/json

    Loading Examples...

    Responses

    • idstring

    • namestring

    Loading Examples...