ERPC REST Endpoints
Power Data/ERPC
The operations from the Power Data/ERPC category.
- Create an ERPC
- Method: postPath:
/erpcs - Delete an ERPC
- Method: deletePath:
/erpcs/{erpcGid} - Get an ERPC
- Method: getPath:
/erpcs/{erpcGid} - Get ERPC
- Method: getPath:
/erpcs - Update an ERPC
- Method: patchPath:
/erpcs/{erpcGid}