Required Parameters
- path: The fully qualified path of the directory to create (for example,
/tmp/mydirectory).
Optional Parameters
- force: Controls whether the operation creates missing directories in the path set in the path parameter. The allowed values are
trueandfalse. The default istrue.
Output Attributes
- file:path: The full path to the newly created directory.
- file:cdate: The date and time the directory was created.