Investigations
Represents a paginated list of Investigation entities.
Properties
Field | Data type |
---|---|
|
|
|
|
|
|
|
|
|
|
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.
<investigations count="123" href="string" nextHref="string" prevHref="string">
<investigation>[[[investigation...|investigation.html]]]</investigation>
</investigations>
{
"count" : 6,
"investigation" : [ {
"assignment" : {
"text" : "text",
"user" : "[[[user...|user.html]]]",
"timestamp" : "timestamp"
},
"scope" : {
"buildTypes" : {
"buildType" : [ "[[[buildType...|buildtype.html]]]" ],
"count" : 3,
"prevHref" : "prevHref",
"href" : "href",
"nextHref" : "nextHref"
},
"buildType" : {
"template" : "[[[buildType...|buildtype.html]]]",
"paused" : true,
"description" : "description",
"project" : "[[[project...|project.html]]]",
"investigations" : "[[[investigations...|]]]",
"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",
"compatibleCloudImages" : "[[[cloudImages...|cloudimages.html]]]",
"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" : {
"virtual" : true,
"parentProjectName" : "parentProjectName",
"vcsRoots" : {
"count" : 2,
"vcs-root" : [ "[[[vcs-root...|vcsroot.html]]]" ],
"prevHref" : "prevHref",
"href" : "href",
"nextHref" : "nextHref"
},
"projects" : {
"count" : 8,
"project" : [ "[[[project...|project.html]]]" ],
"prevHref" : "prevHref",
"href" : "href",
"nextHref" : "nextHref"
},
"defaultTemplate" : {
"template" : "[[[buildType...|buildtype.html]]]",
"paused" : true,
"description" : "description",
"project" : "[[[project...|project.html]]]",
"investigations" : "[[[investigations...|]]]",
"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",
"compatibleCloudImages" : "[[[cloudImages...|cloudimages.html]]]",
"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" : 6,
"prevHref" : "prevHref",
"href" : "href",
"cloudProfile" : [ "[[[cloudProfile...|cloudprofile.html]]]" ],
"nextHref" : "nextHref"
},
"internalId" : "internalId",
"archived" : true,
"parentProjectId" : "parentProjectId",
"deploymentDashboards" : {
"count" : 0,
"deploymentDashboard" : [ "[[[deploymentDashboard...|deploymentdashboard.html]]]" ],
"prevHref" : "prevHref",
"href" : "href",
"nextHref" : "nextHref"
},
"links" : {
"count" : 4,
"link" : [ "[[[link...|link.html]]]" ]
},
"id" : "id",
"href" : "href",
"parentProject" : {
"virtual" : true,
"parentProjectName" : "parentProjectName",
"vcsRoots" : "[[[vcs-roots...|vcsroots.html]]]",
"projects" : "[[[projects...|projects.html]]]",
"defaultTemplate" : "[[[buildType...|buildtype.html]]]",
"description" : "description",
"uuid" : "uuid",
"parentProjectInternalId" : "parentProjectInternalId",
"cloudProfiles" : "[[[cloudProfiles...|cloudprofiles.html]]]",
"internalId" : "internalId",
"archived" : true,
"parentProjectId" : "parentProjectId",
"deploymentDashboards" : "[[[deploymentDashboards...|deploymentdashboards.html]]]",
"links" : "[[[links...|links.html]]]",
"id" : "id",
"href" : "href",
"parentProject" : "[[[project...|project.html]]]",
"templates" : "[[[buildTypes...|buildtypes.html]]]",
"readOnlyUI" : "[[[StateField...|statefield.html]]]",
"webUrl" : "webUrl",
"buildTypes" : "[[[buildTypes...|buildtypes.html]]]",
"name" : "name",
"ancestorProjects" : "[[[projects...|projects.html]]]",
"parameters" : "[[[properties...|properties.html]]]",
"projectFeatures" : "[[[projectFeatures...|projectfeatures.html]]]",
"locator" : "locator"
},
"templates" : {
"buildType" : [ "[[[buildType...|buildtype.html]]]" ],
"count" : 3,
"prevHref" : "prevHref",
"href" : "href",
"nextHref" : "nextHref"
},
"readOnlyUI" : {
"inherited" : true,
"value" : true
},
"webUrl" : "webUrl",
"buildTypes" : {
"buildType" : [ "[[[buildType...|buildtype.html]]]" ],
"count" : 3,
"prevHref" : "prevHref",
"href" : "href",
"nextHref" : "nextHref"
},
"name" : "name",
"ancestorProjects" : {
"count" : 8,
"project" : [ "[[[project...|project.html]]]" ],
"prevHref" : "prevHref",
"href" : "href",
"nextHref" : "nextHref"
},
"parameters" : {
"count" : 1,
"property" : [ {
"inherited" : true,
"name" : "name",
"type" : "[[[type...|type.html]]]",
"value" : "value"
} ],
"href" : "href"
},
"projectFeatures" : {
"projectFeature" : [ "[[[projectFeature...|projectfeature.html]]]" ],
"count" : 1,
"href" : "href"
},
"locator" : "locator"
}
},
"responsible" : {
"lastLogin" : "lastLogin",
"roles" : {
"role" : [ "[[[role...|role.html]]]" ]
},
"groups" : {
"count" : 4,
"group" : [ "[[[group...|group.html]]]" ]
},
"hasPassword" : true,
"password" : "password",
"enabled2FA" : true,
"name" : "name",
"realm" : "realm",
"id" : 8,
"href" : "href",
"locator" : "locator",
"email" : "email",
"properties" : {
"count" : 1,
"property" : [ {
"inherited" : true,
"name" : "name",
"type" : "[[[type...|type.html]]]",
"value" : "value"
} ],
"href" : "href"
},
"username" : "username",
"avatars" : {
"urlToSize80" : "urlToSize80",
"urlToSize28" : "urlToSize28",
"urlToSize40" : "urlToSize40",
"urlToSize32" : "urlToSize32",
"urlToSize20" : "urlToSize20",
"urlToSize64" : "urlToSize64",
"urlToSize56" : "urlToSize56"
}
},
"id" : "id",
"state" : "TAKEN",
"href" : "href",
"assignee" : {
"lastLogin" : "lastLogin",
"roles" : {
"role" : [ "[[[role...|role.html]]]" ]
},
"groups" : {
"count" : 4,
"group" : [ "[[[group...|group.html]]]" ]
},
"hasPassword" : true,
"password" : "password",
"enabled2FA" : true,
"name" : "name",
"realm" : "realm",
"id" : 8,
"href" : "href",
"locator" : "locator",
"email" : "email",
"properties" : {
"count" : 1,
"property" : [ {
"inherited" : true,
"name" : "name",
"type" : "[[[type...|type.html]]]",
"value" : "value"
} ],
"href" : "href"
},
"username" : "username",
"avatars" : {
"urlToSize80" : "urlToSize80",
"urlToSize28" : "urlToSize28",
"urlToSize40" : "urlToSize40",
"urlToSize32" : "urlToSize32",
"urlToSize20" : "urlToSize20",
"urlToSize64" : "urlToSize64",
"urlToSize56" : "urlToSize56"
}
},
"resolution" : {
"time" : "time",
"type" : "manually"
},
"target" : {
"tests" : {
"test" : [ {
"testOccurrences" : "[[[testOccurrences...|testoccurrences.html]]]",
"name" : "name",
"investigations" : "[[[investigations...|]]]",
"parsedTestName" : "[[[ParsedTestName...|parsedtestname.html]]]",
"id" : "id",
"href" : "href",
"mutes" : "[[[mutes...|mutes.html]]]",
"locator" : "locator"
} ],
"count" : 4,
"myTestCounters" : {
"all" : 9,
"duration" : 0,
"ignored" : 8,
"newFailed" : 8,
"success" : 3,
"failed" : 9,
"muted" : 1
},
"prevHref" : "prevHref",
"nextHref" : "nextHref"
},
"anyProblem" : true,
"problems" : {
"problem" : [ {
"problemOccurrences" : "[[[problemOccurrences...|problemoccurrences.html]]]",
"identity" : "identity",
"description" : "description",
"investigations" : "[[[investigations...|]]]",
"id" : "id",
"href" : "href",
"type" : "type",
"mutes" : "[[[mutes...|mutes.html]]]",
"locator" : "locator"
} ],
"count" : 5,
"prevHref" : "prevHref",
"nextHref" : "nextHref"
}
}
} ],
"prevHref" : "prevHref",
"href" : "href",
"nextHref" : "nextHref"
}
Last modified: 04 July 2024