pmJobs
pmJobs
JSON Example
{
"pmJobs": [
{
"pmJobId": "string",
"pmJobName": "string",
"objectId": "string",
"objectType": "string",
"status": "string",
"errorMessage": "string",
"creationDate": "string",
"pmJobCriteria": {
"performanceMetric": [
"string"
],
"performanceMetricGroup": [
"string"
],
"collectionPeriod": 0,
"reportingPeriod": 0,
"reportingBoundary": "string"
},
"reportsAvailableForDownload": 0,
"reports": [
{
"reportId": "string",
"objectId": "string",
"objectType": "string",
"reportName": "string",
"link": "string",
"creationTime": 0,
"expirationTime": 0,
"fileSize": "number",
"status": "string",
"errorMessage": "string",
"warnings": [
{
"message": "string"
}
],
"errors": [
{
"code": "string",
"message": "string"
}
]
}
],
"warnings": [
{
"message": "string"
}
],
"errors": [
{
"code": "string",
"message": "string"
}
]
}
],
"warnings": [
{
"message": "string"
}
],
"errors": [
{
"code": "string",
"message": "string"
}
]
}