Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Get-JS7AgentStatus [[-AgentId] <String>] [-Coupled] [-DecoupledCouplingFailed] [-Reset] [-Resetting] [-CouplingFailedShutdown] [-Enabled] [-Compact] [-Display] [<CommonParameters>]

...

Required?false
Position?named
Default valueFalse
Accept pipeline input?false
Accept wildcard characters?false

...

CouplingFailed

-Decoupled CouplingFailed <SwitchParameter>
Specifies to return information about Agents only that are decoupled from could not be successfully coupled with a Controller.
Typically this This indicates either an early stage before coupling occurs or an error an error state.

Required?false
Position?named
Default valueFalse
Accept pipeline input?false
Accept wildcard characters?false

Reset

-Reset <SwitchParameter>
Specifies to return information about Agents that did perform a reset operation.
This indicates a volatile state that later on is replaced by a coupling state.

Required?false
Position?named
Default valueFalse
Accept pipeline input?false
Accept wildcard characters?false

...

Resetting

-CouplingFailed Resetting <SwitchParameter>
Specifies to return information about Agents only that could not be successfully coupled with a Controllerthat are in process of performing a reset.
During a reset operation the Agent drops its journal and restarts.
This indicates an error statea volatile state, that later on is replaced by a coupling state.

Required?false
Position?named
Default valueFalse
Accept pipeline input?false
Accept wildcard characters?false

Shutdown

-Shutdown <SwitchParameter>
Specifies to return information about Agents only that in process of shutting down.
This indicates that respective Agents are about to terminate.

Required?false
Position?named
Default valueFalse
Accept pipeline input?false
Accept wildcard characters?false

...