问题描述
大家好!!,
问候,
是否有任何其他api或搜索将提供sharepoint删除网站的结果收藏?
Is there any rest api or search will provide the results of sharepoint deleted site collections?
谢谢,Kaviya Balasubramanian | Microsoft MVP - Office服务器和服务(请记住在帮助您的帖子上单击"标记为答案")
Thanks, Kaviya Balasubramanian | Microsoft MVP - Office Servers and Services (Please remember to click "Mark as Answer" on the post that helps you)
推荐答案
我没有在这个 https://msdn.microsoft.com/en-us/library/office/jj860569.aspx
I don't reach out any REST API about deleted site collection in this https://msdn.microsoft.com/en-us/library/office/jj860569.aspx
你可以尝试运行Powershell来获取删除的网站集列表如下:
Could you please try to run the Powershell to get the Deleted site collection list like this:
G et-SPDeletedSite
"网站集"
这篇关于是否可以使用rest api从sharepoint检索删除网站集?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!