Org Setting Auto Deviceprofile Assignment

ModelsStructures

Org Setting Auto Deviceprofile Assignment
#

This model accepts additional fields of type Object.

NameDescription
enable
Boolean
rules
{
  "enable": false,
  "rules": [
    {
      "create_new_site_if_needed": false,
      "expression": "expression4",
      "gatewaytemplate_id": "gatewaytemplate_id0",
      "match_country": "match_country8",
      "match_device_type": "other",
      "src": "name",
      "exampleAdditionalProperty": {
        "key1": "val1",
        "key2": "val2"
      }
    },
    {
      "create_new_site_if_needed": false,
      "expression": "expression4",
      "gatewaytemplate_id": "gatewaytemplate_id0",
      "match_country": "match_country8",
      "match_device_type": "other",
      "src": "name",
      "exampleAdditionalProperty": {
        "key1": "val1",
        "key2": "val2"
      }
    },
    {
      "create_new_site_if_needed": false,
      "expression": "expression4",
      "gatewaytemplate_id": "gatewaytemplate_id0",
      "match_country": "match_country8",
      "match_device_type": "other",
      "src": "name",
      "exampleAdditionalProperty": {
        "key1": "val1",
        "key2": "val2"
      }
    }
  ],
  "exampleAdditionalProperty": {
    "key1": "val1",
    "key2": "val2"
  }
}