chromium/chromeos/components/test/data/onc/managed_toplevel_with_cellular_sim_lock.onc

{
  "GlobalNetworkConfiguration":{
    "AllowCellularSimLock": true,
  },
  "NetworkConfigurations":[
    {
      "Ethernet":{
        "Authentication":"None"
      },
      "GUID":"guid",
      "Name":"name",
      "Type":"Ethernet"
    }
  ]
}