Summary
Get the configuration of a device from Ansible Manager
Description
This method will retrieve the configuration of a device from Ansible Manager
Route
No Northbound API Available
Roles
admin
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| device | string | yes | the name of a device |
| format | string | yes | the format of the config to return - native |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| result | object | the configuration retrieved from the device |