Skip to content

Redfish Service Validator FAILs on Properties annotated with Message ExtendedInfo in the GET response payload #659

@phanindrabec

Description

@phanindrabec

The Redfish Service Validator reports failures for properties annotated with Message ExtendedInfo in the GET response payload. This behavior was not observed previously and seems to have been introduced in version 3.0.9.

Example :

GET Response Payload of /redfish/v1/Managers/1/SerialInterfaces/1
{

"@odata.id": "/redfish/v1/Managers/1/SerialInterfaces/1",
"@odata.type": "#SerialInterface.v1_0_0.SerialInterface",
"Name": "Managed Serial Interface 1",
"PinOut": "Cyclades",
"PinOut@Message.ExtendedInfo": [{
...
...
...
}]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions