Plan Partitions REST Endpoints
Power Data/Plan Partitions
The operations from the Power Data/Plan Partitions category.
- Create a Plan Partition
- Method: postPath:
/planPartitions - Delete a Plan Partition
- Method: deletePath:
/planPartitions/{planPartitionGid} - Get a Plan Partition
- Method: getPath:
/planPartitions/{planPartitionGid} - Get Plan Partitions
- Method: getPath:
/planPartitions - Update a Plan Partition
- Method: patchPath:
/planPartitions/{planPartitionGid}