Skip to main content

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>
Table 1. FSM-Discover input parameters
ParameterDescriptionExample value
ScopeScope enumeration values:
  • Single IP address
  • Range of IPv4 addresses
Single IP address
IPAddressRepresents 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
StartIPRepresents the starting IPv4 address. The StartIP is displayed when Scope=Range of IPv4 addresses.9.125.90.10
EndIPRepresents the ending IPv4 address. The EndIP is displayed when Scope=Range of IPv4 addresses.9.125.90.20
SystemTypeSystemType values:
  • All
  • GenericNetworkDevice
  • ComputerSystem
  • SystemPool
  • PowerUnit
  • Storage Enclosure
  • SystemChassis
  • HybridSystem
  • HardwareManagementConsole
  • StorageSubsystem
  • Farm
  • PassThroughModule
  • Switch
  • Server
  • OperatingSystem
  • Cluster
  • Chassis
All

Published data

The FSM-Discover activity does not have published data.