GroupBodyProperties interface

Body properties of group update.

Properties

machines

List of machine names that are part of this group.

operationType

Whether to add or remove the machines.

Property Details

machines

List of machine names that are part of this group.

machines?: string[]

Property Value

string[]

operationType

Whether to add or remove the machines.

operationType?: string

Property Value

string