Versions Compared

Key

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

...

This cmdlet enables a previously disabled Subagent. An enabled Subagent is considered for job execution
by the Director Agent in a Subagent Cluster.

The following REST Web Service API resources are used:

* /agents/inventory/cluster/subagents/ensableenable

PARAMETERS

SubagentId

-SubagentId <String[]>
Specifies the unique identifier of the Subagent.

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

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

...