Skip to main content

List local configuration versions for a device

GET 

/local-config/versions

Retrieves the version history of local configurations for a specified device.

Purpose:

  • Track configuration changes pushed to devices
  • View version history with timestamps
  • Identify current and previous configuration versions

Request

Responses

Success - Returns array of local configuration versions.

Notes:

  • Empty array [] is returned if no versions exist
  • Empty array [] is returned if device doesn't exist
  • Versions typically ordered by timestamp