Class BWSystem.SystemFileGetContentRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<BWSystem.SystemFileGetContentResponse>
co.ecg.alpaca.toolkit.generated.BWSystem.SystemFileGetContentRequest
Enclosing class:
BWSystem

public static class BWSystem.SystemFileGetContentRequest extends Request<BWSystem.SystemFileGetContentResponse>
Requests the contents of a file. This transaction is only allowed to get content for files under /var/broadworks/userfiles/AuditLogs/ or /var/broadworks/IpDeviceConfig/. The response is either a SystemFileGetContentResponse or an ErrorResponse.
Author:
AlpacaGenerator