RptCommunity

Contains rolling yearly data on content types within a digital workplace. This report covers the last rolling 12 months.

URL

/odata/RptCommunity

Attributes

Name Data Type Description
row_id Edm.Int32 Unique row identifier. 
community_key Edm.Guid Unique digital workplace identifier.
total_blogs Edm.Int32 Total number of blog articles within a digital workplace. Does not include deleted content.
total_docs Edm.Int32 Total number of files and folders within a digital workplace. Does not include deleted content.
total_calendars Edm.Int32 Total number of calendar events within a digital workplace. Does not include deleted content.
total_forums Edm.Int32 Total number of forum topics within a digital workplace. Does not include deleted content.
total_forum_replies Edm.Int32 Total number of forum replies within a digital workplace. Does not include deleted content.
total_microblogs Edm.Int32 Total number of microblog posts within a digital workplace. Does not include deleted content.
total_wikis Edm.Int32 Total number of wiki articles within a digital workplace. Does not include deleted content.
total_spaces Edm.Int32 Total number of spaces within a digital workplace. Does not include deleted spaces.
total_pages Edm.Int32 Total number of pages within a digital workplace. Does not include deleted pages.
begin_date Edm.DateTimeOffset End-date minus 12 months.
end_date Edm.DateTimeOffset Date the report was created.
domain_url Edm.String URL of the digital workplace.
Table attributes