{
  "OSDF_FRANKFURT.queryPolicy_vCPE": {
    "type": "onap.policies.optimization.QueryPolicy",
    "version": "1.0.0",
    "type_version": "1.0.0",
    "metadata": {
      "policy-id": "OSDF_FRANKFURT.queryPolicy_vCPE",
      "policy-version": 1
    },
    "properties": {
      "scope": [
        "OSDF_FRANKFURT"
      ],
      "services": [
        "vCPE"
      ],
      "resources": [
        "vGMuxInfra",
        "vG"
      ],
      "geography": [
        "US",
        "INTERNATIONAL"
      ],
      "identity": "vCPE_Query_Policy",
      "queryProperties": [
        {
          "attribute": "locationId",
          "attribute_location": "customerLocation",
          "value": ""
        },
        {
          "attribute": "id",
          "attribute_location": "vpnInfo.vpnId",
          "value": ""
        },
        {
          "attribute": "upstreamBW",
          "attribute_location": "vpnInfo.upstreamBW",
          "value": ""
        },
        {
          "attribute": "customerLatitude",
          "attribute_location": "customerLatitude",
          "value": 1.1
        },
        {
          "attribute": "customerLongitude",
          "attribute_location": "customerLongitude",
          "value": 2.2
        }
      ]
    }
  }
}