Summary
Dry Run Template to Devices
Description
Dry Run a configuration template to a list of devices
Route
POST /device_management/dryRunVariableTemplateDevices
Roles
admin
apiread
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| devices | object | yes | Device names |
| template | string | yes | Template's name |
| variables | object | yes | Variable names and values |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| config | object | Results of Dry Run |