Created
August 14, 2015 12:35
-
-
Save erdalkaymak/ec2af5b32b7cc27b9328 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "assignedLabels" : [ | |
| { | |
| } | |
| ], | |
| "mode" : "NORMAL", | |
| "nodeDescription" : "the master Jenkins node", | |
| "nodeName" : "", | |
| "numExecutors" : 2, | |
| "description" : null, | |
| "jobs" : [ | |
| { | |
| "name" : "deneme-projesi", | |
| "url" : "http://localhost:8080/job/deneme-projesi/", | |
| "color" : "blue" | |
| }, | |
| { | |
| "name" : "deneme2", | |
| "url" : "http://localhost:8080/job/deneme2/", | |
| "color" : "blue" | |
| } | |
| ], | |
| "overallLoad" : { | |
| }, | |
| "primaryView" : { | |
| "name" : "All", | |
| "url" : "http://localhost:8080/" | |
| }, | |
| "quietingDown" : false, | |
| "slaveAgentPort" : 0, | |
| "unlabeledLoad" : { | |
| }, | |
| "useCrumbs" : false, | |
| "useSecurity" : false, | |
| "views" : [ | |
| { | |
| "name" : "All", | |
| "url" : "http://localhost:8080/" | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment