put https://api.gridx.de/clusters//constraints
Allows the creation of a batch of constraints for a cluster of DERs.
If no constraints exist, they get created. If constraints exist, they get updated.
Each constraint must meet the following properties:
invalidAt
must be set in the futurevalidAt
must be beforeinvalidAt
If any of the constraints fails to meet these properties, the whole batch fails.
Note: The maximum batch size allowed is 20 constraints.