Get all configs for a device

View as Markdown
Get all latest configuration files for a device.

Path parameters

device_uuidstringRequiredformat: "uuid"

Query parameters

file_typeenum or nullOptional
Enum for config file types.
Allowed values:

Response

Successful Response
authorstring
Author email
commit_messagestring
Commit message
contentstring
Configuration file content
content_hashstring
SHA256 hash of content
created_atdatetime
Timestamp when version was created
device_uuidstringformat: "uuid"
Device UUID
file_typeenum

Config file type (intended or backup)

filenamestring
File name
idstringformat: "uuid"
Config file ID
versioninteger
Version number
deviceobject or null
Device metadata from Nautobot

Errors

422
Unprocessable Entity Error