Get ZPA version info

GET {{baseUrl}}/devices/zpa/zdm_groups/:zdmGroupId/versions

Get ZPA firmware and app version information that can be upgraded for devices.

Scopes: device:read:admin

Rate Limit Label: MEDIUM

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"firmware_versions":[{"vendor":"\u003cstring\u003e","model":"\u003cstring\u003e","version":"\u003cstring\u003e","warn_info":"\u003cstring\u003e"},{"vendor":"\u003cstring\u003e","model":"\u003cstring\u003e","version":"\u003cstring\u003e","warn_info":"\u003cstring\u003e"}],"app_versions":["\u003cstring\u003e","\u003cstring\u003e"]}