GET api/modeler/scenarios
Gets all scenarios based off the Config ID
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of ModelScenarioName | Description | Type | Additional information |
---|---|---|---|
UserId | globally unique identifier |
None. |
|
Name | string |
None. |
|
ParentModelId | globally unique identifier |
None. |
|
Plans | Collection of ModelScenarioPlan |
None. |
|
Properties | Dictionary of string [key] and Object [value] |
None. |
|
TotalCheckedPlans | integer |
None. |
|
TotalPlans | integer |
None. |
|
TotalCostFields | Dictionary of string [key] and decimal number [value] |
None. |
|
TotalBenefitFields | Dictionary of string [key] and decimal number [value] |
None. |
|
TargetCostFields | Dictionary of string [key] and decimal number [value] |
None. |
|
TargetBenefitFields | Dictionary of string [key] and decimal number [value] |
None. |
|
CostPlannerTargets | Collection of ScenarioCostTarget |
None. |
|
id | globally unique identifier |
None. |
|
ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[ { "UserId": "a026918e-e0c5-44c3-b5cd-b8ffd95384bb", "Name": "sample string 2", "ParentModelId": "f65f9d75-19dd-4eea-b641-58e96fe0c68c", "Plans": [ { "PlanId": "8c7ea6ea-120e-4b99-ac5d-0525f5e4c7cc", "Name": "sample string 2", "InitialStartDate": "2025-04-04T02:38:33.1216854+00:00", "InitialEndDate": "2025-04-04T02:38:33.1216854+00:00", "ShiftedStartDate": "2025-04-04T02:38:33.1216854+00:00", "ShiftedEndDate": "2025-04-04T02:38:33.1216854+00:00", "Offset": 3.0, "Priority": 4.0, "Checked": true, "CostFieldsValues": { "sample string 1": {}, "sample string 3": {} }, "BenefitFieldsValues": { "sample string 1": {}, "sample string 3": {} }, "FilteredOut": true, "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "PlanId": "8c7ea6ea-120e-4b99-ac5d-0525f5e4c7cc", "Name": "sample string 2", "InitialStartDate": "2025-04-04T02:38:33.1216854+00:00", "InitialEndDate": "2025-04-04T02:38:33.1216854+00:00", "ShiftedStartDate": "2025-04-04T02:38:33.1216854+00:00", "ShiftedEndDate": "2025-04-04T02:38:33.1216854+00:00", "Offset": 3.0, "Priority": 4.0, "Checked": true, "CostFieldsValues": { "sample string 1": {}, "sample string 3": {} }, "BenefitFieldsValues": { "sample string 1": {}, "sample string 3": {} }, "FilteredOut": true, "Fields": { "sample string 1": {}, "sample string 3": {} } } ], "Properties": { "sample string 1": {}, "sample string 3": {} }, "TotalCheckedPlans": 4, "TotalPlans": 5, "TotalCostFields": { "sample string 1": 2.0, "sample string 3": 4.0 }, "TotalBenefitFields": { "sample string 1": 2.0, "sample string 3": 4.0 }, "TargetCostFields": { "sample string 1": 2.0, "sample string 3": 4.0 }, "TargetBenefitFields": { "sample string 1": 2.0, "sample string 3": 4.0 }, "CostPlannerTargets": [ { "CostTypeId": "811b50b3-3d7e-4d7b-8637-3f3cc936e1ad", "TargetData": { "2025-04-04T02:38:33.1216854+00:00": 2.0 } }, { "CostTypeId": "811b50b3-3d7e-4d7b-8637-3f3cc936e1ad", "TargetData": { "2025-04-04T02:38:33.1216854+00:00": 2.0 } } ], "id": "22d3ee99-9a36-457b-9272-6734ec5ea3dd", "ConfigId": "6478e76e-d3f8-48ff-9ee5-0ab5c9dea71f" }, { "UserId": "a026918e-e0c5-44c3-b5cd-b8ffd95384bb", "Name": "sample string 2", "ParentModelId": "f65f9d75-19dd-4eea-b641-58e96fe0c68c", "Plans": [ { "PlanId": "8c7ea6ea-120e-4b99-ac5d-0525f5e4c7cc", "Name": "sample string 2", "InitialStartDate": "2025-04-04T02:38:33.1216854+00:00", "InitialEndDate": "2025-04-04T02:38:33.1216854+00:00", "ShiftedStartDate": "2025-04-04T02:38:33.1216854+00:00", "ShiftedEndDate": "2025-04-04T02:38:33.1216854+00:00", "Offset": 3.0, "Priority": 4.0, "Checked": true, "CostFieldsValues": { "sample string 1": {}, "sample string 3": {} }, "BenefitFieldsValues": { "sample string 1": {}, "sample string 3": {} }, "FilteredOut": true, "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "PlanId": "8c7ea6ea-120e-4b99-ac5d-0525f5e4c7cc", "Name": "sample string 2", "InitialStartDate": "2025-04-04T02:38:33.1216854+00:00", "InitialEndDate": "2025-04-04T02:38:33.1216854+00:00", "ShiftedStartDate": "2025-04-04T02:38:33.1216854+00:00", "ShiftedEndDate": "2025-04-04T02:38:33.1216854+00:00", "Offset": 3.0, "Priority": 4.0, "Checked": true, "CostFieldsValues": { "sample string 1": {}, "sample string 3": {} }, "BenefitFieldsValues": { "sample string 1": {}, "sample string 3": {} }, "FilteredOut": true, "Fields": { "sample string 1": {}, "sample string 3": {} } } ], "Properties": { "sample string 1": {}, "sample string 3": {} }, "TotalCheckedPlans": 4, "TotalPlans": 5, "TotalCostFields": { "sample string 1": 2.0, "sample string 3": 4.0 }, "TotalBenefitFields": { "sample string 1": 2.0, "sample string 3": 4.0 }, "TargetCostFields": { "sample string 1": 2.0, "sample string 3": 4.0 }, "TargetBenefitFields": { "sample string 1": 2.0, "sample string 3": 4.0 }, "CostPlannerTargets": [ { "CostTypeId": "811b50b3-3d7e-4d7b-8637-3f3cc936e1ad", "TargetData": { "2025-04-04T02:38:33.1216854+00:00": 2.0 } }, { "CostTypeId": "811b50b3-3d7e-4d7b-8637-3f3cc936e1ad", "TargetData": { "2025-04-04T02:38:33.1216854+00:00": 2.0 } } ], "id": "22d3ee99-9a36-457b-9272-6734ec5ea3dd", "ConfigId": "6478e76e-d3f8-48ff-9ee5-0ab5c9dea71f" } ]