IBM

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)

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.
Data Structures:
guaranteedResourcePoolInfoReq guaranteedResourcePoolEnt
Returns:
int:0
The function succeeded.

int:-1
The function failed.

Errors:
If the function fails, lsberrno is set to indicate the error.
Equivalent line command:
bresoures
Files:
${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.