[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen

EdgeReportedTOV2

Properties

map of string
attributes Optional

A map of edge reported attributes


string as date-time
eventTime Optional

The time at which event of type EdgeReportedEventType occurred


string
eventType Optional

Router service sends payload based on the event

Possible values are: DEVICE_CONNECTION_DETAILSEDGE_CONFIG_DETAILSMODULE_CONNECTION_DETAILS


string
id Optional

edge deployment id


string
orgId Optional

The id of the CSP org

JSON Example

{
	"attributes": {
		"key": "string"
	},
	"eventTime": "string",
	"eventType": "DEVICE_CONNECTION_DETAILS",
	"id": "string",
	"orgId": "string"
}
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Parameter To

Save Edge Reported Attributes
Returned By

Save Edge Reported Attributes

Feedback

Was this page helpful?