Class Group.GroupDnGetActivationListRequest

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

public static class Group.GroupDnGetActivationListRequest extends Request<Group.GroupDnGetActivationListResponse>
Get the list of activated and deactivated DNs in a group. Ranges of DNs with identical assignment and activation properties are coalesced to a single table row entry. Only DNs assigned to a users are listed in the response when the number activation Mode is set to "User Activation Enabled" Dns assigned to the IMRN pool are not listed in the response. The response is either a GroupDnGetActivationListResponse or an ErrorResponse.
Author:
AlpacaGenerator