< Back
Copy-MvDamAssetFile
Post
NAME Copy-MvDamAssetFile
SYNTAX
Copy-MvDamAssetFile [-Id] <string> [[-Path] <string>] [-CategoryStructure] [<CommonParameters>]
Copy-MvDamAssetFile [-IdList] <string[]> [[-Path] <string>] [-CategoryStructure] [<CommonParameters>]
PARAMETERS
-CategoryStructure
When active files will be saved locally in a directory structure that relative to the library's taxonomy
Required? false
Position? Named
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-Id <string>
The Id of the asset you wish to download
Required? true
Position? 0
Accept pipeline input? false
Parameter set name By Asset Id
Aliases None
Dynamic? false
-IdList <string[]>
A list of Ids that you wish to download
Required? true
Position? 0
Accept pipeline input? false
Parameter set name By a List of Ids
Aliases None
Dynamic? false
-Path <string>
The the root directory path the asset(s) will be saved to
Required? false
Position? 1
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
OUTPUTS
System.Object
ALIASES
None
REMARKS
None
SYNTAX
Copy-MvDamAssetFile [-Id] <string> [[-Path] <string>] [-CategoryStructure] [<CommonParameters>]
Copy-MvDamAssetFile [-IdList] <string[]> [[-Path] <string>] [-CategoryStructure] [<CommonParameters>]
PARAMETERS
-CategoryStructure
When active files will be saved locally in a directory structure that relative to the library's taxonomy
Required? false
Position? Named
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-Id <string>
The Id of the asset you wish to download
Required? true
Position? 0
Accept pipeline input? false
Parameter set name By Asset Id
Aliases None
Dynamic? false
-IdList <string[]>
A list of Ids that you wish to download
Required? true
Position? 0
Accept pipeline input? false
Parameter set name By a List of Ids
Aliases None
Dynamic? false
-Path <string>
The the root directory path the asset(s) will be saved to
Required? false
Position? 1
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
OUTPUTS
System.Object
ALIASES
None
REMARKS
None