SetGroupEndpointsRequestModel
Specifies information for setting a new group for a list of endpoints, for a group of endpoints, or for all endpoints on the site.
Either use EndpointsList or SourceGroupId to specify the endpoints being moved. If both are specified, EndpointsList is used. If both are left empty, all endpoints on the site are moved to the group specified by TargetGroupId.
Name | Description | Type | Additional Information |
---|---|---|---|
EndpointsList |
Comma delimited string of endpoint ids. The endpoints are moved to the group specified by TargetGroupId. |
string |
None. |
SourceGroupId |
The id of the group where endpoints are moved from. |
string |
None. |
TargetGroupId |
The id of the group where endpoints are moved to. |
string |
Required |
Inheritance |
Value defining which policy should take effect.
|
integer |
None. |