Create a new measure status report for a measure.
A JSON object containing measure status report information.
Successful operation
Unprocessable Content
{- "comment": "The re-tendering of aluminium and the volume of fittings has taken place. Answers are largely outstanding.",
- "flagged": true,
- "measure": "264a21089e5720c8dddc67986d5bab827a75b58e"
}
{- "success": true,
- "hash": "f900def2f6ad5b91ea95df1375724373d0d4fd3b",
- "data": {
- "id": 254,
- "hash": "45c83a73f6433a761a666ea5406f36b5c5910968",
- "subject": "",
- "comment": "The re-tendering of aluminium and the volume of fittings has taken place. Answers are largely outstanding.",
- "risks": "",
- "decisions": "",
- "risk_impact": null,
- "risk_probability": null,
- "status_traffic_light": null,
- "data": {
- "measure_budgeting_effect_traffic_lights": [
- {
- "percent": 73,
- "count": 11
}, - {
- "percent": 7,
- "count": 1
}, - {
- "percent": 20,
- "count": 3
}
], - "measure_activity_start_time_traffic_lights": [
- {
- "percent": 60,
- "count": 3
}, - {
- "percent": 20,
- "count": 1
}, - {
- "percent": 20,
- "count": 1
}
], - "measure_activity_end_time_traffic_lights": [
- {
- "percent": 80,
- "count": 4
}, - {
- "percent": 0,
- "count": 0
}, - {
- "percent": 20,
- "count": 1
}
]
}, - "solved_time": null,
- "flagged": true,
- "created_time": "2022-05-25T10:27:48.000000Z",
- "modified_time": "2022-05-25T10:27:48.000000Z",
- "modified_user_time": "2022-05-25T10:27:48.000000Z",
- "umask": 4,
- "status": 0,
- "model": "MeasureStatusReport",
- "created_user": {
- "id": 1,
- "hash": "8db560a23013ff54838d45e59a3f3f39f6720c86",
- "name": "Olli Kahn",
- "first_name": "Olli",
- "last_name": "Kahn",
- "position": "CEO",
- "department": "Engine room",
- "organization": "Nordantech",
- "email": "titan@nordantech.com",
- "status": 1,
- "created_time": "2022-05-04T16:51:37.000000Z",
- "modified_time": "2022-05-25T09:02:43.000000Z",
- "modified_user_time": "2022-05-25T09:02:43.000000Z",
- "model": "User"
}, - "modified_user": {
- "id": 1,
- "hash": "8db560a23013ff54838d45e59a3f3f39f6720c86",
- "name": "Olli Kahn",
- "first_name": "Olli",
- "last_name": "Kahn",
- "position": "CEO",
- "department": "Engine room",
- "organization": "Nordantech",
- "email": "titan@nordantech.com",
- "status": 1,
- "created_time": "2022-05-04T16:51:37.000000Z",
- "modified_time": "2022-05-25T09:02:43.000000Z",
- "modified_user_time": "2022-05-25T09:02:43.000000Z",
- "model": "User"
}
}, - "timestamp": 1653472490807
}
Get all measure status reports of the authenticated hub.
Since there are different maximum lengths for URLs in different browsers, there is also a filter route that can work with an unlimited number of body parameters as an alternative to this index route. The filter route accepts the same parameters and returns the same response as this index route.
Successful operation
Unprocessable Content
{- "success": true,
- "hash": "be4887664ec41c95d29724f832e9b2e6da41091c",
- "data": [
- {
- "id": 6,
- "hash": "a2d269ef20eb2c0ee5ab581fab96fae7a3925753",
- "subject": "",
- "comment": "The new machines are still being phased in. The reject rates are improving noticeably, but are not yet within the target value.",
- "risks": "",
- "decisions": "",
- "risk_impact": null,
- "risk_probability": null,
- "status_traffic_light": null,
- "data": {
- "measure_budgeting_effect_traffic_lights": [
- {
- "percent": 73,
- "count": 11
}, - {
- "percent": 7,
- "count": 1
}, - {
- "percent": 20,
- "count": 3
}
], - "measure_activity_start_time_traffic_lights": [
- {
- "percent": 60,
- "count": 3
}, - {
- "percent": 20,
- "count": 1
}, - {
- "percent": 20,
- "count": 1
}
], - "measure_activity_end_time_traffic_lights": [
- {
- "percent": 80,
- "count": 4
}, - {
- "percent": 0,
- "count": 0
}, - {
- "percent": 20,
- "count": 1
}
]
}, - "solved_time": null,
- "flagged": false,
- "created_time": "2022-05-04T16:51:39.000000Z",
- "modified_time": "2022-05-05T07:48:14.000000Z",
- "modified_user_time": "2022-05-05T07:48:14.000000Z",
- "umask": 4,
- "status": 0,
- "model": "MeasureStatusReport",
- "measure": {
- "id": 3,
- "hash": "2bd66b9d957f9bfc60d39611ef7cdd4fe4cf10b4",
- "name": "Machinery hall",
- "paused": false,
- "locked": false,
- "model": "Measure",
- "measure_package": {
- "id": 2,
- "hash": "f0272db23b7a54255a8ee7c44ce14a07377c2511",
- "name": "Production",
- "model": "MeasurePackage",
- "project": {
- "id": 1,
- "hash": "3768a155ad95449839a74880d633c10ad48f67c1",
- "name": "Phoenix",
- "model": "Project",
- "program": {
- "id": 1,
- "hash": "d347f256577eb205313a6e112b8e44a4af45ecfa",
- "name": "Airborne",
- "model": "Program"
}
}
}
}, - "created_user": {
- "id": 1,
- "hash": "8db560a23013ff54838d45e59a3f3f39f6720c86",
- "name": "Olli Kahn",
- "first_name": "Olli",
- "last_name": "Kahn",
- "position": "CEO",
- "department": "Engine room",
- "organization": "Nordantech",
- "email": "titan@nordantech.com",
- "status": 1,
- "created_time": "2022-05-04T16:51:37.000000Z",
- "modified_time": "2022-05-23T12:18:17.000000Z",
- "modified_user_time": "2022-05-23T12:18:17.000000Z",
- "model": "User"
}, - "modified_user": {
- "id": 1,
- "hash": "8db560a23013ff54838d45e59a3f3f39f6720c86",
- "name": "Olli Kahn",
- "first_name": "Olli",
- "last_name": "Kahn",
- "position": "CEO",
- "department": "Engine room",
- "organization": "Nordantech",
- "email": "titan@nordantech.com",
- "status": 1,
- "created_time": "2022-05-04T16:51:37.000000Z",
- "modified_time": "2022-05-23T12:18:17.000000Z",
- "modified_user_time": "2022-05-23T12:18:17.000000Z",
- "model": "User"
}
}, - {
- "id": 7,
- "hash": "321255e96d5ef08f1eb89ecc8e0d27978eb2369c",
- "subject": "",
- "comment": "Negotiations with Datsun Global are tough, management involvement is desired.",
- "risks": "",
- "decisions": "",
- "risk_impact": null,
- "risk_probability": null,
- "status_traffic_light": null,
- "data": {
- "measure_budgeting_effect_traffic_lights": [
- {
- "percent": 73,
- "count": 11
}, - {
- "percent": 7,
- "count": 1
}, - {
- "percent": 20,
- "count": 3
}
], - "measure_activity_start_time_traffic_lights": [
- {
- "percent": 60,
- "count": 3
}, - {
- "percent": 20,
- "count": 1
}, - {
- "percent": 20,
- "count": 1
}
], - "measure_activity_end_time_traffic_lights": [
- {
- "percent": 80,
- "count": 4
}, - {
- "percent": 0,
- "count": 0
}, - {
- "percent": 20,
- "count": 1
}
]
}, - "solved_time": null,
- "flagged": false,
- "created_time": "2022-05-04T16:51:39.000000Z",
- "modified_time": "2022-05-05T07:48:14.000000Z",
- "modified_user_time": "2022-05-05T07:48:14.000000Z",
- "umask": 4,
- "status": 0,
- "model": "MeasureStatusReport",
- "measure": {
- "id": 3,
- "hash": "2bd66b9d957f9bfc60d39611ef7cdd4fe4cf10b4",
- "name": "Machinery hall",
- "paused": false,
- "locked": false,
- "model": "Measure",
- "measure_package": {
- "id": 2,
- "hash": "f0272db23b7a54255a8ee7c44ce14a07377c2511",
- "name": "Production",
- "model": "MeasurePackage",
- "project": {
- "id": 1,
- "hash": "3768a155ad95449839a74880d633c10ad48f67c1",
- "name": "Phoenix",
- "model": "Project",
- "program": {
- "id": 1,
- "hash": "d347f256577eb205313a6e112b8e44a4af45ecfa",
- "name": "Airborne",
- "model": "Program"
}
}
}
}, - "created_user": {
- "id": 1,
- "hash": "8db560a23013ff54838d45e59a3f3f39f6720c86",
- "name": "Olli Kahn",
- "first_name": "Olli",
- "last_name": "Kahn",
- "position": "CEO",
- "department": "Engine room",
- "organization": "Nordantech",
- "email": "titan@nordantech.com",
- "status": 1,
- "created_time": "2022-05-04T16:51:37.000000Z",
- "modified_time": "2022-05-23T12:18:17.000000Z",
- "modified_user_time": "2022-05-23T12:18:17.000000Z",
- "model": "User"
}, - "modified_user": {
- "id": 1,
- "hash": "8db560a23013ff54838d45e59a3f3f39f6720c86",
- "name": "Olli Kahn",
- "first_name": "Olli",
- "last_name": "Kahn",
- "position": "CEO",
- "department": "Engine room",
- "organization": "Nordantech",
- "email": "titan@nordantech.com",
- "status": 1,
- "created_time": "2022-05-04T16:51:37.000000Z",
- "modified_time": "2022-05-23T12:18:17.000000Z",
- "modified_user_time": "2022-05-23T12:18:17.000000Z",
- "model": "User"
}
}
], - "meta": {
- "page": 1,
- "first": 1,
- "last": 2,
- "total": 2,
- "limit": 1000,
- "pages": 1
}, - "timestamp": 1655993398494
}
Get a measure status report.
Successful operation
Not Found
{- "success": true,
- "hash": "06a4056ce2ef957656b1d32cba288de0d2b839db",
- "data": {
- "id": 254,
- "hash": "45c83a73f6433a761a666ea5406f36b5c5910968",
- "subject": "",
- "comment": "The re-tendering of aluminium and the volume of fittings has taken place. Answers are largely outstanding.",
- "risks": "",
- "decisions": "",
- "risk_impact": null,
- "risk_probability": null,
- "status_traffic_light": null,
- "data": {
- "measure_budgeting_effect_traffic_lights": [
- {
- "percent": 73,
- "count": 11
}, - {
- "percent": 7,
- "count": 1
}, - {
- "percent": 20,
- "count": 3
}
], - "measure_activity_start_time_traffic_lights": [
- {
- "percent": 60,
- "count": 3
}, - {
- "percent": 20,
- "count": 1
}, - {
- "percent": 20,
- "count": 1
}
], - "measure_activity_end_time_traffic_lights": [
- {
- "percent": 80,
- "count": 4
}, - {
- "percent": 0,
- "count": 0
}, - {
- "percent": 20,
- "count": 1
}
]
}, - "solved_time": null,
- "flagged": true,
- "created_time": "2022-05-25T10:27:48.000000Z",
- "modified_time": "2022-05-25T10:27:48.000000Z",
- "modified_user_time": "2022-05-25T10:27:48.000000Z",
- "status": 0,
- "model": "MeasureStatusReport",
- "measure": {
- "id": 4,
- "hash": "264a21089e5720c8dddc67986d5bab827a75b58e",
- "name": "Diversification",
- "paused": false,
- "locked": false,
- "model": "Measure",
- "measure_package": {
- "id": 3,
- "hash": "cc4834e67e8517e2c061aa347a7c353a5414df10",
- "name": "Procurement",
- "model": "MeasurePackage",
- "project": {
- "id": 1,
- "hash": "3768a155ad95449839a74880d633c10ad48f67c1",
- "name": "Phoenix",
- "model": "Project",
- "program": {
- "id": 1,
- "hash": "d347f256577eb205313a6e112b8e44a4af45ecfa",
- "name": "Airborne",
- "model": "Program"
}
}
}
}, - "created_user": {
- "id": 1,
- "hash": "8db560a23013ff54838d45e59a3f3f39f6720c86",
- "name": "Olli Kahn",
- "first_name": "Olli",
- "last_name": "Kahn",
- "position": "CEO",
- "department": "Engine room",
- "organization": "Nordantech",
- "email": "titan@nordantech.com",
- "status": 1,
- "created_time": "2022-05-04T16:51:37.000000Z",
- "modified_time": "2022-05-23T12:18:17.000000Z",
- "modified_user_time": "2022-05-23T12:18:17.000000Z",
- "model": "User"
}, - "modified_user": {
- "id": 1,
- "hash": "8db560a23013ff54838d45e59a3f3f39f6720c86",
- "name": "Olli Kahn",
- "first_name": "Olli",
- "last_name": "Kahn",
- "position": "CEO",
- "department": "Engine room",
- "organization": "Nordantech",
- "email": "titan@nordantech.com",
- "status": 1,
- "created_time": "2022-05-04T16:51:37.000000Z",
- "modified_time": "2022-05-23T12:18:17.000000Z",
- "modified_user_time": "2022-05-23T12:18:17.000000Z",
- "model": "User"
}
}, - "timestamp": 1655993759040
}
Update a measure status report.
A JSON object containing measure status report information
Successful operation
Not Found
Unprocessable Content
{- "flagged": false,
- "solved": true
}
{- "success": true,
- "hash": "f900def2f6ad5b91ea95df1375724373d0d4fd3b",
- "data": {
- "id": 254,
- "hash": "45c83a73f6433a761a666ea5406f36b5c5910968",
- "subject": "",
- "comment": "The re-tendering of aluminium and the volume of fittings has taken place. Answers are largely outstanding.",
- "risks": "",
- "decisions": "",
- "risk_impact": null,
- "risk_probability": null,
- "status_traffic_light": null,
- "data": {
- "measure_budgeting_effect_traffic_lights": [
- {
- "percent": 73,
- "count": 11
}, - {
- "percent": 7,
- "count": 1
}, - {
- "percent": 20,
- "count": 3
}
], - "measure_activity_start_time_traffic_lights": [
- {
- "percent": 60,
- "count": 3
}, - {
- "percent": 20,
- "count": 1
}, - {
- "percent": 20,
- "count": 1
}
], - "measure_activity_end_time_traffic_lights": [
- {
- "percent": 80,
- "count": 4
}, - {
- "percent": 0,
- "count": 0
}, - {
- "percent": 20,
- "count": 1
}
]
}, - "solved_time": "2022-06-23T14:38:45.000000Z",
- "flagged": false,
- "created_time": "2022-05-25T10:27:48.000000Z",
- "modified_time": "2022-06-23T14:38:45.000000Z",
- "modified_user_time": "2022-06-23T14:38:45.000000Z",
- "status": 1,
- "model": "MeasureStatusReport",
- "modified_user": {
- "id": 1,
- "hash": "8db560a23013ff54838d45e59a3f3f39f6720c86",
- "name": "Olli Kahn",
- "first_name": "Olli",
- "last_name": "Kahn",
- "position": "CEO",
- "department": "Engine room",
- "organization": "Nordantech",
- "email": "titan@nordantech.com",
- "status": 1,
- "created_time": "2022-05-04T16:51:37.000000Z",
- "modified_time": "2022-05-25T09:02:43.000000Z",
- "modified_user_time": "2022-05-25T09:02:43.000000Z",
- "model": "User"
}
}, - "timestamp": 1655995125677
}
Delete a measure status report.
Successful operation
Not Found
{- "success": true,
- "hash": "8739602554c7f3241958e3cc9b57fdecb474d508",
- "data": { },
- "timestamp": 1656684563958
}
Restore a measure status report.
Successful operation
Not Found
{- "success": true,
- "hash": "8739602554c7f3241958e3cc9b57fdecb474d508",
- "data": { },
- "timestamp": 1656685344231
}
Alternative to the index route, since there are different maximum lengths for URLs in different browsers. The filter route accepts the same parameters and returns the same response as the index route.