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": "8bdb7a68-6472-4ae2-8ad2-49420b38e715",
      "nodeId": "bb1fe957-94f0-4db7-a517-fa718ef291f2",
      "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-03-30T02:44:03.6354007+00:00",
      "updatedDateUtc": "2026-03-30T02:44:03.6354007+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "ce479469-4ffb-476b-9038-ecfb28b41566",
        "tenantId": "5243eeb0-bc64-481d-ae9d-508b25d2a991",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "59b6d68e-1437-466a-a047-22d115ec9909",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-03-30T02:44:03.6354007+00:00",
        "updatedDateUtc": "2026-03-30T02:44:03.6354007+00:00"
      },
      {
        "nodeIndexId": "ce479469-4ffb-476b-9038-ecfb28b41566",
        "tenantId": "5243eeb0-bc64-481d-ae9d-508b25d2a991",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "59b6d68e-1437-466a-a047-22d115ec9909",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-03-30T02:44:03.6354007+00:00",
        "updatedDateUtc": "2026-03-30T02:44:03.6354007+00:00"
      },
      {
        "nodeIndexId": "ce479469-4ffb-476b-9038-ecfb28b41566",
        "tenantId": "5243eeb0-bc64-481d-ae9d-508b25d2a991",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "59b6d68e-1437-466a-a047-22d115ec9909",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-03-30T02:44:03.6354007+00:00",
        "updatedDateUtc": "2026-03-30T02:44:03.6354007+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "25c392ed-b4af-4b1c-a9a6-8fb624381653",
        "tenantId": "a16bca5a-2ebb-4efa-a9de-8d64412b079f",
        "userId": "cb6e0c41-18a2-4f35-80c4-1c07f8b5c54f",
        "userGroupId": "3943e968-9785-4e5c-9671-3f6ebc6ef73d",
        "deviceId": "6a4d0498-a7fc-426c-a40f-76b02a7a970a",
        "deviceGroupId": "d58ca566-35aa-4038-a3fe-a4f4e8921ef5",
        "applicationId": "7f061e91-c462-4716-8901-a3371e37f67f",
        "applicationVersionId": "432b54f9-66fd-4efa-b6b1-d4eb2372bffb",
        "nodeId": "42c6608d-3982-425a-b829-f2f7a5b61a87",
        "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-03-30T02:44:03.6354007+00:00",
        "updatedDateUtc": "2026-03-30T02:44:03.6354007+00:00"
      },
      {
        "nodeRouteId": "25c392ed-b4af-4b1c-a9a6-8fb624381653",
        "tenantId": "a16bca5a-2ebb-4efa-a9de-8d64412b079f",
        "userId": "cb6e0c41-18a2-4f35-80c4-1c07f8b5c54f",
        "userGroupId": "3943e968-9785-4e5c-9671-3f6ebc6ef73d",
        "deviceId": "6a4d0498-a7fc-426c-a40f-76b02a7a970a",
        "deviceGroupId": "d58ca566-35aa-4038-a3fe-a4f4e8921ef5",
        "applicationId": "7f061e91-c462-4716-8901-a3371e37f67f",
        "applicationVersionId": "432b54f9-66fd-4efa-b6b1-d4eb2372bffb",
        "nodeId": "42c6608d-3982-425a-b829-f2f7a5b61a87",
        "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-03-30T02:44:03.6354007+00:00",
        "updatedDateUtc": "2026-03-30T02:44:03.6354007+00:00"
      },
      {
        "nodeRouteId": "25c392ed-b4af-4b1c-a9a6-8fb624381653",
        "tenantId": "a16bca5a-2ebb-4efa-a9de-8d64412b079f",
        "userId": "cb6e0c41-18a2-4f35-80c4-1c07f8b5c54f",
        "userGroupId": "3943e968-9785-4e5c-9671-3f6ebc6ef73d",
        "deviceId": "6a4d0498-a7fc-426c-a40f-76b02a7a970a",
        "deviceGroupId": "d58ca566-35aa-4038-a3fe-a4f4e8921ef5",
        "applicationId": "7f061e91-c462-4716-8901-a3371e37f67f",
        "applicationVersionId": "432b54f9-66fd-4efa-b6b1-d4eb2372bffb",
        "nodeId": "42c6608d-3982-425a-b829-f2f7a5b61a87",
        "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-03-30T02:44:03.6354007+00:00",
        "updatedDateUtc": "2026-03-30T02:44:03.6354007+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-03-30T02:44:03.6354007+00:00",
    "updatedDateUtc": "2026-03-30T02:44:03.6354007+00:00"
  },
  {
    "node": {
      "tenantId": "8bdb7a68-6472-4ae2-8ad2-49420b38e715",
      "nodeId": "bb1fe957-94f0-4db7-a517-fa718ef291f2",
      "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-03-30T02:44:03.6354007+00:00",
      "updatedDateUtc": "2026-03-30T02:44:03.6354007+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "ce479469-4ffb-476b-9038-ecfb28b41566",
        "tenantId": "5243eeb0-bc64-481d-ae9d-508b25d2a991",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "59b6d68e-1437-466a-a047-22d115ec9909",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-03-30T02:44:03.6354007+00:00",
        "updatedDateUtc": "2026-03-30T02:44:03.6354007+00:00"
      },
      {
        "nodeIndexId": "ce479469-4ffb-476b-9038-ecfb28b41566",
        "tenantId": "5243eeb0-bc64-481d-ae9d-508b25d2a991",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "59b6d68e-1437-466a-a047-22d115ec9909",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-03-30T02:44:03.6354007+00:00",
        "updatedDateUtc": "2026-03-30T02:44:03.6354007+00:00"
      },
      {
        "nodeIndexId": "ce479469-4ffb-476b-9038-ecfb28b41566",
        "tenantId": "5243eeb0-bc64-481d-ae9d-508b25d2a991",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "59b6d68e-1437-466a-a047-22d115ec9909",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-03-30T02:44:03.6354007+00:00",
        "updatedDateUtc": "2026-03-30T02:44:03.6354007+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "25c392ed-b4af-4b1c-a9a6-8fb624381653",
        "tenantId": "a16bca5a-2ebb-4efa-a9de-8d64412b079f",
        "userId": "cb6e0c41-18a2-4f35-80c4-1c07f8b5c54f",
        "userGroupId": "3943e968-9785-4e5c-9671-3f6ebc6ef73d",
        "deviceId": "6a4d0498-a7fc-426c-a40f-76b02a7a970a",
        "deviceGroupId": "d58ca566-35aa-4038-a3fe-a4f4e8921ef5",
        "applicationId": "7f061e91-c462-4716-8901-a3371e37f67f",
        "applicationVersionId": "432b54f9-66fd-4efa-b6b1-d4eb2372bffb",
        "nodeId": "42c6608d-3982-425a-b829-f2f7a5b61a87",
        "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-03-30T02:44:03.6354007+00:00",
        "updatedDateUtc": "2026-03-30T02:44:03.6354007+00:00"
      },
      {
        "nodeRouteId": "25c392ed-b4af-4b1c-a9a6-8fb624381653",
        "tenantId": "a16bca5a-2ebb-4efa-a9de-8d64412b079f",
        "userId": "cb6e0c41-18a2-4f35-80c4-1c07f8b5c54f",
        "userGroupId": "3943e968-9785-4e5c-9671-3f6ebc6ef73d",
        "deviceId": "6a4d0498-a7fc-426c-a40f-76b02a7a970a",
        "deviceGroupId": "d58ca566-35aa-4038-a3fe-a4f4e8921ef5",
        "applicationId": "7f061e91-c462-4716-8901-a3371e37f67f",
        "applicationVersionId": "432b54f9-66fd-4efa-b6b1-d4eb2372bffb",
        "nodeId": "42c6608d-3982-425a-b829-f2f7a5b61a87",
        "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-03-30T02:44:03.6354007+00:00",
        "updatedDateUtc": "2026-03-30T02:44:03.6354007+00:00"
      },
      {
        "nodeRouteId": "25c392ed-b4af-4b1c-a9a6-8fb624381653",
        "tenantId": "a16bca5a-2ebb-4efa-a9de-8d64412b079f",
        "userId": "cb6e0c41-18a2-4f35-80c4-1c07f8b5c54f",
        "userGroupId": "3943e968-9785-4e5c-9671-3f6ebc6ef73d",
        "deviceId": "6a4d0498-a7fc-426c-a40f-76b02a7a970a",
        "deviceGroupId": "d58ca566-35aa-4038-a3fe-a4f4e8921ef5",
        "applicationId": "7f061e91-c462-4716-8901-a3371e37f67f",
        "applicationVersionId": "432b54f9-66fd-4efa-b6b1-d4eb2372bffb",
        "nodeId": "42c6608d-3982-425a-b829-f2f7a5b61a87",
        "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-03-30T02:44:03.6354007+00:00",
        "updatedDateUtc": "2026-03-30T02:44:03.6354007+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-03-30T02:44:03.6354007+00:00",
    "updatedDateUtc": "2026-03-30T02:44:03.6354007+00:00"
  },
  {
    "node": {
      "tenantId": "8bdb7a68-6472-4ae2-8ad2-49420b38e715",
      "nodeId": "bb1fe957-94f0-4db7-a517-fa718ef291f2",
      "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-03-30T02:44:03.6354007+00:00",
      "updatedDateUtc": "2026-03-30T02:44:03.6354007+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "ce479469-4ffb-476b-9038-ecfb28b41566",
        "tenantId": "5243eeb0-bc64-481d-ae9d-508b25d2a991",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "59b6d68e-1437-466a-a047-22d115ec9909",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-03-30T02:44:03.6354007+00:00",
        "updatedDateUtc": "2026-03-30T02:44:03.6354007+00:00"
      },
      {
        "nodeIndexId": "ce479469-4ffb-476b-9038-ecfb28b41566",
        "tenantId": "5243eeb0-bc64-481d-ae9d-508b25d2a991",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "59b6d68e-1437-466a-a047-22d115ec9909",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-03-30T02:44:03.6354007+00:00",
        "updatedDateUtc": "2026-03-30T02:44:03.6354007+00:00"
      },
      {
        "nodeIndexId": "ce479469-4ffb-476b-9038-ecfb28b41566",
        "tenantId": "5243eeb0-bc64-481d-ae9d-508b25d2a991",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "59b6d68e-1437-466a-a047-22d115ec9909",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-03-30T02:44:03.6354007+00:00",
        "updatedDateUtc": "2026-03-30T02:44:03.6354007+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "25c392ed-b4af-4b1c-a9a6-8fb624381653",
        "tenantId": "a16bca5a-2ebb-4efa-a9de-8d64412b079f",
        "userId": "cb6e0c41-18a2-4f35-80c4-1c07f8b5c54f",
        "userGroupId": "3943e968-9785-4e5c-9671-3f6ebc6ef73d",
        "deviceId": "6a4d0498-a7fc-426c-a40f-76b02a7a970a",
        "deviceGroupId": "d58ca566-35aa-4038-a3fe-a4f4e8921ef5",
        "applicationId": "7f061e91-c462-4716-8901-a3371e37f67f",
        "applicationVersionId": "432b54f9-66fd-4efa-b6b1-d4eb2372bffb",
        "nodeId": "42c6608d-3982-425a-b829-f2f7a5b61a87",
        "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-03-30T02:44:03.6354007+00:00",
        "updatedDateUtc": "2026-03-30T02:44:03.6354007+00:00"
      },
      {
        "nodeRouteId": "25c392ed-b4af-4b1c-a9a6-8fb624381653",
        "tenantId": "a16bca5a-2ebb-4efa-a9de-8d64412b079f",
        "userId": "cb6e0c41-18a2-4f35-80c4-1c07f8b5c54f",
        "userGroupId": "3943e968-9785-4e5c-9671-3f6ebc6ef73d",
        "deviceId": "6a4d0498-a7fc-426c-a40f-76b02a7a970a",
        "deviceGroupId": "d58ca566-35aa-4038-a3fe-a4f4e8921ef5",
        "applicationId": "7f061e91-c462-4716-8901-a3371e37f67f",
        "applicationVersionId": "432b54f9-66fd-4efa-b6b1-d4eb2372bffb",
        "nodeId": "42c6608d-3982-425a-b829-f2f7a5b61a87",
        "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-03-30T02:44:03.6354007+00:00",
        "updatedDateUtc": "2026-03-30T02:44:03.6354007+00:00"
      },
      {
        "nodeRouteId": "25c392ed-b4af-4b1c-a9a6-8fb624381653",
        "tenantId": "a16bca5a-2ebb-4efa-a9de-8d64412b079f",
        "userId": "cb6e0c41-18a2-4f35-80c4-1c07f8b5c54f",
        "userGroupId": "3943e968-9785-4e5c-9671-3f6ebc6ef73d",
        "deviceId": "6a4d0498-a7fc-426c-a40f-76b02a7a970a",
        "deviceGroupId": "d58ca566-35aa-4038-a3fe-a4f4e8921ef5",
        "applicationId": "7f061e91-c462-4716-8901-a3371e37f67f",
        "applicationVersionId": "432b54f9-66fd-4efa-b6b1-d4eb2372bffb",
        "nodeId": "42c6608d-3982-425a-b829-f2f7a5b61a87",
        "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-03-30T02:44:03.6354007+00:00",
        "updatedDateUtc": "2026-03-30T02:44:03.6354007+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-03-30T02:44:03.6354007+00:00",
    "updatedDateUtc": "2026-03-30T02:44:03.6354007+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-03-30T02:44:03.6354007+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-03-30T02:44:03.6354007+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-03-30T02:44:03.6354007+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-03-30T02:44:03.6354007+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>bb1fe957-94f0-4db7-a517-fa718ef291f2</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>8bdb7a68-6472-4ae2-8ad2-49420b38e715</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-03-30T02:44:03.6354007+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-30T02:44:03.6354007+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>59b6d68e-1437-466a-a047-22d115ec9909</NodeId>
        <NodeIndexId>ce479469-4ffb-476b-9038-ecfb28b41566</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>5243eeb0-bc64-481d-ae9d-508b25d2a991</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-03-30T02:44:03.6354007+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-30T02:44:03.6354007+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>59b6d68e-1437-466a-a047-22d115ec9909</NodeId>
        <NodeIndexId>ce479469-4ffb-476b-9038-ecfb28b41566</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>5243eeb0-bc64-481d-ae9d-508b25d2a991</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-03-30T02:44:03.6354007+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-30T02:44:03.6354007+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>59b6d68e-1437-466a-a047-22d115ec9909</NodeId>
        <NodeIndexId>ce479469-4ffb-476b-9038-ecfb28b41566</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>5243eeb0-bc64-481d-ae9d-508b25d2a991</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-03-30T02:44:03.6354007+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-30T02:44:03.6354007+00:00</UpdatedDateUtc>
        <ApplicationId>7f061e91-c462-4716-8901-a3371e37f67f</ApplicationId>
        <ApplicationVersionId>432b54f9-66fd-4efa-b6b1-d4eb2372bffb</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>d58ca566-35aa-4038-a3fe-a4f4e8921ef5</DeviceGroupId>
        <DeviceId>6a4d0498-a7fc-426c-a40f-76b02a7a970a</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>42c6608d-3982-425a-b829-f2f7a5b61a87</NodeId>
        <NodeRouteId>25c392ed-b4af-4b1c-a9a6-8fb624381653</NodeRouteId>
        <TenantId>a16bca5a-2ebb-4efa-a9de-8d64412b079f</TenantId>
        <UserGroupId>3943e968-9785-4e5c-9671-3f6ebc6ef73d</UserGroupId>
        <UserId>cb6e0c41-18a2-4f35-80c4-1c07f8b5c54f</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-03-30T02:44:03.6354007+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-30T02:44:03.6354007+00:00</UpdatedDateUtc>
        <ApplicationId>7f061e91-c462-4716-8901-a3371e37f67f</ApplicationId>
        <ApplicationVersionId>432b54f9-66fd-4efa-b6b1-d4eb2372bffb</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>d58ca566-35aa-4038-a3fe-a4f4e8921ef5</DeviceGroupId>
        <DeviceId>6a4d0498-a7fc-426c-a40f-76b02a7a970a</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>42c6608d-3982-425a-b829-f2f7a5b61a87</NodeId>
        <NodeRouteId>25c392ed-b4af-4b1c-a9a6-8fb624381653</NodeRouteId>
        <TenantId>a16bca5a-2ebb-4efa-a9de-8d64412b079f</TenantId>
        <UserGroupId>3943e968-9785-4e5c-9671-3f6ebc6ef73d</UserGroupId>
        <UserId>cb6e0c41-18a2-4f35-80c4-1c07f8b5c54f</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-03-30T02:44:03.6354007+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-30T02:44:03.6354007+00:00</UpdatedDateUtc>
        <ApplicationId>7f061e91-c462-4716-8901-a3371e37f67f</ApplicationId>
        <ApplicationVersionId>432b54f9-66fd-4efa-b6b1-d4eb2372bffb</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>d58ca566-35aa-4038-a3fe-a4f4e8921ef5</DeviceGroupId>
        <DeviceId>6a4d0498-a7fc-426c-a40f-76b02a7a970a</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>42c6608d-3982-425a-b829-f2f7a5b61a87</NodeId>
        <NodeRouteId>25c392ed-b4af-4b1c-a9a6-8fb624381653</NodeRouteId>
        <TenantId>a16bca5a-2ebb-4efa-a9de-8d64412b079f</TenantId>
        <UserGroupId>3943e968-9785-4e5c-9671-3f6ebc6ef73d</UserGroupId>
        <UserId>cb6e0c41-18a2-4f35-80c4-1c07f8b5c54f</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2026-03-30T02:44:03.6354007+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-03-30T02:44:03.6354007+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-03-30T02:44:03.6354007+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-03-30T02:44:03.6354007+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>bb1fe957-94f0-4db7-a517-fa718ef291f2</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>8bdb7a68-6472-4ae2-8ad2-49420b38e715</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-03-30T02:44:03.6354007+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-30T02:44:03.6354007+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>59b6d68e-1437-466a-a047-22d115ec9909</NodeId>
        <NodeIndexId>ce479469-4ffb-476b-9038-ecfb28b41566</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>5243eeb0-bc64-481d-ae9d-508b25d2a991</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-03-30T02:44:03.6354007+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-30T02:44:03.6354007+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>59b6d68e-1437-466a-a047-22d115ec9909</NodeId>
        <NodeIndexId>ce479469-4ffb-476b-9038-ecfb28b41566</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>5243eeb0-bc64-481d-ae9d-508b25d2a991</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-03-30T02:44:03.6354007+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-30T02:44:03.6354007+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>59b6d68e-1437-466a-a047-22d115ec9909</NodeId>
        <NodeIndexId>ce479469-4ffb-476b-9038-ecfb28b41566</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>5243eeb0-bc64-481d-ae9d-508b25d2a991</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-03-30T02:44:03.6354007+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-30T02:44:03.6354007+00:00</UpdatedDateUtc>
        <ApplicationId>7f061e91-c462-4716-8901-a3371e37f67f</ApplicationId>
        <ApplicationVersionId>432b54f9-66fd-4efa-b6b1-d4eb2372bffb</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>d58ca566-35aa-4038-a3fe-a4f4e8921ef5</DeviceGroupId>
        <DeviceId>6a4d0498-a7fc-426c-a40f-76b02a7a970a</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>42c6608d-3982-425a-b829-f2f7a5b61a87</NodeId>
        <NodeRouteId>25c392ed-b4af-4b1c-a9a6-8fb624381653</NodeRouteId>
        <TenantId>a16bca5a-2ebb-4efa-a9de-8d64412b079f</TenantId>
        <UserGroupId>3943e968-9785-4e5c-9671-3f6ebc6ef73d</UserGroupId>
        <UserId>cb6e0c41-18a2-4f35-80c4-1c07f8b5c54f</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-03-30T02:44:03.6354007+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-30T02:44:03.6354007+00:00</UpdatedDateUtc>
        <ApplicationId>7f061e91-c462-4716-8901-a3371e37f67f</ApplicationId>
        <ApplicationVersionId>432b54f9-66fd-4efa-b6b1-d4eb2372bffb</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>d58ca566-35aa-4038-a3fe-a4f4e8921ef5</DeviceGroupId>
        <DeviceId>6a4d0498-a7fc-426c-a40f-76b02a7a970a</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>42c6608d-3982-425a-b829-f2f7a5b61a87</NodeId>
        <NodeRouteId>25c392ed-b4af-4b1c-a9a6-8fb624381653</NodeRouteId>
        <TenantId>a16bca5a-2ebb-4efa-a9de-8d64412b079f</TenantId>
        <UserGroupId>3943e968-9785-4e5c-9671-3f6ebc6ef73d</UserGroupId>
        <UserId>cb6e0c41-18a2-4f35-80c4-1c07f8b5c54f</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-03-30T02:44:03.6354007+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-30T02:44:03.6354007+00:00</UpdatedDateUtc>
        <ApplicationId>7f061e91-c462-4716-8901-a3371e37f67f</ApplicationId>
        <ApplicationVersionId>432b54f9-66fd-4efa-b6b1-d4eb2372bffb</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>d58ca566-35aa-4038-a3fe-a4f4e8921ef5</DeviceGroupId>
        <DeviceId>6a4d0498-a7fc-426c-a40f-76b02a7a970a</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>42c6608d-3982-425a-b829-f2f7a5b61a87</NodeId>
        <NodeRouteId>25c392ed-b4af-4b1c-a9a6-8fb624381653</NodeRouteId>
        <TenantId>a16bca5a-2ebb-4efa-a9de-8d64412b079f</TenantId>
        <UserGroupId>3943e968-9785-4e5c-9671-3f6ebc6ef73d</UserGroupId>
        <UserId>cb6e0c41-18a2-4f35-80c4-1c07f8b5c54f</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2026-03-30T02:44:03.6354007+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-03-30T02:44:03.6354007+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-03-30T02:44:03.6354007+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-03-30T02:44:03.6354007+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>bb1fe957-94f0-4db7-a517-fa718ef291f2</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>8bdb7a68-6472-4ae2-8ad2-49420b38e715</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-03-30T02:44:03.6354007+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-30T02:44:03.6354007+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>59b6d68e-1437-466a-a047-22d115ec9909</NodeId>
        <NodeIndexId>ce479469-4ffb-476b-9038-ecfb28b41566</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>5243eeb0-bc64-481d-ae9d-508b25d2a991</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-03-30T02:44:03.6354007+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-30T02:44:03.6354007+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>59b6d68e-1437-466a-a047-22d115ec9909</NodeId>
        <NodeIndexId>ce479469-4ffb-476b-9038-ecfb28b41566</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>5243eeb0-bc64-481d-ae9d-508b25d2a991</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-03-30T02:44:03.6354007+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-30T02:44:03.6354007+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>59b6d68e-1437-466a-a047-22d115ec9909</NodeId>
        <NodeIndexId>ce479469-4ffb-476b-9038-ecfb28b41566</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>5243eeb0-bc64-481d-ae9d-508b25d2a991</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-03-30T02:44:03.6354007+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-30T02:44:03.6354007+00:00</UpdatedDateUtc>
        <ApplicationId>7f061e91-c462-4716-8901-a3371e37f67f</ApplicationId>
        <ApplicationVersionId>432b54f9-66fd-4efa-b6b1-d4eb2372bffb</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>d58ca566-35aa-4038-a3fe-a4f4e8921ef5</DeviceGroupId>
        <DeviceId>6a4d0498-a7fc-426c-a40f-76b02a7a970a</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>42c6608d-3982-425a-b829-f2f7a5b61a87</NodeId>
        <NodeRouteId>25c392ed-b4af-4b1c-a9a6-8fb624381653</NodeRouteId>
        <TenantId>a16bca5a-2ebb-4efa-a9de-8d64412b079f</TenantId>
        <UserGroupId>3943e968-9785-4e5c-9671-3f6ebc6ef73d</UserGroupId>
        <UserId>cb6e0c41-18a2-4f35-80c4-1c07f8b5c54f</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-03-30T02:44:03.6354007+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-30T02:44:03.6354007+00:00</UpdatedDateUtc>
        <ApplicationId>7f061e91-c462-4716-8901-a3371e37f67f</ApplicationId>
        <ApplicationVersionId>432b54f9-66fd-4efa-b6b1-d4eb2372bffb</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>d58ca566-35aa-4038-a3fe-a4f4e8921ef5</DeviceGroupId>
        <DeviceId>6a4d0498-a7fc-426c-a40f-76b02a7a970a</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>42c6608d-3982-425a-b829-f2f7a5b61a87</NodeId>
        <NodeRouteId>25c392ed-b4af-4b1c-a9a6-8fb624381653</NodeRouteId>
        <TenantId>a16bca5a-2ebb-4efa-a9de-8d64412b079f</TenantId>
        <UserGroupId>3943e968-9785-4e5c-9671-3f6ebc6ef73d</UserGroupId>
        <UserId>cb6e0c41-18a2-4f35-80c4-1c07f8b5c54f</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-03-30T02:44:03.6354007+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-30T02:44:03.6354007+00:00</UpdatedDateUtc>
        <ApplicationId>7f061e91-c462-4716-8901-a3371e37f67f</ApplicationId>
        <ApplicationVersionId>432b54f9-66fd-4efa-b6b1-d4eb2372bffb</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>d58ca566-35aa-4038-a3fe-a4f4e8921ef5</DeviceGroupId>
        <DeviceId>6a4d0498-a7fc-426c-a40f-76b02a7a970a</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>42c6608d-3982-425a-b829-f2f7a5b61a87</NodeId>
        <NodeRouteId>25c392ed-b4af-4b1c-a9a6-8fb624381653</NodeRouteId>
        <TenantId>a16bca5a-2ebb-4efa-a9de-8d64412b079f</TenantId>
        <UserGroupId>3943e968-9785-4e5c-9671-3f6ebc6ef73d</UserGroupId>
        <UserId>cb6e0c41-18a2-4f35-80c4-1c07f8b5c54f</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'.