RangerPolicyItemCondition Data Type

Properties
name data type description
values array of string
type string

Example

{
  "values" : [ "...", "..." ],
  "type" : "..."
}