Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.27 KB

Qtree.md

File metadata and controls

18 lines (14 loc) · 1.27 KB

Qtree

Properties

Name Type Description Notes
Links *InlineResponse201Links [optional] [default to null]
ExportPolicy *QtreeExportPolicy [optional] [default to null]
Id int32 The identifier for the qtree, unique within the qtree's volume. [optional] [default to null]
Name string The name of the qtree. Required in POST; optional in PATCH. [optional] [default to null]
Path string Client visible path to the qtree. This field is not available if the volume does not have a junction-path configured. Not valid in POST or PATCH. [optional] [default to null]
SecurityStyle *SecurityStyle [optional] [default to null]
Svm *QtreeSvm [optional] [default to null]
UnixPermissions int32 The UNIX permissions for the qtree. Valid in POST or PATCH. [optional] [default to null]
Volume *QtreeVolume [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]