View all Resource Plan Projects
get
/api/restapi/resourcePlanningScenario/planProjects/scenario/{scenarioId}
Send a request to this endpoint to view all resource plan projects in the resource planning scenario.
Request
Path Parameters
-
scenarioId(required): integer(int64)
The system-generated identifier of an Resource Plan Scenario.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Successful operation
Root Schema : List<ApiEntityResourcePlanProject>
Type:
arrayTitle:
Show Source
List<ApiEntityResourcePlanProject>-
Array of:
object ApiEntityResourcePlanProject
Title:
ApiEntityResourcePlanProject
Nested Schema : ApiEntityResourcePlanProject
Type:
objectTitle:
Show Source
ApiEntityResourcePlanProject-
allocationFinish: string
(date-time)
The finish date for the allocation in project.
-
allocationStart: string
(date-time)
The start date for the allocation in project.
-
committedFinishDate: string
(date-time)
The end date for the committed data in project.
-
committedStartDate: string
(date-time)
The start date for the committed data in project.
-
description: string
The description of a project.
-
finishDate: string
(date-time)
The finish date of a plan project.
-
link: string
(url)
Read Only:
trueThe self-link to the object. This field is populated only in the responses generated by the batch create APIs. -
periods: array
periods
The period data associated with a plan project.
-
projectCode: string
The unique identifier for a project set by the user who created the project.
-
projectId: integer
(int64)
The unique identifier of a project.
-
projectName: string
The name of a plan project associated with a scenario.
-
projectTotalAllocationDuration: number
(double)
The total duration of the allocation in project.
-
proposedEndDate: string
(date-time)
The end date for the proposed data in project.
-
proposedStartDate: string
(date-time)
The start date for the proposed data in project.
-
roleAllocations: array
roleAllocations
The role data associated with plan project.
-
startDate: string
(date-time)
The start date of a plan project.
-
state: string
Allowed Values:
[ "SELECTED", "UNSELECTED", "FORCED_IN", "FORCED_OUT" ]The state of capital plan project. Allowed Values:[ "SELECTED","UNSELECTED","FORCED_IN","FORCED_OUT"] -
totalAllocatedCost: number
(double)
The total cost associated with the roles allocations made on project.
-
totalAllocatedFTEUnit: number
The total allocated FTE in project.
-
totalAllocatedUnit: number
(double)
The total units allocated in project.
-
totalCommittedCost: number
(double)
The total cost associated with the roles committed units on project.
-
totalCommittedDuration: number
(double)
The total duration of the commitment in project.
-
totalCommittedFTEUnit: number
The committed FTE in project.
-
totalCommittedUnit: number
(double)
The total units committed in project.
-
totalProposedAllocationUnit: number
(double)
The total units proposed in project.
-
totalProposedCost: number
(double)
The total cost associated with the roles proposed units on project.
-
totalProposedDuration: number
(double)
The total duration of the proposed data in project.
-
totalProposedFTEUnit: number
The proposed FTE in project.
-
undistributedAllocation: number
(double)
The total allocated units which are not distributed into any time buckets in project.
-
updateDate: string
(date-time)
Read Only:
trueDate when the record was last updated. -
workspaceCode: string
The user-specified identifier of a workspace.
Nested Schema : periods
Type:
arrayThe period data associated with a plan project.
Show Source
-
Array of:
object ApiEntityRoleDataPeriod
Title:
ApiEntityRoleDataPeriod
Nested Schema : roleAllocations
Type:
arrayThe role data associated with plan project.
Show Source
-
Array of:
object ApiEntityResourceRoleData
Title:
ApiEntityResourceRoleData
Nested Schema : ApiEntityRoleDataPeriod
Type:
objectTitle:
Show Source
ApiEntityRoleDataPeriod-
allocatedDataUnits: number
(double)
Allocated units for a period of a role.
-
allocatedDataUnitsFTE: number
Allocated FTE for a period of a role.
-
committedDataUnits: number
(double)
Committed units for a period of a role.
-
committedDataUnitsFTE: number
Committed FTE for a period of a role.
-
end: string
(date-time)
End date of a individual period.
-
link: string
(url)
Read Only:
trueThe self-link to the object. This field is populated only in the responses generated by the batch create APIs. -
proposedDataUnits: number
(double)
Proposed units for a period of a role.
-
proposedDataUnitsFTE: number
Proposed FTE for a period of a role
-
roleDataPerDataPeriodCost:
roleDataPerDataPeriodCost
Associated costs for a period of a role.
-
start: string
(date-time)
Start date of a individual period.
-
updateDate: string
(date-time)
Read Only:
trueDate when the record was last updated.
Nested Schema : roleDataPerDataPeriodCost
Associated costs for a period of a role.
Match All
Associated costs for a period of a role.
Show Source
-
object
ApiEntityRoleDataPeriodCost
Title:
ApiEntityRoleDataPeriodCost
Nested Schema : ApiEntityRoleDataPeriodCost
Type:
objectTitle:
Show Source
ApiEntityRoleDataPeriodCost-
allocatedCost: number
(double)
Allocated cost for a period for a role.
-
committedCost: number
(double)
Committed cost for a period for a role.
-
link: string
(url)
Read Only:
trueThe self-link to the object. This field is populated only in the responses generated by the batch create APIs. -
proposedCost: number
(double)
Proposed cost for a period for a role.
-
updateDate: string
(date-time)
Read Only:
trueDate when the record was last updated.
Nested Schema : ApiEntityResourceRoleData
Type:
objectTitle:
Show Source
ApiEntityResourceRoleData-
allocatedCost: number
(double)
The total cost associated with a role.
-
allocationFinish: string
(date-time)
The end date for the allocation for role.
-
allocationStart: string
(date-time)
The start date for the allocation for role.
-
allocattedDuration: number
(double)
Duration of the allocation for role.
-
committedFinishDate: string
(date-time)
The end date for the committed data for role.
-
committedStartDate: string
(date-time)
The start date for the committed data for role.
-
id: integer
(int64)
The unique identifier of a role.
-
link: string
(url)
Read Only:
trueThe self-link to the object. This field is populated only in the responses generated by the batch create APIs. -
periods: array
periods
The period data associated with role.
-
proposedAllocationUnits: number
(double)
The total units proposed for role.
-
proposedDuration: number
(double)
Duration of the proposed data for role.
-
proposedEndDate: string
(date-time)
The end date for the proposed data for role.
-
proposedStartDate: string
(date-time)
The start date for the proposed data for role.
-
proposedUnitFTE: number
The proposed FTE for role.
-
resourceCode: string
The user-specified identifier of a role.
-
resourceName: string
The name of role.
-
totalAllocatedFTEUnit: number
The total allocated FTE for role.
-
totalAllocatedUnit: number
(double)
The total units allocated for role.
-
totalCommittedDuration: number
(double)
The total duration of the commitment for role.
-
totalCommittedFTEUnit: number
The committed FTE for role.
-
totalCommittedUnit: number
(double)
The total units committed for role.
-
undistributedAllocation: number
(double)
The total allocated units which are not distributed into any time buckets for role.
-
updateDate: string
(date-time)
Read Only:
trueDate when the record was last updated.
Nested Schema : periods
Type:
arrayThe period data associated with role.
Show Source
-
Array of:
object ApiEntityRoleDataPeriod
Title:
ApiEntityRoleDataPeriod
204 Response
Successful operation with no content.
404 Response
The requested object does not exist, or you do not have access to it.