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

disk-encrypt

Contributors
Suggest changes

disk-encrypt-get

GET /api/storage/disks/{name}

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

ONTAPI attribute REST attribute Comment

data-key-id

key_id.data

disk-name

name

fips-key-id

key_id.fips

is-fips-certified

fips_certified

is-sed

self_encrypting

protection-mode

protection_mode

type

type

disk-encrypt-get-iter

GET /api/storage/disks?self_encrypting=true

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

ONTAPI attribute REST attribute Comment

data-key-id

key_id.data

disk-name

name

fips-key-id

key_id.fips

is-fips-certified

fips_certified

is-sed

self_encrypting

protection-mode

protection_mode

type

type

max-records

max_records

Specifies the maximum number of records to return before paging.

disk-encrypt-modify

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

disk-encrypt-modify-iter

PATCH /api/storage/disks

Note: This REST API only supports modifying the data authentication key of all encrypting drives. You must supply the "encryption_operation query" parameter.

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

ONTAPI attribute REST attribute Comment

continue-on-failure

No REST Equivalent

data-key-id

No REST Equivalent

Automatically generates in the REST API based on the encryption_operation query parameter.

fips-key-id

No REST Equivalent

max-failure-count

No REST Equivalent

max-records

max_records

Specifies the maximum number of records to return before paging.

disk-name

No REST Equivalent

is-fips-certified

No REST Equivalent

is-sed

No REST Equivalent

protection-mode

No REST Equivalent

type

No REST Equivalent

return-failure-list

No REST Equivalent

return-success-list

No REST Equivalent

disk-encrypt-sanitize

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

disk-encrypt-sanitize-iter

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

disk-encrypt-status-get

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

disk-encrypt-status-get-iter

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