Dim Rate Factors REST Endpoints
Power Data/Dim Rate Factors
The operations from the Power Data/Dim Rate Factors category.
- Create a Dim Rate Factor
- Method: postPath:
/dimRateFactors - Delete a Dim Rate Factor
- Method: deletePath:
/dimRateFactors/{dimRateFactorGid} - Get a Dim Rate Factor
- Method: getPath:
/dimRateFactors/{dimRateFactorGid} - Get Dim Rate Factors
- Method: getPath:
/dimRateFactors - Update a Dim Rate Factor
- Method: patchPath:
/dimRateFactors/{dimRateFactorGid}