BackupUiFramesInfoList (type)

{
  "id": "BackupUiFramesInfoList", 
  "properties": {
    "backup_frames_list": {
      "items": {
        "$ref": "BackupUiFramesInfo
      }, 
      "readonly": true, 
      "required": true, 
      "title": "List of backup frames(and metadata) to be displayed in UI", 
      "type": "array"
    }
  }, 
  "type": "object"
}