Get diff between two versions
Generate a diff between two versions of a configuration file.
Authentication
AuthorizationBearer
Bearer JWT used by CLI and machine clients on svc-* endpoints. Authentication is required by default, but deployments may disable it with [auth] required = false. Browser OIDC sessions, mTLS, SPIFFE identities, and trusted gateway identity headers may also satisfy authentication outside this generated client flow.
Path parameters
device_uuid
filename
Query parameters
from_version
to_version
file_type
Enum for config file types.
Allowed values:
Response
Successful Response
device_uuid
Device UUID
diff
Unified diff output
diff_stats
Statistics about the diff
filename
File name
from_version
Source version
new_content
Content of target version
old_content
Content of source version
to_version
Target version
device
Device metadata from Nautobot
Errors
422
Unprocessable Entity Error