So being the overly thorough person that I am, and comparing the changes in the current version and the RC in everything from functionality, to database structure I've come across a few DB tables that have me a bit happy, but puzzled at the same time. These tables are MaintenancePlans, and MaintenancePlanAssignments. From what I can see these are going to allow for the ability to put devices into a maintenance state to suppress alerting by continue polling. If this is true, awesome!!!! The only question I have, is there some additional functionality I am not seeing to utilize these tables, or is there something I can "turn on" and "preview" for this? If so, I don't mind being a guinea pig. It will certainly help alleviate the html work I'm doing to create a button to flip a property to achieve the same thing.
Oh, and my apologies for being so nosy about the back end. I just love to know how things work and where things write to in order to query better.