DeviceNameAndMacAddrOfPnic (type)

{
  "id": "DeviceNameAndMacAddrOfPnic", 
  "properties": {
    "device_name": {
      "description": "Device name of pnic", 
      "type": "string"
    }, 
    "mac_address": {
      "description": "MAC address of pnic", 
      "type": "string"
    }
  }, 
  "title": "Device name and MAC address of pnic", 
  "type": "object"
}