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": "7b0d9c91-2926-4d86-837a-33a6be897d17",
      "nodeId": "a7a2075e-af22-479d-90a1-00d8ca1d6b4b",
      "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-04-11T14:40:19.8885684+00:00",
      "updatedDateUtc": "2026-04-11T14:40:19.8885684+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "d513be8e-7e5c-4968-b5bd-e4ecaad365ba",
        "tenantId": "d3e9ef1c-2486-4351-bcef-ad17a010d954",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "0270b492-bef7-4af5-8194-f2b43ce38315",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-04-11T14:40:19.8885684+00:00",
        "updatedDateUtc": "2026-04-11T14:40:19.8885684+00:00"
      },
      {
        "nodeIndexId": "d513be8e-7e5c-4968-b5bd-e4ecaad365ba",
        "tenantId": "d3e9ef1c-2486-4351-bcef-ad17a010d954",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "0270b492-bef7-4af5-8194-f2b43ce38315",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-04-11T14:40:19.8885684+00:00",
        "updatedDateUtc": "2026-04-11T14:40:19.8885684+00:00"
      },
      {
        "nodeIndexId": "d513be8e-7e5c-4968-b5bd-e4ecaad365ba",
        "tenantId": "d3e9ef1c-2486-4351-bcef-ad17a010d954",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "0270b492-bef7-4af5-8194-f2b43ce38315",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-04-11T14:40:19.8885684+00:00",
        "updatedDateUtc": "2026-04-11T14:40:19.8885684+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "3830ea53-b342-4db9-90ce-546d2d920a79",
        "tenantId": "8af768ab-e7bf-4ad7-926a-104af05cc880",
        "userId": "2f7f6cc5-36e2-481b-b055-7924a674bf87",
        "userGroupId": "a0d7e797-fc96-44fc-8385-691b52f3524d",
        "deviceId": "fc2da8ca-0e0f-49b0-a7a5-9c0697dc6c29",
        "deviceGroupId": "a85bc498-7463-4075-88f5-9dd834b8347a",
        "applicationId": "1d807cf6-08e4-41b1-b744-e7efbbcc781a",
        "applicationVersionId": "50dd280a-27dd-43ee-a7df-0c3b8f4e5a37",
        "nodeId": "31b9e267-d2ae-467d-bab0-1c11f2a544cc",
        "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-04-11T14:40:19.8885684+00:00",
        "updatedDateUtc": "2026-04-11T14:40:19.8885684+00:00"
      },
      {
        "nodeRouteId": "3830ea53-b342-4db9-90ce-546d2d920a79",
        "tenantId": "8af768ab-e7bf-4ad7-926a-104af05cc880",
        "userId": "2f7f6cc5-36e2-481b-b055-7924a674bf87",
        "userGroupId": "a0d7e797-fc96-44fc-8385-691b52f3524d",
        "deviceId": "fc2da8ca-0e0f-49b0-a7a5-9c0697dc6c29",
        "deviceGroupId": "a85bc498-7463-4075-88f5-9dd834b8347a",
        "applicationId": "1d807cf6-08e4-41b1-b744-e7efbbcc781a",
        "applicationVersionId": "50dd280a-27dd-43ee-a7df-0c3b8f4e5a37",
        "nodeId": "31b9e267-d2ae-467d-bab0-1c11f2a544cc",
        "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-04-11T14:40:19.8885684+00:00",
        "updatedDateUtc": "2026-04-11T14:40:19.8885684+00:00"
      },
      {
        "nodeRouteId": "3830ea53-b342-4db9-90ce-546d2d920a79",
        "tenantId": "8af768ab-e7bf-4ad7-926a-104af05cc880",
        "userId": "2f7f6cc5-36e2-481b-b055-7924a674bf87",
        "userGroupId": "a0d7e797-fc96-44fc-8385-691b52f3524d",
        "deviceId": "fc2da8ca-0e0f-49b0-a7a5-9c0697dc6c29",
        "deviceGroupId": "a85bc498-7463-4075-88f5-9dd834b8347a",
        "applicationId": "1d807cf6-08e4-41b1-b744-e7efbbcc781a",
        "applicationVersionId": "50dd280a-27dd-43ee-a7df-0c3b8f4e5a37",
        "nodeId": "31b9e267-d2ae-467d-bab0-1c11f2a544cc",
        "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-04-11T14:40:19.8885684+00:00",
        "updatedDateUtc": "2026-04-11T14:40:19.8885684+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-04-11T14:40:19.8885684+00:00",
    "updatedDateUtc": "2026-04-11T14:40:19.8885684+00:00"
  },
  {
    "node": {
      "tenantId": "7b0d9c91-2926-4d86-837a-33a6be897d17",
      "nodeId": "a7a2075e-af22-479d-90a1-00d8ca1d6b4b",
      "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-04-11T14:40:19.8885684+00:00",
      "updatedDateUtc": "2026-04-11T14:40:19.8885684+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "d513be8e-7e5c-4968-b5bd-e4ecaad365ba",
        "tenantId": "d3e9ef1c-2486-4351-bcef-ad17a010d954",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "0270b492-bef7-4af5-8194-f2b43ce38315",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-04-11T14:40:19.8885684+00:00",
        "updatedDateUtc": "2026-04-11T14:40:19.8885684+00:00"
      },
      {
        "nodeIndexId": "d513be8e-7e5c-4968-b5bd-e4ecaad365ba",
        "tenantId": "d3e9ef1c-2486-4351-bcef-ad17a010d954",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "0270b492-bef7-4af5-8194-f2b43ce38315",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-04-11T14:40:19.8885684+00:00",
        "updatedDateUtc": "2026-04-11T14:40:19.8885684+00:00"
      },
      {
        "nodeIndexId": "d513be8e-7e5c-4968-b5bd-e4ecaad365ba",
        "tenantId": "d3e9ef1c-2486-4351-bcef-ad17a010d954",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "0270b492-bef7-4af5-8194-f2b43ce38315",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-04-11T14:40:19.8885684+00:00",
        "updatedDateUtc": "2026-04-11T14:40:19.8885684+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "3830ea53-b342-4db9-90ce-546d2d920a79",
        "tenantId": "8af768ab-e7bf-4ad7-926a-104af05cc880",
        "userId": "2f7f6cc5-36e2-481b-b055-7924a674bf87",
        "userGroupId": "a0d7e797-fc96-44fc-8385-691b52f3524d",
        "deviceId": "fc2da8ca-0e0f-49b0-a7a5-9c0697dc6c29",
        "deviceGroupId": "a85bc498-7463-4075-88f5-9dd834b8347a",
        "applicationId": "1d807cf6-08e4-41b1-b744-e7efbbcc781a",
        "applicationVersionId": "50dd280a-27dd-43ee-a7df-0c3b8f4e5a37",
        "nodeId": "31b9e267-d2ae-467d-bab0-1c11f2a544cc",
        "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-04-11T14:40:19.8885684+00:00",
        "updatedDateUtc": "2026-04-11T14:40:19.8885684+00:00"
      },
      {
        "nodeRouteId": "3830ea53-b342-4db9-90ce-546d2d920a79",
        "tenantId": "8af768ab-e7bf-4ad7-926a-104af05cc880",
        "userId": "2f7f6cc5-36e2-481b-b055-7924a674bf87",
        "userGroupId": "a0d7e797-fc96-44fc-8385-691b52f3524d",
        "deviceId": "fc2da8ca-0e0f-49b0-a7a5-9c0697dc6c29",
        "deviceGroupId": "a85bc498-7463-4075-88f5-9dd834b8347a",
        "applicationId": "1d807cf6-08e4-41b1-b744-e7efbbcc781a",
        "applicationVersionId": "50dd280a-27dd-43ee-a7df-0c3b8f4e5a37",
        "nodeId": "31b9e267-d2ae-467d-bab0-1c11f2a544cc",
        "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-04-11T14:40:19.8885684+00:00",
        "updatedDateUtc": "2026-04-11T14:40:19.8885684+00:00"
      },
      {
        "nodeRouteId": "3830ea53-b342-4db9-90ce-546d2d920a79",
        "tenantId": "8af768ab-e7bf-4ad7-926a-104af05cc880",
        "userId": "2f7f6cc5-36e2-481b-b055-7924a674bf87",
        "userGroupId": "a0d7e797-fc96-44fc-8385-691b52f3524d",
        "deviceId": "fc2da8ca-0e0f-49b0-a7a5-9c0697dc6c29",
        "deviceGroupId": "a85bc498-7463-4075-88f5-9dd834b8347a",
        "applicationId": "1d807cf6-08e4-41b1-b744-e7efbbcc781a",
        "applicationVersionId": "50dd280a-27dd-43ee-a7df-0c3b8f4e5a37",
        "nodeId": "31b9e267-d2ae-467d-bab0-1c11f2a544cc",
        "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-04-11T14:40:19.8885684+00:00",
        "updatedDateUtc": "2026-04-11T14:40:19.8885684+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-04-11T14:40:19.8885684+00:00",
    "updatedDateUtc": "2026-04-11T14:40:19.8885684+00:00"
  },
  {
    "node": {
      "tenantId": "7b0d9c91-2926-4d86-837a-33a6be897d17",
      "nodeId": "a7a2075e-af22-479d-90a1-00d8ca1d6b4b",
      "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-04-11T14:40:19.8885684+00:00",
      "updatedDateUtc": "2026-04-11T14:40:19.8885684+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "d513be8e-7e5c-4968-b5bd-e4ecaad365ba",
        "tenantId": "d3e9ef1c-2486-4351-bcef-ad17a010d954",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "0270b492-bef7-4af5-8194-f2b43ce38315",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-04-11T14:40:19.8885684+00:00",
        "updatedDateUtc": "2026-04-11T14:40:19.8885684+00:00"
      },
      {
        "nodeIndexId": "d513be8e-7e5c-4968-b5bd-e4ecaad365ba",
        "tenantId": "d3e9ef1c-2486-4351-bcef-ad17a010d954",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "0270b492-bef7-4af5-8194-f2b43ce38315",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-04-11T14:40:19.8885684+00:00",
        "updatedDateUtc": "2026-04-11T14:40:19.8885684+00:00"
      },
      {
        "nodeIndexId": "d513be8e-7e5c-4968-b5bd-e4ecaad365ba",
        "tenantId": "d3e9ef1c-2486-4351-bcef-ad17a010d954",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "0270b492-bef7-4af5-8194-f2b43ce38315",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-04-11T14:40:19.8885684+00:00",
        "updatedDateUtc": "2026-04-11T14:40:19.8885684+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "3830ea53-b342-4db9-90ce-546d2d920a79",
        "tenantId": "8af768ab-e7bf-4ad7-926a-104af05cc880",
        "userId": "2f7f6cc5-36e2-481b-b055-7924a674bf87",
        "userGroupId": "a0d7e797-fc96-44fc-8385-691b52f3524d",
        "deviceId": "fc2da8ca-0e0f-49b0-a7a5-9c0697dc6c29",
        "deviceGroupId": "a85bc498-7463-4075-88f5-9dd834b8347a",
        "applicationId": "1d807cf6-08e4-41b1-b744-e7efbbcc781a",
        "applicationVersionId": "50dd280a-27dd-43ee-a7df-0c3b8f4e5a37",
        "nodeId": "31b9e267-d2ae-467d-bab0-1c11f2a544cc",
        "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-04-11T14:40:19.8885684+00:00",
        "updatedDateUtc": "2026-04-11T14:40:19.8885684+00:00"
      },
      {
        "nodeRouteId": "3830ea53-b342-4db9-90ce-546d2d920a79",
        "tenantId": "8af768ab-e7bf-4ad7-926a-104af05cc880",
        "userId": "2f7f6cc5-36e2-481b-b055-7924a674bf87",
        "userGroupId": "a0d7e797-fc96-44fc-8385-691b52f3524d",
        "deviceId": "fc2da8ca-0e0f-49b0-a7a5-9c0697dc6c29",
        "deviceGroupId": "a85bc498-7463-4075-88f5-9dd834b8347a",
        "applicationId": "1d807cf6-08e4-41b1-b744-e7efbbcc781a",
        "applicationVersionId": "50dd280a-27dd-43ee-a7df-0c3b8f4e5a37",
        "nodeId": "31b9e267-d2ae-467d-bab0-1c11f2a544cc",
        "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-04-11T14:40:19.8885684+00:00",
        "updatedDateUtc": "2026-04-11T14:40:19.8885684+00:00"
      },
      {
        "nodeRouteId": "3830ea53-b342-4db9-90ce-546d2d920a79",
        "tenantId": "8af768ab-e7bf-4ad7-926a-104af05cc880",
        "userId": "2f7f6cc5-36e2-481b-b055-7924a674bf87",
        "userGroupId": "a0d7e797-fc96-44fc-8385-691b52f3524d",
        "deviceId": "fc2da8ca-0e0f-49b0-a7a5-9c0697dc6c29",
        "deviceGroupId": "a85bc498-7463-4075-88f5-9dd834b8347a",
        "applicationId": "1d807cf6-08e4-41b1-b744-e7efbbcc781a",
        "applicationVersionId": "50dd280a-27dd-43ee-a7df-0c3b8f4e5a37",
        "nodeId": "31b9e267-d2ae-467d-bab0-1c11f2a544cc",
        "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-04-11T14:40:19.8885684+00:00",
        "updatedDateUtc": "2026-04-11T14:40:19.8885684+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-04-11T14:40:19.8885684+00:00",
    "updatedDateUtc": "2026-04-11T14:40:19.8885684+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-04-11T14:40:19.8885684+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-04-11T14:40:19.8885684+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-04-11T14:40:19.8885684+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-04-11T14:40:19.8885684+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>a7a2075e-af22-479d-90a1-00d8ca1d6b4b</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>7b0d9c91-2926-4d86-837a-33a6be897d17</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-04-11T14:40:19.8885684+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-11T14:40:19.8885684+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>0270b492-bef7-4af5-8194-f2b43ce38315</NodeId>
        <NodeIndexId>d513be8e-7e5c-4968-b5bd-e4ecaad365ba</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>d3e9ef1c-2486-4351-bcef-ad17a010d954</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-04-11T14:40:19.8885684+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-11T14:40:19.8885684+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>0270b492-bef7-4af5-8194-f2b43ce38315</NodeId>
        <NodeIndexId>d513be8e-7e5c-4968-b5bd-e4ecaad365ba</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>d3e9ef1c-2486-4351-bcef-ad17a010d954</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-04-11T14:40:19.8885684+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-11T14:40:19.8885684+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>0270b492-bef7-4af5-8194-f2b43ce38315</NodeId>
        <NodeIndexId>d513be8e-7e5c-4968-b5bd-e4ecaad365ba</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>d3e9ef1c-2486-4351-bcef-ad17a010d954</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-04-11T14:40:19.8885684+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-11T14:40:19.8885684+00:00</UpdatedDateUtc>
        <ApplicationId>1d807cf6-08e4-41b1-b744-e7efbbcc781a</ApplicationId>
        <ApplicationVersionId>50dd280a-27dd-43ee-a7df-0c3b8f4e5a37</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>a85bc498-7463-4075-88f5-9dd834b8347a</DeviceGroupId>
        <DeviceId>fc2da8ca-0e0f-49b0-a7a5-9c0697dc6c29</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>31b9e267-d2ae-467d-bab0-1c11f2a544cc</NodeId>
        <NodeRouteId>3830ea53-b342-4db9-90ce-546d2d920a79</NodeRouteId>
        <TenantId>8af768ab-e7bf-4ad7-926a-104af05cc880</TenantId>
        <UserGroupId>a0d7e797-fc96-44fc-8385-691b52f3524d</UserGroupId>
        <UserId>2f7f6cc5-36e2-481b-b055-7924a674bf87</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-04-11T14:40:19.8885684+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-11T14:40:19.8885684+00:00</UpdatedDateUtc>
        <ApplicationId>1d807cf6-08e4-41b1-b744-e7efbbcc781a</ApplicationId>
        <ApplicationVersionId>50dd280a-27dd-43ee-a7df-0c3b8f4e5a37</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>a85bc498-7463-4075-88f5-9dd834b8347a</DeviceGroupId>
        <DeviceId>fc2da8ca-0e0f-49b0-a7a5-9c0697dc6c29</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>31b9e267-d2ae-467d-bab0-1c11f2a544cc</NodeId>
        <NodeRouteId>3830ea53-b342-4db9-90ce-546d2d920a79</NodeRouteId>
        <TenantId>8af768ab-e7bf-4ad7-926a-104af05cc880</TenantId>
        <UserGroupId>a0d7e797-fc96-44fc-8385-691b52f3524d</UserGroupId>
        <UserId>2f7f6cc5-36e2-481b-b055-7924a674bf87</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-04-11T14:40:19.8885684+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-11T14:40:19.8885684+00:00</UpdatedDateUtc>
        <ApplicationId>1d807cf6-08e4-41b1-b744-e7efbbcc781a</ApplicationId>
        <ApplicationVersionId>50dd280a-27dd-43ee-a7df-0c3b8f4e5a37</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>a85bc498-7463-4075-88f5-9dd834b8347a</DeviceGroupId>
        <DeviceId>fc2da8ca-0e0f-49b0-a7a5-9c0697dc6c29</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>31b9e267-d2ae-467d-bab0-1c11f2a544cc</NodeId>
        <NodeRouteId>3830ea53-b342-4db9-90ce-546d2d920a79</NodeRouteId>
        <TenantId>8af768ab-e7bf-4ad7-926a-104af05cc880</TenantId>
        <UserGroupId>a0d7e797-fc96-44fc-8385-691b52f3524d</UserGroupId>
        <UserId>2f7f6cc5-36e2-481b-b055-7924a674bf87</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2026-04-11T14:40:19.8885684+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-04-11T14:40:19.8885684+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-04-11T14:40:19.8885684+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-04-11T14:40:19.8885684+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>a7a2075e-af22-479d-90a1-00d8ca1d6b4b</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>7b0d9c91-2926-4d86-837a-33a6be897d17</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-04-11T14:40:19.8885684+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-11T14:40:19.8885684+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>0270b492-bef7-4af5-8194-f2b43ce38315</NodeId>
        <NodeIndexId>d513be8e-7e5c-4968-b5bd-e4ecaad365ba</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>d3e9ef1c-2486-4351-bcef-ad17a010d954</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-04-11T14:40:19.8885684+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-11T14:40:19.8885684+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>0270b492-bef7-4af5-8194-f2b43ce38315</NodeId>
        <NodeIndexId>d513be8e-7e5c-4968-b5bd-e4ecaad365ba</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>d3e9ef1c-2486-4351-bcef-ad17a010d954</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-04-11T14:40:19.8885684+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-11T14:40:19.8885684+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>0270b492-bef7-4af5-8194-f2b43ce38315</NodeId>
        <NodeIndexId>d513be8e-7e5c-4968-b5bd-e4ecaad365ba</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>d3e9ef1c-2486-4351-bcef-ad17a010d954</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-04-11T14:40:19.8885684+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-11T14:40:19.8885684+00:00</UpdatedDateUtc>
        <ApplicationId>1d807cf6-08e4-41b1-b744-e7efbbcc781a</ApplicationId>
        <ApplicationVersionId>50dd280a-27dd-43ee-a7df-0c3b8f4e5a37</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>a85bc498-7463-4075-88f5-9dd834b8347a</DeviceGroupId>
        <DeviceId>fc2da8ca-0e0f-49b0-a7a5-9c0697dc6c29</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>31b9e267-d2ae-467d-bab0-1c11f2a544cc</NodeId>
        <NodeRouteId>3830ea53-b342-4db9-90ce-546d2d920a79</NodeRouteId>
        <TenantId>8af768ab-e7bf-4ad7-926a-104af05cc880</TenantId>
        <UserGroupId>a0d7e797-fc96-44fc-8385-691b52f3524d</UserGroupId>
        <UserId>2f7f6cc5-36e2-481b-b055-7924a674bf87</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-04-11T14:40:19.8885684+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-11T14:40:19.8885684+00:00</UpdatedDateUtc>
        <ApplicationId>1d807cf6-08e4-41b1-b744-e7efbbcc781a</ApplicationId>
        <ApplicationVersionId>50dd280a-27dd-43ee-a7df-0c3b8f4e5a37</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>a85bc498-7463-4075-88f5-9dd834b8347a</DeviceGroupId>
        <DeviceId>fc2da8ca-0e0f-49b0-a7a5-9c0697dc6c29</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>31b9e267-d2ae-467d-bab0-1c11f2a544cc</NodeId>
        <NodeRouteId>3830ea53-b342-4db9-90ce-546d2d920a79</NodeRouteId>
        <TenantId>8af768ab-e7bf-4ad7-926a-104af05cc880</TenantId>
        <UserGroupId>a0d7e797-fc96-44fc-8385-691b52f3524d</UserGroupId>
        <UserId>2f7f6cc5-36e2-481b-b055-7924a674bf87</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-04-11T14:40:19.8885684+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-11T14:40:19.8885684+00:00</UpdatedDateUtc>
        <ApplicationId>1d807cf6-08e4-41b1-b744-e7efbbcc781a</ApplicationId>
        <ApplicationVersionId>50dd280a-27dd-43ee-a7df-0c3b8f4e5a37</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>a85bc498-7463-4075-88f5-9dd834b8347a</DeviceGroupId>
        <DeviceId>fc2da8ca-0e0f-49b0-a7a5-9c0697dc6c29</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>31b9e267-d2ae-467d-bab0-1c11f2a544cc</NodeId>
        <NodeRouteId>3830ea53-b342-4db9-90ce-546d2d920a79</NodeRouteId>
        <TenantId>8af768ab-e7bf-4ad7-926a-104af05cc880</TenantId>
        <UserGroupId>a0d7e797-fc96-44fc-8385-691b52f3524d</UserGroupId>
        <UserId>2f7f6cc5-36e2-481b-b055-7924a674bf87</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2026-04-11T14:40:19.8885684+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-04-11T14:40:19.8885684+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-04-11T14:40:19.8885684+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-04-11T14:40:19.8885684+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>a7a2075e-af22-479d-90a1-00d8ca1d6b4b</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>7b0d9c91-2926-4d86-837a-33a6be897d17</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-04-11T14:40:19.8885684+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-11T14:40:19.8885684+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>0270b492-bef7-4af5-8194-f2b43ce38315</NodeId>
        <NodeIndexId>d513be8e-7e5c-4968-b5bd-e4ecaad365ba</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>d3e9ef1c-2486-4351-bcef-ad17a010d954</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-04-11T14:40:19.8885684+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-11T14:40:19.8885684+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>0270b492-bef7-4af5-8194-f2b43ce38315</NodeId>
        <NodeIndexId>d513be8e-7e5c-4968-b5bd-e4ecaad365ba</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>d3e9ef1c-2486-4351-bcef-ad17a010d954</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-04-11T14:40:19.8885684+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-11T14:40:19.8885684+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>0270b492-bef7-4af5-8194-f2b43ce38315</NodeId>
        <NodeIndexId>d513be8e-7e5c-4968-b5bd-e4ecaad365ba</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>d3e9ef1c-2486-4351-bcef-ad17a010d954</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-04-11T14:40:19.8885684+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-11T14:40:19.8885684+00:00</UpdatedDateUtc>
        <ApplicationId>1d807cf6-08e4-41b1-b744-e7efbbcc781a</ApplicationId>
        <ApplicationVersionId>50dd280a-27dd-43ee-a7df-0c3b8f4e5a37</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>a85bc498-7463-4075-88f5-9dd834b8347a</DeviceGroupId>
        <DeviceId>fc2da8ca-0e0f-49b0-a7a5-9c0697dc6c29</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>31b9e267-d2ae-467d-bab0-1c11f2a544cc</NodeId>
        <NodeRouteId>3830ea53-b342-4db9-90ce-546d2d920a79</NodeRouteId>
        <TenantId>8af768ab-e7bf-4ad7-926a-104af05cc880</TenantId>
        <UserGroupId>a0d7e797-fc96-44fc-8385-691b52f3524d</UserGroupId>
        <UserId>2f7f6cc5-36e2-481b-b055-7924a674bf87</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-04-11T14:40:19.8885684+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-11T14:40:19.8885684+00:00</UpdatedDateUtc>
        <ApplicationId>1d807cf6-08e4-41b1-b744-e7efbbcc781a</ApplicationId>
        <ApplicationVersionId>50dd280a-27dd-43ee-a7df-0c3b8f4e5a37</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>a85bc498-7463-4075-88f5-9dd834b8347a</DeviceGroupId>
        <DeviceId>fc2da8ca-0e0f-49b0-a7a5-9c0697dc6c29</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>31b9e267-d2ae-467d-bab0-1c11f2a544cc</NodeId>
        <NodeRouteId>3830ea53-b342-4db9-90ce-546d2d920a79</NodeRouteId>
        <TenantId>8af768ab-e7bf-4ad7-926a-104af05cc880</TenantId>
        <UserGroupId>a0d7e797-fc96-44fc-8385-691b52f3524d</UserGroupId>
        <UserId>2f7f6cc5-36e2-481b-b055-7924a674bf87</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-04-11T14:40:19.8885684+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-11T14:40:19.8885684+00:00</UpdatedDateUtc>
        <ApplicationId>1d807cf6-08e4-41b1-b744-e7efbbcc781a</ApplicationId>
        <ApplicationVersionId>50dd280a-27dd-43ee-a7df-0c3b8f4e5a37</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>a85bc498-7463-4075-88f5-9dd834b8347a</DeviceGroupId>
        <DeviceId>fc2da8ca-0e0f-49b0-a7a5-9c0697dc6c29</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>31b9e267-d2ae-467d-bab0-1c11f2a544cc</NodeId>
        <NodeRouteId>3830ea53-b342-4db9-90ce-546d2d920a79</NodeRouteId>
        <TenantId>8af768ab-e7bf-4ad7-926a-104af05cc880</TenantId>
        <UserGroupId>a0d7e797-fc96-44fc-8385-691b52f3524d</UserGroupId>
        <UserId>2f7f6cc5-36e2-481b-b055-7924a674bf87</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
</ArrayOfNodePackageRepresentation>

application/x-www-form-urlencoded

Sample:

Sample not available.