Class Group.GroupDnDeactivateListRequest

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

public static class Group.GroupDnDeactivateListRequest extends Request<DefaultResponse>
Deactivate a list of activated DNs on a group. The DNs then become available for activation again. It is possible to deactivate either: a single DN, or a list of DNs, or a range of DNs, or any combination thereof. It is not an error to deactivate an already deactivated DN. The response is either SuccessResponse or ErrorResponse.
Author:
AlpacaGenerator