post https://api.gridx.de/gateways//jobs/
Creates a job with the given type for the given gateway, only if a job with that type doesn't already exist.
In this case, the path parameter should be a job type. Please note that the job type is case-sensitive.
-
SCAN
: Once this job is triggered, the gridBox will look for connected appliances and update the list accordingly. -
RESET
: This type of job resets gridBox to default and removes it from previously configured system. -
RESTART
: Once this job is triggered, the gridBox will restart.
Job execution is asynchronous and does not guarantee immediate execution.