def summarise_cloud(self):
        '''
        Aggregate the CloudRecords table and put the results in the
        CloudSummaries table.  This method does this by calling the
        SummariseVMs() stored procedure.