Share via


ValidateRequest interface

The validate request for Edge Device.

Properties

additionalInfo

Additional info required for validation.

edgeDeviceIds

Node Ids against which, current node has to be validated.

Property Details

additionalInfo

Additional info required for validation.

additionalInfo?: string

Property Value

string

edgeDeviceIds

Node Ids against which, current node has to be validated.

edgeDeviceIds: string[]

Property Value

string[]