This shows you the differences between two versions of the page.
dev:sapi:path_spec [2022/04/20 16:20] – created vikki | dev:sapi:path_spec [2022/04/20 16:25] (current) – vikki | ||
---|---|---|---|
Line 6: | Line 6: | ||
But note that the final path is subject to individual API semantic verification. Example, an API may reject a path because it is not pointing to an existing folder. | But note that the final path is subject to individual API semantic verification. Example, an API may reject a path because it is not pointing to an existing folder. | ||
- | General form: [/][ < | ||
- | Examples: | + | General form: < |
- | path=/Private/subdir/My File.doc | + | |
- | (Please note that the parameter should be appropriately urlencoded to path=%2FPrivate%2Fsubdir%2FMy%20File.doc but in the examples here we will not do it to avoid the clutter.) | + | Examples: |
+ | < | ||
- | path=/ | + | (Please note that the parameter should be appropriately urlencoded to < |
- | This specifies | + | |
- | path=/ | + | |
- | path=Company Share - the leading / can be dropped | + | |
- | path=/ | + | < |
- | path=/ | + | This specifies the root, the point where all other storage area begin from.\\ |
+ | < | ||
+ | < | ||
+ | |||
+ | < | ||
+ | < | ||
The first part of the path is assumed to be an areaname (toplevel folder), e.g. " | The first part of the path is assumed to be an areaname (toplevel folder), e.g. " |