lsb_guaranteedResourcePoolInfo
Returns information about guaranteed resource pools.lsb_guaranteedResourcePoolInfo gets information about guaranteed resource pools. See lsb.resources for more information about parameters.
#include <lsf/lsbatch.h>
int lsb_guaranteedResourcePoolInfo(guaranteedResourcePoolInfoReq *request, guaranteedResourcePoolEnt **entries, int *nEntries)
Data Structures:
- Parameters:
*request Used to describe resource pools of interest. **entries Used to pass back information about request guaranteed resource pools. *nEntries The number of entries returned via entries.
- guaranteedResourcePoolInfoReq guaranteedResourcePoolEnt
Errors:
- Returns:
- int:0
The function succeeded.int:-1
The function failed.Equivalent line command:
- If the function fails, lsberrno is set to indicate the error.
Files:
- bresoures
- ${LSB_CONFDIR/cluster_name/configdir/lsb.resources
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.