qtree
qtree-create
POST /api/storage/qtrees
Usage: This ONTAPI call can be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
export-policy |
export_policy.name |
|
mode |
unix_permissions |
|
oplocks |
No REST Equivalent |
This attribute is instead available through the REST API using the CLI passthrough /api/private/cli/qtree. |
qos-policy-group |
qos_policy.name |
|
qtree |
name |
|
security-style |
security_style |
|
volume |
volume.name |
qtree-delete
DELETE /api/storage/qtrees/{volume.uuid}/{id}
Usage: This ONTAPI call can be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
force |
No REST Equivalent |
|
qtree |
No REST Equivalent |
qtree-delete-async
DELETE /api/storage/qtrees/{volume.uuid}/{id}
Usage: This ONTAPI call can be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
force |
No REST Equivalent |
|
qtree |
No REST Equivalent |
qtree-list-iter
GET /api/storage/qtrees
Usage: This ONTAPI call can be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
export-policy |
export_policy.name |
|
id |
id |
|
is-export-policy-inherited |
No REST Equivalent |
The REST API provides export_policy.name which can used instead. This value can be compared with export_policy.name of qtree "". |
mode |
unix_permissions |
|
oplocks |
No REST Equivalent |
This attribute is instead available through the REST API using the CLI passthrough /api/private/cli/qtree. |
qos-policy-group |
qos_policy.name |
|
qtree |
name |
|
security-style |
security_style |
|
status |
No REST Equivalent |
This attribute is deprecated in the REST API. This information is better represented by the state attribute in /api/storage/volumes/{volume.uuid}. |
volume |
volume.name |
|
vserver |
svm.name |
|
max-records |
max_records |
Specifies the maximum number of records to return before paging. |
qtree-modify
PATCH /api/storage/qtrees/{volume.uuid}/{id}
Usage: This ONTAPI call can be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
export-policy |
export_policy.name |
|
mode |
unix_permissions |
|
oplocks |
No REST Equivalent |
This attribute is instead available through the REST API using the CLI passthrough /api/private/cli/qtree. |
qos-policy-group |
qos_policy.name |
|
qtree |
name |
|
security-style |
security_style |
|
volume |
volume.name |
qtree-rename
PATCH /api/storage/qtrees/{volume.uuid}/{id}
Note: The REST API has no separate RENAME operation. You can qtree rename by using PATCH.
Usage: This ONTAPI call can be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
new-qtree-name |
No REST Equivalent |
|
qtree |
name |