Class Group.GroupDnGetAvailableListRequest

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

public static class Group.GroupDnGetAvailableListRequest extends Request<Group.GroupDnGetAvailableListResponse>
Get the list of DNs that are assigned to a group and still available for assignment to users or service instances within the group. Dns assigned to the IMRN pool are not listed in the response. The response is either a GroupDnGetAvailableListResponse or an ErrorResponse.
Author:
AlpacaGenerator