SM-Discover
The FSM-Discover activity searches for and discovers resources on networks that are connected to the FSM server. The result of the search is stored in the FSM database. Use the FSM-Get-SystemList activity to obtain results from the database.
Input parameters
The following table lists the input parameters that can be used with the FSM-Discover activity.
Example
<span className="keyword cmdname">FSM-Discover</span> Scope<Enum>,(IPAddress<String>),(StartIP<String>,
EndIP<String>),SystemType<Enum>
Parameter | Description | Example value |
---|---|---|
Scope | Scope enumeration values:
| Single IP address |
IPAddress | Represents an IPv4 or IPv6 address. The IPAddress is displayed when Scope=Single IP address. | 9.115.252.33, fec0:0:0:5:fcc6:25e2:37cd:bcbd |
StartIP | Represents the starting IPv4 address. The StartIP is displayed when Scope=Range of IPv4 addresses. | 9.125.90.10 |
EndIP | Represents the ending IPv4 address. The EndIP is displayed when Scope=Range of IPv4 addresses. | 9.125.90.20 |
SystemType | SystemType values:
| All |
Published data
The FSM-Discover activity does not have published data.
Give feedback