parent
2c7c23e8e7
commit
898f47e557
1 changed files with 4 additions and 4 deletions
|
@ -233,13 +233,13 @@ stat:
|
||||||
md5:
|
md5:
|
||||||
description: md5 hash of the path
|
description: md5 hash of the path
|
||||||
returned: success, path exists and user can read stats and path supports hashing and md5 is supported
|
returned: success, path exists and user can read stats and path supports hashing and md5 is supported
|
||||||
type: boolean
|
type: string
|
||||||
sample: True
|
sample: f88fa92d8cf2eeecf4c0a50ccc96d0c0
|
||||||
checksum:
|
checksum:
|
||||||
description: hash of the path
|
description: hash of the path
|
||||||
returned: success, path exists and user can read stats and path supports hashing
|
returned: success, path exists and user can read stats and path supports hashing
|
||||||
type: boolean
|
type: string
|
||||||
sample: True
|
sample: 50ba294cdf28c0d5bcde25708df53346825a429f
|
||||||
pw_name:
|
pw_name:
|
||||||
description: User name of owner
|
description: User name of owner
|
||||||
returned: success, path exists and user can read stats and installed python supports it
|
returned: success, path exists and user can read stats and installed python supports it
|
||||||
|
|
Loading…
Reference in a new issue