Class ServiceProvider.ServiceProviderIMRNUnassignListRequest

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

public static class ServiceProvider.ServiceProviderIMRNUnassignListRequest extends Request<DefaultResponse>
Unassign a list of service provider DNs from the service provider IMRN pool. The DNs then become available for assignment to groups. It is possible to delete 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