quota
quota-add-entry
POST /api/storage/quota/rules
ONTAPI attribute | REST attribute | Comment |
---|---|---|
disk-limit |
space.hard_limit |
|
file-limit |
files.hard_limit |
|
perform-user-mapping |
user_mapping |
|
policy |
No REST Equivalent |
|
qtree |
qtree.name |
|
quota-target |
No REST Equivalent |
REST uses one of the three separate fields instead of quota-target: users/group/qtree. |
quota-type |
type |
|
soft-disk-limit |
space.soft_limit |
|
soft-file-limit |
files.soft_limit |
|
threshold |
No REST Equivalent |
|
volume |
volume.name |
quota-delete-entry
DELETE /api/storage/quota/rules/{uuid}
ONTAPI attribute | REST attribute | Comment |
---|---|---|
policy |
No REST Equivalent |
|
qtree |
No REST Equivalent |
|
quota-target |
No REST Equivalent |
|
quota-type |
No REST Equivalent |
|
volume |
No REST Equivalent |
quota-get-entry
GET /api/storage/quota/rules/{uuid}
ONTAPI attribute | REST attribute | Comment |
---|---|---|
policy |
No REST Equivalent |
|
qtree |
No REST Equivalent |
|
quota-target |
No REST Equivalent |
|
quota-type |
No REST Equivalent |
|
volume |
No REST Equivalent |
quota-list-entries-iter
GET /api/storage/quota/rules
ONTAPI attribute | REST attribute | Comment |
---|---|---|
disk-limit |
space.hard_limit |
|
file-limit |
files.hard_limit |
|
perform-user-mapping |
user_mapping |
|
policy |
No REST Equivalent |
|
qtree |
qtree.name |
|
quota-target |
No REST Equivalent |
|
quota-type |
type |
|
soft-disk-limit |
space.soft_limit |
|
soft-file-limit |
files.soft_limit |
|
threshold |
No REST Equivalent |
|
volume |
volume.name |
|
vserver |
svm.name |
|
max-records |
max_records |
The maximum number of records to return before paging |
quota-modify-entry
PATCH /api/storage/quota/rules/{uuid}
ONTAPI attribute | REST attribute | Comment |
---|---|---|
disk-limit |
space.hard_limit |
|
file-limit |
files.hard_limit |
|
perform-user-mapping |
user_mapping |
|
policy |
No REST Equivalent |
|
qtree |
No REST Equivalent |
|
quota-target |
No REST Equivalent |
|
quota-type |
No REST Equivalent |
|
soft-disk-limit |
space.soft_limit |
|
soft-file-limit |
files.soft_limit |
|
threshold |
No REST Equivalent |
|
volume |
No REST Equivalent |
quota-off
PATCH /api/storage/volumes/{uuid}
ONTAPI attribute | REST attribute | Comment |
---|---|---|
volume |
No REST Equivalent |
quota-on
PATCH /api/storage/volumes/{uuid}
ONTAPI attribute | REST attribute | Comment |
---|---|---|
volume |
No REST Equivalent |
quota-policy-copy
This ONTAPI call does not have an equivalent REST API call.
quota-policy-create
This ONTAPI call does not have an equivalent REST API call.
quota-policy-delete
This ONTAPI call does not have an equivalent REST API call.
quota-policy-delete-iter
This ONTAPI call does not have an equivalent REST API call.
quota-policy-get-iter
This ONTAPI call does not have an equivalent REST API call.
quota-policy-rename
This ONTAPI call does not have an equivalent REST API call.
quota-policy-rule-count-get
This ONTAPI call does not have an equivalent REST API call.
quota-policy-rule-count-get-iter
This ONTAPI call does not have an equivalent REST API call.
quota-report-iter
GET /api/storage/quota/reports
ONTAPI attribute | REST attribute | Comment |
---|---|---|
disk-limit |
space.hard_limit |
|
disk-used |
space.used.total |
|
disk-used-pct-disk-limit |
space.used.hard_limit_percent |
|
disk-used-pct-soft-disk-limit |
space.used.soft_limit_percent |
|
disk-used-pct-threshold |
No REST Equivalent |
|
file-limit |
files.hard_limit |
|
files-used |
files.used.total |
|
files-used-pct-file-limit |
files.used.hard_limit_percent |
|
files-used-pct-soft-file-limit |
files.used.soft_limit_percent |
|
path |
No REST Equivalent |
|
quota-target |
No REST Equivalent |
|
quota-type |
type |
|
quota-users |
No REST Equivalent |
REST uses one of the two separate fields instead of quota-users: users/group. |
soft-disk-limit |
space.soft_limit |
|
soft-file-limit |
files.soft_limit |
|
threshold |
No REST Equivalent |
|
tree |
qtree.name |
|
volume |
volume.name |
|
vserver |
svm.name |
|
max-records |
max_records |
The maximum number of records to return before paging |
quota-resize
PATCH /api/storage/quota/rules/{uuid}
ONTAPI attribute | REST attribute | Comment |
---|---|---|
volume |
No REST Equivalent |
quota-set-entry
PATCH /api/storage/quota/rules/{uuid}
ONTAPI attribute | REST attribute | Comment |
---|---|---|
disk-limit |
space.hard_limit |
|
file-limit |
files.hard_limit |
|
perform-user-mapping |
user_mapping |
|
policy |
No REST Equivalent |
|
qtree |
No REST Equivalent |
|
quota-target |
No REST Equivalent |
|
quota-type |
No REST Equivalent |
|
soft-disk-limit |
space.soft_limit |
|
soft-file-limit |
files.soft_limit |
|
threshold |
No REST Equivalent |
|
volume |
No REST Equivalent |
quota-status
GET /api/storage/volumes/{uuid}
ONTAPI attribute | REST attribute | Comment |
---|---|---|
volume |
No REST Equivalent |
quota-status-iter
GET /api/storage/volumes
ONTAPI attribute | REST attribute | Comment |
---|---|---|
percent-complete |
No REST Equivalent |
|
quota-error-msgs |
No REST Equivalent |
|
reason |
No REST Equivalent |
|
status |
No REST Equivalent |
|
substatus |
No REST Equivalent |
|
volume |
No REST Equivalent |
|
vserver |
No REST Equivalent |
|
max-records |
max_records |
The maximum number of records to return before paging |