Heights REST Endpoints
Power Data/Curves/Heights
The operations from the Power Data/Curves/Heights category.
- Create a Height
- Method: postPath:
/curves/{roofCurvatureGid}/heights - Delete a Height
- Method: deletePath:
/curves/{roofCurvatureGid}/heights/{curveHeightGid} - Get a Height
- Method: getPath:
/curves/{roofCurvatureGid}/heights/{curveHeightGid} - Get Heights
- Method: getPath:
/curves/{roofCurvatureGid}/heights - Update a Height
- Method: patchPath:
/curves/{roofCurvatureGid}/heights/{curveHeightGid} - Update Heights
- Method: patchPath:
/curves/{roofCurvatureGid}/heights