Create asynchronous config
post/config/async
Creates asynchronous config import (load) functionality.
| Name | Type | Required | Description |
|---|---|---|---|
jobId | string | true | Specifies the identifier for the relevant job. |
taskId | string | true | Specifies the identifier for the relevant task. |
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 202 | Accepted | The request has been accepted for processing, but the processing has not been completed. | ||
| 400 | Bad Request | The request was invalid. | Schema |