Create a new activity for a measure.
A JSON object containing activity information.
Successful operation
Unprocessable Content
{- "name": "ABC analysis",
- "description": "ABC analysis",
- "start_time_actual": "2022-04-20",
- "end_time_actual": "2022-04-20",
- "responsible_user": 1,
- "measure": "2b896ac5921a961005948362c363f0fa40a65c95"
}
{- "success": true,
- "hash": "9dd51a0ea5f6b7eb901bd5d997fce6e14e2a1879",
- "data": {
- "id": 655,
- "hash": "396ff370899e2969914d2b892cdac0d213e6554b",
- "position": 2007,
- "name": "ABC analysis",
- "description": "ABC analysis",
- "start_time_plan": null,
- "start_time_actual": "2022-04-20",
- "start_time_actual_started": null,
- "start_time_actual_overwritten": null,
- "start_time_delta": null,
- "start_time_score": null,
- "start_time_score_achievement": null,
- "start_time_traffic_light": null,
- "end_time_plan": null,
- "end_time_actual": "2022-04-20",
- "end_time_actual_finished": null,
- "end_time_actual_overwritten": null,
- "end_time_delta": null,
- "end_time_score": null,
- "end_time_score_achievement": null,
- "end_time_traffic_light": null,
- "paused": false,
- "locked": false,
- "created_time": "2022-06-09T15:11:55.000000Z",
- "modified_time": "2022-06-09T15:11:55.000000Z",
- "modified_user_time": "2022-06-09T15:11:55.000000Z",
- "umask": 2,
- "status": 0,
- "elapsed_plan": 0,
- "elapsed_actual": 0,
- "start_time_plan_past": false,
- "start_time_actual_past": true,
- "end_time_plan_past": false,
- "end_time_actual_past": true,
- "model": "Activity",
- "responsible_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"
}, - "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"
}, - "measure_workflow_phase": {
- "id": 168,
- "hash": "22688198dca635f644c076586dec8c9aa31f9208",
- "start_time_plan": "2022-05-20",
- "start_time_actual": "2022-05-19",
- "start_time_actual_started": null,
- "start_time_actual_overwritten": null,
- "start_time_delta": 5,
- "start_time_traffic_light": 2,
- "created_time": "2022-05-13T11:02:28.000000Z",
- "modified_time": "2022-05-25T08:44:35.000000Z",
- "modified_user_time": "2022-05-25T08:44:35.000000Z",
- "status": 0,
- "start_time_plan_past": true,
- "start_time_actual_past": true,
- "model": "MeasureWorkflowPhase",
- "workflow_phase": {
- "id": 167,
- "hash": "0da52e45a3968553b2906d32993942fbdb4b3c09",
- "position": 2,
- "name": "DOI2",
- "summary": "Potential quantified",
- "umask": 2,
- "created_time": "2022-05-13T11:01:36.000000Z",
- "modified_time": "2022-05-13T11:01:36.000000Z",
- "modified_user_time": "2022-05-13T11:01:36.000000Z",
- "model": "WorkflowPhase"
}
}
}, - "timestamp": 1654787515394
}
Get all activities 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": "0da942a96ab5944a087aaf09266e2d6d91c0740b",
- "data": [
- {
- "id": 17,
- "hash": "3d18b6e294b0997e1647386b455a25a2f3e91ac8",
- "position": 1,
- "name": "ABC analysis",
- "description": "",
- "start_time_plan": "2022-04-19",
- "start_time_actual": "2022-04-19",
- "start_time_actual_started": "2022-05-04T16:51:39.000000Z",
- "start_time_actual_overwritten": null,
- "start_time_delta": 0,
- "start_time_score": 3,
- "start_time_score_achievement": 100,
- "start_time_traffic_light": 1,
- "end_time_plan": "2022-05-02",
- "end_time_actual": "2022-05-04",
- "end_time_actual_finished": "2022-05-04T16:51:39.000000Z",
- "end_time_actual_overwritten": null,
- "end_time_delta": 2,
- "end_time_score": 3,
- "end_time_score_achievement": 100,
- "end_time_traffic_light": 1,
- "paused": false,
- "locked": 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": 2,
- "elapsed_plan": 100,
- "elapsed_actual": 100,
- "start_time_plan_past": true,
- "start_time_actual_past": true,
- "end_time_plan_past": true,
- "end_time_actual_past": true,
- "model": "Activity",
- "measure": {
- "id": 4,
- "hash": "264a21089e5720c8dddc67986d5bab827a75b58e",
- "name": "Diversification",
- "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"
}
}
}
}, - "responsible_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"
}, - "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"
}, - "measure_workflow_phase": {
- "id": 172,
- "hash": "e48d9e838e57f2feafb29e928f73c78d5c5e0ca8",
- "start_time_plan": "null",
- "start_time_actual": "2022-05-01",
- "start_time_actual_started": null,
- "start_time_actual_overwritten": null,
- "start_time_delta": null,
- "start_time_traffic_light": null,
- "created_time": "2022-05-25T08:12:14.000000Z",
- "modified_time": "2022-06-03T14:26:42.000000Z",
- "modified_user_time": "2022-06-03T14:26:42.000000Z",
- "status": 0,
- "start_time_plan_past": false,
- "start_time_actual_past": true,
- "model": "MeasureWorkflowPhase",
- "workflow_phase": {
- "id": 2,
- "hash": "f60134a9aa3bd61c6cd2ebbbf5911e8356a707f4",
- "position": 2,
- "name": "DOI2",
- "summary": "Potential quantified",
- "umask": 2,
- "created_time": "2022-05-04T16:51:38.000000Z",
- "modified_time": "2022-05-05T07:48:14.000000Z",
- "modified_user_time": "2022-05-05T07:48:14.000000Z",
- "model": "WorkflowPhase"
}
}
}, - {
- "id": 18,
- "hash": "5f0bde8aeb84adfee2cb154e4b43eb4300fd9082",
- "position": 2,
- "name": "Value Network with Meyer Company",
- "description": "",
- "start_time_plan": "2022-05-10",
- "start_time_actual": "2022-05-10",
- "start_time_actual_started": null,
- "start_time_actual_overwritten": null,
- "start_time_delta": 24,
- "start_time_score": 0,
- "start_time_score_achievement": 0,
- "start_time_traffic_light": 3,
- "end_time_plan": "2022-05-18",
- "end_time_actual": "2022-05-18",
- "end_time_actual_finished": null,
- "end_time_actual_overwritten": null,
- "end_time_delta": 16,
- "end_time_score": 0,
- "end_time_score_achievement": 0,
- "end_time_traffic_light": 3,
- "paused": false,
- "locked": false,
- "created_time": "2022-05-04T16:51:39.000000Z",
- "modified_time": "2022-06-03T00:01:05.000000Z",
- "modified_user_time": "2022-06-03T00:01:05.000000Z",
- "umask": 4,
- "status": 0,
- "elapsed_plan": 100,
- "elapsed_actual": 100,
- "start_time_plan_past": true,
- "start_time_actual_past": true,
- "end_time_plan_past": true,
- "end_time_actual_past": true,
- "model": "Activity",
- "measure": {
- "id": 4,
- "hash": "264a21089e5720c8dddc67986d5bab827a75b58e",
- "name": "Diversification",
- "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"
}
}
}
}, - "responsible_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"
}, - "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"
}, - "measure_workflow_phase": {
- "id": 172,
- "hash": "e48d9e838e57f2feafb29e928f73c78d5c5e0ca8",
- "start_time_plan": "null",
- "start_time_actual": "2022-05-01",
- "start_time_actual_started": null,
- "start_time_actual_overwritten": null,
- "start_time_delta": null,
- "start_time_traffic_light": null,
- "created_time": "2022-05-25T08:12:14.000000Z",
- "modified_time": "2022-06-03T14:26:42.000000Z",
- "modified_user_time": "2022-06-03T14:26:42.000000Z",
- "status": 0,
- "start_time_plan_past": false,
- "start_time_actual_past": true,
- "model": "MeasureWorkflowPhase",
- "workflow_phase": {
- "id": 2,
- "hash": "f60134a9aa3bd61c6cd2ebbbf5911e8356a707f4",
- "position": 2,
- "name": "DOI2",
- "summary": "Potential quantified",
- "umask": 2,
- "created_time": "2022-05-04T16:51:38.000000Z",
- "modified_time": "2022-05-05T07:48:14.000000Z",
- "modified_user_time": "2022-05-05T07:48:14.000000Z",
- "model": "WorkflowPhase"
}
}
}, - {
- "id": 19,
- "hash": "379e2f757792a4157967486ab6a3536c60ab8fc1",
- "position": 3,
- "name": "Renegotiation",
- "description": "",
- "start_time_plan": "2022-05-19",
- "start_time_actual": "2022-05-24",
- "start_time_actual_started": null,
- "start_time_actual_overwritten": null,
- "start_time_delta": 15,
- "start_time_score": 0,
- "start_time_score_achievement": 0,
- "start_time_traffic_light": 3,
- "end_time_plan": "2022-06-08",
- "end_time_actual": "2022-06-10",
- "end_time_actual_finished": null,
- "end_time_actual_overwritten": null,
- "end_time_delta": 2,
- "end_time_score": 3,
- "end_time_score_achievement": 100,
- "end_time_traffic_light": 1,
- "paused": false,
- "locked": false,
- "created_time": "2022-05-04T16:51:39.000000Z",
- "modified_time": "2022-06-03T00:01:05.000000Z",
- "modified_user_time": "2022-06-03T00:01:05.000000Z",
- "umask": 4,
- "status": 0,
- "elapsed_plan": 75,
- "elapsed_actual": 58.82353,
- "start_time_plan_past": true,
- "start_time_actual_past": true,
- "end_time_plan_past": false,
- "end_time_actual_past": false,
- "model": "Activity",
- "measure": {
- "id": 4,
- "hash": "264a21089e5720c8dddc67986d5bab827a75b58e",
- "name": "Diversification",
- "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"
}
}
}
}, - "responsible_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"
}, - "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"
}, - "measure_workflow_phase": {
- "id": 174,
- "hash": "4a8052f735945fda0f1d8d2c89baa8d235919922",
- "start_time_plan": "null",
- "start_time_actual": "2022-06-01",
- "start_time_actual_started": null,
- "start_time_actual_overwritten": null,
- "start_time_delta": null,
- "start_time_traffic_light": null,
- "created_time": "2022-05-25T08:12:14.000000Z",
- "modified_time": "2022-06-03T14:26:44.000000Z",
- "modified_user_time": "2022-06-03T14:26:44.000000Z",
- "status": 0,
- "start_time_plan_past": false,
- "start_time_actual_past": true,
- "model": "MeasureWorkflowPhase",
- "workflow_phase": {
- "id": 4,
- "hash": "a026a222064e2bf7736f3dd7ad3dfebf21a9e016",
- "position": 4,
- "name": "DOI4",
- "summary": "Measure completed",
- "umask": 2,
- "created_time": "2022-05-04T16:51:38.000000Z",
- "modified_time": "2022-05-05T07:48:14.000000Z",
- "modified_user_time": "2022-05-05T07:48:14.000000Z",
- "model": "WorkflowPhase"
}
}
}, - {
- "id": 20,
- "hash": "efc995d6294295283de235bdb66cc9c3cd5b195e",
- "position": 4,
- "name": "Meeting",
- "description": "",
- "start_time_plan": "2022-06-09",
- "start_time_actual": "2022-06-07",
- "start_time_actual_started": null,
- "start_time_actual_overwritten": null,
- "start_time_delta": -2,
- "start_time_score": 3,
- "start_time_score_achievement": 100,
- "start_time_traffic_light": 1,
- "end_time_plan": "2022-06-14",
- "end_time_actual": "2022-06-11",
- "end_time_actual_finished": null,
- "end_time_actual_overwritten": null,
- "end_time_delta": -3,
- "end_time_score": 3,
- "end_time_score_achievement": 100,
- "end_time_traffic_light": 1,
- "paused": false,
- "locked": 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,
- "elapsed_plan": 0,
- "elapsed_actual": 0,
- "start_time_plan_past": false,
- "start_time_actual_past": false,
- "end_time_plan_past": false,
- "end_time_actual_past": false,
- "model": "Activity",
- "measure": {
- "id": 4,
- "hash": "264a21089e5720c8dddc67986d5bab827a75b58e",
- "name": "Diversification",
- "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"
}
}
}
}, - "responsible_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"
}, - "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"
}, - "measure_workflow_phase": {
- "id": 174,
- "hash": "4a8052f735945fda0f1d8d2c89baa8d235919922",
- "start_time_plan": "null",
- "start_time_actual": "2022-06-01",
- "start_time_actual_started": null,
- "start_time_actual_overwritten": null,
- "start_time_delta": null,
- "start_time_traffic_light": null,
- "created_time": "2022-05-25T08:12:14.000000Z",
- "modified_time": "2022-06-03T14:26:44.000000Z",
- "modified_user_time": "2022-06-03T14:26:44.000000Z",
- "status": 0,
- "start_time_plan_past": false,
- "start_time_actual_past": true,
- "model": "MeasureWorkflowPhase",
- "workflow_phase": {
- "id": 4,
- "hash": "a026a222064e2bf7736f3dd7ad3dfebf21a9e016",
- "position": 4,
- "name": "DOI4",
- "summary": "Measure completed",
- "umask": 2,
- "created_time": "2022-05-04T16:51:38.000000Z",
- "modified_time": "2022-05-05T07:48:14.000000Z",
- "modified_user_time": "2022-05-05T07:48:14.000000Z",
- "model": "WorkflowPhase"
}
}
}, - {
- "id": 21,
- "hash": "5f52136c61d068f7bc269981b2aa701a29fa27dc",
- "position": 5,
- "name": "Product group concept",
- "description": "",
- "start_time_plan": "2022-06-15",
- "start_time_actual": "2022-06-15",
- "start_time_actual_started": null,
- "start_time_actual_overwritten": null,
- "start_time_delta": 0,
- "start_time_score": 3,
- "start_time_score_achievement": 100,
- "start_time_traffic_light": 1,
- "end_time_plan": "2022-06-17",
- "end_time_actual": "2022-06-17",
- "end_time_actual_finished": null,
- "end_time_actual_overwritten": null,
- "end_time_delta": 0,
- "end_time_score": 3,
- "end_time_score_achievement": 100,
- "end_time_traffic_light": 1,
- "paused": false,
- "locked": 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,
- "elapsed_plan": 0,
- "elapsed_actual": 0,
- "start_time_plan_past": false,
- "start_time_actual_past": false,
- "end_time_plan_past": false,
- "end_time_actual_past": false,
- "model": "Activity",
- "measure": {
- "id": 4,
- "hash": "264a21089e5720c8dddc67986d5bab827a75b58e",
- "name": "Diversification",
- "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"
}
}
}
}, - "responsible_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"
}, - "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"
}, - "measure_workflow_phase": {
- "id": 174,
- "hash": "4a8052f735945fda0f1d8d2c89baa8d235919922",
- "start_time_plan": "null",
- "start_time_actual": "2022-06-01",
- "start_time_actual_started": null,
- "start_time_actual_overwritten": null,
- "start_time_delta": null,
- "start_time_traffic_light": null,
- "created_time": "2022-05-25T08:12:14.000000Z",
- "modified_time": "2022-06-03T14:26:44.000000Z",
- "modified_user_time": "2022-06-03T14:26:44.000000Z",
- "status": 0,
- "start_time_plan_past": false,
- "start_time_actual_past": true,
- "model": "MeasureWorkflowPhase",
- "workflow_phase": {
- "id": 4,
- "hash": "a026a222064e2bf7736f3dd7ad3dfebf21a9e016",
- "position": 4,
- "name": "DOI4",
- "summary": "Measure completed",
- "umask": 2,
- "created_time": "2022-05-04T16:51:38.000000Z",
- "modified_time": "2022-05-05T07:48:14.000000Z",
- "modified_user_time": "2022-05-05T07:48:14.000000Z",
- "model": "WorkflowPhase"
}
}
}
], - "meta": {
- "page": 1,
- "first": 1,
- "last": 5,
- "total": 5,
- "limit": 1000,
- "pages": 1
}, - "timestamp": 1654265060983
}
{- "success": true,
- "hash": "0da942a96ab5944a087aaf09266e2d6d91c0740b",
- "data": {
- "id": 19,
- "hash": "379e2f757792a4157967486ab6a3536c60ab8fc1",
- "position": 3,
- "name": "Renegotiation",
- "description": "",
- "start_time_plan": "2022-05-19",
- "start_time_actual": "2022-05-24",
- "start_time_actual_started": null,
- "start_time_actual_overwritten": null,
- "start_time_delta": 15,
- "start_time_score": 0,
- "start_time_score_achievement": 0,
- "start_time_traffic_light": 3,
- "end_time_plan": "2022-06-08",
- "end_time_actual": "2022-06-10",
- "end_time_actual_finished": null,
- "end_time_actual_overwritten": null,
- "end_time_delta": 2,
- "end_time_score": 3,
- "end_time_score_achievement": 100,
- "end_time_traffic_light": 1,
- "paused": false,
- "locked": false,
- "created_time": "2022-05-04T16:51:39.000000Z",
- "modified_time": "2022-06-03T00:01:05.000000Z",
- "modified_user_time": "2022-06-03T00:01:05.000000Z",
- "umask": 4,
- "status": 0,
- "elapsed_plan": 75,
- "elapsed_actual": 58.82353,
- "start_time_plan_past": true,
- "start_time_actual_past": true,
- "end_time_plan_past": false,
- "end_time_actual_past": false,
- "model": "Activity",
- "measure": {
- "id": 4,
- "hash": "264a21089e5720c8dddc67986d5bab827a75b58e",
- "name": "Diversification",
- "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"
}
}
}
}, - "responsible_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"
}, - "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"
}, - "measure_workflow_phase": {
- "id": 174,
- "hash": "4a8052f735945fda0f1d8d2c89baa8d235919922",
- "start_time_plan": null,
- "start_time_actual": "2022-06-01",
- "start_time_actual_started": null,
- "start_time_actual_overwritten": null,
- "start_time_delta": null,
- "start_time_traffic_light": null,
- "created_time": "2022-05-25T08:12:14.000000Z",
- "modified_time": "2022-06-03T14:26:44.000000Z",
- "modified_user_time": "2022-06-03T14:26:44.000000Z",
- "status": 0,
- "start_time_plan_past": false,
- "start_time_actual_past": true,
- "model": "MeasureWorkflowPhase",
- "workflow_phase": {
- "id": 4,
- "hash": "a026a222064e2bf7736f3dd7ad3dfebf21a9e016",
- "position": 4,
- "name": "DOI4",
- "summary": "Measure completed",
- "umask": 2,
- "created_time": "2022-05-04T16:51:38.000000Z",
- "modified_time": "2022-05-05T07:48:14.000000Z",
- "modified_user_time": "2022-05-05T07:48:14.000000Z",
- "model": "WorkflowPhase"
}
}
}, - "timestamp": 1654265060983
}
Update an activity.
A JSON object containing activity information
Successful operation
Not Found
Unprocessable Content
{- "description": "Determine the value of inventory items based on their importance to the business.",
- "start_time_plan": "2022-05-19",
- "end_time_actual": "2022-05-21",
- "started": true,
- "responsible_user": 1
}
{- "success": true,
- "hash": "6a80ae1e9b6528d8d722341ed3529e2ac863e3a7",
- "data": {
- "id": 654,
- "hash": "24a81426f8a5cf23ccd7e51288ed89cd2ebdbc1c",
- "position": 3,
- "name": "ABC analysis",
- "description": "Determine the value of inventory items based on their importance to the business.",
- "start_time_plan": null,
- "start_time_actual": "2022-06-13",
- "start_time_actual_started": "2022-06-13T13:39:18.000000Z",
- "start_time_actual_overwritten": null,
- "start_time_delta": null,
- "start_time_score": null,
- "start_time_score_achievement": null,
- "start_time_traffic_light": null,
- "end_time_plan": null,
- "end_time_actual": "2022-06-13",
- "end_time_actual_finished": null,
- "end_time_actual_overwritten": null,
- "end_time_delta": null,
- "end_time_score": null,
- "end_time_score_achievement": null,
- "end_time_traffic_light": null,
- "paused": false,
- "locked": false,
- "created_time": "2022-06-10T09:35:45.000000Z",
- "modified_time": "2022-06-13T13:39:18.000000Z",
- "modified_user_time": "2022-06-13T13:39:18.000000Z",
- "status": 1,
- "elapsed_plan": 0,
- "elapsed_actual": 0,
- "start_time_plan_past": false,
- "start_time_actual_past": false,
- "end_time_plan_past": false,
- "end_time_actual_past": false,
- "model": "Activity",
- "responsible_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"
}, - "measure_workflow_phase": {
- "id": 168,
- "hash": "22688198dca635f644c076586dec8c9aa31f9208",
- "start_time_plan": "2022-05-20",
- "start_time_actual": "2022-05-19",
- "start_time_actual_started": null,
- "start_time_actual_overwritten": null,
- "start_time_delta": 5,
- "start_time_traffic_light": 2,
- "created_time": "2022-05-13T11:02:28.000000Z",
- "modified_time": "2022-05-25T08:44:35.000000Z",
- "modified_user_time": "2022-05-25T08:44:35.000000Z",
- "status": 0,
- "start_time_plan_past": true,
- "start_time_actual_past": true,
- "model": "MeasureWorkflowPhase",
- "workflow_phase": {
- "id": 167,
- "hash": "0da52e45a3968553b2906d32993942fbdb4b3c09",
- "position": 2,
- "name": "DOI2",
- "summary": "Potential quantified",
- "umask": 2,
- "created_time": "2022-05-13T11:01:36.000000Z",
- "modified_time": "2022-05-13T11:01:36.000000Z",
- "modified_user_time": "2022-05-13T11:01:36.000000Z",
- "model": "WorkflowPhase"
}
}
}, - "timestamp": 1653466096096
}
Copy an activity into a measure.
A JSON object containing activity information.
Successful operation
Not Found
{- "measure": "2b896ac5921a961005948362c363f0fa40a65c95"
}
{- "success": true,
- "hash": "8739602554c7f3241958e3cc9b57fdecb474d508",
- "data": { },
- "timestamp": 1648482064495
}
Freeze an activity.
Successful operation
Not Found
{- "locked": true
}
{- "success": true,
- "hash": "6a80ae1e9b6528d8d722341ed3529e2ac863e3a7",
- "data": {
- "id": 654,
- "hash": "24a81426f8a5cf23ccd7e51288ed89cd2ebdbc1c",
- "position": 3,
- "name": "ABC analysis",
- "description": "Determine the value of inventory items based on their importance to the business.",
- "start_time_plan": null,
- "start_time_actual": "2022-06-13",
- "start_time_actual_started": "2022-06-13T13:39:18.000000Z",
- "start_time_actual_overwritten": null,
- "start_time_delta": null,
- "start_time_score": null,
- "start_time_score_achievement": null,
- "start_time_traffic_light": null,
- "end_time_plan": null,
- "end_time_actual": "2022-06-13",
- "end_time_actual_finished": null,
- "end_time_actual_overwritten": null,
- "end_time_delta": null,
- "end_time_score": null,
- "end_time_score_achievement": null,
- "end_time_traffic_light": null,
- "paused": false,
- "locked": true,
- "created_time": "2022-06-10T09:35:45.000000Z",
- "modified_time": "2022-06-13T13:39:18.000000Z",
- "modified_user_time": "2022-06-13T13:39:18.000000Z",
- "status": 1,
- "elapsed_plan": 0,
- "elapsed_actual": 0,
- "start_time_plan_past": false,
- "start_time_actual_past": false,
- "end_time_plan_past": false,
- "end_time_actual_past": false,
- "model": "Activity",
- "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": 1655901316497
}
Pause an activity.
Successful operation
Not Found
{- "paused": true
}
{- "success": true,
- "hash": "6a80ae1e9b6528d8d722341ed3529e2ac863e3a7",
- "data": {
- "id": 654,
- "hash": "24a81426f8a5cf23ccd7e51288ed89cd2ebdbc1c",
- "position": 3,
- "name": "ABC analysis",
- "description": "Determine the value of inventory items based on their importance to the business.",
- "start_time_plan": null,
- "start_time_actual": "2022-06-13",
- "start_time_actual_started": "2022-06-13T13:39:18.000000Z",
- "start_time_actual_overwritten": null,
- "start_time_delta": null,
- "start_time_score": null,
- "start_time_score_achievement": null,
- "start_time_traffic_light": null,
- "end_time_plan": null,
- "end_time_actual": "2022-06-13",
- "end_time_actual_finished": null,
- "end_time_actual_overwritten": null,
- "end_time_delta": null,
- "end_time_score": null,
- "end_time_score_achievement": null,
- "end_time_traffic_light": null,
- "paused": true,
- "locked": false,
- "created_time": "2022-06-10T09:35:45.000000Z",
- "modified_time": "2022-06-13T13:39:18.000000Z",
- "modified_user_time": "2022-06-13T13:39:18.000000Z",
- "status": 1,
- "elapsed_plan": 0,
- "elapsed_actual": 0,
- "start_time_plan_past": false,
- "start_time_actual_past": false,
- "end_time_plan_past": false,
- "end_time_actual_past": false,
- "model": "Activity",
- "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": 1655901316497
}
Position an activity in relation to another activity.
A JSON object containing activity information.
Successful operation
Not Found
Unprocessable Content
{- "position": "before",
- "activity": 653
}
{- "success": true,
- "hash": "192dab761e17a782da25ec5a2de4dfdc48c650f3",
- "data": {
- "id": 654,
- "hash": "24a81426f8a5cf23ccd7e51288ed89cd2ebdbc1c",
- "position": 2,
- "name": "ABC analysis",
- "description": "Determine the value of inventory items based on their importance to the business.",
- "start_time_plan": null,
- "start_time_actual": "2022-06-13",
- "start_time_actual_started": "2022-06-13T13:39:18.000000Z",
- "start_time_actual_overwritten": null,
- "start_time_delta": null,
- "start_time_score": null,
- "start_time_score_achievement": null,
- "start_time_traffic_light": null,
- "end_time_plan": null,
- "end_time_actual": "2022-06-13",
- "end_time_actual_finished": null,
- "end_time_actual_overwritten": null,
- "end_time_delta": null,
- "end_time_score": null,
- "end_time_score_achievement": null,
- "end_time_traffic_light": null,
- "paused": false,
- "locked": true,
- "created_time": "2022-06-10T09:35:45.000000Z",
- "modified_time": "2022-06-13T13:39:18.000000Z",
- "modified_user_time": "2022-06-13T13:39:18.000000Z",
- "status": 1,
- "elapsed_plan": 0,
- "elapsed_actual": 0,
- "start_time_plan_past": false,
- "start_time_actual_past": false,
- "end_time_plan_past": false,
- "end_time_actual_past": false,
- "model": "Activity",
- "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": 1655976061248
}
Relocate an activity to a new parent measure.
A JSON object containing activity information.
Successful operation
Not Found
{- "measure": "2b896ac5921a961005948362c363f0fa40a65c95"
}
{- "success": true,
- "hash": "6a80ae1e9b6528d8d722341ed3529e2ac863e3a7",
- "data": {
- "id": 654,
- "hash": "24a81426f8a5cf23ccd7e51288ed89cd2ebdbc1c",
- "position": 3,
- "name": "ABC analysis",
- "description": "Determine the value of inventory items based on their importance to the business.",
- "start_time_plan": null,
- "start_time_actual": "2022-06-13",
- "start_time_actual_started": "2022-06-13T13:39:18.000000Z",
- "start_time_actual_overwritten": null,
- "start_time_delta": null,
- "start_time_score": null,
- "start_time_score_achievement": null,
- "start_time_traffic_light": null,
- "end_time_plan": null,
- "end_time_actual": "2022-06-13",
- "end_time_actual_finished": null,
- "end_time_actual_overwritten": null,
- "end_time_delta": null,
- "end_time_score": null,
- "end_time_score_achievement": null,
- "end_time_traffic_light": null,
- "paused": false,
- "locked": false,
- "created_time": "2022-06-10T09:35:45.000000Z",
- "modified_time": "2022-06-13T13:39:18.000000Z",
- "modified_user_time": "2022-06-13T13:39:18.000000Z",
- "status": 1,
- "elapsed_plan": 0,
- "elapsed_actual": 0,
- "start_time_plan_past": false,
- "start_time_actual_past": false,
- "end_time_plan_past": false,
- "end_time_actual_past": false,
- "model": "Activity",
- "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"
}, - "measure_workflow_phase": {
- "id": 168,
- "hash": "22688198dca635f644c076586dec8c9aa31f9208",
- "start_time_plan": "2022-05-20",
- "start_time_actual": "2022-05-19",
- "start_time_actual_started": null,
- "start_time_actual_overwritten": null,
- "start_time_delta": 5,
- "start_time_traffic_light": 2,
- "created_time": "2022-05-13T11:02:28.000000Z",
- "modified_time": "2022-05-25T08:44:35.000000Z",
- "modified_user_time": "2022-05-25T08:44:35.000000Z",
- "status": 0,
- "start_time_plan_past": true,
- "start_time_actual_past": true,
- "model": "MeasureWorkflowPhase",
- "workflow_phase": {
- "id": 167,
- "hash": "0da52e45a3968553b2906d32993942fbdb4b3c09",
- "position": 2,
- "name": "DOI2",
- "summary": "Potential quantified",
- "umask": 2,
- "created_time": "2022-05-13T11:01:36.000000Z",
- "modified_time": "2022-05-13T11:01:36.000000Z",
- "modified_user_time": "2022-05-13T11:01:36.000000Z",
- "model": "WorkflowPhase"
}
}
}, - "timestamp": 1653466096096
}
Transform an activity to a measure.
The activity attributes name
and description
as well as the flags paused
, locked
and guarded
are transferred to the new measure. The responsible user
of the activity is also adopted.
The activity will be deleted afterwards, but can be restored from the trash.
A JSON object containing activity information.
Successful operation
Not Found
{- "measure_package": "f4aeaa8ed7cad113feec00b0954963f69505051f"
}
{- "success": true,
- "hash": "8739602554c7f3241958e3cc9b57fdecb474d508",
- "data": { },
- "timestamp": 1681314604814
}
Replace the actual time values with the plan time values for an activity.
Successful operation
Not Found
{- "success": true,
- "hash": "7096edd5cbd202f58e15ee673b91925be6c98023",
- "data": {
- "id": 1,
- "hash": "8e3115f050ad7ff2036c168c58e427a862b9ae0a",
- "position": 1,
- "name": "Adjusting the term of payment",
- "description": "",
- "start_time_plan": "2022-04-24",
- "start_time_actual": "2022-04-24",
- "start_time_actual_started": "2022-05-04T16:51:38.000000Z",
- "start_time_actual_overwritten": null,
- "start_time_delta": 0,
- "start_time_score": 3,
- "start_time_score_achievement": 100,
- "start_time_traffic_light": 1,
- "end_time_plan": "2022-05-01",
- "end_time_actual": "2022-05-01",
- "end_time_actual_finished": "2022-05-04T16:51:38.000000Z",
- "end_time_actual_overwritten": null,
- "end_time_delta": 0,
- "end_time_score": 3,
- "end_time_score_achievement": 100,
- "end_time_traffic_light": 1,
- "paused": false,
- "locked": false,
- "created_time": "2022-05-04T16:51:38.000000Z",
- "modified_time": "2022-06-07T16:37:10.000000Z",
- "modified_user_time": "2022-06-07T16:37:10.000000Z",
- "status": 2,
- "elapsed_plan": 100,
- "elapsed_actual": 100,
- "start_time_plan_past": true,
- "start_time_actual_past": true,
- "end_time_plan_past": true,
- "end_time_actual_past": true,
- "model": "Activity",
- "measure_workflow_phase": {
- "id": 168,
- "hash": "22688198dca635f644c076586dec8c9aa31f9208",
- "start_time_plan": "2022-05-20",
- "start_time_actual": "2022-05-19",
- "start_time_actual_started": null,
- "start_time_actual_overwritten": null,
- "start_time_delta": 5,
- "start_time_traffic_light": 2,
- "created_time": "2022-05-13T11:02:28.000000Z",
- "modified_time": "2022-05-25T08:44:35.000000Z",
- "modified_user_time": "2022-05-25T08:44:35.000000Z",
- "status": 0,
- "start_time_plan_past": true,
- "start_time_actual_past": true,
- "model": "MeasureWorkflowPhase",
- "workflow_phase": {
- "id": 167,
- "hash": "0da52e45a3968553b2906d32993942fbdb4b3c09",
- "position": 2,
- "name": "DOI2",
- "summary": "Potential quantified",
- "umask": 2,
- "created_time": "2022-05-13T11:01:36.000000Z",
- "modified_time": "2022-05-13T11:01:36.000000Z",
- "modified_user_time": "2022-05-13T11:01:36.000000Z",
- "model": "WorkflowPhase"
}
}
}, - "timestamp": 1654620724137
}
Replace the plan time values with the actual time values for an activity.
Successful operation
Not Found
{- "success": true,
- "hash": "7096edd5cbd202f58e15ee673b91925be6c98023",
- "data": {
- "id": 1,
- "hash": "8e3115f050ad7ff2036c168c58e427a862b9ae0a",
- "position": 1,
- "name": "Adjusting the term of payment",
- "description": "",
- "start_time_plan": "2022-04-24",
- "start_time_actual": "2022-04-24",
- "start_time_actual_started": "2022-05-04T16:51:38.000000Z",
- "start_time_actual_overwritten": null,
- "start_time_delta": 0,
- "start_time_score": 3,
- "start_time_score_achievement": 100,
- "start_time_traffic_light": 1,
- "end_time_plan": "2022-05-01",
- "end_time_actual": "2022-05-01",
- "end_time_actual_finished": "2022-05-04T16:51:38.000000Z",
- "end_time_actual_overwritten": null,
- "end_time_delta": 0,
- "end_time_score": 3,
- "end_time_score_achievement": 100,
- "end_time_traffic_light": 1,
- "paused": false,
- "locked": false,
- "created_time": "2022-05-04T16:51:38.000000Z",
- "modified_time": "2022-06-07T16:37:10.000000Z",
- "modified_user_time": "2022-06-07T16:37:10.000000Z",
- "status": 2,
- "elapsed_plan": 100,
- "elapsed_actual": 100,
- "start_time_plan_past": true,
- "start_time_actual_past": true,
- "end_time_plan_past": true,
- "end_time_actual_past": true,
- "model": "Activity",
- "measure_workflow_phase": {
- "id": 168,
- "hash": "22688198dca635f644c076586dec8c9aa31f9208",
- "start_time_plan": "2022-05-20",
- "start_time_actual": "2022-05-19",
- "start_time_actual_started": null,
- "start_time_actual_overwritten": null,
- "start_time_delta": 5,
- "start_time_traffic_light": 2,
- "created_time": "2022-05-13T11:02:28.000000Z",
- "modified_time": "2022-05-25T08:44:35.000000Z",
- "modified_user_time": "2022-05-25T08:44:35.000000Z",
- "status": 0,
- "start_time_plan_past": true,
- "start_time_actual_past": true,
- "model": "MeasureWorkflowPhase",
- "workflow_phase": {
- "id": 167,
- "hash": "0da52e45a3968553b2906d32993942fbdb4b3c09",
- "position": 2,
- "name": "DOI2",
- "summary": "Potential quantified",
- "umask": 2,
- "created_time": "2022-05-13T11:01:36.000000Z",
- "modified_time": "2022-05-13T11:01:36.000000Z",
- "modified_user_time": "2022-05-13T11:01:36.000000Z",
- "model": "WorkflowPhase"
}
}
}, - "timestamp": 1654620383765
}
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.