From d87c4389500460f4b2605787c83b0d339bef5478 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michal=20Voc=C5=AF?= Date: Thu, 14 Jan 2010 14:15:10 +0000 Subject: [PATCH] added destination url for notification events --- org.glite.lb.types/events.T | 1 + 1 file changed, 1 insertion(+) diff --git a/org.glite.lb.types/events.T b/org.glite.lb.types/events.T index b25a262..e25cbf0 100644 --- a/org.glite.lb.types/events.T +++ b/org.glite.lb.types/events.T @@ -212,6 +212,7 @@ port dest_port Port number the notification is sent to. int expires When the notification expires string jobstat Status of the job (the notification content). + string dest_url Destination URL (preferred over host and port). @type ResourceUsage Resource (CPU, memory etc.) consumption. -- 1.8.2.3