Skip to main content
A newer release of this product is available.

Update disk ownership, change authentication keys, or sanitize disks

Contributors

PATCH /storage/disks

Updates the encryption controls of self-encrypting disks.

  • storage encryption disk modify -data-key-id

  • security key-manager key query -key-type NSE-AK

Learn more

Parameters

Name Type In Required Description

return_records

boolean

query

False

The default is false. If set to true, the records are returned.

name

string

query

True

Disk name

encryption_operation

string

query

True

Name of the operation to apply to encrypting disks.

  • enum: ["rekey_data_default", "rekey_data_auto_id"]

Response

Status: 200, Ok

Error

Status: Default

ONTAP Error Response Codes

Error Code Description

1441795

Setting the data key ID to the manufacture secure ID is not allowed when in FIPS-compliance mode.

14155777

The operation failed on one or more disks.

14155778

No self-encrypting disks were specified.

14155779

Status from a node shows that a conflicting operation has occurred. Some disk controls might have changed.

14155780

Could not retrieve the required key ID from the key manager.