Description
API Data with a timestamp.
Properties
Property name | Description | Data type | Read-only |
---|---|---|---|
name | The name of the probe to collect data. Values are NETWORK_BLOOM or LEASE_COUNT_PER_DATE. | string | No |
properties | A string containing extra properties for the object in the format attribute: value. | string | No |
Example
{
"name": "...",
"properties": "..."
}