SwitchingProfileTypeIdEntry (type)

{
  "id": "SwitchingProfileTypeIdEntry", 
  "module_id": "BaseSwitchingProfile", 
  "properties": {
    "key": {
      "$ref": "SwitchingProfileType
    }, 
    "value": {
      "description": "key value", 
      "readonly": false, 
      "required": true, 
      "type": "string"
    }
  }, 
  "type": "object"
}