Class 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