Summary
Get Device Configuration
Description
Get configuration for a specific device
Route
GET /device_management/:name/config/:format
Roles
admin
other
readonly
apiread
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
name | string | yes | Device name |
format | string | yes | Output format |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
config | object | Configuration for a specific device |