Interface Member

    • Method Detail

      • getStatus

        String getStatus()
        Returns:
        status The status of the member. Indicates whether the member is operational.
      • getAddress

        String getAddress()
        Returns:
        address the IP address of a member
      • isAdminStateUp

        boolean isAdminStateUp()
        Returns:
        The administrative state of the member, which is up (true) or down (false).
      • getTenantId

        String getTenantId()
        Returns:
        the id of a tenant. Owner of the member.
      • getId

        String getId()
        Returns:
        the member identifier
      • getProtocolPort

        Integer getProtocolPort()
        Returns:
        The port on which the application is hosted.such as 80
      • getWeight

        Integer getWeight()
        Returns:
        Weight of member.1~256
      • getPoolId

        String getPoolId()
        Returns:
        The Loadbalance pool identifier