An instance of DellPhysicalDisk will have Physical Disk specific data.
Privilege: Login
Note: This URI has been updated to meet the latest Redfish specification based URI naming conventions. The following non-compliant URI may get deprecated in future releases. Old URI: '/redfish/v1/Dell/Systems/{ComputerSystemId}/Storage/Drives/DellPhysicalDisk/{PhysicalDiskId}'
NOTE: Performing GET method on the above URI with an invalid controller ID may respond with a 200 code.
NOTE: This URI was updated as per Open API compliance. The old URI may get deprecated in the upcoming release.
username:passwordAuthorization: Basic *****************X-Auth-Token: ********************curl --location '/redfish/v1/Systems//Storage//Drives/Oem/Dell/DellDrives/' \
--header 'Authorization: Basic <encoded-value>'{}