<server artifactsUrl="string" buildDate="string" buildNumber="string" currentTime="string" internalId="string" role="string" startTime="string" version="string" versionMajor="123" versionMinor="123" webUrl="string">
<projects href="string"/>
<vcsRoots href="string"/>
<builds href="string"/>
<users href="string"/>
<userGroups href="string"/>
<agents href="string"/>
<buildQueue href="string"/>
<agentPools href="string"/>
<investigations href="string"/>
<mutes href="string"/>
<nodes href="string"/>
</server>
{
"role" : "role",
"projects" : {
"href" : "href"
},
"vcsRoots" : {
"href" : "href"
},
"investigations" : {
"href" : "href"
},
"buildDate" : "buildDate",
"mutes" : {
"href" : "href"
},
"version" : "version",
"buildNumber" : "buildNumber",
"users" : {
"href" : "href"
},
"agents" : {
"href" : "href"
},
"currentTime" : "currentTime",
"internalId" : "internalId",
"userGroups" : {
"href" : "href"
},
"buildQueue" : {
"href" : "href"
},
"artifactsUrl" : "artifactsUrl",
"nodes" : {
"href" : "href"
},
"webUrl" : "webUrl",
"builds" : {
"href" : "href"
},
"startTime" : "startTime",
"versionMajor" : 6,
"versionMinor" : 1,
"agentPools" : {
"href" : "href"
}
}