qos
cache-policy-get
This ONTAPI call does not have an equivalent REST API call.
cache-policy-get-iter
This ONTAPI call does not have an equivalent REST API call.
cache-policy-modify
This ONTAPI call does not have an equivalent REST API call.
cache-policy-modify-iter
This ONTAPI call does not have an equivalent REST API call.
qos-adaptive-policy-group-create
POST /api/storage/qos/policies
Note: Adaptive parameters are required.
Usage: This ONTAPI call cannot be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
absolute-min-iops |
adaptive.absolute_min_iops |
|
block-size |
No REST Equivalent |
|
expected-iops |
adaptive.expected_iops |
|
expected-iops-allocation |
No REST Equivalent |
|
peak-iops |
adaptive.peak_iops |
|
peak-iops-allocation |
adaptive.peak_iops_allocation |
|
policy-group |
name |
|
return-record |
return_records |
|
vserver |
svm.name |
With the REST API, you can also use svm.uuid, the existing SVM owning the QoS policy. |
qos-adaptive-policy-group-delete
DELETE /api/storage/qos/policies/{uuid}
Note: The UUID of the adaptive policy group is a required field.
Usage: This ONTAPI call cannot be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
force |
No REST Equivalent |
|
policy-group |
No REST Equivalent |
qos-adaptive-policy-group-delete-iter
This ONTAPI call does not have an equivalent REST API call.
qos-adaptive-policy-group-get
GET /api/storage/qos/policies/{uuid}
Usage: This ONTAPI call cannot be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
absolute-min-iops |
adaptive.absolute_min_iops |
|
block-size |
adaptive.block_size |
|
expected-iops |
adaptive.expected_iops |
|
expected-iops-allocation |
adaptive.expected_iops_allocation |
|
num-workloads |
object_count |
|
peak-iops |
adaptive.peak_iops |
|
peak-iops-allocation |
No REST Equivalent |
|
pgid |
pgid |
|
uuid |
uuid |
|
vserver |
svm.name |
|
policy-group |
name |
|
policy-group-class |
policy_class |
qos-adaptive-policy-group-get-iter
GET /api/storage/qos/policies
Usage: This ONTAPI call cannot be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
absolute-min-iops |
adaptive.absolute_min_iops |
|
block-size |
adaptive.block_size |
|
expected-iops |
adaptive.expected_iops |
|
expected-iops-allocation |
adaptive.expected_iops_allocation |
|
num-workloads |
object_count |
|
peak-iops |
adaptive.peak_iops |
|
peak-iops-allocation |
No REST Equivalent |
|
pgid |
pgid |
|
policy-group |
name |
|
uuid |
uuid |
|
vserver |
svm.name |
With the REST API, you can also use "svm.uuid". |
policy-group-class |
policy_class |
|
max-records |
max_records |
Specifies the maximum number of records to return before paging. |
qos-adaptive-policy-group-modify
PATCH /api/storage/qos/policies/{uuid}
Note: The UUID of the adaptive policy group is a required field.
Usage: This ONTAPI call cannot be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
absolute-min-iops |
adaptive.absolute_min_iops |
|
block-size |
No REST Equivalent |
|
expected-iops |
adaptive.expected_iops |
|
expected-iops-allocation |
No REST Equivalent |
|
peak-iops |
adaptive.peak_iops |
|
peak-iops-allocation |
No REST Equivalent |
|
policy-group |
name |
qos-adaptive-policy-group-modify-iter
This ONTAPI call does not have an equivalent REST API call.
qos-adaptive-policy-group-rename
PATCH /api/storage/qos/policies/{uuid}
Note: The UUID of the adaptive policy group is a required field.
Usage: This ONTAPI call cannot be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
new-name |
name |
|
policy-group-name |
No REST Equivalent |
qos-policy-group-create
POST /api/storage/qos/policies
Note: Fixed parameters are required. "capacity.shared" is set to "false" by default.
Usage: This ONTAPI call cannot be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
is-shared |
fixed.capacity_shared |
|
max-throughput |
fixed.max_throughput_iops |
With the REST API, you can also specify throughput by using "fixed.max_throughput_mbps". |
min-throughput |
fixed.min_throughput_iops |
With the REST API, you can also specify throughput by using "fixed.min_throughput_mbps". |
policy-group |
name |
|
return-record |
return_records |
|
vserver |
svm.name |
With the REST API, you can also use svm.uuid, the existing SVM owning the QoS policy. |
qos-policy-group-delete
DELETE /api/storage/qos/policies/{uuid}
Note: The UUID of the policy group is a required field.
Usage: This ONTAPI call cannot be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
force |
No REST Equivalent |
|
policy-group |
No REST Equivalent |
qos-policy-group-delete-iter
This ONTAPI call does not have an equivalent REST API call.
qos-policy-group-get
GET /api/storage/qos/policies/{uuid}
Usage: This ONTAPI call cannot be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
is-auto-generated |
No REST Equivalent |
|
is-shared |
fixed.capacity_shared |
|
max-throughput |
fixed.max_throughput_iops |
With the REST API, you can also specify throughput by using "fixed.max_throughput_mbps". |
min-throughput |
fixed.min_throughput_iops |
With the REST API, you can also specify throughput by using "fixed.min_throughput_mbps". |
num-workloads |
object_count |
|
pgid |
pgid |
|
policy-group-class |
policy_class |
|
uuid |
uuid |
|
vserver |
svm.name |
|
policy-group |
name |
qos-policy-group-get-iter
GET /api/storage/qos/policies
Usage: This ONTAPI call cannot be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
is-auto-generated |
No REST Equivalent |
|
is-shared |
fixed.capacity_shared |
|
max-throughput |
fixed.max_throughput_iops |
With the REST API, you can also specify throughput by using "fixed.max_throughput_mbps". |
min-throughput |
fixed.min_throughput_iops |
With the REST API, you can also specify throughput by using "fixed.min_throughput_mbps". |
num-workloads |
object_count |
|
pgid |
pgid |
|
policy-group |
name |
|
policy-group-class |
policy_class |
|
uuid |
uuid |
|
vserver |
svm.name |
|
max-records |
max_records |
Specifies the maximum number of records to return before paging. |
qos-policy-group-modify
PATCH /api/storage/qos/policies/{uuid}
Note: The UUID of the policy group is a required field.
Usage: This ONTAPI call cannot be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
max-throughput |
fixed.max_throughput_iops |
With the REST API, you can also specify throughput by using "fixed.max_throughput_mbps". |
min-throughput |
fixed.min_throughput_iops |
With the REST API, you can also specify throughput by using "fixed.min_throughput_mbps". |
policy-group |
name |
qos-policy-group-modify-iter
This ONTAPI call does not have an equivalent REST API call.
qos-policy-group-rename
PATCH /api/storage/qos/policies/{uuid}
Note: The UUID of the policy group is a required field.
Usage: This ONTAPI call cannot be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
new-name |
name |
|
policy-group-name |
No REST Equivalent |
qos-settings-read-ahead-create
This ONTAPI call does not have an equivalent REST API call.
qos-settings-read-ahead-destroy
This ONTAPI call does not have an equivalent REST API call.
qos-settings-read-ahead-destroy-iter
This ONTAPI call does not have an equivalent REST API call.
qos-settings-read-ahead-get
This ONTAPI call does not have an equivalent REST API call.
qos-settings-read-ahead-get-iter
This ONTAPI call does not have an equivalent REST API call.
qos-settings-read-ahead-modify
This ONTAPI call does not have an equivalent REST API call.
qos-settings-read-ahead-modify-iter
This ONTAPI call does not have an equivalent REST API call.
qos-test-smf-zapi-error
This ONTAPI call does not have an equivalent REST API call.
qos-workload-delete
This ONTAPI call does not have an equivalent REST API call.
qos-workload-delete-iter
This ONTAPI call does not have an equivalent REST API call.
qos-workload-get
GET /api/storage/qos/workloads/{uuid}
Usage: This ONTAPI call cannot be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
category |
No REST Equivalent |
|
file |
file |
|
is-adaptive |
No REST Equivalent |
|
is-constituent |
No REST Equivalent |
|
lun |
lun |
|
max-throughput |
No REST Equivalent |
|
min-throughput |
No REST Equivalent |
|
policy-group |
No REST Equivalent |
|
qtree |
qtree |
|
read-ahead |
No REST Equivalent |
|
volume |
volume |
|
vserver |
svm.name |
|
wid |
wid |
|
workload-class |
class |
|
workload-name |
name |
|
workload-uuid |
uuid |
qos-workload-get-iter
GET /api/storage/qos/workloads
Usage: This ONTAPI call cannot be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
category |
No REST Equivalent |
|
file |
file |
|
is-adaptive |
No REST Equivalent |
|
is-constituent |
No REST Equivalent |
|
lun |
lun |
|
max-throughput |
No REST Equivalent |
|
min-throughput |
No REST Equivalent |
|
policy-group |
No REST Equivalent |
|
qtree |
qtree |
|
read-ahead |
No REST Equivalent |
|
volume |
volume |
|
vserver |
svm.name |
|
wid |
wid |
|
workload-class |
class |
|
workload-name |
name |
|
workload-uuid |
uuid |
|
max-records |
max_records |
Specifies the maximum number of records to return before paging. |
qos-workload-modify
This ONTAPI call does not have an equivalent REST API call.
qos-workload-modify-iter
This ONTAPI call does not have an equivalent REST API call.
qos-workload-policy-count-get
This ONTAPI call does not have an equivalent REST API call.