!--a11y-->
propfind 
Gets properties for a resource.
Syntax |
propfind/pf [-alias|-a ...] [-depth|-d ...] [-propname] resource [properties] |
Options |
|
-alias|-a |
Namespace aliases in the following format: alias1=namespace1, alias2=namespace2 |
-depth|-d |
Depth (0 - depth 0, 1 - depth 1, inf - depth infinity) |
-propname |
Defines that only the names of the properties should be displayed. |
Arguments |
|
resource |
Path of the resource. |
properties |
Comma separated list of properties. |
Description |
Gets properties for a resource. |
Gets the property DAV:displayname for the workspace /ws/test/wsp.
propfind –d 0 /ws/test/wsp DAV:displayname