Create multiple OneDrive drives

非 Y 不嫁゛ 提交于 2019-12-08 01:44:56

问题


The new(ish) OneDrive API docs talk about multiple drives:

/drives List Drives available to the authenticated user.

However I only have a single (default) drive for my account. I can't find any info about how to create additional drives, or whether this is even possible at the moment. Maybe you get the option somewhere if you buy extra storage or use OneDrive for Business? Having said that this says:

The /drives/{drive-id} syntax is not supported for OneDrive for Business. You should always use the default drive syntax: /drive/.

Is it possible to create additional drives (manually or via the API) and if so how?


回答1:


Unfortunately it is not possible to create additional drives.



来源:https://stackoverflow.com/questions/30503439/create-multiple-onedrive-drives

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!