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": "fe16cb65-9c16-41c4-892a-1113da988982",
      "nodeId": "04a1ca16-9650-48b0-bfea-005a55a844eb",
      "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-10-29T04:12:41.4795419+00:00",
      "updatedDateUtc": "2025-10-29T04:12:41.4795419+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "cf4156fb-51eb-4a12-8799-ed7bf4a97d92",
        "tenantId": "51c1fe7d-6bce-42ad-86d1-999d603861e0",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "65261f97-fd37-4486-a233-e4f15cd09ef8",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-10-29T04:12:41.4795419+00:00",
        "updatedDateUtc": "2025-10-29T04:12:41.4795419+00:00"
      },
      {
        "nodeIndexId": "cf4156fb-51eb-4a12-8799-ed7bf4a97d92",
        "tenantId": "51c1fe7d-6bce-42ad-86d1-999d603861e0",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "65261f97-fd37-4486-a233-e4f15cd09ef8",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-10-29T04:12:41.4795419+00:00",
        "updatedDateUtc": "2025-10-29T04:12:41.4795419+00:00"
      },
      {
        "nodeIndexId": "cf4156fb-51eb-4a12-8799-ed7bf4a97d92",
        "tenantId": "51c1fe7d-6bce-42ad-86d1-999d603861e0",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "65261f97-fd37-4486-a233-e4f15cd09ef8",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-10-29T04:12:41.4795419+00:00",
        "updatedDateUtc": "2025-10-29T04:12:41.4795419+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "90612489-699d-4217-89da-0afef5b7de86",
        "tenantId": "12eaad41-e015-4b7d-877a-34deb251024d",
        "userId": "d643e33c-9313-488b-a385-80f72bc59151",
        "userGroupId": "f894c127-d9af-4f79-bae3-969b6ed081ad",
        "deviceId": "7f06a84b-404e-4fd5-9b9e-8d9ec414bc13",
        "deviceGroupId": "445eb9d2-fd31-42d9-8092-53a1317b7ff6",
        "applicationId": "363224a1-fcaf-4943-ba64-4efd05643f0c",
        "applicationVersionId": "e5b63f19-3904-48f6-961d-6dec7d1a8ed7",
        "nodeId": "999c40dc-33fa-4e94-8f90-397ddd17fe0f",
        "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-10-29T04:12:41.4795419+00:00",
        "updatedDateUtc": "2025-10-29T04:12:41.4795419+00:00"
      },
      {
        "nodeRouteId": "90612489-699d-4217-89da-0afef5b7de86",
        "tenantId": "12eaad41-e015-4b7d-877a-34deb251024d",
        "userId": "d643e33c-9313-488b-a385-80f72bc59151",
        "userGroupId": "f894c127-d9af-4f79-bae3-969b6ed081ad",
        "deviceId": "7f06a84b-404e-4fd5-9b9e-8d9ec414bc13",
        "deviceGroupId": "445eb9d2-fd31-42d9-8092-53a1317b7ff6",
        "applicationId": "363224a1-fcaf-4943-ba64-4efd05643f0c",
        "applicationVersionId": "e5b63f19-3904-48f6-961d-6dec7d1a8ed7",
        "nodeId": "999c40dc-33fa-4e94-8f90-397ddd17fe0f",
        "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-10-29T04:12:41.4795419+00:00",
        "updatedDateUtc": "2025-10-29T04:12:41.4795419+00:00"
      },
      {
        "nodeRouteId": "90612489-699d-4217-89da-0afef5b7de86",
        "tenantId": "12eaad41-e015-4b7d-877a-34deb251024d",
        "userId": "d643e33c-9313-488b-a385-80f72bc59151",
        "userGroupId": "f894c127-d9af-4f79-bae3-969b6ed081ad",
        "deviceId": "7f06a84b-404e-4fd5-9b9e-8d9ec414bc13",
        "deviceGroupId": "445eb9d2-fd31-42d9-8092-53a1317b7ff6",
        "applicationId": "363224a1-fcaf-4943-ba64-4efd05643f0c",
        "applicationVersionId": "e5b63f19-3904-48f6-961d-6dec7d1a8ed7",
        "nodeId": "999c40dc-33fa-4e94-8f90-397ddd17fe0f",
        "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-10-29T04:12:41.4795419+00:00",
        "updatedDateUtc": "2025-10-29T04:12:41.4795419+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2025-10-29T04:12:41.4795419+00:00",
    "updatedDateUtc": "2025-10-29T04:12:41.4795419+00:00"
  },
  {
    "node": {
      "tenantId": "fe16cb65-9c16-41c4-892a-1113da988982",
      "nodeId": "04a1ca16-9650-48b0-bfea-005a55a844eb",
      "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-10-29T04:12:41.4795419+00:00",
      "updatedDateUtc": "2025-10-29T04:12:41.4795419+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "cf4156fb-51eb-4a12-8799-ed7bf4a97d92",
        "tenantId": "51c1fe7d-6bce-42ad-86d1-999d603861e0",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "65261f97-fd37-4486-a233-e4f15cd09ef8",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-10-29T04:12:41.4795419+00:00",
        "updatedDateUtc": "2025-10-29T04:12:41.4795419+00:00"
      },
      {
        "nodeIndexId": "cf4156fb-51eb-4a12-8799-ed7bf4a97d92",
        "tenantId": "51c1fe7d-6bce-42ad-86d1-999d603861e0",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "65261f97-fd37-4486-a233-e4f15cd09ef8",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-10-29T04:12:41.4795419+00:00",
        "updatedDateUtc": "2025-10-29T04:12:41.4795419+00:00"
      },
      {
        "nodeIndexId": "cf4156fb-51eb-4a12-8799-ed7bf4a97d92",
        "tenantId": "51c1fe7d-6bce-42ad-86d1-999d603861e0",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "65261f97-fd37-4486-a233-e4f15cd09ef8",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-10-29T04:12:41.4795419+00:00",
        "updatedDateUtc": "2025-10-29T04:12:41.4795419+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "90612489-699d-4217-89da-0afef5b7de86",
        "tenantId": "12eaad41-e015-4b7d-877a-34deb251024d",
        "userId": "d643e33c-9313-488b-a385-80f72bc59151",
        "userGroupId": "f894c127-d9af-4f79-bae3-969b6ed081ad",
        "deviceId": "7f06a84b-404e-4fd5-9b9e-8d9ec414bc13",
        "deviceGroupId": "445eb9d2-fd31-42d9-8092-53a1317b7ff6",
        "applicationId": "363224a1-fcaf-4943-ba64-4efd05643f0c",
        "applicationVersionId": "e5b63f19-3904-48f6-961d-6dec7d1a8ed7",
        "nodeId": "999c40dc-33fa-4e94-8f90-397ddd17fe0f",
        "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-10-29T04:12:41.4795419+00:00",
        "updatedDateUtc": "2025-10-29T04:12:41.4795419+00:00"
      },
      {
        "nodeRouteId": "90612489-699d-4217-89da-0afef5b7de86",
        "tenantId": "12eaad41-e015-4b7d-877a-34deb251024d",
        "userId": "d643e33c-9313-488b-a385-80f72bc59151",
        "userGroupId": "f894c127-d9af-4f79-bae3-969b6ed081ad",
        "deviceId": "7f06a84b-404e-4fd5-9b9e-8d9ec414bc13",
        "deviceGroupId": "445eb9d2-fd31-42d9-8092-53a1317b7ff6",
        "applicationId": "363224a1-fcaf-4943-ba64-4efd05643f0c",
        "applicationVersionId": "e5b63f19-3904-48f6-961d-6dec7d1a8ed7",
        "nodeId": "999c40dc-33fa-4e94-8f90-397ddd17fe0f",
        "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-10-29T04:12:41.4795419+00:00",
        "updatedDateUtc": "2025-10-29T04:12:41.4795419+00:00"
      },
      {
        "nodeRouteId": "90612489-699d-4217-89da-0afef5b7de86",
        "tenantId": "12eaad41-e015-4b7d-877a-34deb251024d",
        "userId": "d643e33c-9313-488b-a385-80f72bc59151",
        "userGroupId": "f894c127-d9af-4f79-bae3-969b6ed081ad",
        "deviceId": "7f06a84b-404e-4fd5-9b9e-8d9ec414bc13",
        "deviceGroupId": "445eb9d2-fd31-42d9-8092-53a1317b7ff6",
        "applicationId": "363224a1-fcaf-4943-ba64-4efd05643f0c",
        "applicationVersionId": "e5b63f19-3904-48f6-961d-6dec7d1a8ed7",
        "nodeId": "999c40dc-33fa-4e94-8f90-397ddd17fe0f",
        "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-10-29T04:12:41.4795419+00:00",
        "updatedDateUtc": "2025-10-29T04:12:41.4795419+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2025-10-29T04:12:41.4795419+00:00",
    "updatedDateUtc": "2025-10-29T04:12:41.4795419+00:00"
  },
  {
    "node": {
      "tenantId": "fe16cb65-9c16-41c4-892a-1113da988982",
      "nodeId": "04a1ca16-9650-48b0-bfea-005a55a844eb",
      "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-10-29T04:12:41.4795419+00:00",
      "updatedDateUtc": "2025-10-29T04:12:41.4795419+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "cf4156fb-51eb-4a12-8799-ed7bf4a97d92",
        "tenantId": "51c1fe7d-6bce-42ad-86d1-999d603861e0",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "65261f97-fd37-4486-a233-e4f15cd09ef8",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-10-29T04:12:41.4795419+00:00",
        "updatedDateUtc": "2025-10-29T04:12:41.4795419+00:00"
      },
      {
        "nodeIndexId": "cf4156fb-51eb-4a12-8799-ed7bf4a97d92",
        "tenantId": "51c1fe7d-6bce-42ad-86d1-999d603861e0",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "65261f97-fd37-4486-a233-e4f15cd09ef8",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-10-29T04:12:41.4795419+00:00",
        "updatedDateUtc": "2025-10-29T04:12:41.4795419+00:00"
      },
      {
        "nodeIndexId": "cf4156fb-51eb-4a12-8799-ed7bf4a97d92",
        "tenantId": "51c1fe7d-6bce-42ad-86d1-999d603861e0",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "65261f97-fd37-4486-a233-e4f15cd09ef8",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-10-29T04:12:41.4795419+00:00",
        "updatedDateUtc": "2025-10-29T04:12:41.4795419+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "90612489-699d-4217-89da-0afef5b7de86",
        "tenantId": "12eaad41-e015-4b7d-877a-34deb251024d",
        "userId": "d643e33c-9313-488b-a385-80f72bc59151",
        "userGroupId": "f894c127-d9af-4f79-bae3-969b6ed081ad",
        "deviceId": "7f06a84b-404e-4fd5-9b9e-8d9ec414bc13",
        "deviceGroupId": "445eb9d2-fd31-42d9-8092-53a1317b7ff6",
        "applicationId": "363224a1-fcaf-4943-ba64-4efd05643f0c",
        "applicationVersionId": "e5b63f19-3904-48f6-961d-6dec7d1a8ed7",
        "nodeId": "999c40dc-33fa-4e94-8f90-397ddd17fe0f",
        "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-10-29T04:12:41.4795419+00:00",
        "updatedDateUtc": "2025-10-29T04:12:41.4795419+00:00"
      },
      {
        "nodeRouteId": "90612489-699d-4217-89da-0afef5b7de86",
        "tenantId": "12eaad41-e015-4b7d-877a-34deb251024d",
        "userId": "d643e33c-9313-488b-a385-80f72bc59151",
        "userGroupId": "f894c127-d9af-4f79-bae3-969b6ed081ad",
        "deviceId": "7f06a84b-404e-4fd5-9b9e-8d9ec414bc13",
        "deviceGroupId": "445eb9d2-fd31-42d9-8092-53a1317b7ff6",
        "applicationId": "363224a1-fcaf-4943-ba64-4efd05643f0c",
        "applicationVersionId": "e5b63f19-3904-48f6-961d-6dec7d1a8ed7",
        "nodeId": "999c40dc-33fa-4e94-8f90-397ddd17fe0f",
        "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-10-29T04:12:41.4795419+00:00",
        "updatedDateUtc": "2025-10-29T04:12:41.4795419+00:00"
      },
      {
        "nodeRouteId": "90612489-699d-4217-89da-0afef5b7de86",
        "tenantId": "12eaad41-e015-4b7d-877a-34deb251024d",
        "userId": "d643e33c-9313-488b-a385-80f72bc59151",
        "userGroupId": "f894c127-d9af-4f79-bae3-969b6ed081ad",
        "deviceId": "7f06a84b-404e-4fd5-9b9e-8d9ec414bc13",
        "deviceGroupId": "445eb9d2-fd31-42d9-8092-53a1317b7ff6",
        "applicationId": "363224a1-fcaf-4943-ba64-4efd05643f0c",
        "applicationVersionId": "e5b63f19-3904-48f6-961d-6dec7d1a8ed7",
        "nodeId": "999c40dc-33fa-4e94-8f90-397ddd17fe0f",
        "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-10-29T04:12:41.4795419+00:00",
        "updatedDateUtc": "2025-10-29T04:12:41.4795419+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2025-10-29T04:12:41.4795419+00:00",
    "updatedDateUtc": "2025-10-29T04:12:41.4795419+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-10-29T04:12:41.4795419+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2025-10-29T04:12:41.4795419+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2025-10-29T04:12:41.4795419+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2025-10-29T04:12:41.4795419+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>04a1ca16-9650-48b0-bfea-005a55a844eb</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>fe16cb65-9c16-41c4-892a-1113da988982</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-10-29T04:12:41.4795419+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-10-29T04:12:41.4795419+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>65261f97-fd37-4486-a233-e4f15cd09ef8</NodeId>
        <NodeIndexId>cf4156fb-51eb-4a12-8799-ed7bf4a97d92</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>51c1fe7d-6bce-42ad-86d1-999d603861e0</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-10-29T04:12:41.4795419+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-10-29T04:12:41.4795419+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>65261f97-fd37-4486-a233-e4f15cd09ef8</NodeId>
        <NodeIndexId>cf4156fb-51eb-4a12-8799-ed7bf4a97d92</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>51c1fe7d-6bce-42ad-86d1-999d603861e0</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-10-29T04:12:41.4795419+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-10-29T04:12:41.4795419+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>65261f97-fd37-4486-a233-e4f15cd09ef8</NodeId>
        <NodeIndexId>cf4156fb-51eb-4a12-8799-ed7bf4a97d92</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>51c1fe7d-6bce-42ad-86d1-999d603861e0</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-10-29T04:12:41.4795419+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-10-29T04:12:41.4795419+00:00</UpdatedDateUtc>
        <ApplicationId>363224a1-fcaf-4943-ba64-4efd05643f0c</ApplicationId>
        <ApplicationVersionId>e5b63f19-3904-48f6-961d-6dec7d1a8ed7</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>445eb9d2-fd31-42d9-8092-53a1317b7ff6</DeviceGroupId>
        <DeviceId>7f06a84b-404e-4fd5-9b9e-8d9ec414bc13</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>999c40dc-33fa-4e94-8f90-397ddd17fe0f</NodeId>
        <NodeRouteId>90612489-699d-4217-89da-0afef5b7de86</NodeRouteId>
        <TenantId>12eaad41-e015-4b7d-877a-34deb251024d</TenantId>
        <UserGroupId>f894c127-d9af-4f79-bae3-969b6ed081ad</UserGroupId>
        <UserId>d643e33c-9313-488b-a385-80f72bc59151</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-10-29T04:12:41.4795419+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-10-29T04:12:41.4795419+00:00</UpdatedDateUtc>
        <ApplicationId>363224a1-fcaf-4943-ba64-4efd05643f0c</ApplicationId>
        <ApplicationVersionId>e5b63f19-3904-48f6-961d-6dec7d1a8ed7</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>445eb9d2-fd31-42d9-8092-53a1317b7ff6</DeviceGroupId>
        <DeviceId>7f06a84b-404e-4fd5-9b9e-8d9ec414bc13</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>999c40dc-33fa-4e94-8f90-397ddd17fe0f</NodeId>
        <NodeRouteId>90612489-699d-4217-89da-0afef5b7de86</NodeRouteId>
        <TenantId>12eaad41-e015-4b7d-877a-34deb251024d</TenantId>
        <UserGroupId>f894c127-d9af-4f79-bae3-969b6ed081ad</UserGroupId>
        <UserId>d643e33c-9313-488b-a385-80f72bc59151</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-10-29T04:12:41.4795419+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-10-29T04:12:41.4795419+00:00</UpdatedDateUtc>
        <ApplicationId>363224a1-fcaf-4943-ba64-4efd05643f0c</ApplicationId>
        <ApplicationVersionId>e5b63f19-3904-48f6-961d-6dec7d1a8ed7</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>445eb9d2-fd31-42d9-8092-53a1317b7ff6</DeviceGroupId>
        <DeviceId>7f06a84b-404e-4fd5-9b9e-8d9ec414bc13</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>999c40dc-33fa-4e94-8f90-397ddd17fe0f</NodeId>
        <NodeRouteId>90612489-699d-4217-89da-0afef5b7de86</NodeRouteId>
        <TenantId>12eaad41-e015-4b7d-877a-34deb251024d</TenantId>
        <UserGroupId>f894c127-d9af-4f79-bae3-969b6ed081ad</UserGroupId>
        <UserId>d643e33c-9313-488b-a385-80f72bc59151</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2025-10-29T04:12:41.4795419+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2025-10-29T04:12:41.4795419+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2025-10-29T04:12:41.4795419+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2025-10-29T04:12:41.4795419+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>04a1ca16-9650-48b0-bfea-005a55a844eb</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>fe16cb65-9c16-41c4-892a-1113da988982</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-10-29T04:12:41.4795419+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-10-29T04:12:41.4795419+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>65261f97-fd37-4486-a233-e4f15cd09ef8</NodeId>
        <NodeIndexId>cf4156fb-51eb-4a12-8799-ed7bf4a97d92</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>51c1fe7d-6bce-42ad-86d1-999d603861e0</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-10-29T04:12:41.4795419+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-10-29T04:12:41.4795419+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>65261f97-fd37-4486-a233-e4f15cd09ef8</NodeId>
        <NodeIndexId>cf4156fb-51eb-4a12-8799-ed7bf4a97d92</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>51c1fe7d-6bce-42ad-86d1-999d603861e0</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-10-29T04:12:41.4795419+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-10-29T04:12:41.4795419+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>65261f97-fd37-4486-a233-e4f15cd09ef8</NodeId>
        <NodeIndexId>cf4156fb-51eb-4a12-8799-ed7bf4a97d92</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>51c1fe7d-6bce-42ad-86d1-999d603861e0</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-10-29T04:12:41.4795419+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-10-29T04:12:41.4795419+00:00</UpdatedDateUtc>
        <ApplicationId>363224a1-fcaf-4943-ba64-4efd05643f0c</ApplicationId>
        <ApplicationVersionId>e5b63f19-3904-48f6-961d-6dec7d1a8ed7</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>445eb9d2-fd31-42d9-8092-53a1317b7ff6</DeviceGroupId>
        <DeviceId>7f06a84b-404e-4fd5-9b9e-8d9ec414bc13</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>999c40dc-33fa-4e94-8f90-397ddd17fe0f</NodeId>
        <NodeRouteId>90612489-699d-4217-89da-0afef5b7de86</NodeRouteId>
        <TenantId>12eaad41-e015-4b7d-877a-34deb251024d</TenantId>
        <UserGroupId>f894c127-d9af-4f79-bae3-969b6ed081ad</UserGroupId>
        <UserId>d643e33c-9313-488b-a385-80f72bc59151</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-10-29T04:12:41.4795419+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-10-29T04:12:41.4795419+00:00</UpdatedDateUtc>
        <ApplicationId>363224a1-fcaf-4943-ba64-4efd05643f0c</ApplicationId>
        <ApplicationVersionId>e5b63f19-3904-48f6-961d-6dec7d1a8ed7</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>445eb9d2-fd31-42d9-8092-53a1317b7ff6</DeviceGroupId>
        <DeviceId>7f06a84b-404e-4fd5-9b9e-8d9ec414bc13</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>999c40dc-33fa-4e94-8f90-397ddd17fe0f</NodeId>
        <NodeRouteId>90612489-699d-4217-89da-0afef5b7de86</NodeRouteId>
        <TenantId>12eaad41-e015-4b7d-877a-34deb251024d</TenantId>
        <UserGroupId>f894c127-d9af-4f79-bae3-969b6ed081ad</UserGroupId>
        <UserId>d643e33c-9313-488b-a385-80f72bc59151</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-10-29T04:12:41.4795419+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-10-29T04:12:41.4795419+00:00</UpdatedDateUtc>
        <ApplicationId>363224a1-fcaf-4943-ba64-4efd05643f0c</ApplicationId>
        <ApplicationVersionId>e5b63f19-3904-48f6-961d-6dec7d1a8ed7</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>445eb9d2-fd31-42d9-8092-53a1317b7ff6</DeviceGroupId>
        <DeviceId>7f06a84b-404e-4fd5-9b9e-8d9ec414bc13</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>999c40dc-33fa-4e94-8f90-397ddd17fe0f</NodeId>
        <NodeRouteId>90612489-699d-4217-89da-0afef5b7de86</NodeRouteId>
        <TenantId>12eaad41-e015-4b7d-877a-34deb251024d</TenantId>
        <UserGroupId>f894c127-d9af-4f79-bae3-969b6ed081ad</UserGroupId>
        <UserId>d643e33c-9313-488b-a385-80f72bc59151</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2025-10-29T04:12:41.4795419+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2025-10-29T04:12:41.4795419+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2025-10-29T04:12:41.4795419+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2025-10-29T04:12:41.4795419+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>04a1ca16-9650-48b0-bfea-005a55a844eb</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>fe16cb65-9c16-41c4-892a-1113da988982</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-10-29T04:12:41.4795419+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-10-29T04:12:41.4795419+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>65261f97-fd37-4486-a233-e4f15cd09ef8</NodeId>
        <NodeIndexId>cf4156fb-51eb-4a12-8799-ed7bf4a97d92</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>51c1fe7d-6bce-42ad-86d1-999d603861e0</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-10-29T04:12:41.4795419+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-10-29T04:12:41.4795419+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>65261f97-fd37-4486-a233-e4f15cd09ef8</NodeId>
        <NodeIndexId>cf4156fb-51eb-4a12-8799-ed7bf4a97d92</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>51c1fe7d-6bce-42ad-86d1-999d603861e0</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-10-29T04:12:41.4795419+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-10-29T04:12:41.4795419+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>65261f97-fd37-4486-a233-e4f15cd09ef8</NodeId>
        <NodeIndexId>cf4156fb-51eb-4a12-8799-ed7bf4a97d92</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>51c1fe7d-6bce-42ad-86d1-999d603861e0</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-10-29T04:12:41.4795419+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-10-29T04:12:41.4795419+00:00</UpdatedDateUtc>
        <ApplicationId>363224a1-fcaf-4943-ba64-4efd05643f0c</ApplicationId>
        <ApplicationVersionId>e5b63f19-3904-48f6-961d-6dec7d1a8ed7</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>445eb9d2-fd31-42d9-8092-53a1317b7ff6</DeviceGroupId>
        <DeviceId>7f06a84b-404e-4fd5-9b9e-8d9ec414bc13</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>999c40dc-33fa-4e94-8f90-397ddd17fe0f</NodeId>
        <NodeRouteId>90612489-699d-4217-89da-0afef5b7de86</NodeRouteId>
        <TenantId>12eaad41-e015-4b7d-877a-34deb251024d</TenantId>
        <UserGroupId>f894c127-d9af-4f79-bae3-969b6ed081ad</UserGroupId>
        <UserId>d643e33c-9313-488b-a385-80f72bc59151</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-10-29T04:12:41.4795419+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-10-29T04:12:41.4795419+00:00</UpdatedDateUtc>
        <ApplicationId>363224a1-fcaf-4943-ba64-4efd05643f0c</ApplicationId>
        <ApplicationVersionId>e5b63f19-3904-48f6-961d-6dec7d1a8ed7</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>445eb9d2-fd31-42d9-8092-53a1317b7ff6</DeviceGroupId>
        <DeviceId>7f06a84b-404e-4fd5-9b9e-8d9ec414bc13</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>999c40dc-33fa-4e94-8f90-397ddd17fe0f</NodeId>
        <NodeRouteId>90612489-699d-4217-89da-0afef5b7de86</NodeRouteId>
        <TenantId>12eaad41-e015-4b7d-877a-34deb251024d</TenantId>
        <UserGroupId>f894c127-d9af-4f79-bae3-969b6ed081ad</UserGroupId>
        <UserId>d643e33c-9313-488b-a385-80f72bc59151</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-10-29T04:12:41.4795419+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-10-29T04:12:41.4795419+00:00</UpdatedDateUtc>
        <ApplicationId>363224a1-fcaf-4943-ba64-4efd05643f0c</ApplicationId>
        <ApplicationVersionId>e5b63f19-3904-48f6-961d-6dec7d1a8ed7</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>445eb9d2-fd31-42d9-8092-53a1317b7ff6</DeviceGroupId>
        <DeviceId>7f06a84b-404e-4fd5-9b9e-8d9ec414bc13</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>999c40dc-33fa-4e94-8f90-397ddd17fe0f</NodeId>
        <NodeRouteId>90612489-699d-4217-89da-0afef5b7de86</NodeRouteId>
        <TenantId>12eaad41-e015-4b7d-877a-34deb251024d</TenantId>
        <UserGroupId>f894c127-d9af-4f79-bae3-969b6ed081ad</UserGroupId>
        <UserId>d643e33c-9313-488b-a385-80f72bc59151</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
</ArrayOfNodePackageRepresentation>

application/x-www-form-urlencoded

Sample:

Sample not available.