Create a new project for a program.
A JSON object containing project information.
Successful operation
Unprocessable Content
{- "name": "Project",
- "description": "This is an example project.",
- "program": "1650600bd010a50897b50572382460965fed588a"
}
{- "success": true,
- "hash": "525154017c10c64de66c5e221e48b59f1d2d1485",
- "data": {
- "id": 28,
- "hash": "250e8ba8a1474b7f1a04b47ee841bd62cb77dbd0",
- "name": "Project",
- "description": "This is an example project.",
- "targets": "",
- "assumptions": "",
- "miscellaneous": "",
- "paused": false,
- "locked": false,
- "guarded": false,
- "created_time": "2022-07-28T10:01:17.000000Z",
- "modified_time": "2022-07-28T10:01:17.000000Z",
- "modified_user_time": "2022-07-28T10:01:17.000000Z",
- "umask": 3,
- "model": "Project",
- "budgeting_item": {
- "id": 2,
- "hash": "ec9d9b8f7e42230489f57058cbdc07244444d1fa",
- "position": 2,
- "operand": 2,
- "name": "Material expenditures",
- "unit": 1,
- "factor": 1,
- "decimals": 1,
- "suffix": "",
- "period_type": 1,
- "aggregation_type_horizontal": 1,
- "aggregation_type_vertical": 1,
- "target_type": 2,
- "threshold_yellow": 90,
- "threshold_red": 70,
- "created_time": "2022-06-27T09:48:06.000000Z",
- "modified_time": "2022-06-27T09:48:06.000000Z",
- "modified_user_time": "2022-06-27T09:48:06.000000Z",
- "format": "€",
- "model": "BudgetingItem"
}, - "responsible_user": null,
- "strategic_user": null,
- "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": 1659002477893
}
Get all projects of the authenticated hub.
Successful operation
Unprocessable Content
{- "success": true,
- "hash": "e838373eb5f80ad0bee2e4a27222c8bce1258c8d",
- "data": [
- {
- "id": 1,
- "hash": "583bf59445f18e7bf566020aa8134ddfa7c79113",
- "name": "Phoenix",
- "description": "",
- "targets": "",
- "assumptions": "",
- "miscellaneous": "",
- "paused": false,
- "locked": false,
- "guarded": false,
- "created_time": "2022-06-27T09:48:06.000000Z",
- "modified_time": "2022-06-27T09:48:06.000000Z",
- "modified_user_time": "2022-06-27T09:48:06.000000Z",
- "measure_packages_count": 6,
- "umask": 4,
- "model": "Project",
- "program": {
- "id": 1,
- "hash": "1650600bd010a50897b50572382460965fed588a",
- "name": "Airborne",
- "model": "Program"
}, - "project_schedule": {
- "id": 1,
- "start_time_plan_min": "2022-06-07",
- "start_time_plan_max": "2022-08-08",
- "start_time_plan_activities_count": 20,
- "start_time_actual_min": "2022-06-04",
- "start_time_actual_max": "2022-08-08",
- "start_time_actual_activities_count": 20,
- "start_time_delta_ahead_sum": 5,
- "start_time_delta_ahead_min": 2,
- "start_time_delta_ahead_max": 3,
- "start_time_delta_ahead_avg": 2.5,
- "start_time_delta_ahead_activities_count": 2,
- "start_time_delta_ahead_open_activities_count": 1,
- "start_time_delta_ahead_running_activities_count": 0,
- "start_time_delta_ahead_finished_activities_count": 1,
- "start_time_delta_delayed_sum": 203,
- "start_time_delta_delayed_min": 2,
- "start_time_delta_delayed_max": 25,
- "start_time_delta_delayed_avg": 12.6875,
- "start_time_delta_delayed_activities_count": 16,
- "start_time_delta_delayed_open_activities_count": 14,
- "start_time_delta_delayed_running_activities_count": 1,
- "start_time_delta_delayed_finished_activities_count": 1,
- "start_time_score_sum": 18,
- "start_time_score_activities_count": 20,
- "start_time_score_achievement": 30.92593,
- "start_time_traffic_light": 3,
- "end_time_plan_min": "2022-06-22",
- "end_time_plan_max": "2022-08-14",
- "end_time_plan_activities_count": 20,
- "end_time_actual_min": "2022-06-27",
- "end_time_actual_max": "2022-08-17",
- "end_time_actual_activities_count": 20,
- "end_time_delta_ahead_sum": 6,
- "end_time_delta_ahead_min": 3,
- "end_time_delta_ahead_max": 3,
- "end_time_delta_ahead_avg": 3,
- "end_time_delta_ahead_activities_count": 2,
- "end_time_delta_ahead_open_activities_count": 2,
- "end_time_delta_ahead_running_activities_count": 0,
- "end_time_delta_ahead_finished_activities_count": 0,
- "end_time_delta_delayed_sum": 154,
- "end_time_delta_delayed_min": 1,
- "end_time_delta_delayed_max": 23,
- "end_time_delta_delayed_avg": 9.05882,
- "end_time_delta_delayed_activities_count": 17,
- "end_time_delta_delayed_open_activities_count": 13,
- "end_time_delta_delayed_running_activities_count": 1,
- "end_time_delta_delayed_finished_activities_count": 3,
- "end_time_score_sum": 22,
- "end_time_score_activities_count": 20,
- "end_time_score_achievement": 41.57408,
- "end_time_traffic_light": 3,
- "activities_count": 21,
- "open_activities_count": 17,
- "running_activities_count": 1,
- "finished_activities_count": 3,
- "created_time": "2022-06-27T09:48:06.000000Z",
- "modified_time": "2022-07-28T00:00:31.000000Z",
- "modified_user_time": "2022-07-19T14:05:27.000000Z",
- "status": 1,
- "elapsed_plan": 63.95625,
- "elapsed_actual": 61.94625,
- "start_time_plan_past": true,
- "start_time_actual_past": true,
- "end_time_plan_past": false,
- "end_time_actual_past": false,
- "open_activities_percentage": 81,
- "running_activities_percentage": 5,
- "finished_activities_percentage": 14,
- "model": "ProjectSchedule",
- "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"
}
}, - "budgeting_item": {
- "id": 2,
- "hash": "ec9d9b8f7e42230489f57058cbdc07244444d1fa",
- "position": 2,
- "operand": 2,
- "name": "Material expenditures",
- "unit": 1,
- "factor": 1,
- "decimals": 1,
- "suffix": "",
- "period_type": 1,
- "aggregation_type_horizontal": 1,
- "aggregation_type_vertical": 1,
- "target_type": 2,
- "threshold_yellow": 90,
- "threshold_red": 70,
- "created_time": "2022-06-27T09:48:06.000000Z",
- "modified_time": "2022-06-27T09:48:06.000000Z",
- "modified_user_time": "2022-06-27T09:48:06.000000Z",
- "format": "€",
- "model": "BudgetingItem"
}, - "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"
}, - "strategic_user": null,
- "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": 28,
- "hash": "250e8ba8a1474b7f1a04b47ee841bd62cb77dbd0",
- "name": "Project",
- "description": "This is an example project.",
- "targets": "",
- "assumptions": "",
- "miscellaneous": "",
- "paused": false,
- "locked": false,
- "guarded": false,
- "created_time": "2022-07-28T10:01:17.000000Z",
- "modified_time": "2022-07-28T10:01:17.000000Z",
- "modified_user_time": "2022-07-28T10:01:17.000000Z",
- "measure_packages_count": 0,
- "umask": 4,
- "model": "Project",
- "program": {
- "id": 1,
- "hash": "1650600bd010a50897b50572382460965fed588a",
- "name": "Airborne",
- "model": "Program"
}, - "project_schedule": null,
- "budgeting_item": {
- "id": 2,
- "hash": "ec9d9b8f7e42230489f57058cbdc07244444d1fa",
- "position": 2,
- "operand": 2,
- "name": "Material expenditures",
- "unit": 1,
- "factor": 1,
- "decimals": 1,
- "suffix": "",
- "period_type": 1,
- "aggregation_type_horizontal": 1,
- "aggregation_type_vertical": 1,
- "target_type": 2,
- "threshold_yellow": 90,
- "threshold_red": 70,
- "created_time": "2022-06-27T09:48:06.000000Z",
- "modified_time": "2022-06-27T09:48:06.000000Z",
- "modified_user_time": "2022-06-27T09:48:06.000000Z",
- "format": "€",
- "model": "BudgetingItem"
}, - "responsible_user": null,
- "strategic_user": null,
- "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": 1659002940873
}
{- "success": true,
- "hash": "2bf71f88d5533639a2ca06a54f2c96e35426ec61",
- "data": {
- "id": 1,
- "hash": "583bf59445f18e7bf566020aa8134ddfa7c79113",
- "name": "Phoenix",
- "description": "",
- "targets": "",
- "assumptions": "",
- "miscellaneous": "",
- "paused": false,
- "locked": false,
- "guarded": false,
- "created_time": "2022-06-27T09:48:06.000000Z",
- "modified_time": "2022-06-27T09:48:06.000000Z",
- "modified_user_time": "2022-06-27T09:48:06.000000Z",
- "measure_packages_count": 6,
- "program_hash": "1650600bd010a50897b50572382460965fed588a",
- "umask": 4,
- "model": "Project",
- "project_schedule": {
- "id": 1,
- "start_time_plan_min": "2022-06-07",
- "start_time_plan_max": "2022-08-08",
- "start_time_plan_activities_count": 20,
- "start_time_actual_min": "2022-06-04",
- "start_time_actual_max": "2022-08-08",
- "start_time_actual_activities_count": 20,
- "start_time_delta_ahead_sum": 5,
- "start_time_delta_ahead_min": 2,
- "start_time_delta_ahead_max": 3,
- "start_time_delta_ahead_avg": 2.5,
- "start_time_delta_ahead_activities_count": 2,
- "start_time_delta_ahead_open_activities_count": 1,
- "start_time_delta_ahead_running_activities_count": 0,
- "start_time_delta_ahead_finished_activities_count": 1,
- "start_time_delta_delayed_sum": 203,
- "start_time_delta_delayed_min": 2,
- "start_time_delta_delayed_max": 25,
- "start_time_delta_delayed_avg": 12.6875,
- "start_time_delta_delayed_activities_count": 16,
- "start_time_delta_delayed_open_activities_count": 14,
- "start_time_delta_delayed_running_activities_count": 1,
- "start_time_delta_delayed_finished_activities_count": 1,
- "start_time_score_sum": 18,
- "start_time_score_activities_count": 20,
- "start_time_score_achievement": 30.92593,
- "start_time_traffic_light": 3,
- "end_time_plan_min": "2022-06-22",
- "end_time_plan_max": "2022-08-14",
- "end_time_plan_activities_count": 20,
- "end_time_actual_min": "2022-06-27",
- "end_time_actual_max": "2022-08-17",
- "end_time_actual_activities_count": 20,
- "end_time_delta_ahead_sum": 6,
- "end_time_delta_ahead_min": 3,
- "end_time_delta_ahead_max": 3,
- "end_time_delta_ahead_avg": 3,
- "end_time_delta_ahead_activities_count": 2,
- "end_time_delta_ahead_open_activities_count": 2,
- "end_time_delta_ahead_running_activities_count": 0,
- "end_time_delta_ahead_finished_activities_count": 0,
- "end_time_delta_delayed_sum": 154,
- "end_time_delta_delayed_min": 1,
- "end_time_delta_delayed_max": 23,
- "end_time_delta_delayed_avg": 9.05882,
- "end_time_delta_delayed_activities_count": 17,
- "end_time_delta_delayed_open_activities_count": 13,
- "end_time_delta_delayed_running_activities_count": 1,
- "end_time_delta_delayed_finished_activities_count": 3,
- "end_time_score_sum": 22,
- "end_time_score_activities_count": 20,
- "end_time_score_achievement": 41.57408,
- "end_time_traffic_light": 3,
- "activities_count": 21,
- "open_activities_count": 17,
- "running_activities_count": 1,
- "finished_activities_count": 3,
- "created_time": "2022-06-27T09:48:06.000000Z",
- "modified_time": "2022-07-28T00:00:31.000000Z",
- "modified_user_time": "2022-07-19T14:05:27.000000Z",
- "status": 1,
- "elapsed_plan": 63.95625,
- "elapsed_actual": 61.94625,
- "start_time_plan_past": true,
- "start_time_actual_past": true,
- "end_time_plan_past": false,
- "end_time_actual_past": false,
- "open_activities_percentage": 81,
- "running_activities_percentage": 5,
- "finished_activities_percentage": 14,
- "model": "ProjectSchedule",
- "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"
}
}, - "budgeting_item": {
- "id": 2,
- "hash": "ec9d9b8f7e42230489f57058cbdc07244444d1fa",
- "position": 2,
- "operand": 2,
- "name": "Material expenditures",
- "unit": 1,
- "factor": 1,
- "decimals": 1,
- "suffix": "",
- "period_type": 1,
- "aggregation_type_horizontal": 1,
- "aggregation_type_vertical": 1,
- "target_type": 2,
- "threshold_yellow": 90,
- "threshold_red": 70,
- "created_time": "2022-06-27T09:48:06.000000Z",
- "modified_time": "2022-06-27T09:48:06.000000Z",
- "modified_user_time": "2022-06-27T09:48:06.000000Z",
- "format": "€",
- "model": "BudgetingItem"
}, - "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"
}, - "strategic_user": null,
- "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": 1659004262408
}
Update a project.
A JSON object containing project information.
Successful operation
Not Found
Unprocessable Content
{- "miscellaneous": "Some miscellaneous text.",
- "responsible_user": 1
}
{- "success": true,
- "hash": "20d75362e72057fdc98c58ccee73258687e1673a",
- "data": {
- "id": 28,
- "hash": "250e8ba8a1474b7f1a04b47ee841bd62cb77dbd0",
- "name": "Project",
- "description": "This is an example project.",
- "targets": "",
- "assumptions": "",
- "miscellaneous": "Some miscellaneous text.",
- "paused": false,
- "locked": false,
- "guarded": false,
- "created_time": "2022-07-28T10:01:17.000000Z",
- "modified_time": "2022-07-28T10:46:00.000000Z",
- "modified_user_time": "2022-07-28T10:46:00.000000Z",
- "model": "Project",
- "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"
}, - "strategic_user": null,
- "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": 1659005160467
}
Copy a project into a program.
If a project is copied within a shared budgeting, the budgeting item and the measure budgeting effects are maintained. When copying within a shared workflow, the settings of the measure workflow phases are also retained. If you copy a project into a program with a different budgeting or workflow, the corresponding information cannot be preserved and will be cleared.
The attached files of the project and all its children are never included in the copy.
A JSON object containing project information.
Successful operation
Not Found
{- "program": "5319a62f26b5efb629f5b12457398c194b79d26f"
}
{- "success": true,
- "hash": "8739602554c7f3241958e3cc9b57fdecb474d508",
- "data": { },
- "timestamp": 1659005747130
}
Freeze a project and all of its measure packages, measures and activities.
Successful operation
Not Found
Unprocessable Content
{- "locked": true
}
{- "success": true,
- "hash": "8739602554c7f3241958e3cc9b57fdecb474d508",
- "data": { },
- "timestamp": 1659006162922
}
Guard a project and all of its measure packages and measures.
Successful operation
Not Found
Unprocessable Content
{- "guarded": true
}
{- "success": true,
- "hash": "8739602554c7f3241958e3cc9b57fdecb474d508",
- "data": { },
- "timestamp": 1659006435869
}
Pause a project and all of its measure packages, measures and activities.
Successful operation
Not Found
Unprocessable Content
{- "paused": true
}
{- "success": true,
- "hash": "8739602554c7f3241958e3cc9b57fdecb474d508",
- "data": { },
- "timestamp": 1659009889862
}
Relocate a project to a new parent program.
If a project is relocated within a shared budgeting, the budgeting item and the measure budgeting effects are maintained. When relocating within a shared workflow, the settings of the measure workflow phases are also retained. If you relocate a project into a program with a different budgeting or workflow, the corresponding information cannot be preserved and will be cleared.
A JSON object containing project information.
Successful operation
Not Found
{- "program": "5319a62f26b5efb629f5b12457398c194b79d26f"
}
{- "success": true,
- "hash": "c7153bba422eb1c256ee0f7bcd9e36f0171e5024",
- "data": {
- "id": 28,
- "hash": "250e8ba8a1474b7f1a04b47ee841bd62cb77dbd0",
- "name": "Project",
- "description": "This is an example project.",
- "targets": "",
- "assumptions": "",
- "miscellaneous": "Some miscellaneous text.",
- "paused": false,
- "locked": false,
- "guarded": false,
- "created_time": "2022-07-28T10:01:17.000000Z",
- "modified_time": "2022-07-28T12:11:15.000000Z",
- "modified_user_time": "2022-07-28T12:11:15.000000Z",
- "model": "Project",
- "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": 1659010275624
}
Restore a project and all elements that have been deleted with the project.
Successful operation
Not Found
{- "success": true,
- "hash": "8739602554c7f3241958e3cc9b57fdecb474d508",
- "data": { },
- "timestamp": 1659005559369
}
Create a new project for a project setup.
A JSON object containing project information.
Choose a project setup from which the project is created.
Successful operation
Not Found
Unprocessable Content
{- "name": "Phoenix",
- "start_time": "2022-08-01",
- "end_time": "2023-07-31",
- "scaling": 2,
- "offset": 7,
- "project_setup": 3
}
{- "success": true,
- "hash": "8739602554c7f3241958e3cc9b57fdecb474d508",
- "data": { },
- "timestamp": 1659631290665
}
Transform a project to a program or a measure package.
With a project hash, the project is transformed to a measure package in the given project. The project attributes name
, description
, targets
, assumptions
and miscellaneous
as well as the flags paused
, locked
and guarded
are transferred to the new package. The responsible user
and the strategic user
are also adopted. The budgeting item
is only transferred if the new package remains within the same budgeting
.
Without a project hash, the project is transformed into a program within the authenticated hub. The project attributes name
, description
, targets
, assumptions
and miscellaneous
as well as the flags paused
, locked
and guarded
are transferred to the new program. The responsible user
, the strategic user
and the budgeting item
are also adopted.
The project will be deleted afterwards, but can be restored from the trash.
Successful operation
Not Found
Unprocessable Content
{- "project": "583bf59445f18e7bf566020aa8134ddfa7c79113"
}
{- "success": true,
- "hash": "8739602554c7f3241958e3cc9b57fdecb474d508",
- "data": { },
- "timestamp": 1681315002269
}
Export a project for an export type.
A JSON object containing hub export information.
Successful operation
Not Found
Unprocessable Content
{- "file_type": 3
}
{- "success": true,
- "hash": "8739602554c7f3241958e3cc9b57fdecb474d508",
- "data": { },
- "timestamp": 1653656536595
}
Report a project for a report type.
A JSON object containing report information.
Successful operation
Not Found
Unprocessable Content
{- "budgeting_item": 2,
- "factor": 0,
- "decimals": 0,
- "period_type": 6,
- "responsible_users": [
- "7bb06c4f86457a2f45f1018a5ac03ab385a66061"
], - "scaling": 2,
- "tags": [
- "a9a12ed9a9f85a655e98226953f702dc29ed8946",
- "52a6d0809c43751f98f56daebe2fa21b98b255e3"
], - "workflow_phases": [
- "9b2669e1bdeb78e95ce0653cc1566eb9ca83ae0d"
]
}
{- "success": true,
- "hash": "8739602554c7f3241958e3cc9b57fdecb474d508",
- "data": { },
- "timestamp": 1653658573774
}