The LOAD-INDEX SET command (or LIND SET command) sets a load level value for an external Load-Index.
Use the following API command:
LOAD-INDEX SET,parameters  | 
The following parameters can be used in this command:
Table 273c Parameters of the LOAD-INDEX SET command
Parameter  | 
Description  | 
|---|---|
NAME  | 
Name of Load-Index to set. Masking is supported.  | 
NEWLEVEL (or NEWLVL)  | 
The new level to set for the Load-Index. Valid values: CRITICAL, V-HIGH, HIGH, MEDIUM, LOW, IDLE  | 
ISOVERRIDDEN (or ISOVER)  | 
(Optional) Perform the action depending on whether or not the load level of the Load-Index is currently overridden. Valid values: Y (Yes) | N (No)  | 
LEVEL (or LVL)  | 
(Optional) Perform the action only if the current load level is as specified. Valid values: CRITICAL, V-HIGH, HIGH, MEDIUM, LOW, IDLE  | 
FROMLEVEL (or FROMLVL)  | 
(Optional) Perform the action only if the current load level is as specified or higher. Valid values: CRITICAL, V-HIGH, HIGH, MEDIUM, LOW, IDLE  | 
NOTE  | 
(Optional) Add a note to the action.  | 
Example:
Command:
LOAD-INDEX SET NAME=* NEWLEVEL=HIGH
Response:
WLI031I LOAD-INDEX LINDEX2              WAS SET TO LEVEL HIGH
WLI035W LOAD-INDEX LINDEX3               NOT EXTERNAL, SKIPPED
WLI03BI ACTION PERFORMED WITH WARNING,    1 LOAD-INDEXES MODIFIED
Parent Topic |