Skip to content

Instantly share code, notes, and snippets.

@RyanW8
Created November 27, 2020 14:30
Show Gist options
  • Save RyanW8/b1f9e1242e601b986f903995979c32cb to your computer and use it in GitHub Desktop.
Save RyanW8/b1f9e1242e601b986f903995979c32cb to your computer and use it in GitHub Desktop.
{
"@odata.context": "/redfish/v1/$metadata#NetworkAdapterCollection.NetworkAdapterCollection",
"@odata.etag": "W/\"1606230711\"",
"@odata.id": "/redfish/v1/Chassis/Self/NetworkAdapters",
"@odata.type": "#NetworkAdapterCollection.NetworkAdapterCollection",
"Members": [
{
"@odata.id": "/redfish/v1/Chassis/Self/NetworkAdapters/1"
}
],
"Members@odata.count": 1,
"Name": "NetworkAdapter Collection"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment