HSMADM_GetHsmUsageLevel
Synopsis
#include hsmadmin.h HSMADM_RV HSMADM_GetHsmUsageLevel (unsigned int hsmIndex, unsigned long* value
);
Description
Get the usage level of the HSM as a percentage i.e. the load on the HSM.
Parameters
hsmIndex |
Zero-based index of the HSM number to be used. |
totalCount |
Address of the variable that will obtain the value. This parameter must not be NULL |