An instance of DellPCIeSSDExtender will have data specific to the PCIeSSD extender in the managed system.
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/DellPCIeSSDExtender/{PCIeSSDExtenderId}'
username:passwordAuthorization: Basic *****************X-Auth-Token: ********************curl --location '/redfish/v1/Systems//Storage//Oem/Dell/DellPCIeSSDExtenders/' \
--header 'Authorization: Basic <encoded-value>'{
"@odata.context": "/redfish/v1/$metadata#DellPCIeSSDExtender.DellPCIeSSDExtender",
"@odata.id": "/redfish/v1/Systems/System.Embedded.1/Storage/PCIeExtender.Slot.11/Oem/Dell/DellPCIeSSDExtenders/PCIeExtender.Slot.11",
"@odata.type": "#DellPCIeSSDExtender.v1_0_0.DellPCIeSSDExtender",
"Description": "An instance of DellPCIeSSDExtender will have data specific to the PCIeSSD extender in the managed system.",
"DeviceDescription": "PCIe Extender in PCIe Slot 11",
"Id": "PCIeExtender.Slot.11",
"InstanceID": "PCIeExtender.Slot.11",
"Name": "DellPCIeSSDExtender",
"RollupStatus": "OK"
}