EditGroupRequestModel

Specifies information for applying a new policy to the group, changing the group name or the group description.

NameDescriptionTypeAdditional Information
Inheritance

Value defining which policy should take effect, if a policy is specified.

  • 0 = The policy assignment of the endpoints in the group does not change. Endpoints which previously inherited their policies from the group's endpoint policy setting will inherit from the updated policy setting.
  • 1 = The new policy will be applied to all endpoints in the group.
  • 3 = No longer supported.
Default value is 0.

Note: Inheritance value 3 is no longer supported and behaves as if 0 was specified. If you used value 3 before, it is recommended to switch to value 0 instead.

integer

None.

GroupName

The name of the group.

string

None.

GroupDescription

The description of the group.

string

None.

PolicyId

The id of the policy that should be applied to the group.

string

None.