name | data type | constraints | description |
---|---|---|---|
protectedEntitySnapshot | NameAndGuid | ||
windowStart | number | ||
windowEnd | number | ||
priority | number | required, max: 100, min: 0 |
Example
{ "protectedEntitySnapshot" : { "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67", "name" : "Entity name" }, "windowStart" : 1451649601000, "windowEnd" : 1451677502000, "priority" : 50 }