Skip to main content

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
<span className="keyword cmdname">FSM-Get-SystemAccessState</span> System<ManagedSystem>, [AdditionalSystemID<String>]
Table 1. FSM-Get-SystemAccessState input parameters
ParameterDescriptionExample value
SystemA 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
NameDescriptionExample value
SystemNameThe system name.FSM_System_1
SystemIDThe system ID.0x1036
IsConnectFSM can communicate with the target system.True
IsFullAccessFSM has full access to the target system.True