Unsupported content

 

This version of the product is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Directory Listing node

A Directory Listing node stores information about a list of directory entries.

Directory Listing Lifecycle

The following section describes the scenarios in which a Directory Listing node is created or destroyed. DDD nodes are never updated.

Creation

Whenever BMC Discovery scans an IP address, a Discovery Access node is created. A directory listing can be obtained using the discovery.listDirectory function. A Directory Listing node is created for the listing.

Removal

A Directory Listing node is removed when the Discovery Access node which it is associated with has been destroyed through the Aging process.

Directory Listing node attributes

The attributes and relationships of a Directory Listing node are described in the table below.


UI Name
Attribute Name and Type
or Relationship → Target

Description

Directory Name
path string

Path of the directory.

Not displayed in UI
system _boolean

Flag if request was made by system pattern.

Check Windows Redirect Location
win64_redirect boolean

Look in both redirected and original file location on 64-bit Windows.

Retrieved Path
actual_path string

Actual file location (if different to path).

Discovery Method
discovery_method string

Discovery method.

Discovery Duration
discovery_duration int

Time in seconds spent in discovery.

Request Time
request_time date

When this request was made.

Failure Reason
failure_reason string

Reason for failure, if any.

Not displayed in UI
command_status_failure boolean

Flag that this node has command failures linked to it.

Not displayed in UI
method_failure boolean

Flag that this node has script failures linked to it.

Not displayed in UI
method_success string

The name of the script that succeeded in getting this data.

Access Method
access_method string

The access method used by the script that succeeded in getting this data.


Directory Listing node relationships

The relationships of a Directory List node are described in the table below.


UI name

Relationship

Description

Entries

DirectoryListing:
List:
List:
Member:
DiscoveredDirectoryEntry

Entries in the directory.

Discovery Access

DirectoryListing:
DiscoveryResult:
DiscoveryAccessResult:
DiscoveryAccess:
DiscoveryAccess

Related Discovery Access.

Requesting Pattern

DirectoryListing:
DiscoveryResult:
Request:
Pattern:
Pattern

Pattern from which the request to retrieve this information originate.

Script Command Errors

DirectoryListing:
DiscoveryResult:
Metadata:
Detail:
CommandFailure

Script command errors.

Script Execution Errors

DirectoryListing:
DiscoveryResult:
Metadata:
Detail:
ScriptFailure

Script execution errors.


Was this page helpful? Yes No Submitting... Thank you

Comments