Create a job with a given type

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.

Following job types are supported:

  • scan

    Once this job is triggered, 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.

Job execution is asynchronous and does not guarantee immediate execution.

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!