SPLC REST Endpoints
Power Data/SPLC
The operations from the Power Data/SPLC category.
- Create a SPLC
- Method: postPath:
/splcs - Delete a SPLC
- Method: deletePath:
/splcs/{splcGid} - Get a SPLC
- Method: getPath:
/splcs/{splcGid} - Get SPLC
- Method: getPath:
/splcs - Update a SPLC
- Method: patchPath:
/splcs/{splcGid}