Class Group.GroupDnAssignListRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.Group.GroupDnAssignListRequest
Enclosing class:
Group

public static class Group.GroupDnAssignListRequest extends Request<DefaultResponse>
Assign a list of service provider DNs to a group. It is possible to assign either: a single DN, or a list of DNs, or a range of DNs, or any combination thereof. The DNs must have previously been added to the service provider or enterprise. The response is either SuccessResponse or ErrorResponse.
Author:
AlpacaGenerator