Class Group.GroupDnUnassignListRequest

  • Enclosing class:
    Group

    public static class Group.GroupDnUnassignListRequest
    extends Request<DefaultResponse>
    Unassign a list of service provider DNs from a group. The DNs then become available for assignment to other groups. It is possible to unassign either: a single DN, or a list of DNs, or a range of DNs, or any combination thereof. The response is either SuccessResponse or ErrorResponse.
    Author:
    AlpacaGenerator