name | data type | constraints | description |
---|---|---|---|
protectedEntityType | ProtectedEntityType | ||
noSchedule | number | required | |
notProtected | number | required | |
protectedNo | number | required |
Example
{ "protectedEntityType" : "CLOUD_TEAMS", "noSchedule" : 12345, "notProtected" : 12345, "protectedNo" : 12345 }