I'm using the following to create a series pass:
Curl -XPOST "http://192.168.0.232:8089/dvr/rules/new" --data-binary "{"EQ":{"SeriesID":"18566346","Tags": "New"},"Name":"Debris"}"
It created the pass, but not with the padding or keep number I wanted.
Is there a way to specify these things on creation or after the fact?