app-mop

On this page:

Wait

Summary

Task to introduce delay then ping.

Description

After waiting [input parameter] seconds, it will try and ping the device: pass if device is back and retry if connection refused. To be used after reload to verify device is back.

Route

POST /mop/Wait

Roles

admin engineering support apiread

Parameters

DetailsExampleSchema
Name Type Required Description
mop_obj object yes -
delayInMinutes number yes -
numberOfTries number yes -

Return

DetailsExampleSchema
Name Type Description
result object Response from ping command