Package version:

The validate request for Edge Device.

interface ValidateRequest {
    additionalInfo?: string;
    edgeDeviceIds: {};
}

Properties

additionalInfo?: string

Additional info required for validation.

edgeDeviceIds: {}

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