Get PlanningUnitCapacity list for a PlanningUnitId
GET/api/planningUnit/capacity/:planningUnitId
API used to get PlanningUnitCapacity list for a PlanningUnitId
Request
Responses
- 200
- 403
- 412
- 500
Returns the PlanningUnitCapacity list
Returns a HttpStatus.FORBIDDEN if the User does not have access
Returns a HttpStatus.PRECONDITION_FAILED if certain conditions to get the list does not met
Internal error that prevented the retreival of PlanningUnitCapacity list