Versions Compared

Key

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

...

This cmdlet stores a Subagent to a Cluster Agent.

Consider that the Subgent Subagent identification specified with the -SubagentId parameter cannot be modified
for the lifetime of a Subagent.

The following REST Web Service API resources are used:

* /agents/inventory/cluster/subagents/store

...

-AgentId <String>
Specifies a unique identifier of a the Cluster Agent. The Subagent will be assgigned the given Cluster Agent.

...

-SubagentId <String>
Specifies a unique identifier for the Subagent. The Subagent ID cannot be chaned changed during the lifetime of a Subagent.

...

-Ordering <Int32>
Optionally specifies the sequence in which Subagents are returned and displayed by JOC Cockpit.
The ordering is specified in ascening ascending numbers.

Required?false
Position?6
Default value0
Accept pipeline input?true (ByPropertyName)
Accept wildcard characters?false

...