Returns the capitalPlans specified by the assigned Configured field value.
get
/primeapi/restapi/v16.2/capitalPlan/configuredField/{viewColumnName}/{value}
Request
Path Parameters
- value
-
Type:
stringRequired:true- viewColumnName
Type:stringRequired:true
Response
Supported Media Types
- application/json
200 Response
successful operation
Body
Root Schema : ApiEntityCapitalPlan
Type:
object- capitalPlanCostFlex
-
Type:
objectApiEntityCapitalPlanCostFlex - capitalPlanFinancial
-
Type:
objectApiEntityCapitalPlanFinancial - capitalPlanFlex
-
Type:
objectApiEntityCapitalPlanFlex - capitalPlanId
-
Type:
integer(int64)Required:true - capitalPlanName
-
Type:
stringAllowed Values:[ "Length[1-255]" ] - capitalPlanTextFlex
-
Type:
objectApiEntityCapitalPlanTextFlex - capitalPortfolioId
-
Type:
integer(int64) - comment
-
Type:
stringRequired:trueAllowed Values:[ "Length[0-4000]" ] - description
-
Type:
stringRequired:trueAllowed Values:[ "Length[0-4000]" ] - linkType
-
Type:
stringAllowed Values:[ "FORECAST", "PLANNED_BUDGET" ]Determines if linked projects in the capital plan link to project Forecast or Planned Budget. Linked values will be factored into a capital plan's Proposed Budget. Planner's can easily see the value differences between the project manager's budgets for the plan's included projects and their own budgetary plans. The Proposed Budget Link Setting is stored at both the capital portfolio and capital plan levels. Any capital plan's added to a capital portfolio will inherit the value of its Proposed Budget Link Setting by default. - owner
-
Type:
stringThe user name of the user set as the manager or contact for the capital plan. The user who created the capital plan is set as the owner by default. - planPeriod
-
Type:
integer(int32) - planStatus
-
Type:
stringAllowed Values:[ "IN_PLANNING", "CLOSED", "APPROVED", "REVISING" ]The current status of a capital plan. In Planning: The capital plan is currently going through the planning process and contains one or more scenarios in planning. This status is set based on the status of scenarios within the plan and cannot be edited manually. In planning is the default status for capital plans. Revising: The capital plan currently has one scenario with a status of approved, and another with a status of Under Review, Shared, or Under Approval. This status is set based on the status of scenarios within the plan and cannot be edited manually. Approved: The capital plan contains a scenario that has gone through the approval process and been approved. This status is set based on the status of scenarios within the plan and cannot be edited manually. Closed: The capital plan has manually been set to closed and will not be used in the future. No calculations can be performed on a closed capital plan. Capital plans with a status of Approved or In Planning can be Closed. Once a plan is Closed you can revert it back to its previous status, In Planning or Approved, if necessary. Capital plans with a status of Revising cannot be closed. - projectCount
-
Type:
integer(int32) - securityGuid
-
Type:
stringRequired:trueAllowed Values:[ "Length[0-4000]" ]
Nested Schema : ApiEntityCapitalPlanCostFlex
Type:
object- capitalPlan
-
Type:
objectApiEntityCapitalPlan - capitalPlanId
-
Type:
integer(int64) - flexMap
-
Type:
objectflexMapAdditional Properties Allowed: additionalPropertiesLists all configured cost fields assigned to the CapitalPlan with its corresponding value as a (key,value) pair.
Nested Schema : ApiEntityCapitalPlanFinancial
Type:
object- capitalPlan
-
Type:
objectApiEntityCapitalPlan - capitalPlanId
-
Type:
integer(int64) - currentApprovedBudget
-
Type:
objectCost - currentApprovedBudgetDistributed
-
Type:
objectCost - currentApprovedBudgetUndistributed
-
Type:
objectCost - proposedBudget
-
Type:
objectCost - proposedBudgetDistributed
-
Type:
objectCost - proposedBudgetUndistributed
-
Type:
objectCost - targetBudget
-
Type:
objectCost - targetBudgetDistributed
-
Type:
objectCost - targetBudgetUndistributed
-
Type:
objectCost
Nested Schema : ApiEntityCapitalPlanFlex
Type:
object- capitalPlan
-
Type:
objectApiEntityCapitalPlan - capitalPlanId
-
Type:
integer(int64)Required:true - flexMap
-
Type:
objectflexMapAdditional Properties Allowed: additionalPropertiesLists all configured date, number, integer fields assigned to the CapitalPlan with its corresponding value as a (key,value) pair.
Nested Schema : ApiEntityCapitalPlanTextFlex
Type:
object- capitalPlan
-
Type:
objectApiEntityCapitalPlan - capitalPlanId
-
Type:
integer(int64)Required:true - flexMap
-
Type:
objectflexMapAdditional Properties Allowed: additionalPropertiesLists all configured text fields assigned to the CapitalPlan with its corresponding value as a (key,value) pair.
Nested Schema : flexMap
Type:
object-
Type:
objectadditionalProperties
Lists all configured cost fields assigned to the CapitalPlan with its corresponding value as a (key,value) pair.
Nested Schema : additionalProperties
Type:
objectNested Schema : Cost
Type:
objectNested Schema : flexMap
Type:
object-
Type:
objectadditionalProperties
Lists all configured date, number, integer fields assigned to the CapitalPlan with its corresponding value as a (key,value) pair.
Nested Schema : additionalProperties
Type:
objectNested Schema : flexMap
Type:
object-
Type:
objectadditionalProperties
Lists all configured text fields assigned to the CapitalPlan with its corresponding value as a (key,value) pair.
Nested Schema : additionalProperties
Type:
object