Path parameters
device_uuid string Required format: "uuid"
Request This endpoint expects an object.
author string Required
Author email
commit_message string Required
Commit message describing the change
content string Required
Configuration file content
created_at datetime or null Optional
Optional timestamp for the version (defaults to current time)
file_type enum Optional
Config file type (intended or backup)
Allowed values: intended backup
Response Successful Response
commit_message string
Commit message
content string
Configuration file content
content_hash string
SHA256 hash of content
created_at datetime
Timestamp when version was created
device_uuid string format: "uuid"
Device UUID
file_type enum
Config file type (intended or backup)
Allowed values: intended backup
id string format: "uuid"
Config file ID
version integer
Version number
device object or null
Device metadata from Nautobot