v8

latestSwagger 2.0raw.githubusercontent.com2023-06-05132207357.5 KB
NotificationChannels

Send notification to provided channel.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/notificationchannels/{name}/notify

Path parameters

subscriptionIdstring required

The subscription ID.

resourceGroupNamestring required

The name of the resource group.

labNamestring required

The name of the lab.

namestring required

The name of the notification channel.

Query parameters

api-versionstring required

Client API version.

Request body

eventName'AutoShutdown' | 'Cost'

The type of event (i.e. AutoShutdown, Cost)

jsonPayloadstring

Properties for the notification in json format.

Response

OK