Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (f)
»
Puppet Tasks
»
filesystem_azure_file_system_check_access
Puppet Task: filesystem_azure_file_system_check_access
Defined in:
tasks/filesystem_azure_file_system_check_access.json,
tasks/filesystem_azure_file_system_check_access.rb
Overview
Checks if the specified access is available at the given path.
Supports noop?
false
Parameters
api_version
(Optional[String[1]])
— Client Api Version.
remoteexception
(Optional[String[1]])
— the object representing the actual WebHDFS exception being returned.
path
(Optional[String[1]])
— The Data Lake Store path (starting with '/') of the file or directory for which to check access.
fsaction
(Optional[String[1]])
— File system operation read/write/execute in string form, matching regex pattern '[rwx-]{3}'
op
(Optional[String[1]])
— The constant value for the operation.