FSM-Get-SystemAccessState

The FSM-Get-SystemAccessState activity gets the system access state, which indicates whether FSM can communicate or access the target system.

Input parameters

The following table lists the input parameters that can be used with the FSM-Get-SystemAccessState activity.

Example:
FSM-Get-SystemAccessState System<ManagedSystem>, [AdditionalSystemID<String>]
Table 1. FSM-Get-SystemAccessState input parameters
Parameter Description Example value
System A system that can be selected from a managed system list or input manually in the ManagedSystem format (name, type, ID). (9.115.252.102, server, 0x3243f)
AdditionalSystemID
  • The System ID of additional systems.
  • If there are multiple systems, separate each system with a comma.
  • The AdditionalSystemID parameter is optional.
0x1036, 0x156d

Published data

The following table lists the published data types that can be used with the FSM-Get-SystemAccessState activity.

Example:
[Array]SystemName<String>, SystemID<String>, IsConnect<Boolean, Filter>,
 IsFullAccess<Boolean, Filter>
Table 2. FSM-Get-SystemAccessState published data types
Name Description Example value
SystemName The system name. FSM_System_1
SystemID The system ID. 0x1036
IsConnect FSM can communicate with the target system. True
IsFullAccess FSM has full access to the target system. True