Retrieves the latest results of execution for the given policy, in the given zone, which includes statistics and policy information.
Successful Operation
Invalid Request
Access token is missing or invalid
You do not have permission to perform this action.
Entity not found
Too many requests
Service Unavailable
{- "id": 0,
- "uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f",
- "zone_id": "4495020a-236f-46e0-9453-e3f9cc6476f4",
- "name": "string",
- "type": "patch",
- "statistics": {
- "offline": 0,
- "success": 0,
- "missed": 0,
- "failed": 0
}, - "total_results": 0,
- "total_success": 0,
- "execution_time": "2019-08-24T14:15:22Z"
}