Interface IAgentConnectionDetails

All Known Implementing Classes:
AgentConnectionDetailsDto

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

    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 Link icon

    • getUrl Link icon

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

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