addedInput schema / additionalProperties
Added value: +false
removedInput schema / properties / app_id / description
Removed value: -"The unique ID for the ZDX application."
removedInput schema / properties / app_id / title
Removed value: -"App Id"
removedInput schema / properties / department_id / description
Removed value: -"Filter by department ID(s)."
removedInput schema / properties / department_id / title
Removed value: -"Department Id"
removedInput schema / properties / geo_id / description
Removed value: -"Filter by geolocation ID(s)."
removedInput schema / properties / geo_id / title
Removed value: -"Geo Id"
removedInput schema / properties / location_id / description
Removed value: -"Filter by location ID(s)."
removedInput schema / properties / location_id / title
Removed value: -"Location Id"
removedInput schema / properties / service
Removed value: -{
- "default": "zdx",
- "description": "The service to use.",
- "title": "Service",
- "type": "string"
-}
removedInput schema / properties / since / description
Removed value: -"Number of hours to look back (default 2h)."
removedInput schema / properties / since / title
Removed value: -"Since"
removedInput schema / title
Removed value: -"zdx_get_applicationArguments"
changedOutput schema / (root)
Previous value: -{
- "properties": {
- "result": {
- "additionalProperties": true,
- "title": "Result",
- "type": "object"
- }
- },
- "required": [
- "result"
- ],
- "title": "zdx_get_applicationOutput",
- "type": "object"
-}New value: +null