Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 780 Bytes

CreateFolderRequest.md

File metadata and controls

14 lines (10 loc) · 780 Bytes

icar1::CreateFolderRequest

Properties

Name Type Description Notes
name character Folder name, unique to this path, for the folder being created [Pattern: ^[^/]+$]
folderPath character Path from the root folder to the location for the folder being created; must start and end with '/' [optional]
volumeId character The unique identifier for this Folder's Volume [optional]
volumeName character The unique name for the Folder's Volume [optional]
metadata object Metadata about this folder and its contents [optional]
acl array[character] Optional array to replace the acl on the resource. [optional]