IBM

lsb_removereservation

Removes a reservation.

Use lsb_removereservation to remove a reservation. mbatchd removes the reservation with the specified reservation ID.

#include <lsf/lsbatch.h>

int lsb_removereservation(char *rsvId)

Parameters:
*rsvId Reservation ID of the reservation that you wish to remove.
Data Structures:
none
Define Statements:
none
Returns:
int:0
The reservation was removed successfully.

int:-1
The reservation removal failed.

Errors:
On failure, lsberrno is set to indicate the error.
Equivalent line commands:
brsvdel
Files:
none
See also:
lsb_addreservation

lsb_modreservation

lsb_reservationinfo



     
Date Modified: 14 Nov 2013

Copyright © 1994-2013 International Business Machines Corp.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.