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": "4ce72b6e-2d5a-4395-b818-4d3b20c5a8ed",
      "nodeId": "13055f0b-7448-499a-92f0-42b78e01ea57",
      "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-02-08T20:45:13.3830411+00:00",
      "updatedDateUtc": "2026-02-08T20:45:13.3830411+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "18312c23-fcc5-4f59-97a7-5f70aec7f128",
        "tenantId": "8a89d66d-56d6-4f9c-acde-8b0d2a4d1dcb",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "8c3fab98-afc6-49e0-b42a-a650871cd16b",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-02-08T20:45:13.3830411+00:00",
        "updatedDateUtc": "2026-02-08T20:45:13.3830411+00:00"
      },
      {
        "nodeIndexId": "18312c23-fcc5-4f59-97a7-5f70aec7f128",
        "tenantId": "8a89d66d-56d6-4f9c-acde-8b0d2a4d1dcb",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "8c3fab98-afc6-49e0-b42a-a650871cd16b",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-02-08T20:45:13.3830411+00:00",
        "updatedDateUtc": "2026-02-08T20:45:13.3830411+00:00"
      },
      {
        "nodeIndexId": "18312c23-fcc5-4f59-97a7-5f70aec7f128",
        "tenantId": "8a89d66d-56d6-4f9c-acde-8b0d2a4d1dcb",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "8c3fab98-afc6-49e0-b42a-a650871cd16b",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-02-08T20:45:13.3830411+00:00",
        "updatedDateUtc": "2026-02-08T20:45:13.3830411+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "eacd9d7a-9eba-4283-afe0-33576e811835",
        "tenantId": "74361113-c5ed-4098-8f08-6b110989c6da",
        "userId": "d32ebc27-2356-41f9-be91-5d08de2f57e6",
        "userGroupId": "29de0d6f-218f-4487-90e0-2eb9cfae4b42",
        "deviceId": "602d264e-378f-43f5-9dff-48baa67ae824",
        "deviceGroupId": "292c8719-78e9-47f3-8c9f-3dbc92013386",
        "applicationId": "de3c9956-a29f-45d5-9bae-e23a7242843b",
        "applicationVersionId": "caa3d1a5-40f2-40b0-9415-85bcd54ac2f3",
        "nodeId": "7b184242-66ce-40c1-a168-8e369da7f265",
        "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-02-08T20:45:13.3830411+00:00",
        "updatedDateUtc": "2026-02-08T20:45:13.3830411+00:00"
      },
      {
        "nodeRouteId": "eacd9d7a-9eba-4283-afe0-33576e811835",
        "tenantId": "74361113-c5ed-4098-8f08-6b110989c6da",
        "userId": "d32ebc27-2356-41f9-be91-5d08de2f57e6",
        "userGroupId": "29de0d6f-218f-4487-90e0-2eb9cfae4b42",
        "deviceId": "602d264e-378f-43f5-9dff-48baa67ae824",
        "deviceGroupId": "292c8719-78e9-47f3-8c9f-3dbc92013386",
        "applicationId": "de3c9956-a29f-45d5-9bae-e23a7242843b",
        "applicationVersionId": "caa3d1a5-40f2-40b0-9415-85bcd54ac2f3",
        "nodeId": "7b184242-66ce-40c1-a168-8e369da7f265",
        "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-02-08T20:45:13.3830411+00:00",
        "updatedDateUtc": "2026-02-08T20:45:13.3830411+00:00"
      },
      {
        "nodeRouteId": "eacd9d7a-9eba-4283-afe0-33576e811835",
        "tenantId": "74361113-c5ed-4098-8f08-6b110989c6da",
        "userId": "d32ebc27-2356-41f9-be91-5d08de2f57e6",
        "userGroupId": "29de0d6f-218f-4487-90e0-2eb9cfae4b42",
        "deviceId": "602d264e-378f-43f5-9dff-48baa67ae824",
        "deviceGroupId": "292c8719-78e9-47f3-8c9f-3dbc92013386",
        "applicationId": "de3c9956-a29f-45d5-9bae-e23a7242843b",
        "applicationVersionId": "caa3d1a5-40f2-40b0-9415-85bcd54ac2f3",
        "nodeId": "7b184242-66ce-40c1-a168-8e369da7f265",
        "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-02-08T20:45:13.3830411+00:00",
        "updatedDateUtc": "2026-02-08T20:45:13.3830411+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-02-08T20:45:13.3830411+00:00",
    "updatedDateUtc": "2026-02-08T20:45:13.3830411+00:00"
  },
  {
    "node": {
      "tenantId": "4ce72b6e-2d5a-4395-b818-4d3b20c5a8ed",
      "nodeId": "13055f0b-7448-499a-92f0-42b78e01ea57",
      "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-02-08T20:45:13.3830411+00:00",
      "updatedDateUtc": "2026-02-08T20:45:13.3830411+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "18312c23-fcc5-4f59-97a7-5f70aec7f128",
        "tenantId": "8a89d66d-56d6-4f9c-acde-8b0d2a4d1dcb",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "8c3fab98-afc6-49e0-b42a-a650871cd16b",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-02-08T20:45:13.3830411+00:00",
        "updatedDateUtc": "2026-02-08T20:45:13.3830411+00:00"
      },
      {
        "nodeIndexId": "18312c23-fcc5-4f59-97a7-5f70aec7f128",
        "tenantId": "8a89d66d-56d6-4f9c-acde-8b0d2a4d1dcb",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "8c3fab98-afc6-49e0-b42a-a650871cd16b",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-02-08T20:45:13.3830411+00:00",
        "updatedDateUtc": "2026-02-08T20:45:13.3830411+00:00"
      },
      {
        "nodeIndexId": "18312c23-fcc5-4f59-97a7-5f70aec7f128",
        "tenantId": "8a89d66d-56d6-4f9c-acde-8b0d2a4d1dcb",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "8c3fab98-afc6-49e0-b42a-a650871cd16b",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-02-08T20:45:13.3830411+00:00",
        "updatedDateUtc": "2026-02-08T20:45:13.3830411+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "eacd9d7a-9eba-4283-afe0-33576e811835",
        "tenantId": "74361113-c5ed-4098-8f08-6b110989c6da",
        "userId": "d32ebc27-2356-41f9-be91-5d08de2f57e6",
        "userGroupId": "29de0d6f-218f-4487-90e0-2eb9cfae4b42",
        "deviceId": "602d264e-378f-43f5-9dff-48baa67ae824",
        "deviceGroupId": "292c8719-78e9-47f3-8c9f-3dbc92013386",
        "applicationId": "de3c9956-a29f-45d5-9bae-e23a7242843b",
        "applicationVersionId": "caa3d1a5-40f2-40b0-9415-85bcd54ac2f3",
        "nodeId": "7b184242-66ce-40c1-a168-8e369da7f265",
        "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-02-08T20:45:13.3830411+00:00",
        "updatedDateUtc": "2026-02-08T20:45:13.3830411+00:00"
      },
      {
        "nodeRouteId": "eacd9d7a-9eba-4283-afe0-33576e811835",
        "tenantId": "74361113-c5ed-4098-8f08-6b110989c6da",
        "userId": "d32ebc27-2356-41f9-be91-5d08de2f57e6",
        "userGroupId": "29de0d6f-218f-4487-90e0-2eb9cfae4b42",
        "deviceId": "602d264e-378f-43f5-9dff-48baa67ae824",
        "deviceGroupId": "292c8719-78e9-47f3-8c9f-3dbc92013386",
        "applicationId": "de3c9956-a29f-45d5-9bae-e23a7242843b",
        "applicationVersionId": "caa3d1a5-40f2-40b0-9415-85bcd54ac2f3",
        "nodeId": "7b184242-66ce-40c1-a168-8e369da7f265",
        "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-02-08T20:45:13.3830411+00:00",
        "updatedDateUtc": "2026-02-08T20:45:13.3830411+00:00"
      },
      {
        "nodeRouteId": "eacd9d7a-9eba-4283-afe0-33576e811835",
        "tenantId": "74361113-c5ed-4098-8f08-6b110989c6da",
        "userId": "d32ebc27-2356-41f9-be91-5d08de2f57e6",
        "userGroupId": "29de0d6f-218f-4487-90e0-2eb9cfae4b42",
        "deviceId": "602d264e-378f-43f5-9dff-48baa67ae824",
        "deviceGroupId": "292c8719-78e9-47f3-8c9f-3dbc92013386",
        "applicationId": "de3c9956-a29f-45d5-9bae-e23a7242843b",
        "applicationVersionId": "caa3d1a5-40f2-40b0-9415-85bcd54ac2f3",
        "nodeId": "7b184242-66ce-40c1-a168-8e369da7f265",
        "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-02-08T20:45:13.3830411+00:00",
        "updatedDateUtc": "2026-02-08T20:45:13.3830411+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-02-08T20:45:13.3830411+00:00",
    "updatedDateUtc": "2026-02-08T20:45:13.3830411+00:00"
  },
  {
    "node": {
      "tenantId": "4ce72b6e-2d5a-4395-b818-4d3b20c5a8ed",
      "nodeId": "13055f0b-7448-499a-92f0-42b78e01ea57",
      "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-02-08T20:45:13.3830411+00:00",
      "updatedDateUtc": "2026-02-08T20:45:13.3830411+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "18312c23-fcc5-4f59-97a7-5f70aec7f128",
        "tenantId": "8a89d66d-56d6-4f9c-acde-8b0d2a4d1dcb",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "8c3fab98-afc6-49e0-b42a-a650871cd16b",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-02-08T20:45:13.3830411+00:00",
        "updatedDateUtc": "2026-02-08T20:45:13.3830411+00:00"
      },
      {
        "nodeIndexId": "18312c23-fcc5-4f59-97a7-5f70aec7f128",
        "tenantId": "8a89d66d-56d6-4f9c-acde-8b0d2a4d1dcb",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "8c3fab98-afc6-49e0-b42a-a650871cd16b",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-02-08T20:45:13.3830411+00:00",
        "updatedDateUtc": "2026-02-08T20:45:13.3830411+00:00"
      },
      {
        "nodeIndexId": "18312c23-fcc5-4f59-97a7-5f70aec7f128",
        "tenantId": "8a89d66d-56d6-4f9c-acde-8b0d2a4d1dcb",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "8c3fab98-afc6-49e0-b42a-a650871cd16b",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-02-08T20:45:13.3830411+00:00",
        "updatedDateUtc": "2026-02-08T20:45:13.3830411+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "eacd9d7a-9eba-4283-afe0-33576e811835",
        "tenantId": "74361113-c5ed-4098-8f08-6b110989c6da",
        "userId": "d32ebc27-2356-41f9-be91-5d08de2f57e6",
        "userGroupId": "29de0d6f-218f-4487-90e0-2eb9cfae4b42",
        "deviceId": "602d264e-378f-43f5-9dff-48baa67ae824",
        "deviceGroupId": "292c8719-78e9-47f3-8c9f-3dbc92013386",
        "applicationId": "de3c9956-a29f-45d5-9bae-e23a7242843b",
        "applicationVersionId": "caa3d1a5-40f2-40b0-9415-85bcd54ac2f3",
        "nodeId": "7b184242-66ce-40c1-a168-8e369da7f265",
        "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-02-08T20:45:13.3830411+00:00",
        "updatedDateUtc": "2026-02-08T20:45:13.3830411+00:00"
      },
      {
        "nodeRouteId": "eacd9d7a-9eba-4283-afe0-33576e811835",
        "tenantId": "74361113-c5ed-4098-8f08-6b110989c6da",
        "userId": "d32ebc27-2356-41f9-be91-5d08de2f57e6",
        "userGroupId": "29de0d6f-218f-4487-90e0-2eb9cfae4b42",
        "deviceId": "602d264e-378f-43f5-9dff-48baa67ae824",
        "deviceGroupId": "292c8719-78e9-47f3-8c9f-3dbc92013386",
        "applicationId": "de3c9956-a29f-45d5-9bae-e23a7242843b",
        "applicationVersionId": "caa3d1a5-40f2-40b0-9415-85bcd54ac2f3",
        "nodeId": "7b184242-66ce-40c1-a168-8e369da7f265",
        "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-02-08T20:45:13.3830411+00:00",
        "updatedDateUtc": "2026-02-08T20:45:13.3830411+00:00"
      },
      {
        "nodeRouteId": "eacd9d7a-9eba-4283-afe0-33576e811835",
        "tenantId": "74361113-c5ed-4098-8f08-6b110989c6da",
        "userId": "d32ebc27-2356-41f9-be91-5d08de2f57e6",
        "userGroupId": "29de0d6f-218f-4487-90e0-2eb9cfae4b42",
        "deviceId": "602d264e-378f-43f5-9dff-48baa67ae824",
        "deviceGroupId": "292c8719-78e9-47f3-8c9f-3dbc92013386",
        "applicationId": "de3c9956-a29f-45d5-9bae-e23a7242843b",
        "applicationVersionId": "caa3d1a5-40f2-40b0-9415-85bcd54ac2f3",
        "nodeId": "7b184242-66ce-40c1-a168-8e369da7f265",
        "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-02-08T20:45:13.3830411+00:00",
        "updatedDateUtc": "2026-02-08T20:45:13.3830411+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-02-08T20:45:13.3830411+00:00",
    "updatedDateUtc": "2026-02-08T20:45:13.3830411+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-02-08T20:45:13.3830411+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-02-08T20:45:13.3830411+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-02-08T20:45:13.3830411+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-02-08T20:45:13.3830411+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>13055f0b-7448-499a-92f0-42b78e01ea57</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>4ce72b6e-2d5a-4395-b818-4d3b20c5a8ed</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-02-08T20:45:13.3830411+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-02-08T20:45:13.3830411+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>8c3fab98-afc6-49e0-b42a-a650871cd16b</NodeId>
        <NodeIndexId>18312c23-fcc5-4f59-97a7-5f70aec7f128</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>8a89d66d-56d6-4f9c-acde-8b0d2a4d1dcb</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-02-08T20:45:13.3830411+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-02-08T20:45:13.3830411+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>8c3fab98-afc6-49e0-b42a-a650871cd16b</NodeId>
        <NodeIndexId>18312c23-fcc5-4f59-97a7-5f70aec7f128</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>8a89d66d-56d6-4f9c-acde-8b0d2a4d1dcb</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-02-08T20:45:13.3830411+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-02-08T20:45:13.3830411+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>8c3fab98-afc6-49e0-b42a-a650871cd16b</NodeId>
        <NodeIndexId>18312c23-fcc5-4f59-97a7-5f70aec7f128</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>8a89d66d-56d6-4f9c-acde-8b0d2a4d1dcb</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-02-08T20:45:13.3830411+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-02-08T20:45:13.3830411+00:00</UpdatedDateUtc>
        <ApplicationId>de3c9956-a29f-45d5-9bae-e23a7242843b</ApplicationId>
        <ApplicationVersionId>caa3d1a5-40f2-40b0-9415-85bcd54ac2f3</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>292c8719-78e9-47f3-8c9f-3dbc92013386</DeviceGroupId>
        <DeviceId>602d264e-378f-43f5-9dff-48baa67ae824</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>7b184242-66ce-40c1-a168-8e369da7f265</NodeId>
        <NodeRouteId>eacd9d7a-9eba-4283-afe0-33576e811835</NodeRouteId>
        <TenantId>74361113-c5ed-4098-8f08-6b110989c6da</TenantId>
        <UserGroupId>29de0d6f-218f-4487-90e0-2eb9cfae4b42</UserGroupId>
        <UserId>d32ebc27-2356-41f9-be91-5d08de2f57e6</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-02-08T20:45:13.3830411+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-02-08T20:45:13.3830411+00:00</UpdatedDateUtc>
        <ApplicationId>de3c9956-a29f-45d5-9bae-e23a7242843b</ApplicationId>
        <ApplicationVersionId>caa3d1a5-40f2-40b0-9415-85bcd54ac2f3</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>292c8719-78e9-47f3-8c9f-3dbc92013386</DeviceGroupId>
        <DeviceId>602d264e-378f-43f5-9dff-48baa67ae824</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>7b184242-66ce-40c1-a168-8e369da7f265</NodeId>
        <NodeRouteId>eacd9d7a-9eba-4283-afe0-33576e811835</NodeRouteId>
        <TenantId>74361113-c5ed-4098-8f08-6b110989c6da</TenantId>
        <UserGroupId>29de0d6f-218f-4487-90e0-2eb9cfae4b42</UserGroupId>
        <UserId>d32ebc27-2356-41f9-be91-5d08de2f57e6</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-02-08T20:45:13.3830411+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-02-08T20:45:13.3830411+00:00</UpdatedDateUtc>
        <ApplicationId>de3c9956-a29f-45d5-9bae-e23a7242843b</ApplicationId>
        <ApplicationVersionId>caa3d1a5-40f2-40b0-9415-85bcd54ac2f3</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>292c8719-78e9-47f3-8c9f-3dbc92013386</DeviceGroupId>
        <DeviceId>602d264e-378f-43f5-9dff-48baa67ae824</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>7b184242-66ce-40c1-a168-8e369da7f265</NodeId>
        <NodeRouteId>eacd9d7a-9eba-4283-afe0-33576e811835</NodeRouteId>
        <TenantId>74361113-c5ed-4098-8f08-6b110989c6da</TenantId>
        <UserGroupId>29de0d6f-218f-4487-90e0-2eb9cfae4b42</UserGroupId>
        <UserId>d32ebc27-2356-41f9-be91-5d08de2f57e6</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2026-02-08T20:45:13.3830411+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-02-08T20:45:13.3830411+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-02-08T20:45:13.3830411+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-02-08T20:45:13.3830411+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>13055f0b-7448-499a-92f0-42b78e01ea57</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>4ce72b6e-2d5a-4395-b818-4d3b20c5a8ed</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-02-08T20:45:13.3830411+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-02-08T20:45:13.3830411+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>8c3fab98-afc6-49e0-b42a-a650871cd16b</NodeId>
        <NodeIndexId>18312c23-fcc5-4f59-97a7-5f70aec7f128</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>8a89d66d-56d6-4f9c-acde-8b0d2a4d1dcb</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-02-08T20:45:13.3830411+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-02-08T20:45:13.3830411+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>8c3fab98-afc6-49e0-b42a-a650871cd16b</NodeId>
        <NodeIndexId>18312c23-fcc5-4f59-97a7-5f70aec7f128</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>8a89d66d-56d6-4f9c-acde-8b0d2a4d1dcb</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-02-08T20:45:13.3830411+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-02-08T20:45:13.3830411+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>8c3fab98-afc6-49e0-b42a-a650871cd16b</NodeId>
        <NodeIndexId>18312c23-fcc5-4f59-97a7-5f70aec7f128</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>8a89d66d-56d6-4f9c-acde-8b0d2a4d1dcb</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-02-08T20:45:13.3830411+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-02-08T20:45:13.3830411+00:00</UpdatedDateUtc>
        <ApplicationId>de3c9956-a29f-45d5-9bae-e23a7242843b</ApplicationId>
        <ApplicationVersionId>caa3d1a5-40f2-40b0-9415-85bcd54ac2f3</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>292c8719-78e9-47f3-8c9f-3dbc92013386</DeviceGroupId>
        <DeviceId>602d264e-378f-43f5-9dff-48baa67ae824</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>7b184242-66ce-40c1-a168-8e369da7f265</NodeId>
        <NodeRouteId>eacd9d7a-9eba-4283-afe0-33576e811835</NodeRouteId>
        <TenantId>74361113-c5ed-4098-8f08-6b110989c6da</TenantId>
        <UserGroupId>29de0d6f-218f-4487-90e0-2eb9cfae4b42</UserGroupId>
        <UserId>d32ebc27-2356-41f9-be91-5d08de2f57e6</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-02-08T20:45:13.3830411+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-02-08T20:45:13.3830411+00:00</UpdatedDateUtc>
        <ApplicationId>de3c9956-a29f-45d5-9bae-e23a7242843b</ApplicationId>
        <ApplicationVersionId>caa3d1a5-40f2-40b0-9415-85bcd54ac2f3</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>292c8719-78e9-47f3-8c9f-3dbc92013386</DeviceGroupId>
        <DeviceId>602d264e-378f-43f5-9dff-48baa67ae824</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>7b184242-66ce-40c1-a168-8e369da7f265</NodeId>
        <NodeRouteId>eacd9d7a-9eba-4283-afe0-33576e811835</NodeRouteId>
        <TenantId>74361113-c5ed-4098-8f08-6b110989c6da</TenantId>
        <UserGroupId>29de0d6f-218f-4487-90e0-2eb9cfae4b42</UserGroupId>
        <UserId>d32ebc27-2356-41f9-be91-5d08de2f57e6</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-02-08T20:45:13.3830411+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-02-08T20:45:13.3830411+00:00</UpdatedDateUtc>
        <ApplicationId>de3c9956-a29f-45d5-9bae-e23a7242843b</ApplicationId>
        <ApplicationVersionId>caa3d1a5-40f2-40b0-9415-85bcd54ac2f3</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>292c8719-78e9-47f3-8c9f-3dbc92013386</DeviceGroupId>
        <DeviceId>602d264e-378f-43f5-9dff-48baa67ae824</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>7b184242-66ce-40c1-a168-8e369da7f265</NodeId>
        <NodeRouteId>eacd9d7a-9eba-4283-afe0-33576e811835</NodeRouteId>
        <TenantId>74361113-c5ed-4098-8f08-6b110989c6da</TenantId>
        <UserGroupId>29de0d6f-218f-4487-90e0-2eb9cfae4b42</UserGroupId>
        <UserId>d32ebc27-2356-41f9-be91-5d08de2f57e6</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2026-02-08T20:45:13.3830411+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-02-08T20:45:13.3830411+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-02-08T20:45:13.3830411+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-02-08T20:45:13.3830411+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>13055f0b-7448-499a-92f0-42b78e01ea57</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>4ce72b6e-2d5a-4395-b818-4d3b20c5a8ed</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-02-08T20:45:13.3830411+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-02-08T20:45:13.3830411+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>8c3fab98-afc6-49e0-b42a-a650871cd16b</NodeId>
        <NodeIndexId>18312c23-fcc5-4f59-97a7-5f70aec7f128</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>8a89d66d-56d6-4f9c-acde-8b0d2a4d1dcb</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-02-08T20:45:13.3830411+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-02-08T20:45:13.3830411+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>8c3fab98-afc6-49e0-b42a-a650871cd16b</NodeId>
        <NodeIndexId>18312c23-fcc5-4f59-97a7-5f70aec7f128</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>8a89d66d-56d6-4f9c-acde-8b0d2a4d1dcb</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-02-08T20:45:13.3830411+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-02-08T20:45:13.3830411+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>8c3fab98-afc6-49e0-b42a-a650871cd16b</NodeId>
        <NodeIndexId>18312c23-fcc5-4f59-97a7-5f70aec7f128</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>8a89d66d-56d6-4f9c-acde-8b0d2a4d1dcb</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-02-08T20:45:13.3830411+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-02-08T20:45:13.3830411+00:00</UpdatedDateUtc>
        <ApplicationId>de3c9956-a29f-45d5-9bae-e23a7242843b</ApplicationId>
        <ApplicationVersionId>caa3d1a5-40f2-40b0-9415-85bcd54ac2f3</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>292c8719-78e9-47f3-8c9f-3dbc92013386</DeviceGroupId>
        <DeviceId>602d264e-378f-43f5-9dff-48baa67ae824</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>7b184242-66ce-40c1-a168-8e369da7f265</NodeId>
        <NodeRouteId>eacd9d7a-9eba-4283-afe0-33576e811835</NodeRouteId>
        <TenantId>74361113-c5ed-4098-8f08-6b110989c6da</TenantId>
        <UserGroupId>29de0d6f-218f-4487-90e0-2eb9cfae4b42</UserGroupId>
        <UserId>d32ebc27-2356-41f9-be91-5d08de2f57e6</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-02-08T20:45:13.3830411+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-02-08T20:45:13.3830411+00:00</UpdatedDateUtc>
        <ApplicationId>de3c9956-a29f-45d5-9bae-e23a7242843b</ApplicationId>
        <ApplicationVersionId>caa3d1a5-40f2-40b0-9415-85bcd54ac2f3</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>292c8719-78e9-47f3-8c9f-3dbc92013386</DeviceGroupId>
        <DeviceId>602d264e-378f-43f5-9dff-48baa67ae824</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>7b184242-66ce-40c1-a168-8e369da7f265</NodeId>
        <NodeRouteId>eacd9d7a-9eba-4283-afe0-33576e811835</NodeRouteId>
        <TenantId>74361113-c5ed-4098-8f08-6b110989c6da</TenantId>
        <UserGroupId>29de0d6f-218f-4487-90e0-2eb9cfae4b42</UserGroupId>
        <UserId>d32ebc27-2356-41f9-be91-5d08de2f57e6</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-02-08T20:45:13.3830411+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-02-08T20:45:13.3830411+00:00</UpdatedDateUtc>
        <ApplicationId>de3c9956-a29f-45d5-9bae-e23a7242843b</ApplicationId>
        <ApplicationVersionId>caa3d1a5-40f2-40b0-9415-85bcd54ac2f3</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>292c8719-78e9-47f3-8c9f-3dbc92013386</DeviceGroupId>
        <DeviceId>602d264e-378f-43f5-9dff-48baa67ae824</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>7b184242-66ce-40c1-a168-8e369da7f265</NodeId>
        <NodeRouteId>eacd9d7a-9eba-4283-afe0-33576e811835</NodeRouteId>
        <TenantId>74361113-c5ed-4098-8f08-6b110989c6da</TenantId>
        <UserGroupId>29de0d6f-218f-4487-90e0-2eb9cfae4b42</UserGroupId>
        <UserId>d32ebc27-2356-41f9-be91-5d08de2f57e6</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
</ArrayOfNodePackageRepresentation>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'List`1'.