Skip to main content
ONTAP 9.11.1 ONTAPI-to-REST mapping
A newer release of this product is available.

perf

Contributors
Suggest changes

perf-archive-config-get

This ONTAPI call does not have an equivalent REST API call.

perf-archive-config-modify

This ONTAPI call does not have an equivalent REST API call.

perf-archive-datastore-get-iter

This ONTAPI call does not have an equivalent REST API call.

perf-awa-get

This ONTAPI call does not have an equivalent REST API call.

perf-awa-get-iter

This ONTAPI call does not have an equivalent REST API call.

perf-awa-start

This ONTAPI call does not have an equivalent REST API call.

perf-awa-stop

This ONTAPI call does not have an equivalent REST API call.

perf-awa-volume-get

This ONTAPI call does not have an equivalent REST API call.

perf-awa-volume-get-iter

This ONTAPI call does not have an equivalent REST API call.

perf-clean-stale-sample-data

This ONTAPI call does not have an equivalent REST API call.

perf-cleanup-sample-duration

This ONTAPI call does not have an equivalent REST API call.

perf-object-counter-list-info

GET /api/cluster/counter/tables/{name}

Usage: This ONTAPI call can be issued against Storage VM (SVM) management LIFs.

ONTAPI attribute REST attribute Comment

filter-data

No REST Equivalent

This element is deprecated in Data ONTAP 8.2 and later, as filtering by node is no longer necessary. Each node contains the same set of counter definitions, so filtering by node yields the same results as not filtering.

objectname

name

counter-info.aggregation-style

No REST Equivalent

Aggregation-style is deprecated in Data ONTAP 8.2 and later. This field has never been used.

counter-info.base-counter

counter_schemas.denominator.name

Name of the counter used as the denominator to calculate values of counters involving averages and percentages.

counter-info.desc

counter_schemas.description

counter-info.is-deprecated

No REST Equivalent

counter-info.is-key

No REST Equivalent

counter-info.labels

No REST Equivalent

counter-info.name

counter_schemas.name

counter-info.privilege-level

No REST Equivalent

counter-info.replace-by

No REST Equivalent

counter-info.translation-input-counter

No REST Equivalent

Translation-input-counter is deprecated in Data ONTAP 8.2 and later. This field does not provide useful information about counters. It was previously used for diagnostic purposes only and is no longer needed.

counter-info.type

counter_schema.type

counter-info.unit

counter_schema.unit

perf-object-get-instances

GET /api/cluster/counter/tables/{counter_table.name}/rows/{id}

Usage: This ONTAPI call can be issued against Storage VM (SVM) management LIFs.

ONTAPI attribute REST attribute Comment

counters

counters.name

filter-data

No REST Equivalent

The REST interface requires each individual field to be queried.

instance-uuids

No REST Equivalent

instances

id

The REST interface uses instance ID as a key and index.

max

max_records

objectname

counter_table.name

privilege-level

No REST Equivalent

sample-id

No REST Equivalent

sort-key

No REST Equivalent

sort-order

No REST Equivalent

perf-object-instance-list-info-iter

GET /api/cluster/counter/tables/{counter_table.name}/rows

Usage: This ONTAPI call can be issued against Storage VM (SVM) management LIFs.

ONTAPI attribute REST attribute Comment

desired-attributes

fields

filter-data

No REST Equivalent

The REST interface requires each individual field to be queried.

max-records

max_records

Specifies the maximum number of records to return before paging.

objectname

counter_table.name

query

No REST Equivalent

Each field is queried individually in REST. For example, ' …​/value?counters.name=myname'.

instance-info.name

id

instance-info.uuid

id

perf-object-list-info

GET /api/cluster/counter/tables

Usage: This ONTAPI call can be issued against Storage VM (SVM) management LIFs.

ONTAPI attribute REST attribute Comment

filter-data

No REST Equivalent

This element is deprecated in Data ONTAP 8.2 and later, as filtering by node is no longer necessary. Each node contains the same set of counter definitions, so filtering by node yields the same results as not filtering.

object-info.description

description

object-info.get-instances-preferred-counter

No REST Equivalent

object-info.is-deprecated

No REST Equivalent

object-info.name

name

object-info.privilege-level

No REST Equivalent

object-info.replaced-by

No REST Equivalent

perf-object-start

This ONTAPI call does not have an equivalent REST API call.

perf-object-stop

This ONTAPI call does not have an equivalent REST API call.

perf-preset-create

This ONTAPI call does not have an equivalent REST API call.

perf-preset-delete

This ONTAPI call does not have an equivalent REST API call.

perf-preset-detail-get

This ONTAPI call does not have an equivalent REST API call.

perf-preset-get-iter

This ONTAPI call does not have an equivalent REST API call.

perf-preset-modify

This ONTAPI call does not have an equivalent REST API call.

perf-samples-delete

This ONTAPI call does not have an equivalent REST API call.

perf-samples-get-iter

This ONTAPI call does not have an equivalent REST API call.