AssessmentTaskInfo
AssessmentTaskInfo
A summary of an assessment execution
JSON Example
{
"id": "string",
"state": "string",
"timestamp": 0,
"completionTimestamp": 0,
"domainInputs": [
{
"domainName": "string",
"domainType": "string",
"domainId": "string"
}
],
"metadata": {
"targetVersion": "5.0.0.0",
"resources": [
{
"type": "string",
"id": "string",
"name": "string",
"domainId": "string",
"targetVersion": "string"
}
],
"upgradeId": "string"
}
}
string
id
Optional
The id of the assessment run
string
state
Optional
The related task state of the run associated to the given result
integer As int64 As int64
timestamp
Optional
Timestamp corresponding to the time when the assessment was initiated
integer As int64 As int64
completionTimestamp
Optional
Timestamp corresponding to the time when the assessment was finished
array of DomainInfo
domainInputs
Optional
The domains that have been assessed in the run associated to the given result
metadata
Optional
Metadata about the assessment run that is triggered and passed to the result