Details

    • Type: Sub-task
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Admin Center
    • Sprint:
      UI - 2024-5

      Description

      • Create http-service handler  [in home_service]
      • create model interface as Probes
        • interface IProbe

          {     probe_name:string;     executedAtLeastOnce:boolean;     success:boolean|'Unknown';     lastExecuted:Date;     information:string; }
      • data validation/types etc

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              asarkar Arup Sarkar
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: