{
  "_class" : "hudson.model.ComputerSet",
  "busyExecutors" : 1,
  "computer" : [
    {
      "_class" : "hudson.model.Hudson$MasterComputer",
      "actions" : [
        
      ],
      "assignedLabels" : [
        {
          "name" : "built-in"
        }
      ],
      "description" : "the Jenkins controller's built-in node",
      "displayName" : "Built-In Node",
      "executors" : [
        
      ],
      "icon" : "symbol-computer",
      "iconClassName" : "symbol-computer",
      "idle" : True,
      "jnlpAgent" : False,
      "launchSupported" : True,
      "loadStatistics" : {
        "_class" : "hudson.model.Label$1"
      },
      "manualLaunchAllowed" : True,
      "monitorData" : {
        
      },
      "numExecutors" : 0,
      "offline" : False,
      "offlineCause" : None,
      "offlineCauseReason" : "",
      "oneOffExecutors" : [
        
      ],
      "temporarilyOffline" : False
    },
    {
      "_class" : "hudson.slaves.SlaveComputer",
      "actions" : [
        
      ],
      "assignedLabels" : [
        {
          "name" : "linux"
        },
        {
          "name" : "medinria-fedora"
        }
      ],
      "description" : "Fedora slave",
      "displayName" : "medinria-fedora",
      "executors" : [
        {
          
        }
      ],
      "icon" : "symbol-computer",
      "iconClassName" : "symbol-computer",
      "idle" : False,
      "jnlpAgent" : False,
      "launchSupported" : True,
      "loadStatistics" : {
        "_class" : "hudson.model.Label$1"
      },
      "manualLaunchAllowed" : True,
      "monitorData" : {
        
      },
      "numExecutors" : 1,
      "offline" : False,
      "offlineCause" : None,
      "offlineCauseReason" : "",
      "oneOffExecutors" : [
        
      ],
      "temporarilyOffline" : False,
      "absoluteRemotePath" : None
    },
    {
      "_class" : "hudson.slaves.SlaveComputer",
      "actions" : [
        
      ],
      "assignedLabels" : [
        {
          "name" : "medinria-osx"
        },
        {
          "name" : "macos"
        }
      ],
      "description" : "MacOS slave",
      "displayName" : "medinria-osx",
      "executors" : [
        {
          
        }
      ],
      "icon" : "symbol-computer",
      "iconClassName" : "symbol-computer",
      "idle" : True,
      "jnlpAgent" : False,
      "launchSupported" : True,
      "loadStatistics" : {
        "_class" : "hudson.model.Label$1"
      },
      "manualLaunchAllowed" : True,
      "monitorData" : {
        
      },
      "numExecutors" : 1,
      "offline" : False,
      "offlineCause" : None,
      "offlineCauseReason" : "",
      "oneOffExecutors" : [
        
      ],
      "temporarilyOffline" : False,
      "absoluteRemotePath" : None
    },
    {
      "_class" : "hudson.slaves.SlaveComputer",
      "actions" : [
        
      ],
      "assignedLabels" : [
        {
          "name" : "linux"
        },
        {
          "name" : "medinria-ubuntu"
        }
      ],
      "description" : "Ubuntu slave",
      "displayName" : "medinria-ubuntu",
      "executors" : [
        {
          
        }
      ],
      "icon" : "symbol-computer-offline",
      "iconClassName" : "symbol-computer-offline",
      "idle" : True,
      "jnlpAgent" : False,
      "launchSupported" : True,
      "loadStatistics" : {
        "_class" : "hudson.model.Label$1"
      },
      "manualLaunchAllowed" : True,
      "monitorData" : {
        
      },
      "numExecutors" : 1,
      "offline" : True,
      "offlineCause" : {
        "_class" : "hudson.slaves.OfflineCause$LaunchFailed"
      },
      "offlineCauseReason" : "This agent is offline because Jenkins failed to launch the agent process on it.",
      "oneOffExecutors" : [
        
      ],
      "temporarilyOffline" : False,
      "absoluteRemotePath" : None
    },
    {
      "_class" : "hudson.slaves.SlaveComputer",
      "actions" : [
        
      ],
      "assignedLabels" : [
        {
          "name" : "windows"
        },
        {
          "name" : "medinria-win10"
        }
      ],
      "description" : "Windows slave",
      "displayName" : "medinria-win10",
      "executors" : [
        {
          
        },
        {
          
        }
      ],
      "icon" : "symbol-computer-offline",
      "iconClassName" : "symbol-computer-offline",
      "idle" : True,
      "jnlpAgent" : False,
      "launchSupported" : True,
      "loadStatistics" : {
        "_class" : "hudson.model.Label$1"
      },
      "manualLaunchAllowed" : True,
      "monitorData" : {
        
      },
      "numExecutors" : 2,
      "offline" : True,
      "offlineCause" : {
        "_class" : "hudson.slaves.OfflineCause$LaunchFailed"
      },
      "offlineCauseReason" : "This agent is offline because Jenkins failed to launch the agent process on it.",
      "oneOffExecutors" : [
        
      ],
      "temporarilyOffline" : False,
      "absoluteRemotePath" : None
    }
  ],
  "displayName" : "Nodes",
  "totalExecutors" : 2
}