put https://api.gridx.de/clusters//appliances//constraints
Allows the creation of a batch of constraints for an appliance.
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 50 constraints.
The total number of allowed active constraints is 250.