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": "0c3b506f-4119-4a28-8a6e-bdcf89d94747",
      "nodeId": "85899a2c-db62-45a0-9b72-e6a2bb75d28a",
      "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-05-11T10:11:16.2608215+00:00",
      "updatedDateUtc": "2026-05-11T10:11:16.2608215+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "14ffcc42-701f-4095-b94e-1d038c037fd6",
        "tenantId": "c6caaf20-b468-48b0-886c-71b66ba15660",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "5e506517-63d0-4030-a12d-49a0ebc7998c",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-05-11T10:11:16.2608215+00:00",
        "updatedDateUtc": "2026-05-11T10:11:16.2608215+00:00"
      },
      {
        "nodeIndexId": "14ffcc42-701f-4095-b94e-1d038c037fd6",
        "tenantId": "c6caaf20-b468-48b0-886c-71b66ba15660",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "5e506517-63d0-4030-a12d-49a0ebc7998c",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-05-11T10:11:16.2608215+00:00",
        "updatedDateUtc": "2026-05-11T10:11:16.2608215+00:00"
      },
      {
        "nodeIndexId": "14ffcc42-701f-4095-b94e-1d038c037fd6",
        "tenantId": "c6caaf20-b468-48b0-886c-71b66ba15660",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "5e506517-63d0-4030-a12d-49a0ebc7998c",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-05-11T10:11:16.2608215+00:00",
        "updatedDateUtc": "2026-05-11T10:11:16.2608215+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "67df81c7-12d0-4c5f-8fdb-07e32481d353",
        "tenantId": "47c24be1-6aed-4db5-bef6-c2fdc3b053ea",
        "userId": "70e5463b-57bc-4240-887e-776f33858559",
        "userGroupId": "0b560489-ee1c-4f84-b59e-ef33449ae2a5",
        "deviceId": "cefdda4a-eb30-4f1d-b57e-6f030a5bf8d6",
        "deviceGroupId": "8920ed1b-bda6-415b-8ed1-4fe2242b608b",
        "applicationId": "a994d4f3-c376-4f72-a18d-9ad4d44f851d",
        "applicationVersionId": "5f18c5f2-f2bb-465f-bffa-d3e127c54568",
        "nodeId": "a3e06379-85da-44ae-b92e-c052cdb483e2",
        "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-05-11T10:11:16.2608215+00:00",
        "updatedDateUtc": "2026-05-11T10:11:16.2608215+00:00"
      },
      {
        "nodeRouteId": "67df81c7-12d0-4c5f-8fdb-07e32481d353",
        "tenantId": "47c24be1-6aed-4db5-bef6-c2fdc3b053ea",
        "userId": "70e5463b-57bc-4240-887e-776f33858559",
        "userGroupId": "0b560489-ee1c-4f84-b59e-ef33449ae2a5",
        "deviceId": "cefdda4a-eb30-4f1d-b57e-6f030a5bf8d6",
        "deviceGroupId": "8920ed1b-bda6-415b-8ed1-4fe2242b608b",
        "applicationId": "a994d4f3-c376-4f72-a18d-9ad4d44f851d",
        "applicationVersionId": "5f18c5f2-f2bb-465f-bffa-d3e127c54568",
        "nodeId": "a3e06379-85da-44ae-b92e-c052cdb483e2",
        "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-05-11T10:11:16.2608215+00:00",
        "updatedDateUtc": "2026-05-11T10:11:16.2608215+00:00"
      },
      {
        "nodeRouteId": "67df81c7-12d0-4c5f-8fdb-07e32481d353",
        "tenantId": "47c24be1-6aed-4db5-bef6-c2fdc3b053ea",
        "userId": "70e5463b-57bc-4240-887e-776f33858559",
        "userGroupId": "0b560489-ee1c-4f84-b59e-ef33449ae2a5",
        "deviceId": "cefdda4a-eb30-4f1d-b57e-6f030a5bf8d6",
        "deviceGroupId": "8920ed1b-bda6-415b-8ed1-4fe2242b608b",
        "applicationId": "a994d4f3-c376-4f72-a18d-9ad4d44f851d",
        "applicationVersionId": "5f18c5f2-f2bb-465f-bffa-d3e127c54568",
        "nodeId": "a3e06379-85da-44ae-b92e-c052cdb483e2",
        "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-05-11T10:11:16.2608215+00:00",
        "updatedDateUtc": "2026-05-11T10:11:16.2608215+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-05-11T10:11:16.2608215+00:00",
    "updatedDateUtc": "2026-05-11T10:11:16.2608215+00:00"
  },
  {
    "node": {
      "tenantId": "0c3b506f-4119-4a28-8a6e-bdcf89d94747",
      "nodeId": "85899a2c-db62-45a0-9b72-e6a2bb75d28a",
      "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-05-11T10:11:16.2608215+00:00",
      "updatedDateUtc": "2026-05-11T10:11:16.2608215+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "14ffcc42-701f-4095-b94e-1d038c037fd6",
        "tenantId": "c6caaf20-b468-48b0-886c-71b66ba15660",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "5e506517-63d0-4030-a12d-49a0ebc7998c",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-05-11T10:11:16.2608215+00:00",
        "updatedDateUtc": "2026-05-11T10:11:16.2608215+00:00"
      },
      {
        "nodeIndexId": "14ffcc42-701f-4095-b94e-1d038c037fd6",
        "tenantId": "c6caaf20-b468-48b0-886c-71b66ba15660",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "5e506517-63d0-4030-a12d-49a0ebc7998c",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-05-11T10:11:16.2608215+00:00",
        "updatedDateUtc": "2026-05-11T10:11:16.2608215+00:00"
      },
      {
        "nodeIndexId": "14ffcc42-701f-4095-b94e-1d038c037fd6",
        "tenantId": "c6caaf20-b468-48b0-886c-71b66ba15660",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "5e506517-63d0-4030-a12d-49a0ebc7998c",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-05-11T10:11:16.2608215+00:00",
        "updatedDateUtc": "2026-05-11T10:11:16.2608215+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "67df81c7-12d0-4c5f-8fdb-07e32481d353",
        "tenantId": "47c24be1-6aed-4db5-bef6-c2fdc3b053ea",
        "userId": "70e5463b-57bc-4240-887e-776f33858559",
        "userGroupId": "0b560489-ee1c-4f84-b59e-ef33449ae2a5",
        "deviceId": "cefdda4a-eb30-4f1d-b57e-6f030a5bf8d6",
        "deviceGroupId": "8920ed1b-bda6-415b-8ed1-4fe2242b608b",
        "applicationId": "a994d4f3-c376-4f72-a18d-9ad4d44f851d",
        "applicationVersionId": "5f18c5f2-f2bb-465f-bffa-d3e127c54568",
        "nodeId": "a3e06379-85da-44ae-b92e-c052cdb483e2",
        "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-05-11T10:11:16.2608215+00:00",
        "updatedDateUtc": "2026-05-11T10:11:16.2608215+00:00"
      },
      {
        "nodeRouteId": "67df81c7-12d0-4c5f-8fdb-07e32481d353",
        "tenantId": "47c24be1-6aed-4db5-bef6-c2fdc3b053ea",
        "userId": "70e5463b-57bc-4240-887e-776f33858559",
        "userGroupId": "0b560489-ee1c-4f84-b59e-ef33449ae2a5",
        "deviceId": "cefdda4a-eb30-4f1d-b57e-6f030a5bf8d6",
        "deviceGroupId": "8920ed1b-bda6-415b-8ed1-4fe2242b608b",
        "applicationId": "a994d4f3-c376-4f72-a18d-9ad4d44f851d",
        "applicationVersionId": "5f18c5f2-f2bb-465f-bffa-d3e127c54568",
        "nodeId": "a3e06379-85da-44ae-b92e-c052cdb483e2",
        "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-05-11T10:11:16.2608215+00:00",
        "updatedDateUtc": "2026-05-11T10:11:16.2608215+00:00"
      },
      {
        "nodeRouteId": "67df81c7-12d0-4c5f-8fdb-07e32481d353",
        "tenantId": "47c24be1-6aed-4db5-bef6-c2fdc3b053ea",
        "userId": "70e5463b-57bc-4240-887e-776f33858559",
        "userGroupId": "0b560489-ee1c-4f84-b59e-ef33449ae2a5",
        "deviceId": "cefdda4a-eb30-4f1d-b57e-6f030a5bf8d6",
        "deviceGroupId": "8920ed1b-bda6-415b-8ed1-4fe2242b608b",
        "applicationId": "a994d4f3-c376-4f72-a18d-9ad4d44f851d",
        "applicationVersionId": "5f18c5f2-f2bb-465f-bffa-d3e127c54568",
        "nodeId": "a3e06379-85da-44ae-b92e-c052cdb483e2",
        "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-05-11T10:11:16.2608215+00:00",
        "updatedDateUtc": "2026-05-11T10:11:16.2608215+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-05-11T10:11:16.2608215+00:00",
    "updatedDateUtc": "2026-05-11T10:11:16.2608215+00:00"
  },
  {
    "node": {
      "tenantId": "0c3b506f-4119-4a28-8a6e-bdcf89d94747",
      "nodeId": "85899a2c-db62-45a0-9b72-e6a2bb75d28a",
      "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-05-11T10:11:16.2608215+00:00",
      "updatedDateUtc": "2026-05-11T10:11:16.2608215+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "14ffcc42-701f-4095-b94e-1d038c037fd6",
        "tenantId": "c6caaf20-b468-48b0-886c-71b66ba15660",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "5e506517-63d0-4030-a12d-49a0ebc7998c",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-05-11T10:11:16.2608215+00:00",
        "updatedDateUtc": "2026-05-11T10:11:16.2608215+00:00"
      },
      {
        "nodeIndexId": "14ffcc42-701f-4095-b94e-1d038c037fd6",
        "tenantId": "c6caaf20-b468-48b0-886c-71b66ba15660",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "5e506517-63d0-4030-a12d-49a0ebc7998c",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-05-11T10:11:16.2608215+00:00",
        "updatedDateUtc": "2026-05-11T10:11:16.2608215+00:00"
      },
      {
        "nodeIndexId": "14ffcc42-701f-4095-b94e-1d038c037fd6",
        "tenantId": "c6caaf20-b468-48b0-886c-71b66ba15660",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "5e506517-63d0-4030-a12d-49a0ebc7998c",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-05-11T10:11:16.2608215+00:00",
        "updatedDateUtc": "2026-05-11T10:11:16.2608215+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "67df81c7-12d0-4c5f-8fdb-07e32481d353",
        "tenantId": "47c24be1-6aed-4db5-bef6-c2fdc3b053ea",
        "userId": "70e5463b-57bc-4240-887e-776f33858559",
        "userGroupId": "0b560489-ee1c-4f84-b59e-ef33449ae2a5",
        "deviceId": "cefdda4a-eb30-4f1d-b57e-6f030a5bf8d6",
        "deviceGroupId": "8920ed1b-bda6-415b-8ed1-4fe2242b608b",
        "applicationId": "a994d4f3-c376-4f72-a18d-9ad4d44f851d",
        "applicationVersionId": "5f18c5f2-f2bb-465f-bffa-d3e127c54568",
        "nodeId": "a3e06379-85da-44ae-b92e-c052cdb483e2",
        "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-05-11T10:11:16.2608215+00:00",
        "updatedDateUtc": "2026-05-11T10:11:16.2608215+00:00"
      },
      {
        "nodeRouteId": "67df81c7-12d0-4c5f-8fdb-07e32481d353",
        "tenantId": "47c24be1-6aed-4db5-bef6-c2fdc3b053ea",
        "userId": "70e5463b-57bc-4240-887e-776f33858559",
        "userGroupId": "0b560489-ee1c-4f84-b59e-ef33449ae2a5",
        "deviceId": "cefdda4a-eb30-4f1d-b57e-6f030a5bf8d6",
        "deviceGroupId": "8920ed1b-bda6-415b-8ed1-4fe2242b608b",
        "applicationId": "a994d4f3-c376-4f72-a18d-9ad4d44f851d",
        "applicationVersionId": "5f18c5f2-f2bb-465f-bffa-d3e127c54568",
        "nodeId": "a3e06379-85da-44ae-b92e-c052cdb483e2",
        "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-05-11T10:11:16.2608215+00:00",
        "updatedDateUtc": "2026-05-11T10:11:16.2608215+00:00"
      },
      {
        "nodeRouteId": "67df81c7-12d0-4c5f-8fdb-07e32481d353",
        "tenantId": "47c24be1-6aed-4db5-bef6-c2fdc3b053ea",
        "userId": "70e5463b-57bc-4240-887e-776f33858559",
        "userGroupId": "0b560489-ee1c-4f84-b59e-ef33449ae2a5",
        "deviceId": "cefdda4a-eb30-4f1d-b57e-6f030a5bf8d6",
        "deviceGroupId": "8920ed1b-bda6-415b-8ed1-4fe2242b608b",
        "applicationId": "a994d4f3-c376-4f72-a18d-9ad4d44f851d",
        "applicationVersionId": "5f18c5f2-f2bb-465f-bffa-d3e127c54568",
        "nodeId": "a3e06379-85da-44ae-b92e-c052cdb483e2",
        "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-05-11T10:11:16.2608215+00:00",
        "updatedDateUtc": "2026-05-11T10:11:16.2608215+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-05-11T10:11:16.2608215+00:00",
    "updatedDateUtc": "2026-05-11T10:11:16.2608215+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-05-11T10:11:16.2608215+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-05-11T10:11:16.2608215+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-05-11T10:11:16.2608215+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-05-11T10:11:16.2608215+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>85899a2c-db62-45a0-9b72-e6a2bb75d28a</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>0c3b506f-4119-4a28-8a6e-bdcf89d94747</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-05-11T10:11:16.2608215+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-05-11T10:11:16.2608215+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>5e506517-63d0-4030-a12d-49a0ebc7998c</NodeId>
        <NodeIndexId>14ffcc42-701f-4095-b94e-1d038c037fd6</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>c6caaf20-b468-48b0-886c-71b66ba15660</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-05-11T10:11:16.2608215+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-05-11T10:11:16.2608215+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>5e506517-63d0-4030-a12d-49a0ebc7998c</NodeId>
        <NodeIndexId>14ffcc42-701f-4095-b94e-1d038c037fd6</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>c6caaf20-b468-48b0-886c-71b66ba15660</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-05-11T10:11:16.2608215+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-05-11T10:11:16.2608215+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>5e506517-63d0-4030-a12d-49a0ebc7998c</NodeId>
        <NodeIndexId>14ffcc42-701f-4095-b94e-1d038c037fd6</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>c6caaf20-b468-48b0-886c-71b66ba15660</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-05-11T10:11:16.2608215+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-05-11T10:11:16.2608215+00:00</UpdatedDateUtc>
        <ApplicationId>a994d4f3-c376-4f72-a18d-9ad4d44f851d</ApplicationId>
        <ApplicationVersionId>5f18c5f2-f2bb-465f-bffa-d3e127c54568</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>8920ed1b-bda6-415b-8ed1-4fe2242b608b</DeviceGroupId>
        <DeviceId>cefdda4a-eb30-4f1d-b57e-6f030a5bf8d6</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>a3e06379-85da-44ae-b92e-c052cdb483e2</NodeId>
        <NodeRouteId>67df81c7-12d0-4c5f-8fdb-07e32481d353</NodeRouteId>
        <TenantId>47c24be1-6aed-4db5-bef6-c2fdc3b053ea</TenantId>
        <UserGroupId>0b560489-ee1c-4f84-b59e-ef33449ae2a5</UserGroupId>
        <UserId>70e5463b-57bc-4240-887e-776f33858559</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-05-11T10:11:16.2608215+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-05-11T10:11:16.2608215+00:00</UpdatedDateUtc>
        <ApplicationId>a994d4f3-c376-4f72-a18d-9ad4d44f851d</ApplicationId>
        <ApplicationVersionId>5f18c5f2-f2bb-465f-bffa-d3e127c54568</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>8920ed1b-bda6-415b-8ed1-4fe2242b608b</DeviceGroupId>
        <DeviceId>cefdda4a-eb30-4f1d-b57e-6f030a5bf8d6</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>a3e06379-85da-44ae-b92e-c052cdb483e2</NodeId>
        <NodeRouteId>67df81c7-12d0-4c5f-8fdb-07e32481d353</NodeRouteId>
        <TenantId>47c24be1-6aed-4db5-bef6-c2fdc3b053ea</TenantId>
        <UserGroupId>0b560489-ee1c-4f84-b59e-ef33449ae2a5</UserGroupId>
        <UserId>70e5463b-57bc-4240-887e-776f33858559</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-05-11T10:11:16.2608215+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-05-11T10:11:16.2608215+00:00</UpdatedDateUtc>
        <ApplicationId>a994d4f3-c376-4f72-a18d-9ad4d44f851d</ApplicationId>
        <ApplicationVersionId>5f18c5f2-f2bb-465f-bffa-d3e127c54568</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>8920ed1b-bda6-415b-8ed1-4fe2242b608b</DeviceGroupId>
        <DeviceId>cefdda4a-eb30-4f1d-b57e-6f030a5bf8d6</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>a3e06379-85da-44ae-b92e-c052cdb483e2</NodeId>
        <NodeRouteId>67df81c7-12d0-4c5f-8fdb-07e32481d353</NodeRouteId>
        <TenantId>47c24be1-6aed-4db5-bef6-c2fdc3b053ea</TenantId>
        <UserGroupId>0b560489-ee1c-4f84-b59e-ef33449ae2a5</UserGroupId>
        <UserId>70e5463b-57bc-4240-887e-776f33858559</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2026-05-11T10:11:16.2608215+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-05-11T10:11:16.2608215+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-05-11T10:11:16.2608215+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-05-11T10:11:16.2608215+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>85899a2c-db62-45a0-9b72-e6a2bb75d28a</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>0c3b506f-4119-4a28-8a6e-bdcf89d94747</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-05-11T10:11:16.2608215+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-05-11T10:11:16.2608215+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>5e506517-63d0-4030-a12d-49a0ebc7998c</NodeId>
        <NodeIndexId>14ffcc42-701f-4095-b94e-1d038c037fd6</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>c6caaf20-b468-48b0-886c-71b66ba15660</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-05-11T10:11:16.2608215+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-05-11T10:11:16.2608215+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>5e506517-63d0-4030-a12d-49a0ebc7998c</NodeId>
        <NodeIndexId>14ffcc42-701f-4095-b94e-1d038c037fd6</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>c6caaf20-b468-48b0-886c-71b66ba15660</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-05-11T10:11:16.2608215+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-05-11T10:11:16.2608215+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>5e506517-63d0-4030-a12d-49a0ebc7998c</NodeId>
        <NodeIndexId>14ffcc42-701f-4095-b94e-1d038c037fd6</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>c6caaf20-b468-48b0-886c-71b66ba15660</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-05-11T10:11:16.2608215+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-05-11T10:11:16.2608215+00:00</UpdatedDateUtc>
        <ApplicationId>a994d4f3-c376-4f72-a18d-9ad4d44f851d</ApplicationId>
        <ApplicationVersionId>5f18c5f2-f2bb-465f-bffa-d3e127c54568</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>8920ed1b-bda6-415b-8ed1-4fe2242b608b</DeviceGroupId>
        <DeviceId>cefdda4a-eb30-4f1d-b57e-6f030a5bf8d6</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>a3e06379-85da-44ae-b92e-c052cdb483e2</NodeId>
        <NodeRouteId>67df81c7-12d0-4c5f-8fdb-07e32481d353</NodeRouteId>
        <TenantId>47c24be1-6aed-4db5-bef6-c2fdc3b053ea</TenantId>
        <UserGroupId>0b560489-ee1c-4f84-b59e-ef33449ae2a5</UserGroupId>
        <UserId>70e5463b-57bc-4240-887e-776f33858559</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-05-11T10:11:16.2608215+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-05-11T10:11:16.2608215+00:00</UpdatedDateUtc>
        <ApplicationId>a994d4f3-c376-4f72-a18d-9ad4d44f851d</ApplicationId>
        <ApplicationVersionId>5f18c5f2-f2bb-465f-bffa-d3e127c54568</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>8920ed1b-bda6-415b-8ed1-4fe2242b608b</DeviceGroupId>
        <DeviceId>cefdda4a-eb30-4f1d-b57e-6f030a5bf8d6</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>a3e06379-85da-44ae-b92e-c052cdb483e2</NodeId>
        <NodeRouteId>67df81c7-12d0-4c5f-8fdb-07e32481d353</NodeRouteId>
        <TenantId>47c24be1-6aed-4db5-bef6-c2fdc3b053ea</TenantId>
        <UserGroupId>0b560489-ee1c-4f84-b59e-ef33449ae2a5</UserGroupId>
        <UserId>70e5463b-57bc-4240-887e-776f33858559</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-05-11T10:11:16.2608215+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-05-11T10:11:16.2608215+00:00</UpdatedDateUtc>
        <ApplicationId>a994d4f3-c376-4f72-a18d-9ad4d44f851d</ApplicationId>
        <ApplicationVersionId>5f18c5f2-f2bb-465f-bffa-d3e127c54568</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>8920ed1b-bda6-415b-8ed1-4fe2242b608b</DeviceGroupId>
        <DeviceId>cefdda4a-eb30-4f1d-b57e-6f030a5bf8d6</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>a3e06379-85da-44ae-b92e-c052cdb483e2</NodeId>
        <NodeRouteId>67df81c7-12d0-4c5f-8fdb-07e32481d353</NodeRouteId>
        <TenantId>47c24be1-6aed-4db5-bef6-c2fdc3b053ea</TenantId>
        <UserGroupId>0b560489-ee1c-4f84-b59e-ef33449ae2a5</UserGroupId>
        <UserId>70e5463b-57bc-4240-887e-776f33858559</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2026-05-11T10:11:16.2608215+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-05-11T10:11:16.2608215+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-05-11T10:11:16.2608215+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-05-11T10:11:16.2608215+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>85899a2c-db62-45a0-9b72-e6a2bb75d28a</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>0c3b506f-4119-4a28-8a6e-bdcf89d94747</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-05-11T10:11:16.2608215+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-05-11T10:11:16.2608215+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>5e506517-63d0-4030-a12d-49a0ebc7998c</NodeId>
        <NodeIndexId>14ffcc42-701f-4095-b94e-1d038c037fd6</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>c6caaf20-b468-48b0-886c-71b66ba15660</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-05-11T10:11:16.2608215+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-05-11T10:11:16.2608215+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>5e506517-63d0-4030-a12d-49a0ebc7998c</NodeId>
        <NodeIndexId>14ffcc42-701f-4095-b94e-1d038c037fd6</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>c6caaf20-b468-48b0-886c-71b66ba15660</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-05-11T10:11:16.2608215+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-05-11T10:11:16.2608215+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>5e506517-63d0-4030-a12d-49a0ebc7998c</NodeId>
        <NodeIndexId>14ffcc42-701f-4095-b94e-1d038c037fd6</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>c6caaf20-b468-48b0-886c-71b66ba15660</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-05-11T10:11:16.2608215+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-05-11T10:11:16.2608215+00:00</UpdatedDateUtc>
        <ApplicationId>a994d4f3-c376-4f72-a18d-9ad4d44f851d</ApplicationId>
        <ApplicationVersionId>5f18c5f2-f2bb-465f-bffa-d3e127c54568</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>8920ed1b-bda6-415b-8ed1-4fe2242b608b</DeviceGroupId>
        <DeviceId>cefdda4a-eb30-4f1d-b57e-6f030a5bf8d6</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>a3e06379-85da-44ae-b92e-c052cdb483e2</NodeId>
        <NodeRouteId>67df81c7-12d0-4c5f-8fdb-07e32481d353</NodeRouteId>
        <TenantId>47c24be1-6aed-4db5-bef6-c2fdc3b053ea</TenantId>
        <UserGroupId>0b560489-ee1c-4f84-b59e-ef33449ae2a5</UserGroupId>
        <UserId>70e5463b-57bc-4240-887e-776f33858559</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-05-11T10:11:16.2608215+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-05-11T10:11:16.2608215+00:00</UpdatedDateUtc>
        <ApplicationId>a994d4f3-c376-4f72-a18d-9ad4d44f851d</ApplicationId>
        <ApplicationVersionId>5f18c5f2-f2bb-465f-bffa-d3e127c54568</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>8920ed1b-bda6-415b-8ed1-4fe2242b608b</DeviceGroupId>
        <DeviceId>cefdda4a-eb30-4f1d-b57e-6f030a5bf8d6</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>a3e06379-85da-44ae-b92e-c052cdb483e2</NodeId>
        <NodeRouteId>67df81c7-12d0-4c5f-8fdb-07e32481d353</NodeRouteId>
        <TenantId>47c24be1-6aed-4db5-bef6-c2fdc3b053ea</TenantId>
        <UserGroupId>0b560489-ee1c-4f84-b59e-ef33449ae2a5</UserGroupId>
        <UserId>70e5463b-57bc-4240-887e-776f33858559</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-05-11T10:11:16.2608215+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-05-11T10:11:16.2608215+00:00</UpdatedDateUtc>
        <ApplicationId>a994d4f3-c376-4f72-a18d-9ad4d44f851d</ApplicationId>
        <ApplicationVersionId>5f18c5f2-f2bb-465f-bffa-d3e127c54568</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>8920ed1b-bda6-415b-8ed1-4fe2242b608b</DeviceGroupId>
        <DeviceId>cefdda4a-eb30-4f1d-b57e-6f030a5bf8d6</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>a3e06379-85da-44ae-b92e-c052cdb483e2</NodeId>
        <NodeRouteId>67df81c7-12d0-4c5f-8fdb-07e32481d353</NodeRouteId>
        <TenantId>47c24be1-6aed-4db5-bef6-c2fdc3b053ea</TenantId>
        <UserGroupId>0b560489-ee1c-4f84-b59e-ef33449ae2a5</UserGroupId>
        <UserId>70e5463b-57bc-4240-887e-776f33858559</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
</ArrayOfNodePackageRepresentation>

application/x-www-form-urlencoded

Sample:

Sample not available.