Cyan Web API - Version 1


POST api/nodes/packages

            Create a list of node resources with routes if specified.
            

Request Information

Parameters

NameDescriptionAdditional information
nodePackages

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
[
  {
    "node": {
      "tenantId": "a6b693fc-40ed-478d-bc4a-bf663f39cfd6",
      "nodeId": "3973b366-aee9-4e96-831e-06a639a157ee",
      "type": "sample string 3",
      "id": "sample string 4",
      "parentType": "sample string 5",
      "parentId": "sample string 6",
      "title": "sample string 7",
      "props": {
        "sample string 1": {},
        "sample string 3": {},
        "sample string 5": {}
      },
      "refs": {
        "sample string 1": {
          "type": "sample string 1",
          "id": "sample string 2"
        },
        "sample string 2": {
          "type": "sample string 1",
          "id": "sample string 2"
        },
        "sample string 3": {
          "type": "sample string 1",
          "id": "sample string 2"
        }
      },
      "cyanId": 8,
      "subjectToCleanup": true,
      "createdDateUtc": "2026-09-11T10:58:21.802668+00:00",
      "updatedDateUtc": "2026-09-11T10:58:21.802668+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "311d1240-3b25-4cc0-aef6-236a16b0af00",
        "tenantId": "0e5a30f3-bf7f-4294-9bc6-15646df18fa5",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "2c5056c3-b090-4bb0-bea0-2f9c5a07146f",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-09-11T10:58:21.802668+00:00",
        "updatedDateUtc": "2026-09-11T10:58:21.802668+00:00"
      },
      {
        "nodeIndexId": "311d1240-3b25-4cc0-aef6-236a16b0af00",
        "tenantId": "0e5a30f3-bf7f-4294-9bc6-15646df18fa5",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "2c5056c3-b090-4bb0-bea0-2f9c5a07146f",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-09-11T10:58:21.802668+00:00",
        "updatedDateUtc": "2026-09-11T10:58:21.802668+00:00"
      },
      {
        "nodeIndexId": "311d1240-3b25-4cc0-aef6-236a16b0af00",
        "tenantId": "0e5a30f3-bf7f-4294-9bc6-15646df18fa5",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "2c5056c3-b090-4bb0-bea0-2f9c5a07146f",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-09-11T10:58:21.802668+00:00",
        "updatedDateUtc": "2026-09-11T10:58:21.802668+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "d25523bf-7eef-42c1-8566-f999c1c99cc2",
        "tenantId": "be01c74b-e601-4954-83e6-d16c85948659",
        "userId": "a2d25fef-fbe6-49fb-86b7-e5037131c80f",
        "userGroupId": "69052af0-8807-40b6-ad1f-f6094bfdd24b",
        "deviceId": "b56a6232-4a1d-471c-97cc-932a664558bf",
        "deviceGroupId": "2e63f2dc-b425-489a-8404-25d952e1d100",
        "applicationId": "4521768a-7a1d-4955-a16e-f975d5f74697",
        "applicationVersionId": "4aed44df-adf1-405d-abd0-0b41235c5bc4",
        "nodeId": "f5fbed56-f9a3-4485-a535-19c6aa457177",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-09-11T10:58:21.802668+00:00",
        "updatedDateUtc": "2026-09-11T10:58:21.802668+00:00"
      },
      {
        "nodeRouteId": "d25523bf-7eef-42c1-8566-f999c1c99cc2",
        "tenantId": "be01c74b-e601-4954-83e6-d16c85948659",
        "userId": "a2d25fef-fbe6-49fb-86b7-e5037131c80f",
        "userGroupId": "69052af0-8807-40b6-ad1f-f6094bfdd24b",
        "deviceId": "b56a6232-4a1d-471c-97cc-932a664558bf",
        "deviceGroupId": "2e63f2dc-b425-489a-8404-25d952e1d100",
        "applicationId": "4521768a-7a1d-4955-a16e-f975d5f74697",
        "applicationVersionId": "4aed44df-adf1-405d-abd0-0b41235c5bc4",
        "nodeId": "f5fbed56-f9a3-4485-a535-19c6aa457177",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-09-11T10:58:21.802668+00:00",
        "updatedDateUtc": "2026-09-11T10:58:21.802668+00:00"
      },
      {
        "nodeRouteId": "d25523bf-7eef-42c1-8566-f999c1c99cc2",
        "tenantId": "be01c74b-e601-4954-83e6-d16c85948659",
        "userId": "a2d25fef-fbe6-49fb-86b7-e5037131c80f",
        "userGroupId": "69052af0-8807-40b6-ad1f-f6094bfdd24b",
        "deviceId": "b56a6232-4a1d-471c-97cc-932a664558bf",
        "deviceGroupId": "2e63f2dc-b425-489a-8404-25d952e1d100",
        "applicationId": "4521768a-7a1d-4955-a16e-f975d5f74697",
        "applicationVersionId": "4aed44df-adf1-405d-abd0-0b41235c5bc4",
        "nodeId": "f5fbed56-f9a3-4485-a535-19c6aa457177",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-09-11T10:58:21.802668+00:00",
        "updatedDateUtc": "2026-09-11T10:58:21.802668+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-09-11T10:58:21.802668+00:00",
    "updatedDateUtc": "2026-09-11T10:58:21.802668+00:00"
  },
  {
    "node": {
      "tenantId": "a6b693fc-40ed-478d-bc4a-bf663f39cfd6",
      "nodeId": "3973b366-aee9-4e96-831e-06a639a157ee",
      "type": "sample string 3",
      "id": "sample string 4",
      "parentType": "sample string 5",
      "parentId": "sample string 6",
      "title": "sample string 7",
      "props": {
        "sample string 1": {},
        "sample string 3": {},
        "sample string 5": {}
      },
      "refs": {
        "sample string 1": {
          "type": "sample string 1",
          "id": "sample string 2"
        },
        "sample string 2": {
          "type": "sample string 1",
          "id": "sample string 2"
        },
        "sample string 3": {
          "type": "sample string 1",
          "id": "sample string 2"
        }
      },
      "cyanId": 8,
      "subjectToCleanup": true,
      "createdDateUtc": "2026-09-11T10:58:21.802668+00:00",
      "updatedDateUtc": "2026-09-11T10:58:21.802668+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "311d1240-3b25-4cc0-aef6-236a16b0af00",
        "tenantId": "0e5a30f3-bf7f-4294-9bc6-15646df18fa5",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "2c5056c3-b090-4bb0-bea0-2f9c5a07146f",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-09-11T10:58:21.802668+00:00",
        "updatedDateUtc": "2026-09-11T10:58:21.802668+00:00"
      },
      {
        "nodeIndexId": "311d1240-3b25-4cc0-aef6-236a16b0af00",
        "tenantId": "0e5a30f3-bf7f-4294-9bc6-15646df18fa5",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "2c5056c3-b090-4bb0-bea0-2f9c5a07146f",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-09-11T10:58:21.802668+00:00",
        "updatedDateUtc": "2026-09-11T10:58:21.802668+00:00"
      },
      {
        "nodeIndexId": "311d1240-3b25-4cc0-aef6-236a16b0af00",
        "tenantId": "0e5a30f3-bf7f-4294-9bc6-15646df18fa5",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "2c5056c3-b090-4bb0-bea0-2f9c5a07146f",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-09-11T10:58:21.802668+00:00",
        "updatedDateUtc": "2026-09-11T10:58:21.802668+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "d25523bf-7eef-42c1-8566-f999c1c99cc2",
        "tenantId": "be01c74b-e601-4954-83e6-d16c85948659",
        "userId": "a2d25fef-fbe6-49fb-86b7-e5037131c80f",
        "userGroupId": "69052af0-8807-40b6-ad1f-f6094bfdd24b",
        "deviceId": "b56a6232-4a1d-471c-97cc-932a664558bf",
        "deviceGroupId": "2e63f2dc-b425-489a-8404-25d952e1d100",
        "applicationId": "4521768a-7a1d-4955-a16e-f975d5f74697",
        "applicationVersionId": "4aed44df-adf1-405d-abd0-0b41235c5bc4",
        "nodeId": "f5fbed56-f9a3-4485-a535-19c6aa457177",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-09-11T10:58:21.802668+00:00",
        "updatedDateUtc": "2026-09-11T10:58:21.802668+00:00"
      },
      {
        "nodeRouteId": "d25523bf-7eef-42c1-8566-f999c1c99cc2",
        "tenantId": "be01c74b-e601-4954-83e6-d16c85948659",
        "userId": "a2d25fef-fbe6-49fb-86b7-e5037131c80f",
        "userGroupId": "69052af0-8807-40b6-ad1f-f6094bfdd24b",
        "deviceId": "b56a6232-4a1d-471c-97cc-932a664558bf",
        "deviceGroupId": "2e63f2dc-b425-489a-8404-25d952e1d100",
        "applicationId": "4521768a-7a1d-4955-a16e-f975d5f74697",
        "applicationVersionId": "4aed44df-adf1-405d-abd0-0b41235c5bc4",
        "nodeId": "f5fbed56-f9a3-4485-a535-19c6aa457177",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-09-11T10:58:21.802668+00:00",
        "updatedDateUtc": "2026-09-11T10:58:21.802668+00:00"
      },
      {
        "nodeRouteId": "d25523bf-7eef-42c1-8566-f999c1c99cc2",
        "tenantId": "be01c74b-e601-4954-83e6-d16c85948659",
        "userId": "a2d25fef-fbe6-49fb-86b7-e5037131c80f",
        "userGroupId": "69052af0-8807-40b6-ad1f-f6094bfdd24b",
        "deviceId": "b56a6232-4a1d-471c-97cc-932a664558bf",
        "deviceGroupId": "2e63f2dc-b425-489a-8404-25d952e1d100",
        "applicationId": "4521768a-7a1d-4955-a16e-f975d5f74697",
        "applicationVersionId": "4aed44df-adf1-405d-abd0-0b41235c5bc4",
        "nodeId": "f5fbed56-f9a3-4485-a535-19c6aa457177",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-09-11T10:58:21.802668+00:00",
        "updatedDateUtc": "2026-09-11T10:58:21.802668+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-09-11T10:58:21.802668+00:00",
    "updatedDateUtc": "2026-09-11T10:58:21.802668+00:00"
  },
  {
    "node": {
      "tenantId": "a6b693fc-40ed-478d-bc4a-bf663f39cfd6",
      "nodeId": "3973b366-aee9-4e96-831e-06a639a157ee",
      "type": "sample string 3",
      "id": "sample string 4",
      "parentType": "sample string 5",
      "parentId": "sample string 6",
      "title": "sample string 7",
      "props": {
        "sample string 1": {},
        "sample string 3": {},
        "sample string 5": {}
      },
      "refs": {
        "sample string 1": {
          "type": "sample string 1",
          "id": "sample string 2"
        },
        "sample string 2": {
          "type": "sample string 1",
          "id": "sample string 2"
        },
        "sample string 3": {
          "type": "sample string 1",
          "id": "sample string 2"
        }
      },
      "cyanId": 8,
      "subjectToCleanup": true,
      "createdDateUtc": "2026-09-11T10:58:21.802668+00:00",
      "updatedDateUtc": "2026-09-11T10:58:21.802668+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "311d1240-3b25-4cc0-aef6-236a16b0af00",
        "tenantId": "0e5a30f3-bf7f-4294-9bc6-15646df18fa5",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "2c5056c3-b090-4bb0-bea0-2f9c5a07146f",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-09-11T10:58:21.802668+00:00",
        "updatedDateUtc": "2026-09-11T10:58:21.802668+00:00"
      },
      {
        "nodeIndexId": "311d1240-3b25-4cc0-aef6-236a16b0af00",
        "tenantId": "0e5a30f3-bf7f-4294-9bc6-15646df18fa5",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "2c5056c3-b090-4bb0-bea0-2f9c5a07146f",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-09-11T10:58:21.802668+00:00",
        "updatedDateUtc": "2026-09-11T10:58:21.802668+00:00"
      },
      {
        "nodeIndexId": "311d1240-3b25-4cc0-aef6-236a16b0af00",
        "tenantId": "0e5a30f3-bf7f-4294-9bc6-15646df18fa5",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "2c5056c3-b090-4bb0-bea0-2f9c5a07146f",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-09-11T10:58:21.802668+00:00",
        "updatedDateUtc": "2026-09-11T10:58:21.802668+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "d25523bf-7eef-42c1-8566-f999c1c99cc2",
        "tenantId": "be01c74b-e601-4954-83e6-d16c85948659",
        "userId": "a2d25fef-fbe6-49fb-86b7-e5037131c80f",
        "userGroupId": "69052af0-8807-40b6-ad1f-f6094bfdd24b",
        "deviceId": "b56a6232-4a1d-471c-97cc-932a664558bf",
        "deviceGroupId": "2e63f2dc-b425-489a-8404-25d952e1d100",
        "applicationId": "4521768a-7a1d-4955-a16e-f975d5f74697",
        "applicationVersionId": "4aed44df-adf1-405d-abd0-0b41235c5bc4",
        "nodeId": "f5fbed56-f9a3-4485-a535-19c6aa457177",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-09-11T10:58:21.802668+00:00",
        "updatedDateUtc": "2026-09-11T10:58:21.802668+00:00"
      },
      {
        "nodeRouteId": "d25523bf-7eef-42c1-8566-f999c1c99cc2",
        "tenantId": "be01c74b-e601-4954-83e6-d16c85948659",
        "userId": "a2d25fef-fbe6-49fb-86b7-e5037131c80f",
        "userGroupId": "69052af0-8807-40b6-ad1f-f6094bfdd24b",
        "deviceId": "b56a6232-4a1d-471c-97cc-932a664558bf",
        "deviceGroupId": "2e63f2dc-b425-489a-8404-25d952e1d100",
        "applicationId": "4521768a-7a1d-4955-a16e-f975d5f74697",
        "applicationVersionId": "4aed44df-adf1-405d-abd0-0b41235c5bc4",
        "nodeId": "f5fbed56-f9a3-4485-a535-19c6aa457177",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-09-11T10:58:21.802668+00:00",
        "updatedDateUtc": "2026-09-11T10:58:21.802668+00:00"
      },
      {
        "nodeRouteId": "d25523bf-7eef-42c1-8566-f999c1c99cc2",
        "tenantId": "be01c74b-e601-4954-83e6-d16c85948659",
        "userId": "a2d25fef-fbe6-49fb-86b7-e5037131c80f",
        "userGroupId": "69052af0-8807-40b6-ad1f-f6094bfdd24b",
        "deviceId": "b56a6232-4a1d-471c-97cc-932a664558bf",
        "deviceGroupId": "2e63f2dc-b425-489a-8404-25d952e1d100",
        "applicationId": "4521768a-7a1d-4955-a16e-f975d5f74697",
        "applicationVersionId": "4aed44df-adf1-405d-abd0-0b41235c5bc4",
        "nodeId": "f5fbed56-f9a3-4485-a535-19c6aa457177",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-09-11T10:58:21.802668+00:00",
        "updatedDateUtc": "2026-09-11T10:58:21.802668+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-09-11T10:58:21.802668+00:00",
    "updatedDateUtc": "2026-09-11T10:58:21.802668+00:00"
  }
]

application/xml, text/xml

Sample:
<ArrayOfNodePackageRepresentation xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BlueDot.Cyan.Server.Core.Models.Rest.Version1">
  <NodePackageRepresentation>
    <CreatedDateUtc>2026-09-11T10:58:21.802668+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-09-11T10:58:21.802668+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-09-11T10:58:21.802668+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-09-11T10:58:21.802668+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>3973b366-aee9-4e96-831e-06a639a157ee</NodeId>
      <ParentId>sample string 6</ParentId>
      <ParentType>sample string 5</ParentType>
      <Props xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:KeyValueOfstringanyType>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value />
        </d4p1:KeyValueOfstringanyType>
        <d4p1:KeyValueOfstringanyType>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value />
        </d4p1:KeyValueOfstringanyType>
        <d4p1:KeyValueOfstringanyType>
          <d4p1:Key>sample string 5</d4p1:Key>
          <d4p1:Value />
        </d4p1:KeyValueOfstringanyType>
      </Props>
      <Refs xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>
            <Id>sample string 2</Id>
            <Type>sample string 1</Type>
          </d4p1:Value>
        </d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
        <d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
          <d4p1:Key>sample string 2</d4p1:Key>
          <d4p1:Value>
            <Id>sample string 2</Id>
            <Type>sample string 1</Type>
          </d4p1:Value>
        </d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
        <d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>
            <Id>sample string 2</Id>
            <Type>sample string 1</Type>
          </d4p1:Value>
        </d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
      </Refs>
      <SubjectToCleanup>true</SubjectToCleanup>
      <TenantId>a6b693fc-40ed-478d-bc4a-bf663f39cfd6</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-09-11T10:58:21.802668+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-11T10:58:21.802668+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>2c5056c3-b090-4bb0-bea0-2f9c5a07146f</NodeId>
        <NodeIndexId>311d1240-3b25-4cc0-aef6-236a16b0af00</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>0e5a30f3-bf7f-4294-9bc6-15646df18fa5</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-09-11T10:58:21.802668+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-11T10:58:21.802668+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>2c5056c3-b090-4bb0-bea0-2f9c5a07146f</NodeId>
        <NodeIndexId>311d1240-3b25-4cc0-aef6-236a16b0af00</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>0e5a30f3-bf7f-4294-9bc6-15646df18fa5</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-09-11T10:58:21.802668+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-11T10:58:21.802668+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>2c5056c3-b090-4bb0-bea0-2f9c5a07146f</NodeId>
        <NodeIndexId>311d1240-3b25-4cc0-aef6-236a16b0af00</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>0e5a30f3-bf7f-4294-9bc6-15646df18fa5</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-09-11T10:58:21.802668+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-11T10:58:21.802668+00:00</UpdatedDateUtc>
        <ApplicationId>4521768a-7a1d-4955-a16e-f975d5f74697</ApplicationId>
        <ApplicationVersionId>4aed44df-adf1-405d-abd0-0b41235c5bc4</ApplicationVersionId>
        <ApplyParentRoutes>true</ApplyParentRoutes>
        <ApplyToDescendants>true</ApplyToDescendants>
        <ApplyToParents>true</ApplyToParents>
        <ApplyToSiblings>true</ApplyToSiblings>
        <ApplyToSiblingsType>sample string 15</ApplyToSiblingsType>
        <ApplyToTree>true</ApplyToTree>
        <CustomKey>sample string 8</CustomKey>
        <CustomValue>sample string 9</CustomValue>
        <CyanId>7</CyanId>
        <Description>sample string 5</Description>
        <DeviceGroupId>2e63f2dc-b425-489a-8404-25d952e1d100</DeviceGroupId>
        <DeviceId>b56a6232-4a1d-471c-97cc-932a664558bf</DeviceId>
        <IgnoreNodeIdsInRouting xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
          <d5p1:string>sample string 3</d5p1:string>
        </IgnoreNodeIdsInRouting>
        <Name>sample string 4</Name>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>f5fbed56-f9a3-4485-a535-19c6aa457177</NodeId>
        <NodeRouteId>d25523bf-7eef-42c1-8566-f999c1c99cc2</NodeRouteId>
        <TenantId>be01c74b-e601-4954-83e6-d16c85948659</TenantId>
        <UserGroupId>69052af0-8807-40b6-ad1f-f6094bfdd24b</UserGroupId>
        <UserId>a2d25fef-fbe6-49fb-86b7-e5037131c80f</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-09-11T10:58:21.802668+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-11T10:58:21.802668+00:00</UpdatedDateUtc>
        <ApplicationId>4521768a-7a1d-4955-a16e-f975d5f74697</ApplicationId>
        <ApplicationVersionId>4aed44df-adf1-405d-abd0-0b41235c5bc4</ApplicationVersionId>
        <ApplyParentRoutes>true</ApplyParentRoutes>
        <ApplyToDescendants>true</ApplyToDescendants>
        <ApplyToParents>true</ApplyToParents>
        <ApplyToSiblings>true</ApplyToSiblings>
        <ApplyToSiblingsType>sample string 15</ApplyToSiblingsType>
        <ApplyToTree>true</ApplyToTree>
        <CustomKey>sample string 8</CustomKey>
        <CustomValue>sample string 9</CustomValue>
        <CyanId>7</CyanId>
        <Description>sample string 5</Description>
        <DeviceGroupId>2e63f2dc-b425-489a-8404-25d952e1d100</DeviceGroupId>
        <DeviceId>b56a6232-4a1d-471c-97cc-932a664558bf</DeviceId>
        <IgnoreNodeIdsInRouting xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
          <d5p1:string>sample string 3</d5p1:string>
        </IgnoreNodeIdsInRouting>
        <Name>sample string 4</Name>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>f5fbed56-f9a3-4485-a535-19c6aa457177</NodeId>
        <NodeRouteId>d25523bf-7eef-42c1-8566-f999c1c99cc2</NodeRouteId>
        <TenantId>be01c74b-e601-4954-83e6-d16c85948659</TenantId>
        <UserGroupId>69052af0-8807-40b6-ad1f-f6094bfdd24b</UserGroupId>
        <UserId>a2d25fef-fbe6-49fb-86b7-e5037131c80f</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-09-11T10:58:21.802668+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-11T10:58:21.802668+00:00</UpdatedDateUtc>
        <ApplicationId>4521768a-7a1d-4955-a16e-f975d5f74697</ApplicationId>
        <ApplicationVersionId>4aed44df-adf1-405d-abd0-0b41235c5bc4</ApplicationVersionId>
        <ApplyParentRoutes>true</ApplyParentRoutes>
        <ApplyToDescendants>true</ApplyToDescendants>
        <ApplyToParents>true</ApplyToParents>
        <ApplyToSiblings>true</ApplyToSiblings>
        <ApplyToSiblingsType>sample string 15</ApplyToSiblingsType>
        <ApplyToTree>true</ApplyToTree>
        <CustomKey>sample string 8</CustomKey>
        <CustomValue>sample string 9</CustomValue>
        <CyanId>7</CyanId>
        <Description>sample string 5</Description>
        <DeviceGroupId>2e63f2dc-b425-489a-8404-25d952e1d100</DeviceGroupId>
        <DeviceId>b56a6232-4a1d-471c-97cc-932a664558bf</DeviceId>
        <IgnoreNodeIdsInRouting xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
          <d5p1:string>sample string 3</d5p1:string>
        </IgnoreNodeIdsInRouting>
        <Name>sample string 4</Name>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>f5fbed56-f9a3-4485-a535-19c6aa457177</NodeId>
        <NodeRouteId>d25523bf-7eef-42c1-8566-f999c1c99cc2</NodeRouteId>
        <TenantId>be01c74b-e601-4954-83e6-d16c85948659</TenantId>
        <UserGroupId>69052af0-8807-40b6-ad1f-f6094bfdd24b</UserGroupId>
        <UserId>a2d25fef-fbe6-49fb-86b7-e5037131c80f</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2026-09-11T10:58:21.802668+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-09-11T10:58:21.802668+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-09-11T10:58:21.802668+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-09-11T10:58:21.802668+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>3973b366-aee9-4e96-831e-06a639a157ee</NodeId>
      <ParentId>sample string 6</ParentId>
      <ParentType>sample string 5</ParentType>
      <Props xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:KeyValueOfstringanyType>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value />
        </d4p1:KeyValueOfstringanyType>
        <d4p1:KeyValueOfstringanyType>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value />
        </d4p1:KeyValueOfstringanyType>
        <d4p1:KeyValueOfstringanyType>
          <d4p1:Key>sample string 5</d4p1:Key>
          <d4p1:Value />
        </d4p1:KeyValueOfstringanyType>
      </Props>
      <Refs xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>
            <Id>sample string 2</Id>
            <Type>sample string 1</Type>
          </d4p1:Value>
        </d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
        <d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
          <d4p1:Key>sample string 2</d4p1:Key>
          <d4p1:Value>
            <Id>sample string 2</Id>
            <Type>sample string 1</Type>
          </d4p1:Value>
        </d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
        <d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>
            <Id>sample string 2</Id>
            <Type>sample string 1</Type>
          </d4p1:Value>
        </d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
      </Refs>
      <SubjectToCleanup>true</SubjectToCleanup>
      <TenantId>a6b693fc-40ed-478d-bc4a-bf663f39cfd6</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-09-11T10:58:21.802668+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-11T10:58:21.802668+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>2c5056c3-b090-4bb0-bea0-2f9c5a07146f</NodeId>
        <NodeIndexId>311d1240-3b25-4cc0-aef6-236a16b0af00</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>0e5a30f3-bf7f-4294-9bc6-15646df18fa5</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-09-11T10:58:21.802668+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-11T10:58:21.802668+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>2c5056c3-b090-4bb0-bea0-2f9c5a07146f</NodeId>
        <NodeIndexId>311d1240-3b25-4cc0-aef6-236a16b0af00</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>0e5a30f3-bf7f-4294-9bc6-15646df18fa5</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-09-11T10:58:21.802668+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-11T10:58:21.802668+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>2c5056c3-b090-4bb0-bea0-2f9c5a07146f</NodeId>
        <NodeIndexId>311d1240-3b25-4cc0-aef6-236a16b0af00</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>0e5a30f3-bf7f-4294-9bc6-15646df18fa5</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-09-11T10:58:21.802668+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-11T10:58:21.802668+00:00</UpdatedDateUtc>
        <ApplicationId>4521768a-7a1d-4955-a16e-f975d5f74697</ApplicationId>
        <ApplicationVersionId>4aed44df-adf1-405d-abd0-0b41235c5bc4</ApplicationVersionId>
        <ApplyParentRoutes>true</ApplyParentRoutes>
        <ApplyToDescendants>true</ApplyToDescendants>
        <ApplyToParents>true</ApplyToParents>
        <ApplyToSiblings>true</ApplyToSiblings>
        <ApplyToSiblingsType>sample string 15</ApplyToSiblingsType>
        <ApplyToTree>true</ApplyToTree>
        <CustomKey>sample string 8</CustomKey>
        <CustomValue>sample string 9</CustomValue>
        <CyanId>7</CyanId>
        <Description>sample string 5</Description>
        <DeviceGroupId>2e63f2dc-b425-489a-8404-25d952e1d100</DeviceGroupId>
        <DeviceId>b56a6232-4a1d-471c-97cc-932a664558bf</DeviceId>
        <IgnoreNodeIdsInRouting xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
          <d5p1:string>sample string 3</d5p1:string>
        </IgnoreNodeIdsInRouting>
        <Name>sample string 4</Name>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>f5fbed56-f9a3-4485-a535-19c6aa457177</NodeId>
        <NodeRouteId>d25523bf-7eef-42c1-8566-f999c1c99cc2</NodeRouteId>
        <TenantId>be01c74b-e601-4954-83e6-d16c85948659</TenantId>
        <UserGroupId>69052af0-8807-40b6-ad1f-f6094bfdd24b</UserGroupId>
        <UserId>a2d25fef-fbe6-49fb-86b7-e5037131c80f</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-09-11T10:58:21.802668+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-11T10:58:21.802668+00:00</UpdatedDateUtc>
        <ApplicationId>4521768a-7a1d-4955-a16e-f975d5f74697</ApplicationId>
        <ApplicationVersionId>4aed44df-adf1-405d-abd0-0b41235c5bc4</ApplicationVersionId>
        <ApplyParentRoutes>true</ApplyParentRoutes>
        <ApplyToDescendants>true</ApplyToDescendants>
        <ApplyToParents>true</ApplyToParents>
        <ApplyToSiblings>true</ApplyToSiblings>
        <ApplyToSiblingsType>sample string 15</ApplyToSiblingsType>
        <ApplyToTree>true</ApplyToTree>
        <CustomKey>sample string 8</CustomKey>
        <CustomValue>sample string 9</CustomValue>
        <CyanId>7</CyanId>
        <Description>sample string 5</Description>
        <DeviceGroupId>2e63f2dc-b425-489a-8404-25d952e1d100</DeviceGroupId>
        <DeviceId>b56a6232-4a1d-471c-97cc-932a664558bf</DeviceId>
        <IgnoreNodeIdsInRouting xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
          <d5p1:string>sample string 3</d5p1:string>
        </IgnoreNodeIdsInRouting>
        <Name>sample string 4</Name>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>f5fbed56-f9a3-4485-a535-19c6aa457177</NodeId>
        <NodeRouteId>d25523bf-7eef-42c1-8566-f999c1c99cc2</NodeRouteId>
        <TenantId>be01c74b-e601-4954-83e6-d16c85948659</TenantId>
        <UserGroupId>69052af0-8807-40b6-ad1f-f6094bfdd24b</UserGroupId>
        <UserId>a2d25fef-fbe6-49fb-86b7-e5037131c80f</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-09-11T10:58:21.802668+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-11T10:58:21.802668+00:00</UpdatedDateUtc>
        <ApplicationId>4521768a-7a1d-4955-a16e-f975d5f74697</ApplicationId>
        <ApplicationVersionId>4aed44df-adf1-405d-abd0-0b41235c5bc4</ApplicationVersionId>
        <ApplyParentRoutes>true</ApplyParentRoutes>
        <ApplyToDescendants>true</ApplyToDescendants>
        <ApplyToParents>true</ApplyToParents>
        <ApplyToSiblings>true</ApplyToSiblings>
        <ApplyToSiblingsType>sample string 15</ApplyToSiblingsType>
        <ApplyToTree>true</ApplyToTree>
        <CustomKey>sample string 8</CustomKey>
        <CustomValue>sample string 9</CustomValue>
        <CyanId>7</CyanId>
        <Description>sample string 5</Description>
        <DeviceGroupId>2e63f2dc-b425-489a-8404-25d952e1d100</DeviceGroupId>
        <DeviceId>b56a6232-4a1d-471c-97cc-932a664558bf</DeviceId>
        <IgnoreNodeIdsInRouting xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
          <d5p1:string>sample string 3</d5p1:string>
        </IgnoreNodeIdsInRouting>
        <Name>sample string 4</Name>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>f5fbed56-f9a3-4485-a535-19c6aa457177</NodeId>
        <NodeRouteId>d25523bf-7eef-42c1-8566-f999c1c99cc2</NodeRouteId>
        <TenantId>be01c74b-e601-4954-83e6-d16c85948659</TenantId>
        <UserGroupId>69052af0-8807-40b6-ad1f-f6094bfdd24b</UserGroupId>
        <UserId>a2d25fef-fbe6-49fb-86b7-e5037131c80f</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2026-09-11T10:58:21.802668+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-09-11T10:58:21.802668+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-09-11T10:58:21.802668+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-09-11T10:58:21.802668+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>3973b366-aee9-4e96-831e-06a639a157ee</NodeId>
      <ParentId>sample string 6</ParentId>
      <ParentType>sample string 5</ParentType>
      <Props xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:KeyValueOfstringanyType>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value />
        </d4p1:KeyValueOfstringanyType>
        <d4p1:KeyValueOfstringanyType>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value />
        </d4p1:KeyValueOfstringanyType>
        <d4p1:KeyValueOfstringanyType>
          <d4p1:Key>sample string 5</d4p1:Key>
          <d4p1:Value />
        </d4p1:KeyValueOfstringanyType>
      </Props>
      <Refs xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>
            <Id>sample string 2</Id>
            <Type>sample string 1</Type>
          </d4p1:Value>
        </d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
        <d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
          <d4p1:Key>sample string 2</d4p1:Key>
          <d4p1:Value>
            <Id>sample string 2</Id>
            <Type>sample string 1</Type>
          </d4p1:Value>
        </d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
        <d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>
            <Id>sample string 2</Id>
            <Type>sample string 1</Type>
          </d4p1:Value>
        </d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
      </Refs>
      <SubjectToCleanup>true</SubjectToCleanup>
      <TenantId>a6b693fc-40ed-478d-bc4a-bf663f39cfd6</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-09-11T10:58:21.802668+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-11T10:58:21.802668+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>2c5056c3-b090-4bb0-bea0-2f9c5a07146f</NodeId>
        <NodeIndexId>311d1240-3b25-4cc0-aef6-236a16b0af00</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>0e5a30f3-bf7f-4294-9bc6-15646df18fa5</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-09-11T10:58:21.802668+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-11T10:58:21.802668+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>2c5056c3-b090-4bb0-bea0-2f9c5a07146f</NodeId>
        <NodeIndexId>311d1240-3b25-4cc0-aef6-236a16b0af00</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>0e5a30f3-bf7f-4294-9bc6-15646df18fa5</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-09-11T10:58:21.802668+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-11T10:58:21.802668+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>2c5056c3-b090-4bb0-bea0-2f9c5a07146f</NodeId>
        <NodeIndexId>311d1240-3b25-4cc0-aef6-236a16b0af00</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>0e5a30f3-bf7f-4294-9bc6-15646df18fa5</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-09-11T10:58:21.802668+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-11T10:58:21.802668+00:00</UpdatedDateUtc>
        <ApplicationId>4521768a-7a1d-4955-a16e-f975d5f74697</ApplicationId>
        <ApplicationVersionId>4aed44df-adf1-405d-abd0-0b41235c5bc4</ApplicationVersionId>
        <ApplyParentRoutes>true</ApplyParentRoutes>
        <ApplyToDescendants>true</ApplyToDescendants>
        <ApplyToParents>true</ApplyToParents>
        <ApplyToSiblings>true</ApplyToSiblings>
        <ApplyToSiblingsType>sample string 15</ApplyToSiblingsType>
        <ApplyToTree>true</ApplyToTree>
        <CustomKey>sample string 8</CustomKey>
        <CustomValue>sample string 9</CustomValue>
        <CyanId>7</CyanId>
        <Description>sample string 5</Description>
        <DeviceGroupId>2e63f2dc-b425-489a-8404-25d952e1d100</DeviceGroupId>
        <DeviceId>b56a6232-4a1d-471c-97cc-932a664558bf</DeviceId>
        <IgnoreNodeIdsInRouting xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
          <d5p1:string>sample string 3</d5p1:string>
        </IgnoreNodeIdsInRouting>
        <Name>sample string 4</Name>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>f5fbed56-f9a3-4485-a535-19c6aa457177</NodeId>
        <NodeRouteId>d25523bf-7eef-42c1-8566-f999c1c99cc2</NodeRouteId>
        <TenantId>be01c74b-e601-4954-83e6-d16c85948659</TenantId>
        <UserGroupId>69052af0-8807-40b6-ad1f-f6094bfdd24b</UserGroupId>
        <UserId>a2d25fef-fbe6-49fb-86b7-e5037131c80f</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-09-11T10:58:21.802668+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-11T10:58:21.802668+00:00</UpdatedDateUtc>
        <ApplicationId>4521768a-7a1d-4955-a16e-f975d5f74697</ApplicationId>
        <ApplicationVersionId>4aed44df-adf1-405d-abd0-0b41235c5bc4</ApplicationVersionId>
        <ApplyParentRoutes>true</ApplyParentRoutes>
        <ApplyToDescendants>true</ApplyToDescendants>
        <ApplyToParents>true</ApplyToParents>
        <ApplyToSiblings>true</ApplyToSiblings>
        <ApplyToSiblingsType>sample string 15</ApplyToSiblingsType>
        <ApplyToTree>true</ApplyToTree>
        <CustomKey>sample string 8</CustomKey>
        <CustomValue>sample string 9</CustomValue>
        <CyanId>7</CyanId>
        <Description>sample string 5</Description>
        <DeviceGroupId>2e63f2dc-b425-489a-8404-25d952e1d100</DeviceGroupId>
        <DeviceId>b56a6232-4a1d-471c-97cc-932a664558bf</DeviceId>
        <IgnoreNodeIdsInRouting xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
          <d5p1:string>sample string 3</d5p1:string>
        </IgnoreNodeIdsInRouting>
        <Name>sample string 4</Name>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>f5fbed56-f9a3-4485-a535-19c6aa457177</NodeId>
        <NodeRouteId>d25523bf-7eef-42c1-8566-f999c1c99cc2</NodeRouteId>
        <TenantId>be01c74b-e601-4954-83e6-d16c85948659</TenantId>
        <UserGroupId>69052af0-8807-40b6-ad1f-f6094bfdd24b</UserGroupId>
        <UserId>a2d25fef-fbe6-49fb-86b7-e5037131c80f</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-09-11T10:58:21.802668+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-11T10:58:21.802668+00:00</UpdatedDateUtc>
        <ApplicationId>4521768a-7a1d-4955-a16e-f975d5f74697</ApplicationId>
        <ApplicationVersionId>4aed44df-adf1-405d-abd0-0b41235c5bc4</ApplicationVersionId>
        <ApplyParentRoutes>true</ApplyParentRoutes>
        <ApplyToDescendants>true</ApplyToDescendants>
        <ApplyToParents>true</ApplyToParents>
        <ApplyToSiblings>true</ApplyToSiblings>
        <ApplyToSiblingsType>sample string 15</ApplyToSiblingsType>
        <ApplyToTree>true</ApplyToTree>
        <CustomKey>sample string 8</CustomKey>
        <CustomValue>sample string 9</CustomValue>
        <CyanId>7</CyanId>
        <Description>sample string 5</Description>
        <DeviceGroupId>2e63f2dc-b425-489a-8404-25d952e1d100</DeviceGroupId>
        <DeviceId>b56a6232-4a1d-471c-97cc-932a664558bf</DeviceId>
        <IgnoreNodeIdsInRouting xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
          <d5p1:string>sample string 3</d5p1:string>
        </IgnoreNodeIdsInRouting>
        <Name>sample string 4</Name>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>f5fbed56-f9a3-4485-a535-19c6aa457177</NodeId>
        <NodeRouteId>d25523bf-7eef-42c1-8566-f999c1c99cc2</NodeRouteId>
        <TenantId>be01c74b-e601-4954-83e6-d16c85948659</TenantId>
        <UserGroupId>69052af0-8807-40b6-ad1f-f6094bfdd24b</UserGroupId>
        <UserId>a2d25fef-fbe6-49fb-86b7-e5037131c80f</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
</ArrayOfNodePackageRepresentation>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'List`1'.