rsvInfoEnt Struct Reference
reservation information entry. More...
Data Fields
int options char * rsvId char * name int numRsvHosts struct hostRsvInfoEnt * rsvHosts char * timeWindow int numRsvJobs LS_LONG_INT * jobIds int * jobStatus char * desc char ** disabledDurations int state char * nextInstance char * creator char * rsvUnit Detailed Description
reservation information entry.Field Documentation
Reservation options, see reservation_option.
char* rsvInfoEnt::rsvId Reservation ID returned from mbatchd.
If the reservation fails, this is NULL. The memory for rsvid is allocated by the caller.
char* rsvInfoEnt::name LSF user group name for the reservation.
See the -g option of brsvadd.
Number of hosts reserved.
struct hostRsvInfoEnt* rsvInfoEnt::rsvHosts Info about the reserved hosts.
char* rsvInfoEnt::timeWindow Active time window for a recurring reservation.
See the -t option of brsvadd.
Number of jobs running in the reservation.
LS_LONG_INT* rsvInfoEnt::jobIds Job IDs of jobs running in the reservation.
Status of jobs running in the reservation.
char* rsvInfoEnt::desc Description for the reservation to be created.
The description must be provided as a double quoted text string. The maximum length is 512 chars. Equivalent to the value of brsvadd -d.
Null-terminated list of disabled durations.
The current state of the reservation - active or inactive.
char* rsvInfoEnt::nextInstance The time of the next instance of a recurring reservation.
char* rsvInfoEnt::creator Creator of the reservation.
char* rsvInfoEnt::rsvUnit Reservation resource unit.
Date Modified: 16 Jul 2014
Terms of Use
Copyright © 1994-2014 International Business Machines Corp.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.