Creates a batch of constraints for a cluster.

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 future
  • validAt must be before invalidAt

If any of the constraints fails to meet these properties, the whole batch fails.

Note: The maximum batch size allowed is 20 constraints.

Language
Credentials
Header
Click Try It! to start a request and see the response here!