Subscription
Subscription resource definition.
Subscription
Subscription resource definition.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
configurationfailures | integer | No | The number of streaming failures due to faulty configuration. |
createdon | string | No | The number of streaming failures due to faulty configuration. |
delegateid | string | No | Not currently used. |
description | string | No | Description of the subscription. |
disabled | boolean | No | Whether the subscription is currently sending data. |
email | string | No | The address to which any error reports should be delivered. |
filter | string | No | Filter for events. |
id | string | No | ThingSpace unique ID for the subscription that was created. |
kind | string | No | Identifies the resource kind. |
laststreamingstatus | string | No | Possible values: success or fail. |
laststreamingtime | string | No | The date and time that the last stream send was attempted. |
lastupdated | string | No | The date the resource was last updated. |
name | string | No | Name of the subscription. |
networkfailures | integer | No | The number of failures due to network problems. |
streamfailures | integer | No | |
streamkind | string | No | The event type that will be sent in the data stream. |
targetid | string | No | Target to be used for dispatching events. |
targettype | string | No | |
version | string | No | Version of the underlying schema resource. |
versionid | string | No | The version of the resource. |