Summary
Apply Configuration Template and Verify
Description
Apply a configuration template and verfiy it.
Route
POST /device_management/applyTemplateVerify
Roles
admin
other
apiwrite
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| name | string | yes | - |
| template | string | yes | - |
| config | object | yes | - |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| config | object | JSON object containing current device config |