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": "c8e1de96-10e0-430d-be2c-e0bc778c80dd",
      "nodeId": "e70ef18d-f918-4534-a532-141ea1fb549d",
      "type": "sample string 3",
      "id": "sample string 4",
      "parentType": "sample string 5",
      "parentId": "sample string 6",
      "title": "sample string 7",
      "props": {
        "sample string 1": {},
        "sample string 3": {},
        "sample string 5": {}
      },
      "refs": {
        "sample string 1": {
          "type": "sample string 1",
          "id": "sample string 2"
        },
        "sample string 2": {
          "type": "sample string 1",
          "id": "sample string 2"
        },
        "sample string 3": {
          "type": "sample string 1",
          "id": "sample string 2"
        }
      },
      "cyanId": 8,
      "subjectToCleanup": true,
      "createdDateUtc": "2026-03-14T12:04:00.3724356+00:00",
      "updatedDateUtc": "2026-03-14T12:04:00.3724356+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "539248dd-5fc7-4215-8594-66f8018fb319",
        "tenantId": "d4e649d4-ca41-408c-8982-11c45cf9c986",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "b83f62d5-a6eb-4cd5-b94c-29a02eac8564",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-03-14T12:04:00.3724356+00:00",
        "updatedDateUtc": "2026-03-14T12:04:00.3724356+00:00"
      },
      {
        "nodeIndexId": "539248dd-5fc7-4215-8594-66f8018fb319",
        "tenantId": "d4e649d4-ca41-408c-8982-11c45cf9c986",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "b83f62d5-a6eb-4cd5-b94c-29a02eac8564",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-03-14T12:04:00.3724356+00:00",
        "updatedDateUtc": "2026-03-14T12:04:00.3724356+00:00"
      },
      {
        "nodeIndexId": "539248dd-5fc7-4215-8594-66f8018fb319",
        "tenantId": "d4e649d4-ca41-408c-8982-11c45cf9c986",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "b83f62d5-a6eb-4cd5-b94c-29a02eac8564",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-03-14T12:04:00.3724356+00:00",
        "updatedDateUtc": "2026-03-14T12:04:00.3724356+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "4142df4c-5071-4e87-9fa4-bd055cd5fffc",
        "tenantId": "3153831d-f44d-4573-bb95-f57c33ec469c",
        "userId": "d721d7c4-139d-409b-b3fb-cea072dbd51a",
        "userGroupId": "1e359cc8-f8da-4dbd-bc7c-c7dc31c46a2d",
        "deviceId": "b0ee9768-e1e7-4dd1-a410-b2c1bdafa277",
        "deviceGroupId": "1fe342d6-eaf0-4d64-b087-4e7e978b427a",
        "applicationId": "fed4ce13-35d7-4b43-a71d-746b9596a594",
        "applicationVersionId": "0de3fe23-3cf1-4da3-9b42-593812b4bad4",
        "nodeId": "709c0647-6e64-41f8-859a-b7640216823b",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-03-14T12:04:00.3724356+00:00",
        "updatedDateUtc": "2026-03-14T12:04:00.3724356+00:00"
      },
      {
        "nodeRouteId": "4142df4c-5071-4e87-9fa4-bd055cd5fffc",
        "tenantId": "3153831d-f44d-4573-bb95-f57c33ec469c",
        "userId": "d721d7c4-139d-409b-b3fb-cea072dbd51a",
        "userGroupId": "1e359cc8-f8da-4dbd-bc7c-c7dc31c46a2d",
        "deviceId": "b0ee9768-e1e7-4dd1-a410-b2c1bdafa277",
        "deviceGroupId": "1fe342d6-eaf0-4d64-b087-4e7e978b427a",
        "applicationId": "fed4ce13-35d7-4b43-a71d-746b9596a594",
        "applicationVersionId": "0de3fe23-3cf1-4da3-9b42-593812b4bad4",
        "nodeId": "709c0647-6e64-41f8-859a-b7640216823b",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-03-14T12:04:00.3724356+00:00",
        "updatedDateUtc": "2026-03-14T12:04:00.3724356+00:00"
      },
      {
        "nodeRouteId": "4142df4c-5071-4e87-9fa4-bd055cd5fffc",
        "tenantId": "3153831d-f44d-4573-bb95-f57c33ec469c",
        "userId": "d721d7c4-139d-409b-b3fb-cea072dbd51a",
        "userGroupId": "1e359cc8-f8da-4dbd-bc7c-c7dc31c46a2d",
        "deviceId": "b0ee9768-e1e7-4dd1-a410-b2c1bdafa277",
        "deviceGroupId": "1fe342d6-eaf0-4d64-b087-4e7e978b427a",
        "applicationId": "fed4ce13-35d7-4b43-a71d-746b9596a594",
        "applicationVersionId": "0de3fe23-3cf1-4da3-9b42-593812b4bad4",
        "nodeId": "709c0647-6e64-41f8-859a-b7640216823b",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-03-14T12:04:00.3724356+00:00",
        "updatedDateUtc": "2026-03-14T12:04:00.3724356+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-03-14T12:04:00.3724356+00:00",
    "updatedDateUtc": "2026-03-14T12:04:00.3724356+00:00"
  },
  {
    "node": {
      "tenantId": "c8e1de96-10e0-430d-be2c-e0bc778c80dd",
      "nodeId": "e70ef18d-f918-4534-a532-141ea1fb549d",
      "type": "sample string 3",
      "id": "sample string 4",
      "parentType": "sample string 5",
      "parentId": "sample string 6",
      "title": "sample string 7",
      "props": {
        "sample string 1": {},
        "sample string 3": {},
        "sample string 5": {}
      },
      "refs": {
        "sample string 1": {
          "type": "sample string 1",
          "id": "sample string 2"
        },
        "sample string 2": {
          "type": "sample string 1",
          "id": "sample string 2"
        },
        "sample string 3": {
          "type": "sample string 1",
          "id": "sample string 2"
        }
      },
      "cyanId": 8,
      "subjectToCleanup": true,
      "createdDateUtc": "2026-03-14T12:04:00.3724356+00:00",
      "updatedDateUtc": "2026-03-14T12:04:00.3724356+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "539248dd-5fc7-4215-8594-66f8018fb319",
        "tenantId": "d4e649d4-ca41-408c-8982-11c45cf9c986",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "b83f62d5-a6eb-4cd5-b94c-29a02eac8564",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-03-14T12:04:00.3724356+00:00",
        "updatedDateUtc": "2026-03-14T12:04:00.3724356+00:00"
      },
      {
        "nodeIndexId": "539248dd-5fc7-4215-8594-66f8018fb319",
        "tenantId": "d4e649d4-ca41-408c-8982-11c45cf9c986",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "b83f62d5-a6eb-4cd5-b94c-29a02eac8564",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-03-14T12:04:00.3724356+00:00",
        "updatedDateUtc": "2026-03-14T12:04:00.3724356+00:00"
      },
      {
        "nodeIndexId": "539248dd-5fc7-4215-8594-66f8018fb319",
        "tenantId": "d4e649d4-ca41-408c-8982-11c45cf9c986",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "b83f62d5-a6eb-4cd5-b94c-29a02eac8564",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-03-14T12:04:00.3724356+00:00",
        "updatedDateUtc": "2026-03-14T12:04:00.3724356+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "4142df4c-5071-4e87-9fa4-bd055cd5fffc",
        "tenantId": "3153831d-f44d-4573-bb95-f57c33ec469c",
        "userId": "d721d7c4-139d-409b-b3fb-cea072dbd51a",
        "userGroupId": "1e359cc8-f8da-4dbd-bc7c-c7dc31c46a2d",
        "deviceId": "b0ee9768-e1e7-4dd1-a410-b2c1bdafa277",
        "deviceGroupId": "1fe342d6-eaf0-4d64-b087-4e7e978b427a",
        "applicationId": "fed4ce13-35d7-4b43-a71d-746b9596a594",
        "applicationVersionId": "0de3fe23-3cf1-4da3-9b42-593812b4bad4",
        "nodeId": "709c0647-6e64-41f8-859a-b7640216823b",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-03-14T12:04:00.3724356+00:00",
        "updatedDateUtc": "2026-03-14T12:04:00.3724356+00:00"
      },
      {
        "nodeRouteId": "4142df4c-5071-4e87-9fa4-bd055cd5fffc",
        "tenantId": "3153831d-f44d-4573-bb95-f57c33ec469c",
        "userId": "d721d7c4-139d-409b-b3fb-cea072dbd51a",
        "userGroupId": "1e359cc8-f8da-4dbd-bc7c-c7dc31c46a2d",
        "deviceId": "b0ee9768-e1e7-4dd1-a410-b2c1bdafa277",
        "deviceGroupId": "1fe342d6-eaf0-4d64-b087-4e7e978b427a",
        "applicationId": "fed4ce13-35d7-4b43-a71d-746b9596a594",
        "applicationVersionId": "0de3fe23-3cf1-4da3-9b42-593812b4bad4",
        "nodeId": "709c0647-6e64-41f8-859a-b7640216823b",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-03-14T12:04:00.3724356+00:00",
        "updatedDateUtc": "2026-03-14T12:04:00.3724356+00:00"
      },
      {
        "nodeRouteId": "4142df4c-5071-4e87-9fa4-bd055cd5fffc",
        "tenantId": "3153831d-f44d-4573-bb95-f57c33ec469c",
        "userId": "d721d7c4-139d-409b-b3fb-cea072dbd51a",
        "userGroupId": "1e359cc8-f8da-4dbd-bc7c-c7dc31c46a2d",
        "deviceId": "b0ee9768-e1e7-4dd1-a410-b2c1bdafa277",
        "deviceGroupId": "1fe342d6-eaf0-4d64-b087-4e7e978b427a",
        "applicationId": "fed4ce13-35d7-4b43-a71d-746b9596a594",
        "applicationVersionId": "0de3fe23-3cf1-4da3-9b42-593812b4bad4",
        "nodeId": "709c0647-6e64-41f8-859a-b7640216823b",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-03-14T12:04:00.3724356+00:00",
        "updatedDateUtc": "2026-03-14T12:04:00.3724356+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-03-14T12:04:00.3724356+00:00",
    "updatedDateUtc": "2026-03-14T12:04:00.3724356+00:00"
  },
  {
    "node": {
      "tenantId": "c8e1de96-10e0-430d-be2c-e0bc778c80dd",
      "nodeId": "e70ef18d-f918-4534-a532-141ea1fb549d",
      "type": "sample string 3",
      "id": "sample string 4",
      "parentType": "sample string 5",
      "parentId": "sample string 6",
      "title": "sample string 7",
      "props": {
        "sample string 1": {},
        "sample string 3": {},
        "sample string 5": {}
      },
      "refs": {
        "sample string 1": {
          "type": "sample string 1",
          "id": "sample string 2"
        },
        "sample string 2": {
          "type": "sample string 1",
          "id": "sample string 2"
        },
        "sample string 3": {
          "type": "sample string 1",
          "id": "sample string 2"
        }
      },
      "cyanId": 8,
      "subjectToCleanup": true,
      "createdDateUtc": "2026-03-14T12:04:00.3724356+00:00",
      "updatedDateUtc": "2026-03-14T12:04:00.3724356+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "539248dd-5fc7-4215-8594-66f8018fb319",
        "tenantId": "d4e649d4-ca41-408c-8982-11c45cf9c986",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "b83f62d5-a6eb-4cd5-b94c-29a02eac8564",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-03-14T12:04:00.3724356+00:00",
        "updatedDateUtc": "2026-03-14T12:04:00.3724356+00:00"
      },
      {
        "nodeIndexId": "539248dd-5fc7-4215-8594-66f8018fb319",
        "tenantId": "d4e649d4-ca41-408c-8982-11c45cf9c986",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "b83f62d5-a6eb-4cd5-b94c-29a02eac8564",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-03-14T12:04:00.3724356+00:00",
        "updatedDateUtc": "2026-03-14T12:04:00.3724356+00:00"
      },
      {
        "nodeIndexId": "539248dd-5fc7-4215-8594-66f8018fb319",
        "tenantId": "d4e649d4-ca41-408c-8982-11c45cf9c986",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "b83f62d5-a6eb-4cd5-b94c-29a02eac8564",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-03-14T12:04:00.3724356+00:00",
        "updatedDateUtc": "2026-03-14T12:04:00.3724356+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "4142df4c-5071-4e87-9fa4-bd055cd5fffc",
        "tenantId": "3153831d-f44d-4573-bb95-f57c33ec469c",
        "userId": "d721d7c4-139d-409b-b3fb-cea072dbd51a",
        "userGroupId": "1e359cc8-f8da-4dbd-bc7c-c7dc31c46a2d",
        "deviceId": "b0ee9768-e1e7-4dd1-a410-b2c1bdafa277",
        "deviceGroupId": "1fe342d6-eaf0-4d64-b087-4e7e978b427a",
        "applicationId": "fed4ce13-35d7-4b43-a71d-746b9596a594",
        "applicationVersionId": "0de3fe23-3cf1-4da3-9b42-593812b4bad4",
        "nodeId": "709c0647-6e64-41f8-859a-b7640216823b",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-03-14T12:04:00.3724356+00:00",
        "updatedDateUtc": "2026-03-14T12:04:00.3724356+00:00"
      },
      {
        "nodeRouteId": "4142df4c-5071-4e87-9fa4-bd055cd5fffc",
        "tenantId": "3153831d-f44d-4573-bb95-f57c33ec469c",
        "userId": "d721d7c4-139d-409b-b3fb-cea072dbd51a",
        "userGroupId": "1e359cc8-f8da-4dbd-bc7c-c7dc31c46a2d",
        "deviceId": "b0ee9768-e1e7-4dd1-a410-b2c1bdafa277",
        "deviceGroupId": "1fe342d6-eaf0-4d64-b087-4e7e978b427a",
        "applicationId": "fed4ce13-35d7-4b43-a71d-746b9596a594",
        "applicationVersionId": "0de3fe23-3cf1-4da3-9b42-593812b4bad4",
        "nodeId": "709c0647-6e64-41f8-859a-b7640216823b",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-03-14T12:04:00.3724356+00:00",
        "updatedDateUtc": "2026-03-14T12:04:00.3724356+00:00"
      },
      {
        "nodeRouteId": "4142df4c-5071-4e87-9fa4-bd055cd5fffc",
        "tenantId": "3153831d-f44d-4573-bb95-f57c33ec469c",
        "userId": "d721d7c4-139d-409b-b3fb-cea072dbd51a",
        "userGroupId": "1e359cc8-f8da-4dbd-bc7c-c7dc31c46a2d",
        "deviceId": "b0ee9768-e1e7-4dd1-a410-b2c1bdafa277",
        "deviceGroupId": "1fe342d6-eaf0-4d64-b087-4e7e978b427a",
        "applicationId": "fed4ce13-35d7-4b43-a71d-746b9596a594",
        "applicationVersionId": "0de3fe23-3cf1-4da3-9b42-593812b4bad4",
        "nodeId": "709c0647-6e64-41f8-859a-b7640216823b",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-03-14T12:04:00.3724356+00:00",
        "updatedDateUtc": "2026-03-14T12:04:00.3724356+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-03-14T12:04:00.3724356+00:00",
    "updatedDateUtc": "2026-03-14T12:04:00.3724356+00:00"
  }
]

application/xml, text/xml

Sample:
<ArrayOfNodePackageRepresentation xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BlueDot.Cyan.Server.Core.Models.Rest.Version1">
  <NodePackageRepresentation>
    <CreatedDateUtc>2026-03-14T12:04:00.3724356+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-03-14T12:04:00.3724356+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-03-14T12:04:00.3724356+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-03-14T12:04:00.3724356+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>e70ef18d-f918-4534-a532-141ea1fb549d</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>c8e1de96-10e0-430d-be2c-e0bc778c80dd</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-03-14T12:04:00.3724356+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-14T12:04:00.3724356+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>b83f62d5-a6eb-4cd5-b94c-29a02eac8564</NodeId>
        <NodeIndexId>539248dd-5fc7-4215-8594-66f8018fb319</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>d4e649d4-ca41-408c-8982-11c45cf9c986</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-03-14T12:04:00.3724356+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-14T12:04:00.3724356+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>b83f62d5-a6eb-4cd5-b94c-29a02eac8564</NodeId>
        <NodeIndexId>539248dd-5fc7-4215-8594-66f8018fb319</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>d4e649d4-ca41-408c-8982-11c45cf9c986</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-03-14T12:04:00.3724356+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-14T12:04:00.3724356+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>b83f62d5-a6eb-4cd5-b94c-29a02eac8564</NodeId>
        <NodeIndexId>539248dd-5fc7-4215-8594-66f8018fb319</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>d4e649d4-ca41-408c-8982-11c45cf9c986</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-03-14T12:04:00.3724356+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-14T12:04:00.3724356+00:00</UpdatedDateUtc>
        <ApplicationId>fed4ce13-35d7-4b43-a71d-746b9596a594</ApplicationId>
        <ApplicationVersionId>0de3fe23-3cf1-4da3-9b42-593812b4bad4</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>1fe342d6-eaf0-4d64-b087-4e7e978b427a</DeviceGroupId>
        <DeviceId>b0ee9768-e1e7-4dd1-a410-b2c1bdafa277</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>709c0647-6e64-41f8-859a-b7640216823b</NodeId>
        <NodeRouteId>4142df4c-5071-4e87-9fa4-bd055cd5fffc</NodeRouteId>
        <TenantId>3153831d-f44d-4573-bb95-f57c33ec469c</TenantId>
        <UserGroupId>1e359cc8-f8da-4dbd-bc7c-c7dc31c46a2d</UserGroupId>
        <UserId>d721d7c4-139d-409b-b3fb-cea072dbd51a</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-03-14T12:04:00.3724356+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-14T12:04:00.3724356+00:00</UpdatedDateUtc>
        <ApplicationId>fed4ce13-35d7-4b43-a71d-746b9596a594</ApplicationId>
        <ApplicationVersionId>0de3fe23-3cf1-4da3-9b42-593812b4bad4</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>1fe342d6-eaf0-4d64-b087-4e7e978b427a</DeviceGroupId>
        <DeviceId>b0ee9768-e1e7-4dd1-a410-b2c1bdafa277</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>709c0647-6e64-41f8-859a-b7640216823b</NodeId>
        <NodeRouteId>4142df4c-5071-4e87-9fa4-bd055cd5fffc</NodeRouteId>
        <TenantId>3153831d-f44d-4573-bb95-f57c33ec469c</TenantId>
        <UserGroupId>1e359cc8-f8da-4dbd-bc7c-c7dc31c46a2d</UserGroupId>
        <UserId>d721d7c4-139d-409b-b3fb-cea072dbd51a</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-03-14T12:04:00.3724356+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-14T12:04:00.3724356+00:00</UpdatedDateUtc>
        <ApplicationId>fed4ce13-35d7-4b43-a71d-746b9596a594</ApplicationId>
        <ApplicationVersionId>0de3fe23-3cf1-4da3-9b42-593812b4bad4</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>1fe342d6-eaf0-4d64-b087-4e7e978b427a</DeviceGroupId>
        <DeviceId>b0ee9768-e1e7-4dd1-a410-b2c1bdafa277</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>709c0647-6e64-41f8-859a-b7640216823b</NodeId>
        <NodeRouteId>4142df4c-5071-4e87-9fa4-bd055cd5fffc</NodeRouteId>
        <TenantId>3153831d-f44d-4573-bb95-f57c33ec469c</TenantId>
        <UserGroupId>1e359cc8-f8da-4dbd-bc7c-c7dc31c46a2d</UserGroupId>
        <UserId>d721d7c4-139d-409b-b3fb-cea072dbd51a</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2026-03-14T12:04:00.3724356+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-03-14T12:04:00.3724356+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-03-14T12:04:00.3724356+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-03-14T12:04:00.3724356+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>e70ef18d-f918-4534-a532-141ea1fb549d</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>c8e1de96-10e0-430d-be2c-e0bc778c80dd</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-03-14T12:04:00.3724356+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-14T12:04:00.3724356+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>b83f62d5-a6eb-4cd5-b94c-29a02eac8564</NodeId>
        <NodeIndexId>539248dd-5fc7-4215-8594-66f8018fb319</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>d4e649d4-ca41-408c-8982-11c45cf9c986</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-03-14T12:04:00.3724356+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-14T12:04:00.3724356+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>b83f62d5-a6eb-4cd5-b94c-29a02eac8564</NodeId>
        <NodeIndexId>539248dd-5fc7-4215-8594-66f8018fb319</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>d4e649d4-ca41-408c-8982-11c45cf9c986</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-03-14T12:04:00.3724356+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-14T12:04:00.3724356+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>b83f62d5-a6eb-4cd5-b94c-29a02eac8564</NodeId>
        <NodeIndexId>539248dd-5fc7-4215-8594-66f8018fb319</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>d4e649d4-ca41-408c-8982-11c45cf9c986</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-03-14T12:04:00.3724356+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-14T12:04:00.3724356+00:00</UpdatedDateUtc>
        <ApplicationId>fed4ce13-35d7-4b43-a71d-746b9596a594</ApplicationId>
        <ApplicationVersionId>0de3fe23-3cf1-4da3-9b42-593812b4bad4</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>1fe342d6-eaf0-4d64-b087-4e7e978b427a</DeviceGroupId>
        <DeviceId>b0ee9768-e1e7-4dd1-a410-b2c1bdafa277</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>709c0647-6e64-41f8-859a-b7640216823b</NodeId>
        <NodeRouteId>4142df4c-5071-4e87-9fa4-bd055cd5fffc</NodeRouteId>
        <TenantId>3153831d-f44d-4573-bb95-f57c33ec469c</TenantId>
        <UserGroupId>1e359cc8-f8da-4dbd-bc7c-c7dc31c46a2d</UserGroupId>
        <UserId>d721d7c4-139d-409b-b3fb-cea072dbd51a</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-03-14T12:04:00.3724356+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-14T12:04:00.3724356+00:00</UpdatedDateUtc>
        <ApplicationId>fed4ce13-35d7-4b43-a71d-746b9596a594</ApplicationId>
        <ApplicationVersionId>0de3fe23-3cf1-4da3-9b42-593812b4bad4</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>1fe342d6-eaf0-4d64-b087-4e7e978b427a</DeviceGroupId>
        <DeviceId>b0ee9768-e1e7-4dd1-a410-b2c1bdafa277</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>709c0647-6e64-41f8-859a-b7640216823b</NodeId>
        <NodeRouteId>4142df4c-5071-4e87-9fa4-bd055cd5fffc</NodeRouteId>
        <TenantId>3153831d-f44d-4573-bb95-f57c33ec469c</TenantId>
        <UserGroupId>1e359cc8-f8da-4dbd-bc7c-c7dc31c46a2d</UserGroupId>
        <UserId>d721d7c4-139d-409b-b3fb-cea072dbd51a</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-03-14T12:04:00.3724356+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-14T12:04:00.3724356+00:00</UpdatedDateUtc>
        <ApplicationId>fed4ce13-35d7-4b43-a71d-746b9596a594</ApplicationId>
        <ApplicationVersionId>0de3fe23-3cf1-4da3-9b42-593812b4bad4</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>1fe342d6-eaf0-4d64-b087-4e7e978b427a</DeviceGroupId>
        <DeviceId>b0ee9768-e1e7-4dd1-a410-b2c1bdafa277</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>709c0647-6e64-41f8-859a-b7640216823b</NodeId>
        <NodeRouteId>4142df4c-5071-4e87-9fa4-bd055cd5fffc</NodeRouteId>
        <TenantId>3153831d-f44d-4573-bb95-f57c33ec469c</TenantId>
        <UserGroupId>1e359cc8-f8da-4dbd-bc7c-c7dc31c46a2d</UserGroupId>
        <UserId>d721d7c4-139d-409b-b3fb-cea072dbd51a</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2026-03-14T12:04:00.3724356+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-03-14T12:04:00.3724356+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-03-14T12:04:00.3724356+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-03-14T12:04:00.3724356+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>e70ef18d-f918-4534-a532-141ea1fb549d</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>c8e1de96-10e0-430d-be2c-e0bc778c80dd</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-03-14T12:04:00.3724356+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-14T12:04:00.3724356+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>b83f62d5-a6eb-4cd5-b94c-29a02eac8564</NodeId>
        <NodeIndexId>539248dd-5fc7-4215-8594-66f8018fb319</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>d4e649d4-ca41-408c-8982-11c45cf9c986</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-03-14T12:04:00.3724356+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-14T12:04:00.3724356+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>b83f62d5-a6eb-4cd5-b94c-29a02eac8564</NodeId>
        <NodeIndexId>539248dd-5fc7-4215-8594-66f8018fb319</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>d4e649d4-ca41-408c-8982-11c45cf9c986</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-03-14T12:04:00.3724356+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-14T12:04:00.3724356+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>b83f62d5-a6eb-4cd5-b94c-29a02eac8564</NodeId>
        <NodeIndexId>539248dd-5fc7-4215-8594-66f8018fb319</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>d4e649d4-ca41-408c-8982-11c45cf9c986</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-03-14T12:04:00.3724356+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-14T12:04:00.3724356+00:00</UpdatedDateUtc>
        <ApplicationId>fed4ce13-35d7-4b43-a71d-746b9596a594</ApplicationId>
        <ApplicationVersionId>0de3fe23-3cf1-4da3-9b42-593812b4bad4</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>1fe342d6-eaf0-4d64-b087-4e7e978b427a</DeviceGroupId>
        <DeviceId>b0ee9768-e1e7-4dd1-a410-b2c1bdafa277</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>709c0647-6e64-41f8-859a-b7640216823b</NodeId>
        <NodeRouteId>4142df4c-5071-4e87-9fa4-bd055cd5fffc</NodeRouteId>
        <TenantId>3153831d-f44d-4573-bb95-f57c33ec469c</TenantId>
        <UserGroupId>1e359cc8-f8da-4dbd-bc7c-c7dc31c46a2d</UserGroupId>
        <UserId>d721d7c4-139d-409b-b3fb-cea072dbd51a</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-03-14T12:04:00.3724356+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-14T12:04:00.3724356+00:00</UpdatedDateUtc>
        <ApplicationId>fed4ce13-35d7-4b43-a71d-746b9596a594</ApplicationId>
        <ApplicationVersionId>0de3fe23-3cf1-4da3-9b42-593812b4bad4</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>1fe342d6-eaf0-4d64-b087-4e7e978b427a</DeviceGroupId>
        <DeviceId>b0ee9768-e1e7-4dd1-a410-b2c1bdafa277</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>709c0647-6e64-41f8-859a-b7640216823b</NodeId>
        <NodeRouteId>4142df4c-5071-4e87-9fa4-bd055cd5fffc</NodeRouteId>
        <TenantId>3153831d-f44d-4573-bb95-f57c33ec469c</TenantId>
        <UserGroupId>1e359cc8-f8da-4dbd-bc7c-c7dc31c46a2d</UserGroupId>
        <UserId>d721d7c4-139d-409b-b3fb-cea072dbd51a</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-03-14T12:04:00.3724356+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-03-14T12:04:00.3724356+00:00</UpdatedDateUtc>
        <ApplicationId>fed4ce13-35d7-4b43-a71d-746b9596a594</ApplicationId>
        <ApplicationVersionId>0de3fe23-3cf1-4da3-9b42-593812b4bad4</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>1fe342d6-eaf0-4d64-b087-4e7e978b427a</DeviceGroupId>
        <DeviceId>b0ee9768-e1e7-4dd1-a410-b2c1bdafa277</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>709c0647-6e64-41f8-859a-b7640216823b</NodeId>
        <NodeRouteId>4142df4c-5071-4e87-9fa4-bd055cd5fffc</NodeRouteId>
        <TenantId>3153831d-f44d-4573-bb95-f57c33ec469c</TenantId>
        <UserGroupId>1e359cc8-f8da-4dbd-bc7c-c7dc31c46a2d</UserGroupId>
        <UserId>d721d7c4-139d-409b-b3fb-cea072dbd51a</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
</ArrayOfNodePackageRepresentation>

application/x-www-form-urlencoded

Sample:

Sample not available.