CXLLogicalDevice schema contains the properties of a CXL logical device within a PCIe device.X-Auth-Token: ********************username:passwordAuthorization: Basic *****************curl --location '/redfish/v1/Chassis//PCIeDevices//CXLLogicalDevices/' \
--header 'X-Auth-Token: <api-key>' \
--header 'Authorization: Basic <encoded-value>'{}