STCC REST Endpoints

Power Data/STCC
The operations from the Power Data/STCC category.
Create a STCC
Method: post
Path: /stccs
Delete a STCC
Method: delete
Path: /stccs/{stccGid}
Get a STCC
Method: get
Path: /stccs/{stccGid}
Get STCC
Method: get
Path: /stccs
Update a STCC
Method: patch
Path: /stccs/{stccGid}