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": "e0fdafbd-df12-4ab3-b45a-02ad930137be",
      "nodeId": "713ff3ff-5556-49dd-81f8-45be019ae479",
      "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": "2025-09-13T07:29:58.6618281+00:00",
      "updatedDateUtc": "2025-09-13T07:29:58.6618281+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "cbe143d2-a72c-480e-97bd-1b415e191fd6",
        "tenantId": "0cde7ede-836d-4dd6-8799-fbb085dd3a78",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "910060bd-12f5-4faa-abae-c4850dcb87c8",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-09-13T07:29:58.6618281+00:00",
        "updatedDateUtc": "2025-09-13T07:29:58.6618281+00:00"
      },
      {
        "nodeIndexId": "cbe143d2-a72c-480e-97bd-1b415e191fd6",
        "tenantId": "0cde7ede-836d-4dd6-8799-fbb085dd3a78",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "910060bd-12f5-4faa-abae-c4850dcb87c8",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-09-13T07:29:58.6618281+00:00",
        "updatedDateUtc": "2025-09-13T07:29:58.6618281+00:00"
      },
      {
        "nodeIndexId": "cbe143d2-a72c-480e-97bd-1b415e191fd6",
        "tenantId": "0cde7ede-836d-4dd6-8799-fbb085dd3a78",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "910060bd-12f5-4faa-abae-c4850dcb87c8",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-09-13T07:29:58.6618281+00:00",
        "updatedDateUtc": "2025-09-13T07:29:58.6618281+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "415dfb6d-e6b0-4a38-a405-0cde6307cbf6",
        "tenantId": "5c9daaba-c91a-49bf-9f6d-70c36bf1e668",
        "userId": "1f0e31a7-a1fe-4c2a-b7d5-06d34d7fd1f8",
        "userGroupId": "96bcdcbb-fda6-4a40-9604-ef380802a494",
        "deviceId": "6bf1abae-4016-4ac3-8c84-78a0201340d1",
        "deviceGroupId": "82bc0796-d2c6-4950-950d-bd5758f0d861",
        "applicationId": "bcbeb405-75f7-4cdf-a578-dee4cca0f245",
        "applicationVersionId": "f3315774-8807-48e2-86cc-e19bdfd40366",
        "nodeId": "19f5d0f9-302a-44fb-8a61-d5a9bebc8df7",
        "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": "2025-09-13T07:29:58.6618281+00:00",
        "updatedDateUtc": "2025-09-13T07:29:58.6618281+00:00"
      },
      {
        "nodeRouteId": "415dfb6d-e6b0-4a38-a405-0cde6307cbf6",
        "tenantId": "5c9daaba-c91a-49bf-9f6d-70c36bf1e668",
        "userId": "1f0e31a7-a1fe-4c2a-b7d5-06d34d7fd1f8",
        "userGroupId": "96bcdcbb-fda6-4a40-9604-ef380802a494",
        "deviceId": "6bf1abae-4016-4ac3-8c84-78a0201340d1",
        "deviceGroupId": "82bc0796-d2c6-4950-950d-bd5758f0d861",
        "applicationId": "bcbeb405-75f7-4cdf-a578-dee4cca0f245",
        "applicationVersionId": "f3315774-8807-48e2-86cc-e19bdfd40366",
        "nodeId": "19f5d0f9-302a-44fb-8a61-d5a9bebc8df7",
        "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": "2025-09-13T07:29:58.6618281+00:00",
        "updatedDateUtc": "2025-09-13T07:29:58.6618281+00:00"
      },
      {
        "nodeRouteId": "415dfb6d-e6b0-4a38-a405-0cde6307cbf6",
        "tenantId": "5c9daaba-c91a-49bf-9f6d-70c36bf1e668",
        "userId": "1f0e31a7-a1fe-4c2a-b7d5-06d34d7fd1f8",
        "userGroupId": "96bcdcbb-fda6-4a40-9604-ef380802a494",
        "deviceId": "6bf1abae-4016-4ac3-8c84-78a0201340d1",
        "deviceGroupId": "82bc0796-d2c6-4950-950d-bd5758f0d861",
        "applicationId": "bcbeb405-75f7-4cdf-a578-dee4cca0f245",
        "applicationVersionId": "f3315774-8807-48e2-86cc-e19bdfd40366",
        "nodeId": "19f5d0f9-302a-44fb-8a61-d5a9bebc8df7",
        "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": "2025-09-13T07:29:58.6618281+00:00",
        "updatedDateUtc": "2025-09-13T07:29:58.6618281+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2025-09-13T07:29:58.6618281+00:00",
    "updatedDateUtc": "2025-09-13T07:29:58.6618281+00:00"
  },
  {
    "node": {
      "tenantId": "e0fdafbd-df12-4ab3-b45a-02ad930137be",
      "nodeId": "713ff3ff-5556-49dd-81f8-45be019ae479",
      "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": "2025-09-13T07:29:58.6618281+00:00",
      "updatedDateUtc": "2025-09-13T07:29:58.6618281+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "cbe143d2-a72c-480e-97bd-1b415e191fd6",
        "tenantId": "0cde7ede-836d-4dd6-8799-fbb085dd3a78",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "910060bd-12f5-4faa-abae-c4850dcb87c8",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-09-13T07:29:58.6618281+00:00",
        "updatedDateUtc": "2025-09-13T07:29:58.6618281+00:00"
      },
      {
        "nodeIndexId": "cbe143d2-a72c-480e-97bd-1b415e191fd6",
        "tenantId": "0cde7ede-836d-4dd6-8799-fbb085dd3a78",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "910060bd-12f5-4faa-abae-c4850dcb87c8",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-09-13T07:29:58.6618281+00:00",
        "updatedDateUtc": "2025-09-13T07:29:58.6618281+00:00"
      },
      {
        "nodeIndexId": "cbe143d2-a72c-480e-97bd-1b415e191fd6",
        "tenantId": "0cde7ede-836d-4dd6-8799-fbb085dd3a78",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "910060bd-12f5-4faa-abae-c4850dcb87c8",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-09-13T07:29:58.6618281+00:00",
        "updatedDateUtc": "2025-09-13T07:29:58.6618281+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "415dfb6d-e6b0-4a38-a405-0cde6307cbf6",
        "tenantId": "5c9daaba-c91a-49bf-9f6d-70c36bf1e668",
        "userId": "1f0e31a7-a1fe-4c2a-b7d5-06d34d7fd1f8",
        "userGroupId": "96bcdcbb-fda6-4a40-9604-ef380802a494",
        "deviceId": "6bf1abae-4016-4ac3-8c84-78a0201340d1",
        "deviceGroupId": "82bc0796-d2c6-4950-950d-bd5758f0d861",
        "applicationId": "bcbeb405-75f7-4cdf-a578-dee4cca0f245",
        "applicationVersionId": "f3315774-8807-48e2-86cc-e19bdfd40366",
        "nodeId": "19f5d0f9-302a-44fb-8a61-d5a9bebc8df7",
        "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": "2025-09-13T07:29:58.6618281+00:00",
        "updatedDateUtc": "2025-09-13T07:29:58.6618281+00:00"
      },
      {
        "nodeRouteId": "415dfb6d-e6b0-4a38-a405-0cde6307cbf6",
        "tenantId": "5c9daaba-c91a-49bf-9f6d-70c36bf1e668",
        "userId": "1f0e31a7-a1fe-4c2a-b7d5-06d34d7fd1f8",
        "userGroupId": "96bcdcbb-fda6-4a40-9604-ef380802a494",
        "deviceId": "6bf1abae-4016-4ac3-8c84-78a0201340d1",
        "deviceGroupId": "82bc0796-d2c6-4950-950d-bd5758f0d861",
        "applicationId": "bcbeb405-75f7-4cdf-a578-dee4cca0f245",
        "applicationVersionId": "f3315774-8807-48e2-86cc-e19bdfd40366",
        "nodeId": "19f5d0f9-302a-44fb-8a61-d5a9bebc8df7",
        "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": "2025-09-13T07:29:58.6618281+00:00",
        "updatedDateUtc": "2025-09-13T07:29:58.6618281+00:00"
      },
      {
        "nodeRouteId": "415dfb6d-e6b0-4a38-a405-0cde6307cbf6",
        "tenantId": "5c9daaba-c91a-49bf-9f6d-70c36bf1e668",
        "userId": "1f0e31a7-a1fe-4c2a-b7d5-06d34d7fd1f8",
        "userGroupId": "96bcdcbb-fda6-4a40-9604-ef380802a494",
        "deviceId": "6bf1abae-4016-4ac3-8c84-78a0201340d1",
        "deviceGroupId": "82bc0796-d2c6-4950-950d-bd5758f0d861",
        "applicationId": "bcbeb405-75f7-4cdf-a578-dee4cca0f245",
        "applicationVersionId": "f3315774-8807-48e2-86cc-e19bdfd40366",
        "nodeId": "19f5d0f9-302a-44fb-8a61-d5a9bebc8df7",
        "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": "2025-09-13T07:29:58.6618281+00:00",
        "updatedDateUtc": "2025-09-13T07:29:58.6618281+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2025-09-13T07:29:58.6618281+00:00",
    "updatedDateUtc": "2025-09-13T07:29:58.6618281+00:00"
  },
  {
    "node": {
      "tenantId": "e0fdafbd-df12-4ab3-b45a-02ad930137be",
      "nodeId": "713ff3ff-5556-49dd-81f8-45be019ae479",
      "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": "2025-09-13T07:29:58.6618281+00:00",
      "updatedDateUtc": "2025-09-13T07:29:58.6618281+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "cbe143d2-a72c-480e-97bd-1b415e191fd6",
        "tenantId": "0cde7ede-836d-4dd6-8799-fbb085dd3a78",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "910060bd-12f5-4faa-abae-c4850dcb87c8",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-09-13T07:29:58.6618281+00:00",
        "updatedDateUtc": "2025-09-13T07:29:58.6618281+00:00"
      },
      {
        "nodeIndexId": "cbe143d2-a72c-480e-97bd-1b415e191fd6",
        "tenantId": "0cde7ede-836d-4dd6-8799-fbb085dd3a78",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "910060bd-12f5-4faa-abae-c4850dcb87c8",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-09-13T07:29:58.6618281+00:00",
        "updatedDateUtc": "2025-09-13T07:29:58.6618281+00:00"
      },
      {
        "nodeIndexId": "cbe143d2-a72c-480e-97bd-1b415e191fd6",
        "tenantId": "0cde7ede-836d-4dd6-8799-fbb085dd3a78",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "910060bd-12f5-4faa-abae-c4850dcb87c8",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-09-13T07:29:58.6618281+00:00",
        "updatedDateUtc": "2025-09-13T07:29:58.6618281+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "415dfb6d-e6b0-4a38-a405-0cde6307cbf6",
        "tenantId": "5c9daaba-c91a-49bf-9f6d-70c36bf1e668",
        "userId": "1f0e31a7-a1fe-4c2a-b7d5-06d34d7fd1f8",
        "userGroupId": "96bcdcbb-fda6-4a40-9604-ef380802a494",
        "deviceId": "6bf1abae-4016-4ac3-8c84-78a0201340d1",
        "deviceGroupId": "82bc0796-d2c6-4950-950d-bd5758f0d861",
        "applicationId": "bcbeb405-75f7-4cdf-a578-dee4cca0f245",
        "applicationVersionId": "f3315774-8807-48e2-86cc-e19bdfd40366",
        "nodeId": "19f5d0f9-302a-44fb-8a61-d5a9bebc8df7",
        "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": "2025-09-13T07:29:58.6618281+00:00",
        "updatedDateUtc": "2025-09-13T07:29:58.6618281+00:00"
      },
      {
        "nodeRouteId": "415dfb6d-e6b0-4a38-a405-0cde6307cbf6",
        "tenantId": "5c9daaba-c91a-49bf-9f6d-70c36bf1e668",
        "userId": "1f0e31a7-a1fe-4c2a-b7d5-06d34d7fd1f8",
        "userGroupId": "96bcdcbb-fda6-4a40-9604-ef380802a494",
        "deviceId": "6bf1abae-4016-4ac3-8c84-78a0201340d1",
        "deviceGroupId": "82bc0796-d2c6-4950-950d-bd5758f0d861",
        "applicationId": "bcbeb405-75f7-4cdf-a578-dee4cca0f245",
        "applicationVersionId": "f3315774-8807-48e2-86cc-e19bdfd40366",
        "nodeId": "19f5d0f9-302a-44fb-8a61-d5a9bebc8df7",
        "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": "2025-09-13T07:29:58.6618281+00:00",
        "updatedDateUtc": "2025-09-13T07:29:58.6618281+00:00"
      },
      {
        "nodeRouteId": "415dfb6d-e6b0-4a38-a405-0cde6307cbf6",
        "tenantId": "5c9daaba-c91a-49bf-9f6d-70c36bf1e668",
        "userId": "1f0e31a7-a1fe-4c2a-b7d5-06d34d7fd1f8",
        "userGroupId": "96bcdcbb-fda6-4a40-9604-ef380802a494",
        "deviceId": "6bf1abae-4016-4ac3-8c84-78a0201340d1",
        "deviceGroupId": "82bc0796-d2c6-4950-950d-bd5758f0d861",
        "applicationId": "bcbeb405-75f7-4cdf-a578-dee4cca0f245",
        "applicationVersionId": "f3315774-8807-48e2-86cc-e19bdfd40366",
        "nodeId": "19f5d0f9-302a-44fb-8a61-d5a9bebc8df7",
        "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": "2025-09-13T07:29:58.6618281+00:00",
        "updatedDateUtc": "2025-09-13T07:29:58.6618281+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2025-09-13T07:29:58.6618281+00:00",
    "updatedDateUtc": "2025-09-13T07:29:58.6618281+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>2025-09-13T07:29:58.6618281+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2025-09-13T07:29:58.6618281+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2025-09-13T07:29:58.6618281+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2025-09-13T07:29:58.6618281+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>713ff3ff-5556-49dd-81f8-45be019ae479</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>e0fdafbd-df12-4ab3-b45a-02ad930137be</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-09-13T07:29:58.6618281+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-09-13T07:29:58.6618281+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>910060bd-12f5-4faa-abae-c4850dcb87c8</NodeId>
        <NodeIndexId>cbe143d2-a72c-480e-97bd-1b415e191fd6</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>0cde7ede-836d-4dd6-8799-fbb085dd3a78</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-09-13T07:29:58.6618281+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-09-13T07:29:58.6618281+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>910060bd-12f5-4faa-abae-c4850dcb87c8</NodeId>
        <NodeIndexId>cbe143d2-a72c-480e-97bd-1b415e191fd6</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>0cde7ede-836d-4dd6-8799-fbb085dd3a78</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-09-13T07:29:58.6618281+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-09-13T07:29:58.6618281+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>910060bd-12f5-4faa-abae-c4850dcb87c8</NodeId>
        <NodeIndexId>cbe143d2-a72c-480e-97bd-1b415e191fd6</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>0cde7ede-836d-4dd6-8799-fbb085dd3a78</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-09-13T07:29:58.6618281+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-09-13T07:29:58.6618281+00:00</UpdatedDateUtc>
        <ApplicationId>bcbeb405-75f7-4cdf-a578-dee4cca0f245</ApplicationId>
        <ApplicationVersionId>f3315774-8807-48e2-86cc-e19bdfd40366</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>82bc0796-d2c6-4950-950d-bd5758f0d861</DeviceGroupId>
        <DeviceId>6bf1abae-4016-4ac3-8c84-78a0201340d1</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>19f5d0f9-302a-44fb-8a61-d5a9bebc8df7</NodeId>
        <NodeRouteId>415dfb6d-e6b0-4a38-a405-0cde6307cbf6</NodeRouteId>
        <TenantId>5c9daaba-c91a-49bf-9f6d-70c36bf1e668</TenantId>
        <UserGroupId>96bcdcbb-fda6-4a40-9604-ef380802a494</UserGroupId>
        <UserId>1f0e31a7-a1fe-4c2a-b7d5-06d34d7fd1f8</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-09-13T07:29:58.6618281+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-09-13T07:29:58.6618281+00:00</UpdatedDateUtc>
        <ApplicationId>bcbeb405-75f7-4cdf-a578-dee4cca0f245</ApplicationId>
        <ApplicationVersionId>f3315774-8807-48e2-86cc-e19bdfd40366</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>82bc0796-d2c6-4950-950d-bd5758f0d861</DeviceGroupId>
        <DeviceId>6bf1abae-4016-4ac3-8c84-78a0201340d1</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>19f5d0f9-302a-44fb-8a61-d5a9bebc8df7</NodeId>
        <NodeRouteId>415dfb6d-e6b0-4a38-a405-0cde6307cbf6</NodeRouteId>
        <TenantId>5c9daaba-c91a-49bf-9f6d-70c36bf1e668</TenantId>
        <UserGroupId>96bcdcbb-fda6-4a40-9604-ef380802a494</UserGroupId>
        <UserId>1f0e31a7-a1fe-4c2a-b7d5-06d34d7fd1f8</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-09-13T07:29:58.6618281+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-09-13T07:29:58.6618281+00:00</UpdatedDateUtc>
        <ApplicationId>bcbeb405-75f7-4cdf-a578-dee4cca0f245</ApplicationId>
        <ApplicationVersionId>f3315774-8807-48e2-86cc-e19bdfd40366</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>82bc0796-d2c6-4950-950d-bd5758f0d861</DeviceGroupId>
        <DeviceId>6bf1abae-4016-4ac3-8c84-78a0201340d1</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>19f5d0f9-302a-44fb-8a61-d5a9bebc8df7</NodeId>
        <NodeRouteId>415dfb6d-e6b0-4a38-a405-0cde6307cbf6</NodeRouteId>
        <TenantId>5c9daaba-c91a-49bf-9f6d-70c36bf1e668</TenantId>
        <UserGroupId>96bcdcbb-fda6-4a40-9604-ef380802a494</UserGroupId>
        <UserId>1f0e31a7-a1fe-4c2a-b7d5-06d34d7fd1f8</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2025-09-13T07:29:58.6618281+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2025-09-13T07:29:58.6618281+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2025-09-13T07:29:58.6618281+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2025-09-13T07:29:58.6618281+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>713ff3ff-5556-49dd-81f8-45be019ae479</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>e0fdafbd-df12-4ab3-b45a-02ad930137be</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-09-13T07:29:58.6618281+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-09-13T07:29:58.6618281+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>910060bd-12f5-4faa-abae-c4850dcb87c8</NodeId>
        <NodeIndexId>cbe143d2-a72c-480e-97bd-1b415e191fd6</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>0cde7ede-836d-4dd6-8799-fbb085dd3a78</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-09-13T07:29:58.6618281+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-09-13T07:29:58.6618281+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>910060bd-12f5-4faa-abae-c4850dcb87c8</NodeId>
        <NodeIndexId>cbe143d2-a72c-480e-97bd-1b415e191fd6</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>0cde7ede-836d-4dd6-8799-fbb085dd3a78</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-09-13T07:29:58.6618281+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-09-13T07:29:58.6618281+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>910060bd-12f5-4faa-abae-c4850dcb87c8</NodeId>
        <NodeIndexId>cbe143d2-a72c-480e-97bd-1b415e191fd6</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>0cde7ede-836d-4dd6-8799-fbb085dd3a78</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-09-13T07:29:58.6618281+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-09-13T07:29:58.6618281+00:00</UpdatedDateUtc>
        <ApplicationId>bcbeb405-75f7-4cdf-a578-dee4cca0f245</ApplicationId>
        <ApplicationVersionId>f3315774-8807-48e2-86cc-e19bdfd40366</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>82bc0796-d2c6-4950-950d-bd5758f0d861</DeviceGroupId>
        <DeviceId>6bf1abae-4016-4ac3-8c84-78a0201340d1</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>19f5d0f9-302a-44fb-8a61-d5a9bebc8df7</NodeId>
        <NodeRouteId>415dfb6d-e6b0-4a38-a405-0cde6307cbf6</NodeRouteId>
        <TenantId>5c9daaba-c91a-49bf-9f6d-70c36bf1e668</TenantId>
        <UserGroupId>96bcdcbb-fda6-4a40-9604-ef380802a494</UserGroupId>
        <UserId>1f0e31a7-a1fe-4c2a-b7d5-06d34d7fd1f8</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-09-13T07:29:58.6618281+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-09-13T07:29:58.6618281+00:00</UpdatedDateUtc>
        <ApplicationId>bcbeb405-75f7-4cdf-a578-dee4cca0f245</ApplicationId>
        <ApplicationVersionId>f3315774-8807-48e2-86cc-e19bdfd40366</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>82bc0796-d2c6-4950-950d-bd5758f0d861</DeviceGroupId>
        <DeviceId>6bf1abae-4016-4ac3-8c84-78a0201340d1</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>19f5d0f9-302a-44fb-8a61-d5a9bebc8df7</NodeId>
        <NodeRouteId>415dfb6d-e6b0-4a38-a405-0cde6307cbf6</NodeRouteId>
        <TenantId>5c9daaba-c91a-49bf-9f6d-70c36bf1e668</TenantId>
        <UserGroupId>96bcdcbb-fda6-4a40-9604-ef380802a494</UserGroupId>
        <UserId>1f0e31a7-a1fe-4c2a-b7d5-06d34d7fd1f8</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-09-13T07:29:58.6618281+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-09-13T07:29:58.6618281+00:00</UpdatedDateUtc>
        <ApplicationId>bcbeb405-75f7-4cdf-a578-dee4cca0f245</ApplicationId>
        <ApplicationVersionId>f3315774-8807-48e2-86cc-e19bdfd40366</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>82bc0796-d2c6-4950-950d-bd5758f0d861</DeviceGroupId>
        <DeviceId>6bf1abae-4016-4ac3-8c84-78a0201340d1</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>19f5d0f9-302a-44fb-8a61-d5a9bebc8df7</NodeId>
        <NodeRouteId>415dfb6d-e6b0-4a38-a405-0cde6307cbf6</NodeRouteId>
        <TenantId>5c9daaba-c91a-49bf-9f6d-70c36bf1e668</TenantId>
        <UserGroupId>96bcdcbb-fda6-4a40-9604-ef380802a494</UserGroupId>
        <UserId>1f0e31a7-a1fe-4c2a-b7d5-06d34d7fd1f8</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2025-09-13T07:29:58.6618281+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2025-09-13T07:29:58.6618281+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2025-09-13T07:29:58.6618281+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2025-09-13T07:29:58.6618281+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>713ff3ff-5556-49dd-81f8-45be019ae479</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>e0fdafbd-df12-4ab3-b45a-02ad930137be</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-09-13T07:29:58.6618281+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-09-13T07:29:58.6618281+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>910060bd-12f5-4faa-abae-c4850dcb87c8</NodeId>
        <NodeIndexId>cbe143d2-a72c-480e-97bd-1b415e191fd6</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>0cde7ede-836d-4dd6-8799-fbb085dd3a78</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-09-13T07:29:58.6618281+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-09-13T07:29:58.6618281+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>910060bd-12f5-4faa-abae-c4850dcb87c8</NodeId>
        <NodeIndexId>cbe143d2-a72c-480e-97bd-1b415e191fd6</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>0cde7ede-836d-4dd6-8799-fbb085dd3a78</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-09-13T07:29:58.6618281+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-09-13T07:29:58.6618281+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>910060bd-12f5-4faa-abae-c4850dcb87c8</NodeId>
        <NodeIndexId>cbe143d2-a72c-480e-97bd-1b415e191fd6</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>0cde7ede-836d-4dd6-8799-fbb085dd3a78</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-09-13T07:29:58.6618281+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-09-13T07:29:58.6618281+00:00</UpdatedDateUtc>
        <ApplicationId>bcbeb405-75f7-4cdf-a578-dee4cca0f245</ApplicationId>
        <ApplicationVersionId>f3315774-8807-48e2-86cc-e19bdfd40366</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>82bc0796-d2c6-4950-950d-bd5758f0d861</DeviceGroupId>
        <DeviceId>6bf1abae-4016-4ac3-8c84-78a0201340d1</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>19f5d0f9-302a-44fb-8a61-d5a9bebc8df7</NodeId>
        <NodeRouteId>415dfb6d-e6b0-4a38-a405-0cde6307cbf6</NodeRouteId>
        <TenantId>5c9daaba-c91a-49bf-9f6d-70c36bf1e668</TenantId>
        <UserGroupId>96bcdcbb-fda6-4a40-9604-ef380802a494</UserGroupId>
        <UserId>1f0e31a7-a1fe-4c2a-b7d5-06d34d7fd1f8</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-09-13T07:29:58.6618281+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-09-13T07:29:58.6618281+00:00</UpdatedDateUtc>
        <ApplicationId>bcbeb405-75f7-4cdf-a578-dee4cca0f245</ApplicationId>
        <ApplicationVersionId>f3315774-8807-48e2-86cc-e19bdfd40366</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>82bc0796-d2c6-4950-950d-bd5758f0d861</DeviceGroupId>
        <DeviceId>6bf1abae-4016-4ac3-8c84-78a0201340d1</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>19f5d0f9-302a-44fb-8a61-d5a9bebc8df7</NodeId>
        <NodeRouteId>415dfb6d-e6b0-4a38-a405-0cde6307cbf6</NodeRouteId>
        <TenantId>5c9daaba-c91a-49bf-9f6d-70c36bf1e668</TenantId>
        <UserGroupId>96bcdcbb-fda6-4a40-9604-ef380802a494</UserGroupId>
        <UserId>1f0e31a7-a1fe-4c2a-b7d5-06d34d7fd1f8</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-09-13T07:29:58.6618281+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-09-13T07:29:58.6618281+00:00</UpdatedDateUtc>
        <ApplicationId>bcbeb405-75f7-4cdf-a578-dee4cca0f245</ApplicationId>
        <ApplicationVersionId>f3315774-8807-48e2-86cc-e19bdfd40366</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>82bc0796-d2c6-4950-950d-bd5758f0d861</DeviceGroupId>
        <DeviceId>6bf1abae-4016-4ac3-8c84-78a0201340d1</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>19f5d0f9-302a-44fb-8a61-d5a9bebc8df7</NodeId>
        <NodeRouteId>415dfb6d-e6b0-4a38-a405-0cde6307cbf6</NodeRouteId>
        <TenantId>5c9daaba-c91a-49bf-9f6d-70c36bf1e668</TenantId>
        <UserGroupId>96bcdcbb-fda6-4a40-9604-ef380802a494</UserGroupId>
        <UserId>1f0e31a7-a1fe-4c2a-b7d5-06d34d7fd1f8</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
</ArrayOfNodePackageRepresentation>

application/x-www-form-urlencoded

Sample:

Sample not available.