Interface IAgentConnectionDetails

All Known Implementing Classes:
AgentConnectionDetailsDto

public interface IAgentConnectionDetails
Connection details about a ActiveMonitor agent.
Author:
ActiveViam
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the APLive url to use when interacting with the agent.
    Get the url to use to interact with the agent.
  • Method Details

    • getUrl

      String getUrl()
      Get the url to use to interact with the agent.
      Returns:
      the url to interact with the agent
    • getLiveUrl

      String getLiveUrl()
      Get the APLive url to use when interacting with the agent.
      Returns:
      the live url