ValidateRequest interface
The validate request for Edge Device.
Properties
| additional |
Additional info required for validation. |
| edge |
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[]