Redfishtool Chassis Get

This operation downloads a single chassis record.

$ onprem redfishtool Chassis get -I cfp4tn132ckg5rh8p5b0

#
# Chassis Resource:
{
  "Name": "c005-a",
  "Manufacturer": "BitScope",
  "Oem": {
    "bitscope.com": {
      "stations": [
        0,
        1,
        2,
        3
      ],
      "uuids": [
        "9494b70e-3a96-4271-9796-b2d23dea95ab",
        "cc95f756-3bd6-4a70-97ce-b39265ebd5b2",
        "eb969771-38b6-4d73-b7e9-b0f242e8b5f6",
        "8c92d716-3cf6-4a77-b78-b4b225ecf5d5"
      ]
    }
  },
  "@odata.id": "/redfish/v1/Chassis/cfp4tn132ckg5rh8p5b0",
  "Model": "Cluster Blade",
  "PartNumber": "CB04B",
  "UUID": "4d67a048-6b6e-5c13-8766-f3fd32f50429",
  "Product": "On Prem Agent",
  "@odata.type": "#Chassis.v1_21_0.Chassis",
  "Id": "cfp4tn132ckg5rh8p5b0"
}