Class ServiceProvider.ServiceProviderCPEConfigReorderDeviceLinePortsRequest

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

public static class ServiceProvider.ServiceProviderCPEConfigReorderDeviceLinePortsRequest extends Request<DefaultResponse>
Reorder the lines of a Service Provider device. You can not add or delete line ports, only re-ordering the list is allowed. The ordered list of line ports can be obtained with the ServiceProviderAccessDeviceGetRequest command. The response is either a SuccessResponse or an ErrorResponse.
Author:
AlpacaGenerator