Delete a specific Logical Drive
PUT {{iloURI}}/redfish/v1/systems/1/smartstorageconfig/settings/
PATCH Clear All Logical Drives
Request Body
{"LogicalDrives"=>[{"Actions"=>[{"Action"=>"LogicalDriveDelete"}], "VolumeUniqueIdentifier"=>"600508B1001C29541417853BD0E65ABE"}], "DataGuard"=>"Permissive"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
OData-Version | string | ||
Content-Type | string | ||
X-Auth-Token | string |