Versions Compared

Key

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

...

DESCRIPTION

This cmdlet disables a Standalone Agent. A disabled Standalone Agent is not considered for job execution
by the Controller.

The following REST Web Service API resources are used:

* /agents/inventory/dissabledisable

PARAMETERS

AgentId

-AgentId <String[]>
Specifies the unique identifier of the Standalone Agent.

More than one Agent can be specified by separating Agent IDs by a comma.

Required?true
Position?1
Default value
Accept pipeline input?true (ByPropertyName)
Accept wildcard characters?false

...