Interface RestClient

    • Method Detail

      • ping

        void ping()
           throws Exception
        Used to verify connectivity with the REST endpoint.
        Throws:
        Exception - on failure
      • getSnmpV3Users

        String getSnmpV3Users()
                       throws Exception
        Used to fetch snmpV3users from REST endpoint.
        Throws:
        Exception - on failure