Get distinct field values for devices in a compliance plan

Returns sorted distinct device names, IP addresses, and OS types for devices belonging to the given plan. Used to populate filter dropdowns.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

planIdstringRequired
planId

Response

Distinct device field values for the plan

Errors

500
Internal Server Error