Profile Lanes REST Endpoints
Power Data/Lane Definitions/Profile Lanes
The operations from the Power Data/Lane Definitions/Profile Lanes category.
- Create a Profile Lane
- Method: postPath:
/laneDefinitions/{xLaneGid}/profileLanes - Delete a Profile Lane
- Method: deletePath:
/laneDefinitions/{xLaneGid}/profileLanes/{autoSecResProfileGid} - Get a Profile Lane
- Method: getPath:
/laneDefinitions/{xLaneGid}/profileLanes/{autoSecResProfileGid} - Get Profile Lanes
- Method: getPath:
/laneDefinitions/{xLaneGid}/profileLanes - Update a Profile Lane
- Method: patchPath:
/laneDefinitions/{xLaneGid}/profileLanes/{autoSecResProfileGid} - Update Profile Lanes
- Method: patchPath:
/laneDefinitions/{xLaneGid}/profileLanes