addedInput schema / additionalProperties
Added value: +false
removedInput schema / properties / internal_ip_range / description
Removed value: -"CIDR range filter (e.g., '172.17.47.247-172.17.47.240')."
removedInput schema / properties / internal_ip_range / title
Removed value: -"Internal Ip Range"
removedInput schema / properties / limit / description
Removed value: -"Max number of ranges to return."
removedInput schema / properties / limit / title
Removed value: -"Limit"
changedInput schema / properties / query / description
Previous value: -"JMESPath expression for client-side filtering/projection of results."New value: +"Optional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Field names are exactly what the Zscaler API returns. Examples: \"[?enabled==`true`]\", \"[*].{name: name, id: id}\", \"length(@)\". Omit to get the full records."
removedInput schema / properties / query / title
Removed value: -"Query"
removedInput schema / properties / service
Removed value: -{
- "default": "zia",
- "description": "The service to use.",
- "title": "Service",
- "type": "string"
-}
removedInput schema / properties / static_ip / description
Removed value: -"Filter by the associated static IP address."
removedInput schema / properties / static_ip / title
Removed value: -"Static Ip"
removedInput schema / title
Removed value: -"zia_list_gre_rangesArguments"
changedOutput schema / (root)
Previous value: -{
- "properties": {
- "result": {
- "items": {},
- "title": "Result",
- "type": "array"
- }
- },
- "required": [
- "result"
- ],
- "title": "zia_list_gre_rangesOutput",
- "type": "object"
-}New value: +null