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)
Data Structures:
- Parameters:
*rsvId Reservation ID of the reservation that you wish to remove. Define Statements:
- none
- none
Errors:
- Returns:
- int:0
The reservation was removed successfully.int:-1
The reservation removal failed.Equivalent line commands:
- On failure, lsberrno is set to indicate the error.
Files:
- brsvdel
- none
Date Modified: 9 Sep 2009
Platform Support: support@platform.com
Platform Information Development: doc@platform.com
Platform Computing. Accelerating Intelligence(TM).
Copyright © 1994-2009 Platform Computing Corporation. All rights reserved.