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": "94e58931-dbd6-47f9-b599-360c07c247d6",
      "nodeId": "6a3a8ae6-d4fd-414f-9ba2-7f4ba3d92a8e",
      "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-07-21T07:58:43.2956823+00:00",
      "updatedDateUtc": "2026-07-21T07:58:43.2956823+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "257fcd72-209b-450f-8777-541a760ee025",
        "tenantId": "ee109ada-06cc-483b-87b7-d1b50d2c73ba",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "488804f8-c32a-4431-9d4e-3a8eb8549a0f",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-07-21T07:58:43.2956823+00:00",
        "updatedDateUtc": "2026-07-21T07:58:43.2956823+00:00"
      },
      {
        "nodeIndexId": "257fcd72-209b-450f-8777-541a760ee025",
        "tenantId": "ee109ada-06cc-483b-87b7-d1b50d2c73ba",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "488804f8-c32a-4431-9d4e-3a8eb8549a0f",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-07-21T07:58:43.2956823+00:00",
        "updatedDateUtc": "2026-07-21T07:58:43.2956823+00:00"
      },
      {
        "nodeIndexId": "257fcd72-209b-450f-8777-541a760ee025",
        "tenantId": "ee109ada-06cc-483b-87b7-d1b50d2c73ba",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "488804f8-c32a-4431-9d4e-3a8eb8549a0f",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-07-21T07:58:43.2956823+00:00",
        "updatedDateUtc": "2026-07-21T07:58:43.2956823+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "2aaaf387-0650-42c4-aab6-ad8cca134f55",
        "tenantId": "fb8db057-8412-4a57-9723-66fcf37a95e2",
        "userId": "3af81982-b063-4019-89ea-51c356b9b766",
        "userGroupId": "a6b9fa3f-e371-4d78-92b5-d2ff4a573d6b",
        "deviceId": "9abf232f-a976-499d-9764-59fc2d8bffc4",
        "deviceGroupId": "cbf7301d-0162-485a-b621-30230a069963",
        "applicationId": "46d30c54-757e-4282-a52d-7e23dc7450f0",
        "applicationVersionId": "9c024ee2-4243-48d8-a09c-43ba6c65697d",
        "nodeId": "9e85b48e-4112-4240-9c99-83ca735bf64c",
        "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-07-21T07:58:43.2956823+00:00",
        "updatedDateUtc": "2026-07-21T07:58:43.2956823+00:00"
      },
      {
        "nodeRouteId": "2aaaf387-0650-42c4-aab6-ad8cca134f55",
        "tenantId": "fb8db057-8412-4a57-9723-66fcf37a95e2",
        "userId": "3af81982-b063-4019-89ea-51c356b9b766",
        "userGroupId": "a6b9fa3f-e371-4d78-92b5-d2ff4a573d6b",
        "deviceId": "9abf232f-a976-499d-9764-59fc2d8bffc4",
        "deviceGroupId": "cbf7301d-0162-485a-b621-30230a069963",
        "applicationId": "46d30c54-757e-4282-a52d-7e23dc7450f0",
        "applicationVersionId": "9c024ee2-4243-48d8-a09c-43ba6c65697d",
        "nodeId": "9e85b48e-4112-4240-9c99-83ca735bf64c",
        "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-07-21T07:58:43.2956823+00:00",
        "updatedDateUtc": "2026-07-21T07:58:43.2956823+00:00"
      },
      {
        "nodeRouteId": "2aaaf387-0650-42c4-aab6-ad8cca134f55",
        "tenantId": "fb8db057-8412-4a57-9723-66fcf37a95e2",
        "userId": "3af81982-b063-4019-89ea-51c356b9b766",
        "userGroupId": "a6b9fa3f-e371-4d78-92b5-d2ff4a573d6b",
        "deviceId": "9abf232f-a976-499d-9764-59fc2d8bffc4",
        "deviceGroupId": "cbf7301d-0162-485a-b621-30230a069963",
        "applicationId": "46d30c54-757e-4282-a52d-7e23dc7450f0",
        "applicationVersionId": "9c024ee2-4243-48d8-a09c-43ba6c65697d",
        "nodeId": "9e85b48e-4112-4240-9c99-83ca735bf64c",
        "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-07-21T07:58:43.2956823+00:00",
        "updatedDateUtc": "2026-07-21T07:58:43.2956823+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-07-21T07:58:43.2956823+00:00",
    "updatedDateUtc": "2026-07-21T07:58:43.2956823+00:00"
  },
  {
    "node": {
      "tenantId": "94e58931-dbd6-47f9-b599-360c07c247d6",
      "nodeId": "6a3a8ae6-d4fd-414f-9ba2-7f4ba3d92a8e",
      "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-07-21T07:58:43.2956823+00:00",
      "updatedDateUtc": "2026-07-21T07:58:43.2956823+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "257fcd72-209b-450f-8777-541a760ee025",
        "tenantId": "ee109ada-06cc-483b-87b7-d1b50d2c73ba",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "488804f8-c32a-4431-9d4e-3a8eb8549a0f",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-07-21T07:58:43.2956823+00:00",
        "updatedDateUtc": "2026-07-21T07:58:43.2956823+00:00"
      },
      {
        "nodeIndexId": "257fcd72-209b-450f-8777-541a760ee025",
        "tenantId": "ee109ada-06cc-483b-87b7-d1b50d2c73ba",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "488804f8-c32a-4431-9d4e-3a8eb8549a0f",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-07-21T07:58:43.2956823+00:00",
        "updatedDateUtc": "2026-07-21T07:58:43.2956823+00:00"
      },
      {
        "nodeIndexId": "257fcd72-209b-450f-8777-541a760ee025",
        "tenantId": "ee109ada-06cc-483b-87b7-d1b50d2c73ba",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "488804f8-c32a-4431-9d4e-3a8eb8549a0f",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-07-21T07:58:43.2956823+00:00",
        "updatedDateUtc": "2026-07-21T07:58:43.2956823+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "2aaaf387-0650-42c4-aab6-ad8cca134f55",
        "tenantId": "fb8db057-8412-4a57-9723-66fcf37a95e2",
        "userId": "3af81982-b063-4019-89ea-51c356b9b766",
        "userGroupId": "a6b9fa3f-e371-4d78-92b5-d2ff4a573d6b",
        "deviceId": "9abf232f-a976-499d-9764-59fc2d8bffc4",
        "deviceGroupId": "cbf7301d-0162-485a-b621-30230a069963",
        "applicationId": "46d30c54-757e-4282-a52d-7e23dc7450f0",
        "applicationVersionId": "9c024ee2-4243-48d8-a09c-43ba6c65697d",
        "nodeId": "9e85b48e-4112-4240-9c99-83ca735bf64c",
        "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-07-21T07:58:43.2956823+00:00",
        "updatedDateUtc": "2026-07-21T07:58:43.2956823+00:00"
      },
      {
        "nodeRouteId": "2aaaf387-0650-42c4-aab6-ad8cca134f55",
        "tenantId": "fb8db057-8412-4a57-9723-66fcf37a95e2",
        "userId": "3af81982-b063-4019-89ea-51c356b9b766",
        "userGroupId": "a6b9fa3f-e371-4d78-92b5-d2ff4a573d6b",
        "deviceId": "9abf232f-a976-499d-9764-59fc2d8bffc4",
        "deviceGroupId": "cbf7301d-0162-485a-b621-30230a069963",
        "applicationId": "46d30c54-757e-4282-a52d-7e23dc7450f0",
        "applicationVersionId": "9c024ee2-4243-48d8-a09c-43ba6c65697d",
        "nodeId": "9e85b48e-4112-4240-9c99-83ca735bf64c",
        "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-07-21T07:58:43.2956823+00:00",
        "updatedDateUtc": "2026-07-21T07:58:43.2956823+00:00"
      },
      {
        "nodeRouteId": "2aaaf387-0650-42c4-aab6-ad8cca134f55",
        "tenantId": "fb8db057-8412-4a57-9723-66fcf37a95e2",
        "userId": "3af81982-b063-4019-89ea-51c356b9b766",
        "userGroupId": "a6b9fa3f-e371-4d78-92b5-d2ff4a573d6b",
        "deviceId": "9abf232f-a976-499d-9764-59fc2d8bffc4",
        "deviceGroupId": "cbf7301d-0162-485a-b621-30230a069963",
        "applicationId": "46d30c54-757e-4282-a52d-7e23dc7450f0",
        "applicationVersionId": "9c024ee2-4243-48d8-a09c-43ba6c65697d",
        "nodeId": "9e85b48e-4112-4240-9c99-83ca735bf64c",
        "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-07-21T07:58:43.2956823+00:00",
        "updatedDateUtc": "2026-07-21T07:58:43.2956823+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-07-21T07:58:43.2956823+00:00",
    "updatedDateUtc": "2026-07-21T07:58:43.2956823+00:00"
  },
  {
    "node": {
      "tenantId": "94e58931-dbd6-47f9-b599-360c07c247d6",
      "nodeId": "6a3a8ae6-d4fd-414f-9ba2-7f4ba3d92a8e",
      "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-07-21T07:58:43.2956823+00:00",
      "updatedDateUtc": "2026-07-21T07:58:43.2956823+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "257fcd72-209b-450f-8777-541a760ee025",
        "tenantId": "ee109ada-06cc-483b-87b7-d1b50d2c73ba",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "488804f8-c32a-4431-9d4e-3a8eb8549a0f",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-07-21T07:58:43.2956823+00:00",
        "updatedDateUtc": "2026-07-21T07:58:43.2956823+00:00"
      },
      {
        "nodeIndexId": "257fcd72-209b-450f-8777-541a760ee025",
        "tenantId": "ee109ada-06cc-483b-87b7-d1b50d2c73ba",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "488804f8-c32a-4431-9d4e-3a8eb8549a0f",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-07-21T07:58:43.2956823+00:00",
        "updatedDateUtc": "2026-07-21T07:58:43.2956823+00:00"
      },
      {
        "nodeIndexId": "257fcd72-209b-450f-8777-541a760ee025",
        "tenantId": "ee109ada-06cc-483b-87b7-d1b50d2c73ba",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "488804f8-c32a-4431-9d4e-3a8eb8549a0f",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-07-21T07:58:43.2956823+00:00",
        "updatedDateUtc": "2026-07-21T07:58:43.2956823+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "2aaaf387-0650-42c4-aab6-ad8cca134f55",
        "tenantId": "fb8db057-8412-4a57-9723-66fcf37a95e2",
        "userId": "3af81982-b063-4019-89ea-51c356b9b766",
        "userGroupId": "a6b9fa3f-e371-4d78-92b5-d2ff4a573d6b",
        "deviceId": "9abf232f-a976-499d-9764-59fc2d8bffc4",
        "deviceGroupId": "cbf7301d-0162-485a-b621-30230a069963",
        "applicationId": "46d30c54-757e-4282-a52d-7e23dc7450f0",
        "applicationVersionId": "9c024ee2-4243-48d8-a09c-43ba6c65697d",
        "nodeId": "9e85b48e-4112-4240-9c99-83ca735bf64c",
        "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-07-21T07:58:43.2956823+00:00",
        "updatedDateUtc": "2026-07-21T07:58:43.2956823+00:00"
      },
      {
        "nodeRouteId": "2aaaf387-0650-42c4-aab6-ad8cca134f55",
        "tenantId": "fb8db057-8412-4a57-9723-66fcf37a95e2",
        "userId": "3af81982-b063-4019-89ea-51c356b9b766",
        "userGroupId": "a6b9fa3f-e371-4d78-92b5-d2ff4a573d6b",
        "deviceId": "9abf232f-a976-499d-9764-59fc2d8bffc4",
        "deviceGroupId": "cbf7301d-0162-485a-b621-30230a069963",
        "applicationId": "46d30c54-757e-4282-a52d-7e23dc7450f0",
        "applicationVersionId": "9c024ee2-4243-48d8-a09c-43ba6c65697d",
        "nodeId": "9e85b48e-4112-4240-9c99-83ca735bf64c",
        "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-07-21T07:58:43.2956823+00:00",
        "updatedDateUtc": "2026-07-21T07:58:43.2956823+00:00"
      },
      {
        "nodeRouteId": "2aaaf387-0650-42c4-aab6-ad8cca134f55",
        "tenantId": "fb8db057-8412-4a57-9723-66fcf37a95e2",
        "userId": "3af81982-b063-4019-89ea-51c356b9b766",
        "userGroupId": "a6b9fa3f-e371-4d78-92b5-d2ff4a573d6b",
        "deviceId": "9abf232f-a976-499d-9764-59fc2d8bffc4",
        "deviceGroupId": "cbf7301d-0162-485a-b621-30230a069963",
        "applicationId": "46d30c54-757e-4282-a52d-7e23dc7450f0",
        "applicationVersionId": "9c024ee2-4243-48d8-a09c-43ba6c65697d",
        "nodeId": "9e85b48e-4112-4240-9c99-83ca735bf64c",
        "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-07-21T07:58:43.2956823+00:00",
        "updatedDateUtc": "2026-07-21T07:58:43.2956823+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-07-21T07:58:43.2956823+00:00",
    "updatedDateUtc": "2026-07-21T07:58:43.2956823+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-07-21T07:58:43.2956823+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-07-21T07:58:43.2956823+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-07-21T07:58:43.2956823+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-07-21T07:58:43.2956823+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>6a3a8ae6-d4fd-414f-9ba2-7f4ba3d92a8e</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>94e58931-dbd6-47f9-b599-360c07c247d6</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-07-21T07:58:43.2956823+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-07-21T07:58:43.2956823+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>488804f8-c32a-4431-9d4e-3a8eb8549a0f</NodeId>
        <NodeIndexId>257fcd72-209b-450f-8777-541a760ee025</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>ee109ada-06cc-483b-87b7-d1b50d2c73ba</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-07-21T07:58:43.2956823+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-07-21T07:58:43.2956823+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>488804f8-c32a-4431-9d4e-3a8eb8549a0f</NodeId>
        <NodeIndexId>257fcd72-209b-450f-8777-541a760ee025</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>ee109ada-06cc-483b-87b7-d1b50d2c73ba</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-07-21T07:58:43.2956823+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-07-21T07:58:43.2956823+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>488804f8-c32a-4431-9d4e-3a8eb8549a0f</NodeId>
        <NodeIndexId>257fcd72-209b-450f-8777-541a760ee025</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>ee109ada-06cc-483b-87b7-d1b50d2c73ba</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-07-21T07:58:43.2956823+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-07-21T07:58:43.2956823+00:00</UpdatedDateUtc>
        <ApplicationId>46d30c54-757e-4282-a52d-7e23dc7450f0</ApplicationId>
        <ApplicationVersionId>9c024ee2-4243-48d8-a09c-43ba6c65697d</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>cbf7301d-0162-485a-b621-30230a069963</DeviceGroupId>
        <DeviceId>9abf232f-a976-499d-9764-59fc2d8bffc4</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>9e85b48e-4112-4240-9c99-83ca735bf64c</NodeId>
        <NodeRouteId>2aaaf387-0650-42c4-aab6-ad8cca134f55</NodeRouteId>
        <TenantId>fb8db057-8412-4a57-9723-66fcf37a95e2</TenantId>
        <UserGroupId>a6b9fa3f-e371-4d78-92b5-d2ff4a573d6b</UserGroupId>
        <UserId>3af81982-b063-4019-89ea-51c356b9b766</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-07-21T07:58:43.2956823+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-07-21T07:58:43.2956823+00:00</UpdatedDateUtc>
        <ApplicationId>46d30c54-757e-4282-a52d-7e23dc7450f0</ApplicationId>
        <ApplicationVersionId>9c024ee2-4243-48d8-a09c-43ba6c65697d</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>cbf7301d-0162-485a-b621-30230a069963</DeviceGroupId>
        <DeviceId>9abf232f-a976-499d-9764-59fc2d8bffc4</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>9e85b48e-4112-4240-9c99-83ca735bf64c</NodeId>
        <NodeRouteId>2aaaf387-0650-42c4-aab6-ad8cca134f55</NodeRouteId>
        <TenantId>fb8db057-8412-4a57-9723-66fcf37a95e2</TenantId>
        <UserGroupId>a6b9fa3f-e371-4d78-92b5-d2ff4a573d6b</UserGroupId>
        <UserId>3af81982-b063-4019-89ea-51c356b9b766</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-07-21T07:58:43.2956823+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-07-21T07:58:43.2956823+00:00</UpdatedDateUtc>
        <ApplicationId>46d30c54-757e-4282-a52d-7e23dc7450f0</ApplicationId>
        <ApplicationVersionId>9c024ee2-4243-48d8-a09c-43ba6c65697d</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>cbf7301d-0162-485a-b621-30230a069963</DeviceGroupId>
        <DeviceId>9abf232f-a976-499d-9764-59fc2d8bffc4</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>9e85b48e-4112-4240-9c99-83ca735bf64c</NodeId>
        <NodeRouteId>2aaaf387-0650-42c4-aab6-ad8cca134f55</NodeRouteId>
        <TenantId>fb8db057-8412-4a57-9723-66fcf37a95e2</TenantId>
        <UserGroupId>a6b9fa3f-e371-4d78-92b5-d2ff4a573d6b</UserGroupId>
        <UserId>3af81982-b063-4019-89ea-51c356b9b766</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2026-07-21T07:58:43.2956823+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-07-21T07:58:43.2956823+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-07-21T07:58:43.2956823+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-07-21T07:58:43.2956823+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>6a3a8ae6-d4fd-414f-9ba2-7f4ba3d92a8e</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>94e58931-dbd6-47f9-b599-360c07c247d6</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-07-21T07:58:43.2956823+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-07-21T07:58:43.2956823+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>488804f8-c32a-4431-9d4e-3a8eb8549a0f</NodeId>
        <NodeIndexId>257fcd72-209b-450f-8777-541a760ee025</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>ee109ada-06cc-483b-87b7-d1b50d2c73ba</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-07-21T07:58:43.2956823+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-07-21T07:58:43.2956823+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>488804f8-c32a-4431-9d4e-3a8eb8549a0f</NodeId>
        <NodeIndexId>257fcd72-209b-450f-8777-541a760ee025</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>ee109ada-06cc-483b-87b7-d1b50d2c73ba</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-07-21T07:58:43.2956823+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-07-21T07:58:43.2956823+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>488804f8-c32a-4431-9d4e-3a8eb8549a0f</NodeId>
        <NodeIndexId>257fcd72-209b-450f-8777-541a760ee025</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>ee109ada-06cc-483b-87b7-d1b50d2c73ba</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-07-21T07:58:43.2956823+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-07-21T07:58:43.2956823+00:00</UpdatedDateUtc>
        <ApplicationId>46d30c54-757e-4282-a52d-7e23dc7450f0</ApplicationId>
        <ApplicationVersionId>9c024ee2-4243-48d8-a09c-43ba6c65697d</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>cbf7301d-0162-485a-b621-30230a069963</DeviceGroupId>
        <DeviceId>9abf232f-a976-499d-9764-59fc2d8bffc4</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>9e85b48e-4112-4240-9c99-83ca735bf64c</NodeId>
        <NodeRouteId>2aaaf387-0650-42c4-aab6-ad8cca134f55</NodeRouteId>
        <TenantId>fb8db057-8412-4a57-9723-66fcf37a95e2</TenantId>
        <UserGroupId>a6b9fa3f-e371-4d78-92b5-d2ff4a573d6b</UserGroupId>
        <UserId>3af81982-b063-4019-89ea-51c356b9b766</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-07-21T07:58:43.2956823+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-07-21T07:58:43.2956823+00:00</UpdatedDateUtc>
        <ApplicationId>46d30c54-757e-4282-a52d-7e23dc7450f0</ApplicationId>
        <ApplicationVersionId>9c024ee2-4243-48d8-a09c-43ba6c65697d</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>cbf7301d-0162-485a-b621-30230a069963</DeviceGroupId>
        <DeviceId>9abf232f-a976-499d-9764-59fc2d8bffc4</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>9e85b48e-4112-4240-9c99-83ca735bf64c</NodeId>
        <NodeRouteId>2aaaf387-0650-42c4-aab6-ad8cca134f55</NodeRouteId>
        <TenantId>fb8db057-8412-4a57-9723-66fcf37a95e2</TenantId>
        <UserGroupId>a6b9fa3f-e371-4d78-92b5-d2ff4a573d6b</UserGroupId>
        <UserId>3af81982-b063-4019-89ea-51c356b9b766</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-07-21T07:58:43.2956823+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-07-21T07:58:43.2956823+00:00</UpdatedDateUtc>
        <ApplicationId>46d30c54-757e-4282-a52d-7e23dc7450f0</ApplicationId>
        <ApplicationVersionId>9c024ee2-4243-48d8-a09c-43ba6c65697d</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>cbf7301d-0162-485a-b621-30230a069963</DeviceGroupId>
        <DeviceId>9abf232f-a976-499d-9764-59fc2d8bffc4</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>9e85b48e-4112-4240-9c99-83ca735bf64c</NodeId>
        <NodeRouteId>2aaaf387-0650-42c4-aab6-ad8cca134f55</NodeRouteId>
        <TenantId>fb8db057-8412-4a57-9723-66fcf37a95e2</TenantId>
        <UserGroupId>a6b9fa3f-e371-4d78-92b5-d2ff4a573d6b</UserGroupId>
        <UserId>3af81982-b063-4019-89ea-51c356b9b766</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2026-07-21T07:58:43.2956823+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-07-21T07:58:43.2956823+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-07-21T07:58:43.2956823+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-07-21T07:58:43.2956823+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>6a3a8ae6-d4fd-414f-9ba2-7f4ba3d92a8e</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>94e58931-dbd6-47f9-b599-360c07c247d6</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-07-21T07:58:43.2956823+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-07-21T07:58:43.2956823+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>488804f8-c32a-4431-9d4e-3a8eb8549a0f</NodeId>
        <NodeIndexId>257fcd72-209b-450f-8777-541a760ee025</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>ee109ada-06cc-483b-87b7-d1b50d2c73ba</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-07-21T07:58:43.2956823+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-07-21T07:58:43.2956823+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>488804f8-c32a-4431-9d4e-3a8eb8549a0f</NodeId>
        <NodeIndexId>257fcd72-209b-450f-8777-541a760ee025</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>ee109ada-06cc-483b-87b7-d1b50d2c73ba</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-07-21T07:58:43.2956823+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-07-21T07:58:43.2956823+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>488804f8-c32a-4431-9d4e-3a8eb8549a0f</NodeId>
        <NodeIndexId>257fcd72-209b-450f-8777-541a760ee025</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>ee109ada-06cc-483b-87b7-d1b50d2c73ba</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-07-21T07:58:43.2956823+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-07-21T07:58:43.2956823+00:00</UpdatedDateUtc>
        <ApplicationId>46d30c54-757e-4282-a52d-7e23dc7450f0</ApplicationId>
        <ApplicationVersionId>9c024ee2-4243-48d8-a09c-43ba6c65697d</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>cbf7301d-0162-485a-b621-30230a069963</DeviceGroupId>
        <DeviceId>9abf232f-a976-499d-9764-59fc2d8bffc4</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>9e85b48e-4112-4240-9c99-83ca735bf64c</NodeId>
        <NodeRouteId>2aaaf387-0650-42c4-aab6-ad8cca134f55</NodeRouteId>
        <TenantId>fb8db057-8412-4a57-9723-66fcf37a95e2</TenantId>
        <UserGroupId>a6b9fa3f-e371-4d78-92b5-d2ff4a573d6b</UserGroupId>
        <UserId>3af81982-b063-4019-89ea-51c356b9b766</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-07-21T07:58:43.2956823+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-07-21T07:58:43.2956823+00:00</UpdatedDateUtc>
        <ApplicationId>46d30c54-757e-4282-a52d-7e23dc7450f0</ApplicationId>
        <ApplicationVersionId>9c024ee2-4243-48d8-a09c-43ba6c65697d</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>cbf7301d-0162-485a-b621-30230a069963</DeviceGroupId>
        <DeviceId>9abf232f-a976-499d-9764-59fc2d8bffc4</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>9e85b48e-4112-4240-9c99-83ca735bf64c</NodeId>
        <NodeRouteId>2aaaf387-0650-42c4-aab6-ad8cca134f55</NodeRouteId>
        <TenantId>fb8db057-8412-4a57-9723-66fcf37a95e2</TenantId>
        <UserGroupId>a6b9fa3f-e371-4d78-92b5-d2ff4a573d6b</UserGroupId>
        <UserId>3af81982-b063-4019-89ea-51c356b9b766</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-07-21T07:58:43.2956823+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-07-21T07:58:43.2956823+00:00</UpdatedDateUtc>
        <ApplicationId>46d30c54-757e-4282-a52d-7e23dc7450f0</ApplicationId>
        <ApplicationVersionId>9c024ee2-4243-48d8-a09c-43ba6c65697d</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>cbf7301d-0162-485a-b621-30230a069963</DeviceGroupId>
        <DeviceId>9abf232f-a976-499d-9764-59fc2d8bffc4</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>9e85b48e-4112-4240-9c99-83ca735bf64c</NodeId>
        <NodeRouteId>2aaaf387-0650-42c4-aab6-ad8cca134f55</NodeRouteId>
        <TenantId>fb8db057-8412-4a57-9723-66fcf37a95e2</TenantId>
        <UserGroupId>a6b9fa3f-e371-4d78-92b5-d2ff4a573d6b</UserGroupId>
        <UserId>3af81982-b063-4019-89ea-51c356b9b766</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
</ArrayOfNodePackageRepresentation>

application/x-www-form-urlencoded

Sample:

Sample not available.