Administration Commands query_lu_lu_password
2.143.1 Supplied Parameters
Parameter name | Type | Length | Default |
[query_lu_lu_password] |
|
|
|
num_entries | decimal |
| 1 |
list_options | constant |
| LIST_INCLUSIVE |
lu_name | character | 8 | (null string) |
lu_alias | character | 8 | (null string) |
plu_alias | character | 8 | (null string) |
fqplu_name | character | 17 | (null string) |
Supplied parameters are:
num_entries
Maximum number of LUs for which data should be returned. You can specify 1 to return data for a specific LU, a number greater than 1 to return data for multiple LUs, or 0 (zero) to return data for all LUs.
list_options
The position in the list of LUs from which SNAplus2 begins to return data.
Specify one of the following values:
FIRST_IN_LIST
Start at the first entry in the list
LIST_INCLUSIVE
Start at the entry specified by the plu_alias or fqplu_name parameter
LIST_FROM_NEXT
Start at the entry immediately following the entry specified by the plu_alias or fqplu_name parameter
lu_name
LU name. This name is a
lu_alias
Locally defined LU alias. This alias is an
plu_alias
Partner LU alias. This alias is an
fqplu_name
Fully qualified name of the partner LU. Specify
The name can be used as the partner LU name for which information is required or as an index into the list of LUs. If list_options is set to FIRST_IN_LIST, this parameter is ignored; otherwise, you must specify either the LU alias or the fully qualified LU name for the partner LU. This parameter is used only if the plu_alias parameter is not specified; it is ignored if plu_alias is specified.