Update disk ownership, change authentication keys, or sanitize disks
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
PATCH /storage/disks
Updates the encryption controls of self-encrypting disks.
Related ONTAP commands
-
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.
|
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. |