DeviceDiagnosticsCallback
Callback information of an existing diagnostics subscription.
DeviceDiagnosticsCallback
Callback information of an existing diagnostics subscription.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
accountName | string | Yes | The name of the billing account for which callback messages will be sent. Format: "##########-#####". |
serviceName | string | Yes | The name of the callback service, which identifies the type and format of messages that will be sent to the registered URL. |
endpoint | string | Yes | The URL for your web server. |
createdOn | string (date-time) | Yes | The date and time of when this request was created. |
httpHeaders | object | No | Your HTTP headers. |