Plan Partitions REST Endpoints

Power Data/Plan Partitions
The operations from the Power Data/Plan Partitions category.
Create a Plan Partition
Method: post
Path: /planPartitions
Delete a Plan Partition
Method: delete
Path: /planPartitions/{planPartitionGid}
Get a Plan Partition
Method: get
Path: /planPartitions/{planPartitionGid}
Get Plan Partitions
Method: get
Path: /planPartitions
Update a Plan Partition
Method: patch
Path: /planPartitions/{planPartitionGid}