List all versions of a config file

View as Markdown
List all versions of a configuration file.

Path parameters

device_uuidstringRequiredformat: "uuid"
filenamestringRequired

Query parameters

file_typeenumOptional
Enum for config file types.
Allowed values:
limitintegerOptionalDefaults to 100

Response

Successful Response
device_uuidstringformat: "uuid"
Device UUID
filenamestring
File name
versionslist of objects
List of versions
deviceobject or null
Device metadata from Nautobot

Errors

422
Unprocessable Entity Error