TaskNotificationSubscription

Defines the notification endpoint task state changes. Also, indicates whether to include task progress for which to be notified.

This topic gives an overview of the TaskNotificationSubscription entity and also demonstrates how to execute various operations with the Media Services REST API.

Important

When accessing entities in Media Services, you must set specific header fields and values in your HTTP requests.
For more information, see Setup for Media Services REST API Development and Connecting to Media Services with the Media Services REST API.

TaskNotificationSubscription Entity Properties

Insert section body here.

Property Type Description
IncludeTaskProgress

Required.
Edm.Boolean Boolean that indicates whether to include the task progress or not.
NotificationEndPointId Edm.String Endpoint Id from which the subscriber receives notifications.
TargetTaskState

Required.
Edm.Int32 The state changes for which the subscriber is receiving notifications.