ProblemOccurrence
Represents an instance of a failed test in the specific build.
Properties
Schema
Below, you can find a full schema of this object, in XML and JSON formats. You can choose what fields to submit depending on your current needs. Different methods might expect different fields: the best approach is to request this entity via GET
and use the response as a base for the following POST
request.
A link to another object implies that you can substitute it with the schema of the linked object, if it is required for your call.
<problemOccurrence additionalData="string" currentlyInvestigated="true" currentlyMuted="true" details="string" href="string" id="string" identity="string" logAnchor="string" muted="true" newFailure="true" type="string">
<problem description="string" href="string" id="string" identity="string" locator="string" type="string">
<mutes>[[[mutes...|mutes.html]]]</mutes>
<investigations>[[[investigations...|investigations.html]]]</investigations>
<problemOccurrences>[[[problemOccurrences...|problemoccurrences.html]]]</problemOccurrences>
</problem>
<mute href="string" id="123">
<assignment>[[[comment...|comment.html]]]</assignment>
<scope>[[[ProblemScope...|problemscope.html]]]</scope>
<target>[[[ProblemTarget...|problemtarget.html]]]</target>
<resolution>[[[Resolution...|resolution.html]]]</resolution>
</mute>
<build artifactsDirectory="string" branchName="string" buildTypeId="string" buildTypeInternalId="string" chainModificationId="string" changesCollectingInProgress="true" composite="true" currentSettingsHash="string" customized="true" defaultBranch="true" detachedFromAgent="true" failedToStart="true" finishDate="string" finishEstimate="string" finishOnAgentDate="string" history="true" href="string" id="123456789" limitedChangesCount="123" locator="string" modificationId="string" number="string" percentageComplete="123" personal="true" pinned="true" queuePosition="123" queuedDate="string" running="true" settingsHash="string" startDate="string" startEstimate="string" state="string" status="string" statusText="string" taskId="123456789" unspecifiedBranch="true" usedByOtherBuilds="true" waitReason="string" webUrl="string">
<links>[[[links...|links.html]]]</links>
<buildType>[[[buildType...|buildtype.html]]]</buildType>
<comment>[[[comment...|comment.html]]]</comment>
<tags>[[[tags...|tags.html]]]</tags>
<pinInfo>[[[comment...|comment.html]]]</pinInfo>
<user>[[[user...|user.html]]]</user>
<delayedByBuild>[[[build...|build.html]]]</delayedByBuild>
<plannedAgent>[[[agent...|agent.html]]]</plannedAgent>
<running-info>[[[progress-info...|progressinfo.html]]]</running-info>
<canceledInfo>[[[comment...|comment.html]]]</canceledInfo>
<triggered>[[[TriggeredBy...|triggeredby.html]]]</triggered>
<lastChanges>[[[changes...|changes.html]]]</lastChanges>
<changes>[[[changes...|changes.html]]]</changes>
<revisions>[[[Revisions...|revisions.html]]]</revisions>
<versionedSettingsRevision>[[[Revision...|revision.html]]]</versionedSettingsRevision>
<artifactDependencyChanges>[[[buildChanges...|buildchanges.html]]]</artifactDependencyChanges>
<agent>[[[agent...|agent.html]]]</agent>
<compatibleAgents>[[[agents...|agents.html]]]</compatibleAgents>
<testOccurrences>[[[testOccurrences...|testoccurrences.html]]]</testOccurrences>
<problemOccurrences>[[[problemOccurrences...|problemoccurrences.html]]]</problemOccurrences>
<artifacts>[[[files...|files.html]]]</artifacts>
<relatedIssues>[[[issuesUsages...|issuesusages.html]]]</relatedIssues>
<properties>[[[properties...|properties.html]]]</properties>
<resultingProperties>[[[properties...|properties.html]]]</resultingProperties>
<attributes>[[[entries...|entries.html]]]</attributes>
<statistics>[[[properties...|properties.html]]]</statistics>
<metadata>[[[datas...|datas.html]]]</metadata>
<snapshot-dependencies>[[[builds...|builds.html]]]</snapshot-dependencies>
<artifact-dependencies>[[[builds...|builds.html]]]</artifact-dependencies>
<custom-artifact-dependencies>[[[artifact-dependencies...|artifactdependencies.html]]]</custom-artifact-dependencies>
<replacementIds>[[[items...|items.html]]]</replacementIds>
<related>[[[related...|related.html]]]</related>
<triggeringOptions>[[[buildTriggeringOptions...|buildtriggeringoptions.html]]]</triggeringOptions>
<statusChangeComment>[[[comment...|comment.html]]]</statusChangeComment>
<vcsLabels>[[[vcsLabel...|vcslabel.html]]]</vcsLabels>
<customization>[[[customizations...|customizations.html]]]</customization>
</build>
</problemOccurrence>
{
"newFailure" : true,
"mute" : {
"assignment" : {
"text" : "text",
"user" : "[[[user...|user.html]]]",
"timestamp" : "timestamp"
},
"scope" : {
"buildTypes" : {
"buildType" : [ "[[[buildType...|buildtype.html]]]" ],
"count" : 0,
"prevHref" : "prevHref",
"href" : "href",
"nextHref" : "nextHref"
},
"buildType" : {
"template" : "[[[buildType...|buildtype.html]]]",
"paused" : true,
"description" : "description",
"project" : "[[[project...|project.html]]]",
"investigations" : "[[[investigations...|investigations.html]]]",
"templateFlag" : true,
"type" : "regular",
"uuid" : "uuid",
"projectInternalId" : "projectInternalId",
"internalId" : "internalId",
"features" : "[[[features...|features.html]]]",
"builds" : "[[[builds...|builds.html]]]",
"links" : "[[[links...|links.html]]]",
"id" : "id",
"href" : "href",
"settings" : "[[[properties...|properties.html]]]",
"vcsRootInstances" : "[[[vcs-root-instances...|vcsrootinstances.html]]]",
"templates" : "[[[buildTypes...|buildtypes.html]]]",
"artifact-dependencies" : "[[[artifact-dependencies...|artifactdependencies.html]]]",
"compatibleAgents" : "[[[agents...|agents.html]]]",
"pauseComment" : "[[[comment...|comment.html]]]",
"triggers" : "[[[triggers...|triggers.html]]]",
"branches" : "[[[branches...|branches.html]]]",
"steps" : "[[[steps...|steps.html]]]",
"externalStatusAllowed" : true,
"agent-requirements" : "[[[agent-requirements...|agentrequirements.html]]]",
"webUrl" : "webUrl",
"inherited" : true,
"snapshot-dependencies" : "[[[snapshot-dependencies...|snapshotdependencies.html]]]",
"name" : "name",
"vcs-root-entries" : "[[[vcs-root-entries...|vcsrootentries.html]]]",
"projectName" : "projectName",
"projectId" : "projectId",
"parameters" : "[[[properties...|properties.html]]]",
"locator" : "locator"
},
"project" : {
"parentProjectName" : "parentProjectName",
"parentProject" : {
"parentProjectName" : "parentProjectName",
"parentProject" : "[[[project...|project.html]]]",
"vcsRoots" : "[[[vcs-roots...|vcsroots.html]]]",
"projects" : "[[[projects...|projects.html]]]",
"templates" : "[[[buildTypes...|buildtypes.html]]]",
"defaultTemplate" : "[[[buildType...|buildtype.html]]]",
"description" : "description",
"uuid" : "uuid",
"parentProjectInternalId" : "parentProjectInternalId",
"cloudProfiles" : "[[[cloudProfiles...|cloudprofiles.html]]]",
"internalId" : "internalId",
"archived" : true,
"readOnlyUI" : "[[[StateField...|statefield.html]]]",
"parentProjectId" : "parentProjectId",
"webUrl" : "webUrl",
"buildTypes" : "[[[buildTypes...|buildtypes.html]]]",
"name" : "name",
"links" : "[[[links...|links.html]]]",
"id" : "id",
"href" : "href",
"parameters" : "[[[properties...|properties.html]]]",
"projectFeatures" : "[[[projectFeatures...|projectfeatures.html]]]",
"locator" : "locator"
},
"vcsRoots" : {
"count" : 4,
"vcs-root" : [ "[[[vcs-root...|vcsroot.html]]]" ],
"prevHref" : "prevHref",
"href" : "href",
"nextHref" : "nextHref"
},
"projects" : {
"count" : 7,
"project" : [ "[[[project...|project.html]]]" ],
"prevHref" : "prevHref",
"href" : "href",
"nextHref" : "nextHref"
},
"templates" : {
"buildType" : [ "[[[buildType...|buildtype.html]]]" ],
"count" : 0,
"prevHref" : "prevHref",
"href" : "href",
"nextHref" : "nextHref"
},
"defaultTemplate" : {
"template" : "[[[buildType...|buildtype.html]]]",
"paused" : true,
"description" : "description",
"project" : "[[[project...|project.html]]]",
"investigations" : "[[[investigations...|investigations.html]]]",
"templateFlag" : true,
"type" : "regular",
"uuid" : "uuid",
"projectInternalId" : "projectInternalId",
"internalId" : "internalId",
"features" : "[[[features...|features.html]]]",
"builds" : "[[[builds...|builds.html]]]",
"links" : "[[[links...|links.html]]]",
"id" : "id",
"href" : "href",
"settings" : "[[[properties...|properties.html]]]",
"vcsRootInstances" : "[[[vcs-root-instances...|vcsrootinstances.html]]]",
"templates" : "[[[buildTypes...|buildtypes.html]]]",
"artifact-dependencies" : "[[[artifact-dependencies...|artifactdependencies.html]]]",
"compatibleAgents" : "[[[agents...|agents.html]]]",
"pauseComment" : "[[[comment...|comment.html]]]",
"triggers" : "[[[triggers...|triggers.html]]]",
"branches" : "[[[branches...|branches.html]]]",
"steps" : "[[[steps...|steps.html]]]",
"externalStatusAllowed" : true,
"agent-requirements" : "[[[agent-requirements...|agentrequirements.html]]]",
"webUrl" : "webUrl",
"inherited" : true,
"snapshot-dependencies" : "[[[snapshot-dependencies...|snapshotdependencies.html]]]",
"name" : "name",
"vcs-root-entries" : "[[[vcs-root-entries...|vcsrootentries.html]]]",
"projectName" : "projectName",
"projectId" : "projectId",
"parameters" : "[[[properties...|properties.html]]]",
"locator" : "locator"
},
"description" : "description",
"uuid" : "uuid",
"parentProjectInternalId" : "parentProjectInternalId",
"cloudProfiles" : {
"count" : 3,
"prevHref" : "prevHref",
"href" : "href",
"cloudProfile" : [ "[[[cloudProfile...|cloudprofile.html]]]" ],
"nextHref" : "nextHref"
},
"internalId" : "internalId",
"archived" : true,
"readOnlyUI" : {
"inherited" : true,
"value" : true
},
"parentProjectId" : "parentProjectId",
"webUrl" : "webUrl",
"buildTypes" : {
"buildType" : [ "[[[buildType...|buildtype.html]]]" ],
"count" : 0,
"prevHref" : "prevHref",
"href" : "href",
"nextHref" : "nextHref"
},
"name" : "name",
"links" : {
"count" : 6,
"link" : [ "[[[link...|link.html]]]" ]
},
"id" : "id",
"href" : "href",
"parameters" : {
"count" : 6,
"property" : [ {
"inherited" : true,
"name" : "name",
"type" : "[[[type...|type.html]]]",
"value" : "value"
} ],
"href" : "href"
},
"projectFeatures" : {
"projectFeature" : [ "[[[projectFeature...|projectfeature.html]]]" ],
"count" : 8,
"href" : "href"
},
"locator" : "locator"
}
},
"id" : 0,
"href" : "href",
"resolution" : {
"time" : "time",
"type" : "manually"
},
"target" : {
"tests" : {
"test" : [ {
"testOccurrences" : "[[[testOccurrences...|testoccurrences.html]]]",
"name" : "name",
"investigations" : "[[[investigations...|investigations.html]]]",
"parsedTestName" : "[[[ParsedTestName...|parsedtestname.html]]]",
"id" : "id",
"href" : "href",
"mutes" : "[[[mutes...|mutes.html]]]",
"locator" : "locator"
} ],
"count" : 3,
"myTestCounters" : {
"all" : 0,
"duration" : 4,
"ignored" : 7,
"newFailed" : 6,
"success" : 4,
"failed" : 5,
"muted" : 3
},
"prevHref" : "prevHref",
"nextHref" : "nextHref"
},
"anyProblem" : true,
"problems" : {
"problem" : [ {
"problemOccurrences" : "[[[problemOccurrences...|problemoccurrences.html]]]",
"identity" : "identity",
"description" : "description",
"investigations" : "[[[investigations...|investigations.html]]]",
"id" : "id",
"href" : "href",
"type" : "type",
"mutes" : "[[[mutes...|mutes.html]]]",
"locator" : "locator"
} ],
"count" : 1,
"prevHref" : "prevHref",
"nextHref" : "nextHref"
}
}
},
"type" : "type",
"currentlyInvestigated" : true,
"logAnchor" : "logAnchor",
"problem" : {
"problemOccurrences" : "[[[problemOccurrences...|problemoccurrences.html]]]",
"identity" : "identity",
"description" : "description",
"investigations" : "[[[investigations...|investigations.html]]]",
"id" : "id",
"href" : "href",
"type" : "type",
"mutes" : "[[[mutes...|mutes.html]]]",
"locator" : "locator"
},
"build" : {
"agent" : {
"disconnectionComment" : "disconnectionComment",
"idleSinceTime" : "idleSinceTime",
"enabledInfo" : "[[[enabledInfo...|enabledinfo.html]]]",
"cpuRank" : 9,
"enabled" : true,
"compatibleBuildTypes" : "[[[buildTypes...|buildtypes.html]]]",
"protocol" : "unidirectional",
"outdated" : true,
"authorized" : true,
"host" : "host",
"builds" : "[[[builds...|builds.html]]]",
"links" : "[[[links...|links.html]]]",
"id" : 4,
"href" : "href",
"cloudImage" : "[[[cloudImage...|cloudimage.html]]]",
"authorizedInfo" : "[[[authorizedInfo...|authorizedinfo.html]]]",
"incompatibleBuildTypes" : "[[[compatibilities...|compatibilities.html]]]",
"uptodate" : true,
"ip" : "ip",
"pool" : "[[[agentPool...|agentpool.html]]]",
"cloudInstance" : "[[[cloudInstance...|cloudinstance.html]]]",
"version" : "version",
"connected" : true,
"currentAgentVersion" : "currentAgentVersion",
"compatibilityPolicy" : "[[[compatibilityPolicy...|compatibilitypolicy.html]]]",
"registrationTimestamp" : "registrationTimestamp",
"environment" : "[[[environment...|environment.html]]]",
"pluginsOutdated" : true,
"port" : 1,
"build" : "[[[build...|build.html]]]",
"webUrl" : "webUrl",
"name" : "name",
"typeId" : 8,
"lastActivityTime" : "lastActivityTime",
"locator" : "locator",
"properties" : "[[[properties...|properties.html]]]",
"javaOutdated" : true
},
"metadata" : {
"data" : [ "[[[metaData...|metadata.html]]]" ],
"count" : 7
},
"triggered" : {
"date" : "date",
"displayText" : "displayText",
"rawValue" : "rawValue",
"build" : "[[[build...|build.html]]]",
"buildType" : "[[[buildType...|buildtype.html]]]",
"details" : "details",
"type" : "type",
"user" : "[[[user...|user.html]]]",
"properties" : "[[[properties...|properties.html]]]"
},
"usedByOtherBuilds" : true,
"settingsHash" : "settingsHash",
"number" : "number",
"chainModificationId" : "chainModificationId",
"changesCollectingInProgress" : true,
"lastChanges" : {
"change" : [ {
"date" : "date",
"vcsRootInstance" : "[[[vcs-root-instance...|vcsrootinstance.html]]]",
"canEditComment" : true,
"personal" : true,
"storesProjectSettings" : true,
"type" : "type",
"version" : "version",
"snapshotDependencyLink" : "[[[SnapshotDependencyLink...|snapshotdependencylink.html]]]",
"webUrl" : "webUrl",
"registrationDate" : "registrationDate",
"files" : "[[[fileChanges...|filechanges.html]]]",
"parentRevisions" : "[[[items...|items.html]]]",
"internalVersion" : "internalVersion",
"comment" : "comment",
"attributes" : "[[[properties...|properties.html]]]",
"id" : 6,
"href" : "href",
"user" : "[[[user...|user.html]]]",
"locator" : "locator",
"parentChanges" : "[[[changes...|changes.html]]]",
"username" : "username",
"status" : "[[[ChangeStatus...|changestatus.html]]]"
} ],
"count" : 2,
"prevHref" : "prevHref",
"href" : "href",
"nextHref" : "nextHref"
},
"resultingProperties" : {
"count" : 6,
"property" : [ {
"inherited" : true,
"name" : "name",
"type" : "[[[type...|type.html]]]",
"value" : "value"
} ],
"href" : "href"
},
"composite" : true,
"links" : {
"count" : 6,
"link" : [ "[[[link...|link.html]]]" ]
},
"id" : 7,
"state" : "queued",
"href" : "href",
"detachedFromAgent" : true,
"artifacts" : {
"file" : [ "[[[file...|file.html]]]" ],
"count" : 4,
"href" : "href"
},
"testOccurrences" : {
"ignored" : 5,
"newFailed" : 3,
"count" : 8,
"testOccurrence" : [ "[[[testOccurrence...|testoccurrence.html]]]" ],
"prevHref" : "prevHref",
"href" : "href",
"failed" : 7,
"passed" : 9,
"muted" : 3,
"testCounters" : "[[[testCounters...|testcounters.html]]]",
"nextHref" : "nextHref"
},
"artifactDependencyChanges" : {
"buildChange" : [ "[[[buildChange...|buildchange.html]]]" ],
"count" : 5
},
"defaultBranch" : true,
"compatibleAgents" : {
"agent" : [ "[[[agent...|agent.html]]]" ],
"count" : 5,
"prevHref" : "prevHref",
"href" : "href",
"nextHref" : "nextHref"
},
"artifact-dependencies" : {
"build" : [ "[[[build...|build.html]]]" ],
"count" : 4,
"prevHref" : "prevHref",
"href" : "href",
"nextHref" : "nextHref"
},
"replacementIds" : {
"item" : [ "item" ]
},
"personal" : true,
"history" : true,
"tags" : {
"count" : 4,
"tag" : [ "[[[tag...|tag.html]]]" ]
},
"canceledInfo" : {
"text" : "text",
"user" : "[[[user...|user.html]]]",
"timestamp" : "timestamp"
},
"running-info" : {
"estimatedTotalSeconds" : 8,
"outdated" : true,
"percentageComplete" : 3,
"probablyHanging" : true,
"outdatedReasonBuild" : "[[[build...|build.html]]]",
"currentStageText" : "currentStageText",
"lastActivityTime" : "lastActivityTime",
"elapsedSeconds" : 9,
"leftSeconds" : 0
},
"versionedSettingsRevision" : {
"vcsBranchName" : "vcsBranchName",
"vcs-root-instance" : {
"lastVersion" : "lastVersion",
"vcsRootInternalId" : "vcsRootInternalId",
"commitHookMode" : true,
"vcs-root" : {
"vcsRootInstances" : "[[[vcs-root-instances...|vcsrootinstances.html]]]",
"project" : "[[[project...|project.html]]]",
"projectLocator" : "projectLocator",
"uuid" : "uuid",
"modificationCheckInterval" : 0,
"internalId" : "internalId",
"name" : "name",
"vcsName" : "vcsName",
"id" : "id",
"href" : "href",
"locator" : "locator",
"properties" : "[[[properties...|properties.html]]]",
"repositoryIdStrings" : "[[[items...|items.html]]]"
},
"projectLocator" : "projectLocator",
"modificationCheckInterval" : 9,
"lastVersionInternal" : "lastVersionInternal",
"name" : "name",
"vcsName" : "vcsName",
"vcs-root-id" : "vcs-root-id",
"id" : "id",
"href" : "href",
"properties" : {
"count" : 6,
"property" : [ {
"inherited" : true,
"name" : "name",
"type" : "[[[type...|type.html]]]",
"value" : "value"
} ],
"href" : "href"
},
"status" : {
"current" : "[[[VcsCheckStatus...|vcscheckstatus.html]]]",
"previous" : "[[[VcsCheckStatus...|vcscheckstatus.html]]]"
},
"repositoryState" : {
"count" : 9,
"branch" : [ "[[[branchVersion...|branchversion.html]]]" ],
"timestamp" : "timestamp"
},
"repositoryIdStrings" : {
"item" : [ "item" ]
}
},
"checkout-rules" : "checkout-rules",
"internalVersion" : "internalVersion",
"version" : "version"
},
"percentageComplete" : 4,
"webUrl" : "webUrl",
"buildType" : {
"template" : "[[[buildType...|buildtype.html]]]",
"paused" : true,
"description" : "description",
"project" : "[[[project...|project.html]]]",
"investigations" : "[[[investigations...|investigations.html]]]",
"templateFlag" : true,
"type" : "regular",
"uuid" : "uuid",
"projectInternalId" : "projectInternalId",
"internalId" : "internalId",
"features" : "[[[features...|features.html]]]",
"builds" : "[[[builds...|builds.html]]]",
"links" : "[[[links...|links.html]]]",
"id" : "id",
"href" : "href",
"settings" : "[[[properties...|properties.html]]]",
"vcsRootInstances" : "[[[vcs-root-instances...|vcsrootinstances.html]]]",
"templates" : "[[[buildTypes...|buildtypes.html]]]",
"artifact-dependencies" : "[[[artifact-dependencies...|artifactdependencies.html]]]",
"compatibleAgents" : "[[[agents...|agents.html]]]",
"pauseComment" : "[[[comment...|comment.html]]]",
"triggers" : "[[[triggers...|triggers.html]]]",
"branches" : "[[[branches...|branches.html]]]",
"steps" : "[[[steps...|steps.html]]]",
"externalStatusAllowed" : true,
"agent-requirements" : "[[[agent-requirements...|agentrequirements.html]]]",
"webUrl" : "webUrl",
"inherited" : true,
"snapshot-dependencies" : "[[[snapshot-dependencies...|snapshotdependencies.html]]]",
"name" : "name",
"vcs-root-entries" : "[[[vcs-root-entries...|vcsrootentries.html]]]",
"projectName" : "projectName",
"projectId" : "projectId",
"parameters" : "[[[properties...|properties.html]]]",
"locator" : "locator"
},
"triggeringOptions" : {
"cleanSources" : true,
"rebuildFailedOrIncompleteDependencies" : true,
"queueAtTop" : true,
"cleanSourcesInAllDependencies" : true,
"rebuildDependencies" : "[[[buildTypes...|buildtypes.html]]]",
"tagDependencies" : true,
"rebuildAllDependencies" : true,
"freezeSettings" : true
},
"locator" : "locator",
"startDate" : "startDate",
"status" : "status",
"pinned" : true,
"customized" : true,
"vcsLabels" : [ {
"failureReason" : "failureReason",
"vcs-root-instance" : "[[[vcs-root-instance...|vcsrootinstance.html]]]",
"buildId" : 9,
"text" : "text",
"status" : "none"
} ],
"customization" : {
"changes" : {
"key" : "changes"
},
"artifactDependencies" : {
"key" : "artifactDependencies"
},
"parameters" : {
"key" : "parameters"
}
},
"finishEstimate" : "finishEstimate",
"changes" : {
"change" : [ {
"date" : "date",
"vcsRootInstance" : "[[[vcs-root-instance...|vcsrootinstance.html]]]",
"canEditComment" : true,
"personal" : true,
"storesProjectSettings" : true,
"type" : "type",
"version" : "version",
"snapshotDependencyLink" : "[[[SnapshotDependencyLink...|snapshotdependencylink.html]]]",
"webUrl" : "webUrl",
"registrationDate" : "registrationDate",
"files" : "[[[fileChanges...|filechanges.html]]]",
"parentRevisions" : "[[[items...|items.html]]]",
"internalVersion" : "internalVersion",
"comment" : "comment",
"attributes" : "[[[properties...|properties.html]]]",
"id" : 6,
"href" : "href",
"user" : "[[[user...|user.html]]]",
"locator" : "locator",
"parentChanges" : "[[[changes...|changes.html]]]",
"username" : "username",
"status" : "[[[ChangeStatus...|changestatus.html]]]"
} ],
"count" : 2,
"prevHref" : "prevHref",
"href" : "href",
"nextHref" : "nextHref"
},
"plannedAgent" : {
"disconnectionComment" : "disconnectionComment",
"idleSinceTime" : "idleSinceTime",
"enabledInfo" : "[[[enabledInfo...|enabledinfo.html]]]",
"cpuRank" : 9,
"enabled" : true,
"compatibleBuildTypes" : "[[[buildTypes...|buildtypes.html]]]",
"protocol" : "unidirectional",
"outdated" : true,
"authorized" : true,
"host" : "host",
"builds" : "[[[builds...|builds.html]]]",
"links" : "[[[links...|links.html]]]",
"id" : 4,
"href" : "href",
"cloudImage" : "[[[cloudImage...|cloudimage.html]]]",
"authorizedInfo" : "[[[authorizedInfo...|authorizedinfo.html]]]",
"incompatibleBuildTypes" : "[[[compatibilities...|compatibilities.html]]]",
"uptodate" : true,
"ip" : "ip",
"pool" : "[[[agentPool...|agentpool.html]]]",
"cloudInstance" : "[[[cloudInstance...|cloudinstance.html]]]",
"version" : "version",
"connected" : true,
"currentAgentVersion" : "currentAgentVersion",
"compatibilityPolicy" : "[[[compatibilityPolicy...|compatibilitypolicy.html]]]",
"registrationTimestamp" : "registrationTimestamp",
"environment" : "[[[environment...|environment.html]]]",
"pluginsOutdated" : true,
"port" : 1,
"build" : "[[[build...|build.html]]]",
"webUrl" : "webUrl",
"name" : "name",
"typeId" : 8,
"lastActivityTime" : "lastActivityTime",
"locator" : "locator",
"properties" : "[[[properties...|properties.html]]]",
"javaOutdated" : true
},
"running" : true,
"statusChangeComment" : {
"text" : "text",
"user" : "[[[user...|user.html]]]",
"timestamp" : "timestamp"
},
"finishOnAgentDate" : "finishOnAgentDate",
"buildTypeId" : "buildTypeId",
"buildTypeInternalId" : "buildTypeInternalId",
"modificationId" : "modificationId",
"related" : {
"builds" : "[[[builds...|builds.html]]]"
},
"failedToStart" : true,
"revisions" : {
"count" : 0,
"revision" : [ {
"vcsBranchName" : "vcsBranchName",
"vcs-root-instance" : {
"lastVersion" : "lastVersion",
"vcsRootInternalId" : "vcsRootInternalId",
"commitHookMode" : true,
"vcs-root" : {
"vcsRootInstances" : "[[[vcs-root-instances...|vcsrootinstances.html]]]",
"project" : "[[[project...|project.html]]]",
"projectLocator" : "projectLocator",
"uuid" : "uuid",
"modificationCheckInterval" : 0,
"internalId" : "internalId",
"name" : "name",
"vcsName" : "vcsName",
"id" : "id",
"href" : "href",
"locator" : "locator",
"properties" : "[[[properties...|properties.html]]]",
"repositoryIdStrings" : "[[[items...|items.html]]]"
},
"projectLocator" : "projectLocator",
"modificationCheckInterval" : 9,
"lastVersionInternal" : "lastVersionInternal",
"name" : "name",
"vcsName" : "vcsName",
"vcs-root-id" : "vcs-root-id",
"id" : "id",
"href" : "href",
"properties" : {
"count" : 6,
"property" : [ {
"inherited" : true,
"name" : "name",
"type" : "[[[type...|type.html]]]",
"value" : "value"
} ],
"href" : "href"
},
"status" : {
"current" : "[[[VcsCheckStatus...|vcscheckstatus.html]]]",
"previous" : "[[[VcsCheckStatus...|vcscheckstatus.html]]]"
},
"repositoryState" : {
"count" : 9,
"branch" : [ "[[[branchVersion...|branchversion.html]]]" ],
"timestamp" : "timestamp"
},
"repositoryIdStrings" : {
"item" : [ "item" ]
}
},
"checkout-rules" : "checkout-rules",
"internalVersion" : "internalVersion",
"version" : "version"
} ]
},
"delayedByBuild" : {
"agent" : "[[[agent...|agent.html]]]",
"metadata" : "[[[datas...|datas.html]]]",
"triggered" : "[[[TriggeredBy...|triggeredby.html]]]",
"usedByOtherBuilds" : true,
"settingsHash" : "settingsHash",
"number" : "number",
"chainModificationId" : "chainModificationId",
"changesCollectingInProgress" : true,
"lastChanges" : "[[[changes...|changes.html]]]",
"resultingProperties" : "[[[properties...|properties.html]]]",
"composite" : true,
"links" : "[[[links...|links.html]]]",
"id" : 0,
"state" : "queued",
"href" : "href",
"detachedFromAgent" : true,
"artifacts" : "[[[files...|files.html]]]",
"testOccurrences" : "[[[testOccurrences...|testoccurrences.html]]]",
"artifactDependencyChanges" : "[[[buildChanges...|buildchanges.html]]]",
"defaultBranch" : true,
"compatibleAgents" : "[[[agents...|agents.html]]]",
"artifact-dependencies" : "[[[builds...|builds.html]]]",
"replacementIds" : "[[[items...|items.html]]]",
"personal" : true,
"history" : true,
"tags" : "[[[tags...|tags.html]]]",
"canceledInfo" : "[[[comment...|comment.html]]]",
"running-info" : "[[[progress-info...|progressinfo.html]]]",
"versionedSettingsRevision" : "[[[Revision...|revision.html]]]",
"percentageComplete" : 1,
"webUrl" : "webUrl",
"buildType" : "[[[buildType...|buildtype.html]]]",
"triggeringOptions" : "[[[buildTriggeringOptions...|buildtriggeringoptions.html]]]",
"locator" : "locator",
"startDate" : "startDate",
"status" : "status",
"pinned" : true,
"customized" : true,
"vcsLabels" : [ "[[[vcsLabel...|vcslabel.html]]]" ],
"customization" : "[[[customizations...|customizations.html]]]",
"finishEstimate" : "finishEstimate",
"changes" : "[[[changes...|changes.html]]]",
"plannedAgent" : "[[[agent...|agent.html]]]",
"running" : true,
"statusChangeComment" : "[[[comment...|comment.html]]]",
"finishOnAgentDate" : "finishOnAgentDate",
"buildTypeId" : "buildTypeId",
"buildTypeInternalId" : "buildTypeInternalId",
"modificationId" : "modificationId",
"related" : "[[[related...|related.html]]]",
"failedToStart" : true,
"revisions" : "[[[Revisions...|revisions.html]]]",
"delayedByBuild" : "[[[build...|build.html]]]",
"queuePosition" : 8,
"problemOccurrences" : "[[[problemOccurrences...|problemoccurrences.html]]]",
"artifactsDirectory" : "artifactsDirectory",
"relatedIssues" : "[[[issuesUsages...|issuesusages.html]]]",
"branchName" : "branchName",
"startEstimate" : "startEstimate",
"limitedChangesCount" : 6,
"currentSettingsHash" : "currentSettingsHash",
"unspecifiedBranch" : true,
"waitReason" : "waitReason",
"pinInfo" : "[[[comment...|comment.html]]]",
"snapshot-dependencies" : "[[[builds...|builds.html]]]",
"statusText" : "statusText",
"custom-artifact-dependencies" : "[[[artifact-dependencies...|artifactdependencies.html]]]",
"comment" : "[[[comment...|comment.html]]]",
"finishDate" : "finishDate",
"attributes" : "[[[entries...|entries.html]]]",
"user" : "[[[user...|user.html]]]",
"queuedDate" : "queuedDate",
"taskId" : 2,
"properties" : "[[[properties...|properties.html]]]",
"statistics" : "[[[properties...|properties.html]]]"
},
"queuePosition" : 6,
"problemOccurrences" : {
"ignored" : 3,
"newFailed" : 2,
"count" : 7,
"prevHref" : "prevHref",
"problemOccurrence" : [ "[[[problemOccurrence...|problemoccurrence.html]]]" ],
"href" : "href",
"passed" : 0,
"failed" : 3,
"muted" : 8,
"nextHref" : "nextHref"
},
"artifactsDirectory" : "artifactsDirectory",
"relatedIssues" : {
"issueUsage" : [ "[[[IssueUsage...|issueusage.html]]]" ],
"count" : 0,
"href" : "href"
},
"branchName" : "branchName",
"startEstimate" : "startEstimate",
"limitedChangesCount" : 8,
"currentSettingsHash" : "currentSettingsHash",
"unspecifiedBranch" : true,
"waitReason" : "waitReason",
"pinInfo" : {
"text" : "text",
"user" : "[[[user...|user.html]]]",
"timestamp" : "timestamp"
},
"snapshot-dependencies" : {
"build" : [ "[[[build...|build.html]]]" ],
"count" : 4,
"prevHref" : "prevHref",
"href" : "href",
"nextHref" : "nextHref"
},
"statusText" : "statusText",
"custom-artifact-dependencies" : {
"artifact-dependency" : [ "[[[artifact-dependency...|artifactdependency.html]]]" ],
"count" : 2,
"replace" : "replace"
},
"comment" : {
"text" : "text",
"user" : "[[[user...|user.html]]]",
"timestamp" : "timestamp"
},
"finishDate" : "finishDate",
"attributes" : {
"entry" : [ "[[[entry...|entry.html]]]" ],
"count" : 0
},
"user" : {
"lastLogin" : "lastLogin",
"roles" : "[[[roles...|roles.html]]]",
"groups" : "[[[groups...|groups.html]]]",
"hasPassword" : true,
"password" : "password",
"enabled2FA" : true,
"name" : "name",
"realm" : "realm",
"id" : 3,
"href" : "href",
"locator" : "locator",
"email" : "email",
"properties" : "[[[properties...|properties.html]]]",
"username" : "username",
"avatars" : "[[[userAvatars...|useravatars.html]]]"
},
"queuedDate" : "queuedDate",
"taskId" : 5,
"properties" : {
"count" : 6,
"property" : [ {
"inherited" : true,
"name" : "name",
"type" : "[[[type...|type.html]]]",
"value" : "value"
} ],
"href" : "href"
},
"statistics" : {
"count" : 6,
"property" : [ {
"inherited" : true,
"name" : "name",
"type" : "[[[type...|type.html]]]",
"value" : "value"
} ],
"href" : "href"
}
},
"identity" : "identity",
"currentlyMuted" : true,
"details" : "details",
"id" : "id",
"href" : "href",
"additionalData" : "additionalData",
"muted" : true
}
Last modified: 30 March 2022