chromium/chromeos/components/test/data/onc/policy/policy_allow_only_policy_cellular_networks.onc

{
  "NetworkConfigurations": [
    {
      "GUID": "policy_cellular",
      "Type": "Cellular",
      "Name": "Managed cellular",
      "Cellular": {
        "SMDPAddress": "1$SMDP.GSMA.COM$00000-00000-00000-000-0001"
      }
    }
  ],
  "GlobalNetworkConfiguration": {
    "AllowOnlyPolicyCellularNetworks": true
  },
  "Type": "UnencryptedConfiguration"
}