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": "e8ef99d8-4b35-486a-988d-dfe6923dc1ed",
      "nodeId": "3c4a2763-fc75-47b0-8cd0-52eb1dec34aa",
      "type": "sample string 3",
      "id": "sample string 4",
      "parentType": "sample string 5",
      "parentId": "sample string 6",
      "title": "sample string 7",
      "props": {
        "sample string 1": {},
        "sample string 3": {},
        "sample string 5": {}
      },
      "refs": {
        "sample string 1": {
          "type": "sample string 1",
          "id": "sample string 2"
        },
        "sample string 2": {
          "type": "sample string 1",
          "id": "sample string 2"
        },
        "sample string 3": {
          "type": "sample string 1",
          "id": "sample string 2"
        }
      },
      "cyanId": 8,
      "subjectToCleanup": true,
      "createdDateUtc": "2025-11-15T11:38:45.3346836+00:00",
      "updatedDateUtc": "2025-11-15T11:38:45.3346836+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "8f588973-f944-4178-9644-ed55abc95706",
        "tenantId": "928cf888-57cf-4986-aa2f-b8f7c4f58a28",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "7f0283f2-0f9d-4132-bf86-91d6640f0191",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-11-15T11:38:45.3346836+00:00",
        "updatedDateUtc": "2025-11-15T11:38:45.3346836+00:00"
      },
      {
        "nodeIndexId": "8f588973-f944-4178-9644-ed55abc95706",
        "tenantId": "928cf888-57cf-4986-aa2f-b8f7c4f58a28",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "7f0283f2-0f9d-4132-bf86-91d6640f0191",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-11-15T11:38:45.3346836+00:00",
        "updatedDateUtc": "2025-11-15T11:38:45.3346836+00:00"
      },
      {
        "nodeIndexId": "8f588973-f944-4178-9644-ed55abc95706",
        "tenantId": "928cf888-57cf-4986-aa2f-b8f7c4f58a28",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "7f0283f2-0f9d-4132-bf86-91d6640f0191",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-11-15T11:38:45.3346836+00:00",
        "updatedDateUtc": "2025-11-15T11:38:45.3346836+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "382f3451-f812-4853-ac67-762a57461fe4",
        "tenantId": "3bb0dd1c-b086-41e9-8592-293be1d3b580",
        "userId": "b9294acc-77d2-46d1-a4d1-1713d3b563d6",
        "userGroupId": "78b85449-3cd0-428b-8c1c-5c088e39c7fc",
        "deviceId": "860eb909-ec9f-4d60-a514-dd2d557c14d3",
        "deviceGroupId": "a1a21796-f41a-412d-8edc-8941a68716a6",
        "applicationId": "3f95d670-f403-4de6-b8a5-0eb0a1a89464",
        "applicationVersionId": "45dda2bb-5f4d-4a69-95b2-4076ff578120",
        "nodeId": "7dae1b7d-9feb-45fd-9902-ca2d59ada933",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2025-11-15T11:38:45.3346836+00:00",
        "updatedDateUtc": "2025-11-15T11:38:45.3346836+00:00"
      },
      {
        "nodeRouteId": "382f3451-f812-4853-ac67-762a57461fe4",
        "tenantId": "3bb0dd1c-b086-41e9-8592-293be1d3b580",
        "userId": "b9294acc-77d2-46d1-a4d1-1713d3b563d6",
        "userGroupId": "78b85449-3cd0-428b-8c1c-5c088e39c7fc",
        "deviceId": "860eb909-ec9f-4d60-a514-dd2d557c14d3",
        "deviceGroupId": "a1a21796-f41a-412d-8edc-8941a68716a6",
        "applicationId": "3f95d670-f403-4de6-b8a5-0eb0a1a89464",
        "applicationVersionId": "45dda2bb-5f4d-4a69-95b2-4076ff578120",
        "nodeId": "7dae1b7d-9feb-45fd-9902-ca2d59ada933",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2025-11-15T11:38:45.3346836+00:00",
        "updatedDateUtc": "2025-11-15T11:38:45.3346836+00:00"
      },
      {
        "nodeRouteId": "382f3451-f812-4853-ac67-762a57461fe4",
        "tenantId": "3bb0dd1c-b086-41e9-8592-293be1d3b580",
        "userId": "b9294acc-77d2-46d1-a4d1-1713d3b563d6",
        "userGroupId": "78b85449-3cd0-428b-8c1c-5c088e39c7fc",
        "deviceId": "860eb909-ec9f-4d60-a514-dd2d557c14d3",
        "deviceGroupId": "a1a21796-f41a-412d-8edc-8941a68716a6",
        "applicationId": "3f95d670-f403-4de6-b8a5-0eb0a1a89464",
        "applicationVersionId": "45dda2bb-5f4d-4a69-95b2-4076ff578120",
        "nodeId": "7dae1b7d-9feb-45fd-9902-ca2d59ada933",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2025-11-15T11:38:45.3346836+00:00",
        "updatedDateUtc": "2025-11-15T11:38:45.3346836+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2025-11-15T11:38:45.3346836+00:00",
    "updatedDateUtc": "2025-11-15T11:38:45.3346836+00:00"
  },
  {
    "node": {
      "tenantId": "e8ef99d8-4b35-486a-988d-dfe6923dc1ed",
      "nodeId": "3c4a2763-fc75-47b0-8cd0-52eb1dec34aa",
      "type": "sample string 3",
      "id": "sample string 4",
      "parentType": "sample string 5",
      "parentId": "sample string 6",
      "title": "sample string 7",
      "props": {
        "sample string 1": {},
        "sample string 3": {},
        "sample string 5": {}
      },
      "refs": {
        "sample string 1": {
          "type": "sample string 1",
          "id": "sample string 2"
        },
        "sample string 2": {
          "type": "sample string 1",
          "id": "sample string 2"
        },
        "sample string 3": {
          "type": "sample string 1",
          "id": "sample string 2"
        }
      },
      "cyanId": 8,
      "subjectToCleanup": true,
      "createdDateUtc": "2025-11-15T11:38:45.3346836+00:00",
      "updatedDateUtc": "2025-11-15T11:38:45.3346836+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "8f588973-f944-4178-9644-ed55abc95706",
        "tenantId": "928cf888-57cf-4986-aa2f-b8f7c4f58a28",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "7f0283f2-0f9d-4132-bf86-91d6640f0191",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-11-15T11:38:45.3346836+00:00",
        "updatedDateUtc": "2025-11-15T11:38:45.3346836+00:00"
      },
      {
        "nodeIndexId": "8f588973-f944-4178-9644-ed55abc95706",
        "tenantId": "928cf888-57cf-4986-aa2f-b8f7c4f58a28",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "7f0283f2-0f9d-4132-bf86-91d6640f0191",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-11-15T11:38:45.3346836+00:00",
        "updatedDateUtc": "2025-11-15T11:38:45.3346836+00:00"
      },
      {
        "nodeIndexId": "8f588973-f944-4178-9644-ed55abc95706",
        "tenantId": "928cf888-57cf-4986-aa2f-b8f7c4f58a28",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "7f0283f2-0f9d-4132-bf86-91d6640f0191",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-11-15T11:38:45.3346836+00:00",
        "updatedDateUtc": "2025-11-15T11:38:45.3346836+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "382f3451-f812-4853-ac67-762a57461fe4",
        "tenantId": "3bb0dd1c-b086-41e9-8592-293be1d3b580",
        "userId": "b9294acc-77d2-46d1-a4d1-1713d3b563d6",
        "userGroupId": "78b85449-3cd0-428b-8c1c-5c088e39c7fc",
        "deviceId": "860eb909-ec9f-4d60-a514-dd2d557c14d3",
        "deviceGroupId": "a1a21796-f41a-412d-8edc-8941a68716a6",
        "applicationId": "3f95d670-f403-4de6-b8a5-0eb0a1a89464",
        "applicationVersionId": "45dda2bb-5f4d-4a69-95b2-4076ff578120",
        "nodeId": "7dae1b7d-9feb-45fd-9902-ca2d59ada933",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2025-11-15T11:38:45.3346836+00:00",
        "updatedDateUtc": "2025-11-15T11:38:45.3346836+00:00"
      },
      {
        "nodeRouteId": "382f3451-f812-4853-ac67-762a57461fe4",
        "tenantId": "3bb0dd1c-b086-41e9-8592-293be1d3b580",
        "userId": "b9294acc-77d2-46d1-a4d1-1713d3b563d6",
        "userGroupId": "78b85449-3cd0-428b-8c1c-5c088e39c7fc",
        "deviceId": "860eb909-ec9f-4d60-a514-dd2d557c14d3",
        "deviceGroupId": "a1a21796-f41a-412d-8edc-8941a68716a6",
        "applicationId": "3f95d670-f403-4de6-b8a5-0eb0a1a89464",
        "applicationVersionId": "45dda2bb-5f4d-4a69-95b2-4076ff578120",
        "nodeId": "7dae1b7d-9feb-45fd-9902-ca2d59ada933",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2025-11-15T11:38:45.3346836+00:00",
        "updatedDateUtc": "2025-11-15T11:38:45.3346836+00:00"
      },
      {
        "nodeRouteId": "382f3451-f812-4853-ac67-762a57461fe4",
        "tenantId": "3bb0dd1c-b086-41e9-8592-293be1d3b580",
        "userId": "b9294acc-77d2-46d1-a4d1-1713d3b563d6",
        "userGroupId": "78b85449-3cd0-428b-8c1c-5c088e39c7fc",
        "deviceId": "860eb909-ec9f-4d60-a514-dd2d557c14d3",
        "deviceGroupId": "a1a21796-f41a-412d-8edc-8941a68716a6",
        "applicationId": "3f95d670-f403-4de6-b8a5-0eb0a1a89464",
        "applicationVersionId": "45dda2bb-5f4d-4a69-95b2-4076ff578120",
        "nodeId": "7dae1b7d-9feb-45fd-9902-ca2d59ada933",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2025-11-15T11:38:45.3346836+00:00",
        "updatedDateUtc": "2025-11-15T11:38:45.3346836+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2025-11-15T11:38:45.3346836+00:00",
    "updatedDateUtc": "2025-11-15T11:38:45.3346836+00:00"
  },
  {
    "node": {
      "tenantId": "e8ef99d8-4b35-486a-988d-dfe6923dc1ed",
      "nodeId": "3c4a2763-fc75-47b0-8cd0-52eb1dec34aa",
      "type": "sample string 3",
      "id": "sample string 4",
      "parentType": "sample string 5",
      "parentId": "sample string 6",
      "title": "sample string 7",
      "props": {
        "sample string 1": {},
        "sample string 3": {},
        "sample string 5": {}
      },
      "refs": {
        "sample string 1": {
          "type": "sample string 1",
          "id": "sample string 2"
        },
        "sample string 2": {
          "type": "sample string 1",
          "id": "sample string 2"
        },
        "sample string 3": {
          "type": "sample string 1",
          "id": "sample string 2"
        }
      },
      "cyanId": 8,
      "subjectToCleanup": true,
      "createdDateUtc": "2025-11-15T11:38:45.3346836+00:00",
      "updatedDateUtc": "2025-11-15T11:38:45.3346836+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "8f588973-f944-4178-9644-ed55abc95706",
        "tenantId": "928cf888-57cf-4986-aa2f-b8f7c4f58a28",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "7f0283f2-0f9d-4132-bf86-91d6640f0191",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-11-15T11:38:45.3346836+00:00",
        "updatedDateUtc": "2025-11-15T11:38:45.3346836+00:00"
      },
      {
        "nodeIndexId": "8f588973-f944-4178-9644-ed55abc95706",
        "tenantId": "928cf888-57cf-4986-aa2f-b8f7c4f58a28",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "7f0283f2-0f9d-4132-bf86-91d6640f0191",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-11-15T11:38:45.3346836+00:00",
        "updatedDateUtc": "2025-11-15T11:38:45.3346836+00:00"
      },
      {
        "nodeIndexId": "8f588973-f944-4178-9644-ed55abc95706",
        "tenantId": "928cf888-57cf-4986-aa2f-b8f7c4f58a28",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "7f0283f2-0f9d-4132-bf86-91d6640f0191",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-11-15T11:38:45.3346836+00:00",
        "updatedDateUtc": "2025-11-15T11:38:45.3346836+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "382f3451-f812-4853-ac67-762a57461fe4",
        "tenantId": "3bb0dd1c-b086-41e9-8592-293be1d3b580",
        "userId": "b9294acc-77d2-46d1-a4d1-1713d3b563d6",
        "userGroupId": "78b85449-3cd0-428b-8c1c-5c088e39c7fc",
        "deviceId": "860eb909-ec9f-4d60-a514-dd2d557c14d3",
        "deviceGroupId": "a1a21796-f41a-412d-8edc-8941a68716a6",
        "applicationId": "3f95d670-f403-4de6-b8a5-0eb0a1a89464",
        "applicationVersionId": "45dda2bb-5f4d-4a69-95b2-4076ff578120",
        "nodeId": "7dae1b7d-9feb-45fd-9902-ca2d59ada933",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2025-11-15T11:38:45.3346836+00:00",
        "updatedDateUtc": "2025-11-15T11:38:45.3346836+00:00"
      },
      {
        "nodeRouteId": "382f3451-f812-4853-ac67-762a57461fe4",
        "tenantId": "3bb0dd1c-b086-41e9-8592-293be1d3b580",
        "userId": "b9294acc-77d2-46d1-a4d1-1713d3b563d6",
        "userGroupId": "78b85449-3cd0-428b-8c1c-5c088e39c7fc",
        "deviceId": "860eb909-ec9f-4d60-a514-dd2d557c14d3",
        "deviceGroupId": "a1a21796-f41a-412d-8edc-8941a68716a6",
        "applicationId": "3f95d670-f403-4de6-b8a5-0eb0a1a89464",
        "applicationVersionId": "45dda2bb-5f4d-4a69-95b2-4076ff578120",
        "nodeId": "7dae1b7d-9feb-45fd-9902-ca2d59ada933",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2025-11-15T11:38:45.3346836+00:00",
        "updatedDateUtc": "2025-11-15T11:38:45.3346836+00:00"
      },
      {
        "nodeRouteId": "382f3451-f812-4853-ac67-762a57461fe4",
        "tenantId": "3bb0dd1c-b086-41e9-8592-293be1d3b580",
        "userId": "b9294acc-77d2-46d1-a4d1-1713d3b563d6",
        "userGroupId": "78b85449-3cd0-428b-8c1c-5c088e39c7fc",
        "deviceId": "860eb909-ec9f-4d60-a514-dd2d557c14d3",
        "deviceGroupId": "a1a21796-f41a-412d-8edc-8941a68716a6",
        "applicationId": "3f95d670-f403-4de6-b8a5-0eb0a1a89464",
        "applicationVersionId": "45dda2bb-5f4d-4a69-95b2-4076ff578120",
        "nodeId": "7dae1b7d-9feb-45fd-9902-ca2d59ada933",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2025-11-15T11:38:45.3346836+00:00",
        "updatedDateUtc": "2025-11-15T11:38:45.3346836+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2025-11-15T11:38:45.3346836+00:00",
    "updatedDateUtc": "2025-11-15T11:38:45.3346836+00:00"
  }
]

application/xml, text/xml

Sample:
<ArrayOfNodePackageRepresentation xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BlueDot.Cyan.Server.Core.Models.Rest.Version1">
  <NodePackageRepresentation>
    <CreatedDateUtc>2025-11-15T11:38:45.3346836+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2025-11-15T11:38:45.3346836+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2025-11-15T11:38:45.3346836+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2025-11-15T11:38:45.3346836+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>3c4a2763-fc75-47b0-8cd0-52eb1dec34aa</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>e8ef99d8-4b35-486a-988d-dfe6923dc1ed</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-11-15T11:38:45.3346836+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-11-15T11:38:45.3346836+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>7f0283f2-0f9d-4132-bf86-91d6640f0191</NodeId>
        <NodeIndexId>8f588973-f944-4178-9644-ed55abc95706</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>928cf888-57cf-4986-aa2f-b8f7c4f58a28</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-11-15T11:38:45.3346836+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-11-15T11:38:45.3346836+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>7f0283f2-0f9d-4132-bf86-91d6640f0191</NodeId>
        <NodeIndexId>8f588973-f944-4178-9644-ed55abc95706</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>928cf888-57cf-4986-aa2f-b8f7c4f58a28</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-11-15T11:38:45.3346836+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-11-15T11:38:45.3346836+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>7f0283f2-0f9d-4132-bf86-91d6640f0191</NodeId>
        <NodeIndexId>8f588973-f944-4178-9644-ed55abc95706</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>928cf888-57cf-4986-aa2f-b8f7c4f58a28</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-11-15T11:38:45.3346836+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-11-15T11:38:45.3346836+00:00</UpdatedDateUtc>
        <ApplicationId>3f95d670-f403-4de6-b8a5-0eb0a1a89464</ApplicationId>
        <ApplicationVersionId>45dda2bb-5f4d-4a69-95b2-4076ff578120</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>a1a21796-f41a-412d-8edc-8941a68716a6</DeviceGroupId>
        <DeviceId>860eb909-ec9f-4d60-a514-dd2d557c14d3</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>7dae1b7d-9feb-45fd-9902-ca2d59ada933</NodeId>
        <NodeRouteId>382f3451-f812-4853-ac67-762a57461fe4</NodeRouteId>
        <TenantId>3bb0dd1c-b086-41e9-8592-293be1d3b580</TenantId>
        <UserGroupId>78b85449-3cd0-428b-8c1c-5c088e39c7fc</UserGroupId>
        <UserId>b9294acc-77d2-46d1-a4d1-1713d3b563d6</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-11-15T11:38:45.3346836+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-11-15T11:38:45.3346836+00:00</UpdatedDateUtc>
        <ApplicationId>3f95d670-f403-4de6-b8a5-0eb0a1a89464</ApplicationId>
        <ApplicationVersionId>45dda2bb-5f4d-4a69-95b2-4076ff578120</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>a1a21796-f41a-412d-8edc-8941a68716a6</DeviceGroupId>
        <DeviceId>860eb909-ec9f-4d60-a514-dd2d557c14d3</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>7dae1b7d-9feb-45fd-9902-ca2d59ada933</NodeId>
        <NodeRouteId>382f3451-f812-4853-ac67-762a57461fe4</NodeRouteId>
        <TenantId>3bb0dd1c-b086-41e9-8592-293be1d3b580</TenantId>
        <UserGroupId>78b85449-3cd0-428b-8c1c-5c088e39c7fc</UserGroupId>
        <UserId>b9294acc-77d2-46d1-a4d1-1713d3b563d6</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-11-15T11:38:45.3346836+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-11-15T11:38:45.3346836+00:00</UpdatedDateUtc>
        <ApplicationId>3f95d670-f403-4de6-b8a5-0eb0a1a89464</ApplicationId>
        <ApplicationVersionId>45dda2bb-5f4d-4a69-95b2-4076ff578120</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>a1a21796-f41a-412d-8edc-8941a68716a6</DeviceGroupId>
        <DeviceId>860eb909-ec9f-4d60-a514-dd2d557c14d3</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>7dae1b7d-9feb-45fd-9902-ca2d59ada933</NodeId>
        <NodeRouteId>382f3451-f812-4853-ac67-762a57461fe4</NodeRouteId>
        <TenantId>3bb0dd1c-b086-41e9-8592-293be1d3b580</TenantId>
        <UserGroupId>78b85449-3cd0-428b-8c1c-5c088e39c7fc</UserGroupId>
        <UserId>b9294acc-77d2-46d1-a4d1-1713d3b563d6</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2025-11-15T11:38:45.3346836+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2025-11-15T11:38:45.3346836+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2025-11-15T11:38:45.3346836+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2025-11-15T11:38:45.3346836+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>3c4a2763-fc75-47b0-8cd0-52eb1dec34aa</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>e8ef99d8-4b35-486a-988d-dfe6923dc1ed</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-11-15T11:38:45.3346836+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-11-15T11:38:45.3346836+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>7f0283f2-0f9d-4132-bf86-91d6640f0191</NodeId>
        <NodeIndexId>8f588973-f944-4178-9644-ed55abc95706</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>928cf888-57cf-4986-aa2f-b8f7c4f58a28</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-11-15T11:38:45.3346836+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-11-15T11:38:45.3346836+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>7f0283f2-0f9d-4132-bf86-91d6640f0191</NodeId>
        <NodeIndexId>8f588973-f944-4178-9644-ed55abc95706</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>928cf888-57cf-4986-aa2f-b8f7c4f58a28</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-11-15T11:38:45.3346836+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-11-15T11:38:45.3346836+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>7f0283f2-0f9d-4132-bf86-91d6640f0191</NodeId>
        <NodeIndexId>8f588973-f944-4178-9644-ed55abc95706</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>928cf888-57cf-4986-aa2f-b8f7c4f58a28</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-11-15T11:38:45.3346836+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-11-15T11:38:45.3346836+00:00</UpdatedDateUtc>
        <ApplicationId>3f95d670-f403-4de6-b8a5-0eb0a1a89464</ApplicationId>
        <ApplicationVersionId>45dda2bb-5f4d-4a69-95b2-4076ff578120</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>a1a21796-f41a-412d-8edc-8941a68716a6</DeviceGroupId>
        <DeviceId>860eb909-ec9f-4d60-a514-dd2d557c14d3</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>7dae1b7d-9feb-45fd-9902-ca2d59ada933</NodeId>
        <NodeRouteId>382f3451-f812-4853-ac67-762a57461fe4</NodeRouteId>
        <TenantId>3bb0dd1c-b086-41e9-8592-293be1d3b580</TenantId>
        <UserGroupId>78b85449-3cd0-428b-8c1c-5c088e39c7fc</UserGroupId>
        <UserId>b9294acc-77d2-46d1-a4d1-1713d3b563d6</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-11-15T11:38:45.3346836+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-11-15T11:38:45.3346836+00:00</UpdatedDateUtc>
        <ApplicationId>3f95d670-f403-4de6-b8a5-0eb0a1a89464</ApplicationId>
        <ApplicationVersionId>45dda2bb-5f4d-4a69-95b2-4076ff578120</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>a1a21796-f41a-412d-8edc-8941a68716a6</DeviceGroupId>
        <DeviceId>860eb909-ec9f-4d60-a514-dd2d557c14d3</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>7dae1b7d-9feb-45fd-9902-ca2d59ada933</NodeId>
        <NodeRouteId>382f3451-f812-4853-ac67-762a57461fe4</NodeRouteId>
        <TenantId>3bb0dd1c-b086-41e9-8592-293be1d3b580</TenantId>
        <UserGroupId>78b85449-3cd0-428b-8c1c-5c088e39c7fc</UserGroupId>
        <UserId>b9294acc-77d2-46d1-a4d1-1713d3b563d6</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-11-15T11:38:45.3346836+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-11-15T11:38:45.3346836+00:00</UpdatedDateUtc>
        <ApplicationId>3f95d670-f403-4de6-b8a5-0eb0a1a89464</ApplicationId>
        <ApplicationVersionId>45dda2bb-5f4d-4a69-95b2-4076ff578120</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>a1a21796-f41a-412d-8edc-8941a68716a6</DeviceGroupId>
        <DeviceId>860eb909-ec9f-4d60-a514-dd2d557c14d3</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>7dae1b7d-9feb-45fd-9902-ca2d59ada933</NodeId>
        <NodeRouteId>382f3451-f812-4853-ac67-762a57461fe4</NodeRouteId>
        <TenantId>3bb0dd1c-b086-41e9-8592-293be1d3b580</TenantId>
        <UserGroupId>78b85449-3cd0-428b-8c1c-5c088e39c7fc</UserGroupId>
        <UserId>b9294acc-77d2-46d1-a4d1-1713d3b563d6</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2025-11-15T11:38:45.3346836+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2025-11-15T11:38:45.3346836+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2025-11-15T11:38:45.3346836+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2025-11-15T11:38:45.3346836+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>3c4a2763-fc75-47b0-8cd0-52eb1dec34aa</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>e8ef99d8-4b35-486a-988d-dfe6923dc1ed</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-11-15T11:38:45.3346836+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-11-15T11:38:45.3346836+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>7f0283f2-0f9d-4132-bf86-91d6640f0191</NodeId>
        <NodeIndexId>8f588973-f944-4178-9644-ed55abc95706</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>928cf888-57cf-4986-aa2f-b8f7c4f58a28</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-11-15T11:38:45.3346836+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-11-15T11:38:45.3346836+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>7f0283f2-0f9d-4132-bf86-91d6640f0191</NodeId>
        <NodeIndexId>8f588973-f944-4178-9644-ed55abc95706</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>928cf888-57cf-4986-aa2f-b8f7c4f58a28</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-11-15T11:38:45.3346836+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-11-15T11:38:45.3346836+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>7f0283f2-0f9d-4132-bf86-91d6640f0191</NodeId>
        <NodeIndexId>8f588973-f944-4178-9644-ed55abc95706</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>928cf888-57cf-4986-aa2f-b8f7c4f58a28</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-11-15T11:38:45.3346836+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-11-15T11:38:45.3346836+00:00</UpdatedDateUtc>
        <ApplicationId>3f95d670-f403-4de6-b8a5-0eb0a1a89464</ApplicationId>
        <ApplicationVersionId>45dda2bb-5f4d-4a69-95b2-4076ff578120</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>a1a21796-f41a-412d-8edc-8941a68716a6</DeviceGroupId>
        <DeviceId>860eb909-ec9f-4d60-a514-dd2d557c14d3</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>7dae1b7d-9feb-45fd-9902-ca2d59ada933</NodeId>
        <NodeRouteId>382f3451-f812-4853-ac67-762a57461fe4</NodeRouteId>
        <TenantId>3bb0dd1c-b086-41e9-8592-293be1d3b580</TenantId>
        <UserGroupId>78b85449-3cd0-428b-8c1c-5c088e39c7fc</UserGroupId>
        <UserId>b9294acc-77d2-46d1-a4d1-1713d3b563d6</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-11-15T11:38:45.3346836+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-11-15T11:38:45.3346836+00:00</UpdatedDateUtc>
        <ApplicationId>3f95d670-f403-4de6-b8a5-0eb0a1a89464</ApplicationId>
        <ApplicationVersionId>45dda2bb-5f4d-4a69-95b2-4076ff578120</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>a1a21796-f41a-412d-8edc-8941a68716a6</DeviceGroupId>
        <DeviceId>860eb909-ec9f-4d60-a514-dd2d557c14d3</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>7dae1b7d-9feb-45fd-9902-ca2d59ada933</NodeId>
        <NodeRouteId>382f3451-f812-4853-ac67-762a57461fe4</NodeRouteId>
        <TenantId>3bb0dd1c-b086-41e9-8592-293be1d3b580</TenantId>
        <UserGroupId>78b85449-3cd0-428b-8c1c-5c088e39c7fc</UserGroupId>
        <UserId>b9294acc-77d2-46d1-a4d1-1713d3b563d6</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-11-15T11:38:45.3346836+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-11-15T11:38:45.3346836+00:00</UpdatedDateUtc>
        <ApplicationId>3f95d670-f403-4de6-b8a5-0eb0a1a89464</ApplicationId>
        <ApplicationVersionId>45dda2bb-5f4d-4a69-95b2-4076ff578120</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>a1a21796-f41a-412d-8edc-8941a68716a6</DeviceGroupId>
        <DeviceId>860eb909-ec9f-4d60-a514-dd2d557c14d3</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>7dae1b7d-9feb-45fd-9902-ca2d59ada933</NodeId>
        <NodeRouteId>382f3451-f812-4853-ac67-762a57461fe4</NodeRouteId>
        <TenantId>3bb0dd1c-b086-41e9-8592-293be1d3b580</TenantId>
        <UserGroupId>78b85449-3cd0-428b-8c1c-5c088e39c7fc</UserGroupId>
        <UserId>b9294acc-77d2-46d1-a4d1-1713d3b563d6</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'.