Interface Mservice

    • Method Detail

      • getId

        String getId()
        Identifier of Magnum Service
        Returns:
        the of Magnum Service
      • getBinary

        String getBinary()
        Binary of the service
        Returns:
        the binary of the service
      • getCreatedAt

        String getCreatedAt()
        Creation date
        Returns:
        the date of creation
      • getState

        String getState()
        Current state if it is up or not
        Returns:
        the state of the service
      • getReportCount

        int getReportCount()
        Report count
        Returns:
        the report count of the service
      • getUpdatedAt

        String getUpdatedAt()
        The date of last updation
        Returns:
        the last updated time
      • getHost

        String getHost()
        The host name
        Returns:
        the host name
      • getDisabledReason

        String getDisabledReason()
        The disabled reason
        Returns:
        the disabled reason