Command Reference Guide
Administration Commands
query_directory_lu
description character 31
server_name character 17
lu_owner_name character 17
location constant
entry_type constant
wild_card constant
apparent_lu_owner_name character 17
If the command executes successfully and you specified DETAIL as the list_options parameter value, the following
parameters are returned:
lu_name
Fully qualified name of the LU.
description
A text string describing the directory entry, as specified in the definition of the directory entry.
server_name
Fully qualified name of the node that serves the LU.
lu_owner_name
Fully qualified name of the node that owns the LU.
location
Specifies the location of the resource. Possible values are:
LOCAL
The resource is at the local node.
DOMAIN
The resource belongs to an attached end node.
CROSS_DOMAIN
The resource is not within the domain of the local node.
entry_type
Specifies the type of the resource. Possible values are:
HOME
Local resource
CACHE
Cached entry
REGISTER
Registered resource (NN only)
wild_card
Specifies whether the LU entry is for an explicit name or for a wildcard value that will match a range of
names. Possible values are:
EXPLICIT
The entry is an explicit LU name.
FULL_WILDCARD
The entry is a full wildcard value that will match any LU name.
PARTIAL_WILDCARD
The entry is a partial wildcard; the nonblank characters in the name will be used to match an LU name.
344