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": "01ce269b-9759-43b2-bb65-a50ee7ceaafa",
      "nodeId": "18954615-72fd-4b91-a3d5-9949aade9d6b",
      "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-06-08T13:39:40.2568398+00:00",
      "updatedDateUtc": "2026-06-08T13:39:40.2568398+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "89a9b388-83a5-40a3-834f-7f2f5274ddcb",
        "tenantId": "d5505cbf-e11f-4c4d-a062-c04873fa09b0",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "8e36d2ed-838a-41b4-812c-a12680b0d764",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-06-08T13:39:40.2568398+00:00",
        "updatedDateUtc": "2026-06-08T13:39:40.2568398+00:00"
      },
      {
        "nodeIndexId": "89a9b388-83a5-40a3-834f-7f2f5274ddcb",
        "tenantId": "d5505cbf-e11f-4c4d-a062-c04873fa09b0",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "8e36d2ed-838a-41b4-812c-a12680b0d764",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-06-08T13:39:40.2568398+00:00",
        "updatedDateUtc": "2026-06-08T13:39:40.2568398+00:00"
      },
      {
        "nodeIndexId": "89a9b388-83a5-40a3-834f-7f2f5274ddcb",
        "tenantId": "d5505cbf-e11f-4c4d-a062-c04873fa09b0",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "8e36d2ed-838a-41b4-812c-a12680b0d764",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-06-08T13:39:40.2568398+00:00",
        "updatedDateUtc": "2026-06-08T13:39:40.2568398+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "7815b7eb-2e9b-4d69-8b32-75bff83707b8",
        "tenantId": "a02a0c30-9d01-4947-8dd2-956862a5b496",
        "userId": "fbf1d792-bf07-428d-b59a-eba2544aaeab",
        "userGroupId": "ab5a350e-a5df-4646-91ef-1c53f438dde9",
        "deviceId": "2ddeaa31-9196-4885-bda8-5abb34ed8e8e",
        "deviceGroupId": "7fd628f8-551c-4a02-bde5-7d0e4ea8a475",
        "applicationId": "8942af51-b7d2-4c16-87e6-7aa84b3073eb",
        "applicationVersionId": "19546fc6-2efd-42b0-90b3-365f900355fa",
        "nodeId": "d2169ca1-7867-4f48-9ad2-7cd24bf02130",
        "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-06-08T13:39:40.2568398+00:00",
        "updatedDateUtc": "2026-06-08T13:39:40.2568398+00:00"
      },
      {
        "nodeRouteId": "7815b7eb-2e9b-4d69-8b32-75bff83707b8",
        "tenantId": "a02a0c30-9d01-4947-8dd2-956862a5b496",
        "userId": "fbf1d792-bf07-428d-b59a-eba2544aaeab",
        "userGroupId": "ab5a350e-a5df-4646-91ef-1c53f438dde9",
        "deviceId": "2ddeaa31-9196-4885-bda8-5abb34ed8e8e",
        "deviceGroupId": "7fd628f8-551c-4a02-bde5-7d0e4ea8a475",
        "applicationId": "8942af51-b7d2-4c16-87e6-7aa84b3073eb",
        "applicationVersionId": "19546fc6-2efd-42b0-90b3-365f900355fa",
        "nodeId": "d2169ca1-7867-4f48-9ad2-7cd24bf02130",
        "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-06-08T13:39:40.2568398+00:00",
        "updatedDateUtc": "2026-06-08T13:39:40.2568398+00:00"
      },
      {
        "nodeRouteId": "7815b7eb-2e9b-4d69-8b32-75bff83707b8",
        "tenantId": "a02a0c30-9d01-4947-8dd2-956862a5b496",
        "userId": "fbf1d792-bf07-428d-b59a-eba2544aaeab",
        "userGroupId": "ab5a350e-a5df-4646-91ef-1c53f438dde9",
        "deviceId": "2ddeaa31-9196-4885-bda8-5abb34ed8e8e",
        "deviceGroupId": "7fd628f8-551c-4a02-bde5-7d0e4ea8a475",
        "applicationId": "8942af51-b7d2-4c16-87e6-7aa84b3073eb",
        "applicationVersionId": "19546fc6-2efd-42b0-90b3-365f900355fa",
        "nodeId": "d2169ca1-7867-4f48-9ad2-7cd24bf02130",
        "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-06-08T13:39:40.2568398+00:00",
        "updatedDateUtc": "2026-06-08T13:39:40.2568398+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-06-08T13:39:40.2568398+00:00",
    "updatedDateUtc": "2026-06-08T13:39:40.2568398+00:00"
  },
  {
    "node": {
      "tenantId": "01ce269b-9759-43b2-bb65-a50ee7ceaafa",
      "nodeId": "18954615-72fd-4b91-a3d5-9949aade9d6b",
      "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-06-08T13:39:40.2568398+00:00",
      "updatedDateUtc": "2026-06-08T13:39:40.2568398+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "89a9b388-83a5-40a3-834f-7f2f5274ddcb",
        "tenantId": "d5505cbf-e11f-4c4d-a062-c04873fa09b0",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "8e36d2ed-838a-41b4-812c-a12680b0d764",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-06-08T13:39:40.2568398+00:00",
        "updatedDateUtc": "2026-06-08T13:39:40.2568398+00:00"
      },
      {
        "nodeIndexId": "89a9b388-83a5-40a3-834f-7f2f5274ddcb",
        "tenantId": "d5505cbf-e11f-4c4d-a062-c04873fa09b0",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "8e36d2ed-838a-41b4-812c-a12680b0d764",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-06-08T13:39:40.2568398+00:00",
        "updatedDateUtc": "2026-06-08T13:39:40.2568398+00:00"
      },
      {
        "nodeIndexId": "89a9b388-83a5-40a3-834f-7f2f5274ddcb",
        "tenantId": "d5505cbf-e11f-4c4d-a062-c04873fa09b0",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "8e36d2ed-838a-41b4-812c-a12680b0d764",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-06-08T13:39:40.2568398+00:00",
        "updatedDateUtc": "2026-06-08T13:39:40.2568398+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "7815b7eb-2e9b-4d69-8b32-75bff83707b8",
        "tenantId": "a02a0c30-9d01-4947-8dd2-956862a5b496",
        "userId": "fbf1d792-bf07-428d-b59a-eba2544aaeab",
        "userGroupId": "ab5a350e-a5df-4646-91ef-1c53f438dde9",
        "deviceId": "2ddeaa31-9196-4885-bda8-5abb34ed8e8e",
        "deviceGroupId": "7fd628f8-551c-4a02-bde5-7d0e4ea8a475",
        "applicationId": "8942af51-b7d2-4c16-87e6-7aa84b3073eb",
        "applicationVersionId": "19546fc6-2efd-42b0-90b3-365f900355fa",
        "nodeId": "d2169ca1-7867-4f48-9ad2-7cd24bf02130",
        "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-06-08T13:39:40.2568398+00:00",
        "updatedDateUtc": "2026-06-08T13:39:40.2568398+00:00"
      },
      {
        "nodeRouteId": "7815b7eb-2e9b-4d69-8b32-75bff83707b8",
        "tenantId": "a02a0c30-9d01-4947-8dd2-956862a5b496",
        "userId": "fbf1d792-bf07-428d-b59a-eba2544aaeab",
        "userGroupId": "ab5a350e-a5df-4646-91ef-1c53f438dde9",
        "deviceId": "2ddeaa31-9196-4885-bda8-5abb34ed8e8e",
        "deviceGroupId": "7fd628f8-551c-4a02-bde5-7d0e4ea8a475",
        "applicationId": "8942af51-b7d2-4c16-87e6-7aa84b3073eb",
        "applicationVersionId": "19546fc6-2efd-42b0-90b3-365f900355fa",
        "nodeId": "d2169ca1-7867-4f48-9ad2-7cd24bf02130",
        "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-06-08T13:39:40.2568398+00:00",
        "updatedDateUtc": "2026-06-08T13:39:40.2568398+00:00"
      },
      {
        "nodeRouteId": "7815b7eb-2e9b-4d69-8b32-75bff83707b8",
        "tenantId": "a02a0c30-9d01-4947-8dd2-956862a5b496",
        "userId": "fbf1d792-bf07-428d-b59a-eba2544aaeab",
        "userGroupId": "ab5a350e-a5df-4646-91ef-1c53f438dde9",
        "deviceId": "2ddeaa31-9196-4885-bda8-5abb34ed8e8e",
        "deviceGroupId": "7fd628f8-551c-4a02-bde5-7d0e4ea8a475",
        "applicationId": "8942af51-b7d2-4c16-87e6-7aa84b3073eb",
        "applicationVersionId": "19546fc6-2efd-42b0-90b3-365f900355fa",
        "nodeId": "d2169ca1-7867-4f48-9ad2-7cd24bf02130",
        "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-06-08T13:39:40.2568398+00:00",
        "updatedDateUtc": "2026-06-08T13:39:40.2568398+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-06-08T13:39:40.2568398+00:00",
    "updatedDateUtc": "2026-06-08T13:39:40.2568398+00:00"
  },
  {
    "node": {
      "tenantId": "01ce269b-9759-43b2-bb65-a50ee7ceaafa",
      "nodeId": "18954615-72fd-4b91-a3d5-9949aade9d6b",
      "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-06-08T13:39:40.2568398+00:00",
      "updatedDateUtc": "2026-06-08T13:39:40.2568398+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "89a9b388-83a5-40a3-834f-7f2f5274ddcb",
        "tenantId": "d5505cbf-e11f-4c4d-a062-c04873fa09b0",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "8e36d2ed-838a-41b4-812c-a12680b0d764",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-06-08T13:39:40.2568398+00:00",
        "updatedDateUtc": "2026-06-08T13:39:40.2568398+00:00"
      },
      {
        "nodeIndexId": "89a9b388-83a5-40a3-834f-7f2f5274ddcb",
        "tenantId": "d5505cbf-e11f-4c4d-a062-c04873fa09b0",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "8e36d2ed-838a-41b4-812c-a12680b0d764",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-06-08T13:39:40.2568398+00:00",
        "updatedDateUtc": "2026-06-08T13:39:40.2568398+00:00"
      },
      {
        "nodeIndexId": "89a9b388-83a5-40a3-834f-7f2f5274ddcb",
        "tenantId": "d5505cbf-e11f-4c4d-a062-c04873fa09b0",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "8e36d2ed-838a-41b4-812c-a12680b0d764",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-06-08T13:39:40.2568398+00:00",
        "updatedDateUtc": "2026-06-08T13:39:40.2568398+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "7815b7eb-2e9b-4d69-8b32-75bff83707b8",
        "tenantId": "a02a0c30-9d01-4947-8dd2-956862a5b496",
        "userId": "fbf1d792-bf07-428d-b59a-eba2544aaeab",
        "userGroupId": "ab5a350e-a5df-4646-91ef-1c53f438dde9",
        "deviceId": "2ddeaa31-9196-4885-bda8-5abb34ed8e8e",
        "deviceGroupId": "7fd628f8-551c-4a02-bde5-7d0e4ea8a475",
        "applicationId": "8942af51-b7d2-4c16-87e6-7aa84b3073eb",
        "applicationVersionId": "19546fc6-2efd-42b0-90b3-365f900355fa",
        "nodeId": "d2169ca1-7867-4f48-9ad2-7cd24bf02130",
        "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-06-08T13:39:40.2568398+00:00",
        "updatedDateUtc": "2026-06-08T13:39:40.2568398+00:00"
      },
      {
        "nodeRouteId": "7815b7eb-2e9b-4d69-8b32-75bff83707b8",
        "tenantId": "a02a0c30-9d01-4947-8dd2-956862a5b496",
        "userId": "fbf1d792-bf07-428d-b59a-eba2544aaeab",
        "userGroupId": "ab5a350e-a5df-4646-91ef-1c53f438dde9",
        "deviceId": "2ddeaa31-9196-4885-bda8-5abb34ed8e8e",
        "deviceGroupId": "7fd628f8-551c-4a02-bde5-7d0e4ea8a475",
        "applicationId": "8942af51-b7d2-4c16-87e6-7aa84b3073eb",
        "applicationVersionId": "19546fc6-2efd-42b0-90b3-365f900355fa",
        "nodeId": "d2169ca1-7867-4f48-9ad2-7cd24bf02130",
        "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-06-08T13:39:40.2568398+00:00",
        "updatedDateUtc": "2026-06-08T13:39:40.2568398+00:00"
      },
      {
        "nodeRouteId": "7815b7eb-2e9b-4d69-8b32-75bff83707b8",
        "tenantId": "a02a0c30-9d01-4947-8dd2-956862a5b496",
        "userId": "fbf1d792-bf07-428d-b59a-eba2544aaeab",
        "userGroupId": "ab5a350e-a5df-4646-91ef-1c53f438dde9",
        "deviceId": "2ddeaa31-9196-4885-bda8-5abb34ed8e8e",
        "deviceGroupId": "7fd628f8-551c-4a02-bde5-7d0e4ea8a475",
        "applicationId": "8942af51-b7d2-4c16-87e6-7aa84b3073eb",
        "applicationVersionId": "19546fc6-2efd-42b0-90b3-365f900355fa",
        "nodeId": "d2169ca1-7867-4f48-9ad2-7cd24bf02130",
        "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-06-08T13:39:40.2568398+00:00",
        "updatedDateUtc": "2026-06-08T13:39:40.2568398+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-06-08T13:39:40.2568398+00:00",
    "updatedDateUtc": "2026-06-08T13:39:40.2568398+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-06-08T13:39:40.2568398+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-06-08T13:39:40.2568398+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-06-08T13:39:40.2568398+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-06-08T13:39:40.2568398+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>18954615-72fd-4b91-a3d5-9949aade9d6b</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>01ce269b-9759-43b2-bb65-a50ee7ceaafa</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-06-08T13:39:40.2568398+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-06-08T13:39:40.2568398+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>8e36d2ed-838a-41b4-812c-a12680b0d764</NodeId>
        <NodeIndexId>89a9b388-83a5-40a3-834f-7f2f5274ddcb</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>d5505cbf-e11f-4c4d-a062-c04873fa09b0</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-06-08T13:39:40.2568398+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-06-08T13:39:40.2568398+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>8e36d2ed-838a-41b4-812c-a12680b0d764</NodeId>
        <NodeIndexId>89a9b388-83a5-40a3-834f-7f2f5274ddcb</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>d5505cbf-e11f-4c4d-a062-c04873fa09b0</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-06-08T13:39:40.2568398+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-06-08T13:39:40.2568398+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>8e36d2ed-838a-41b4-812c-a12680b0d764</NodeId>
        <NodeIndexId>89a9b388-83a5-40a3-834f-7f2f5274ddcb</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>d5505cbf-e11f-4c4d-a062-c04873fa09b0</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-06-08T13:39:40.2568398+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-06-08T13:39:40.2568398+00:00</UpdatedDateUtc>
        <ApplicationId>8942af51-b7d2-4c16-87e6-7aa84b3073eb</ApplicationId>
        <ApplicationVersionId>19546fc6-2efd-42b0-90b3-365f900355fa</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>7fd628f8-551c-4a02-bde5-7d0e4ea8a475</DeviceGroupId>
        <DeviceId>2ddeaa31-9196-4885-bda8-5abb34ed8e8e</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>d2169ca1-7867-4f48-9ad2-7cd24bf02130</NodeId>
        <NodeRouteId>7815b7eb-2e9b-4d69-8b32-75bff83707b8</NodeRouteId>
        <TenantId>a02a0c30-9d01-4947-8dd2-956862a5b496</TenantId>
        <UserGroupId>ab5a350e-a5df-4646-91ef-1c53f438dde9</UserGroupId>
        <UserId>fbf1d792-bf07-428d-b59a-eba2544aaeab</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-06-08T13:39:40.2568398+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-06-08T13:39:40.2568398+00:00</UpdatedDateUtc>
        <ApplicationId>8942af51-b7d2-4c16-87e6-7aa84b3073eb</ApplicationId>
        <ApplicationVersionId>19546fc6-2efd-42b0-90b3-365f900355fa</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>7fd628f8-551c-4a02-bde5-7d0e4ea8a475</DeviceGroupId>
        <DeviceId>2ddeaa31-9196-4885-bda8-5abb34ed8e8e</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>d2169ca1-7867-4f48-9ad2-7cd24bf02130</NodeId>
        <NodeRouteId>7815b7eb-2e9b-4d69-8b32-75bff83707b8</NodeRouteId>
        <TenantId>a02a0c30-9d01-4947-8dd2-956862a5b496</TenantId>
        <UserGroupId>ab5a350e-a5df-4646-91ef-1c53f438dde9</UserGroupId>
        <UserId>fbf1d792-bf07-428d-b59a-eba2544aaeab</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-06-08T13:39:40.2568398+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-06-08T13:39:40.2568398+00:00</UpdatedDateUtc>
        <ApplicationId>8942af51-b7d2-4c16-87e6-7aa84b3073eb</ApplicationId>
        <ApplicationVersionId>19546fc6-2efd-42b0-90b3-365f900355fa</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>7fd628f8-551c-4a02-bde5-7d0e4ea8a475</DeviceGroupId>
        <DeviceId>2ddeaa31-9196-4885-bda8-5abb34ed8e8e</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>d2169ca1-7867-4f48-9ad2-7cd24bf02130</NodeId>
        <NodeRouteId>7815b7eb-2e9b-4d69-8b32-75bff83707b8</NodeRouteId>
        <TenantId>a02a0c30-9d01-4947-8dd2-956862a5b496</TenantId>
        <UserGroupId>ab5a350e-a5df-4646-91ef-1c53f438dde9</UserGroupId>
        <UserId>fbf1d792-bf07-428d-b59a-eba2544aaeab</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2026-06-08T13:39:40.2568398+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-06-08T13:39:40.2568398+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-06-08T13:39:40.2568398+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-06-08T13:39:40.2568398+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>18954615-72fd-4b91-a3d5-9949aade9d6b</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>01ce269b-9759-43b2-bb65-a50ee7ceaafa</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-06-08T13:39:40.2568398+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-06-08T13:39:40.2568398+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>8e36d2ed-838a-41b4-812c-a12680b0d764</NodeId>
        <NodeIndexId>89a9b388-83a5-40a3-834f-7f2f5274ddcb</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>d5505cbf-e11f-4c4d-a062-c04873fa09b0</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-06-08T13:39:40.2568398+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-06-08T13:39:40.2568398+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>8e36d2ed-838a-41b4-812c-a12680b0d764</NodeId>
        <NodeIndexId>89a9b388-83a5-40a3-834f-7f2f5274ddcb</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>d5505cbf-e11f-4c4d-a062-c04873fa09b0</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-06-08T13:39:40.2568398+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-06-08T13:39:40.2568398+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>8e36d2ed-838a-41b4-812c-a12680b0d764</NodeId>
        <NodeIndexId>89a9b388-83a5-40a3-834f-7f2f5274ddcb</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>d5505cbf-e11f-4c4d-a062-c04873fa09b0</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-06-08T13:39:40.2568398+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-06-08T13:39:40.2568398+00:00</UpdatedDateUtc>
        <ApplicationId>8942af51-b7d2-4c16-87e6-7aa84b3073eb</ApplicationId>
        <ApplicationVersionId>19546fc6-2efd-42b0-90b3-365f900355fa</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>7fd628f8-551c-4a02-bde5-7d0e4ea8a475</DeviceGroupId>
        <DeviceId>2ddeaa31-9196-4885-bda8-5abb34ed8e8e</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>d2169ca1-7867-4f48-9ad2-7cd24bf02130</NodeId>
        <NodeRouteId>7815b7eb-2e9b-4d69-8b32-75bff83707b8</NodeRouteId>
        <TenantId>a02a0c30-9d01-4947-8dd2-956862a5b496</TenantId>
        <UserGroupId>ab5a350e-a5df-4646-91ef-1c53f438dde9</UserGroupId>
        <UserId>fbf1d792-bf07-428d-b59a-eba2544aaeab</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-06-08T13:39:40.2568398+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-06-08T13:39:40.2568398+00:00</UpdatedDateUtc>
        <ApplicationId>8942af51-b7d2-4c16-87e6-7aa84b3073eb</ApplicationId>
        <ApplicationVersionId>19546fc6-2efd-42b0-90b3-365f900355fa</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>7fd628f8-551c-4a02-bde5-7d0e4ea8a475</DeviceGroupId>
        <DeviceId>2ddeaa31-9196-4885-bda8-5abb34ed8e8e</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>d2169ca1-7867-4f48-9ad2-7cd24bf02130</NodeId>
        <NodeRouteId>7815b7eb-2e9b-4d69-8b32-75bff83707b8</NodeRouteId>
        <TenantId>a02a0c30-9d01-4947-8dd2-956862a5b496</TenantId>
        <UserGroupId>ab5a350e-a5df-4646-91ef-1c53f438dde9</UserGroupId>
        <UserId>fbf1d792-bf07-428d-b59a-eba2544aaeab</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-06-08T13:39:40.2568398+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-06-08T13:39:40.2568398+00:00</UpdatedDateUtc>
        <ApplicationId>8942af51-b7d2-4c16-87e6-7aa84b3073eb</ApplicationId>
        <ApplicationVersionId>19546fc6-2efd-42b0-90b3-365f900355fa</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>7fd628f8-551c-4a02-bde5-7d0e4ea8a475</DeviceGroupId>
        <DeviceId>2ddeaa31-9196-4885-bda8-5abb34ed8e8e</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>d2169ca1-7867-4f48-9ad2-7cd24bf02130</NodeId>
        <NodeRouteId>7815b7eb-2e9b-4d69-8b32-75bff83707b8</NodeRouteId>
        <TenantId>a02a0c30-9d01-4947-8dd2-956862a5b496</TenantId>
        <UserGroupId>ab5a350e-a5df-4646-91ef-1c53f438dde9</UserGroupId>
        <UserId>fbf1d792-bf07-428d-b59a-eba2544aaeab</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2026-06-08T13:39:40.2568398+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-06-08T13:39:40.2568398+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-06-08T13:39:40.2568398+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-06-08T13:39:40.2568398+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>18954615-72fd-4b91-a3d5-9949aade9d6b</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>01ce269b-9759-43b2-bb65-a50ee7ceaafa</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-06-08T13:39:40.2568398+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-06-08T13:39:40.2568398+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>8e36d2ed-838a-41b4-812c-a12680b0d764</NodeId>
        <NodeIndexId>89a9b388-83a5-40a3-834f-7f2f5274ddcb</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>d5505cbf-e11f-4c4d-a062-c04873fa09b0</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-06-08T13:39:40.2568398+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-06-08T13:39:40.2568398+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>8e36d2ed-838a-41b4-812c-a12680b0d764</NodeId>
        <NodeIndexId>89a9b388-83a5-40a3-834f-7f2f5274ddcb</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>d5505cbf-e11f-4c4d-a062-c04873fa09b0</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-06-08T13:39:40.2568398+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-06-08T13:39:40.2568398+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>8e36d2ed-838a-41b4-812c-a12680b0d764</NodeId>
        <NodeIndexId>89a9b388-83a5-40a3-834f-7f2f5274ddcb</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>d5505cbf-e11f-4c4d-a062-c04873fa09b0</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-06-08T13:39:40.2568398+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-06-08T13:39:40.2568398+00:00</UpdatedDateUtc>
        <ApplicationId>8942af51-b7d2-4c16-87e6-7aa84b3073eb</ApplicationId>
        <ApplicationVersionId>19546fc6-2efd-42b0-90b3-365f900355fa</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>7fd628f8-551c-4a02-bde5-7d0e4ea8a475</DeviceGroupId>
        <DeviceId>2ddeaa31-9196-4885-bda8-5abb34ed8e8e</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>d2169ca1-7867-4f48-9ad2-7cd24bf02130</NodeId>
        <NodeRouteId>7815b7eb-2e9b-4d69-8b32-75bff83707b8</NodeRouteId>
        <TenantId>a02a0c30-9d01-4947-8dd2-956862a5b496</TenantId>
        <UserGroupId>ab5a350e-a5df-4646-91ef-1c53f438dde9</UserGroupId>
        <UserId>fbf1d792-bf07-428d-b59a-eba2544aaeab</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-06-08T13:39:40.2568398+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-06-08T13:39:40.2568398+00:00</UpdatedDateUtc>
        <ApplicationId>8942af51-b7d2-4c16-87e6-7aa84b3073eb</ApplicationId>
        <ApplicationVersionId>19546fc6-2efd-42b0-90b3-365f900355fa</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>7fd628f8-551c-4a02-bde5-7d0e4ea8a475</DeviceGroupId>
        <DeviceId>2ddeaa31-9196-4885-bda8-5abb34ed8e8e</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>d2169ca1-7867-4f48-9ad2-7cd24bf02130</NodeId>
        <NodeRouteId>7815b7eb-2e9b-4d69-8b32-75bff83707b8</NodeRouteId>
        <TenantId>a02a0c30-9d01-4947-8dd2-956862a5b496</TenantId>
        <UserGroupId>ab5a350e-a5df-4646-91ef-1c53f438dde9</UserGroupId>
        <UserId>fbf1d792-bf07-428d-b59a-eba2544aaeab</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-06-08T13:39:40.2568398+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-06-08T13:39:40.2568398+00:00</UpdatedDateUtc>
        <ApplicationId>8942af51-b7d2-4c16-87e6-7aa84b3073eb</ApplicationId>
        <ApplicationVersionId>19546fc6-2efd-42b0-90b3-365f900355fa</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>7fd628f8-551c-4a02-bde5-7d0e4ea8a475</DeviceGroupId>
        <DeviceId>2ddeaa31-9196-4885-bda8-5abb34ed8e8e</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>d2169ca1-7867-4f48-9ad2-7cd24bf02130</NodeId>
        <NodeRouteId>7815b7eb-2e9b-4d69-8b32-75bff83707b8</NodeRouteId>
        <TenantId>a02a0c30-9d01-4947-8dd2-956862a5b496</TenantId>
        <UserGroupId>ab5a350e-a5df-4646-91ef-1c53f438dde9</UserGroupId>
        <UserId>fbf1d792-bf07-428d-b59a-eba2544aaeab</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'.