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": "d0c55040-cef1-4735-b026-df60135405ab",
      "nodeId": "724d235f-b6dd-41c8-985d-090a2ea6b1dc",
      "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-08-02T06:53:47.2013843+00:00",
      "updatedDateUtc": "2026-08-02T06:53:47.2013843+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "3bdfcd44-a752-4c87-86cc-b6303001f40b",
        "tenantId": "469563e7-7753-467c-9134-38e828cc78bb",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "bfb5a673-3165-42dc-894d-f8000dee076a",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-08-02T06:53:47.2013843+00:00",
        "updatedDateUtc": "2026-08-02T06:53:47.2013843+00:00"
      },
      {
        "nodeIndexId": "3bdfcd44-a752-4c87-86cc-b6303001f40b",
        "tenantId": "469563e7-7753-467c-9134-38e828cc78bb",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "bfb5a673-3165-42dc-894d-f8000dee076a",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-08-02T06:53:47.2013843+00:00",
        "updatedDateUtc": "2026-08-02T06:53:47.2013843+00:00"
      },
      {
        "nodeIndexId": "3bdfcd44-a752-4c87-86cc-b6303001f40b",
        "tenantId": "469563e7-7753-467c-9134-38e828cc78bb",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "bfb5a673-3165-42dc-894d-f8000dee076a",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-08-02T06:53:47.2013843+00:00",
        "updatedDateUtc": "2026-08-02T06:53:47.2013843+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "51af7b79-9fc3-49a7-bd80-d4618858c938",
        "tenantId": "937f76c0-05b9-4e3c-bc9d-78941d6925dc",
        "userId": "a0e84f2f-4c07-4f24-a45d-4ae368824ae8",
        "userGroupId": "dcf1da5d-4b40-40de-9a76-f77fd7eebd44",
        "deviceId": "abd676be-a8dd-48cb-831f-022c78fd79e0",
        "deviceGroupId": "31a574b3-9381-44a3-81b2-942733bc81ea",
        "applicationId": "54cfd4b1-6b6f-4911-a078-cd503bda19ac",
        "applicationVersionId": "520aedc3-3dcc-40b7-9823-b35148ec33a0",
        "nodeId": "9c584998-bf9b-47ab-a96f-a8b0675098e4",
        "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-08-02T06:53:47.2013843+00:00",
        "updatedDateUtc": "2026-08-02T06:53:47.2013843+00:00"
      },
      {
        "nodeRouteId": "51af7b79-9fc3-49a7-bd80-d4618858c938",
        "tenantId": "937f76c0-05b9-4e3c-bc9d-78941d6925dc",
        "userId": "a0e84f2f-4c07-4f24-a45d-4ae368824ae8",
        "userGroupId": "dcf1da5d-4b40-40de-9a76-f77fd7eebd44",
        "deviceId": "abd676be-a8dd-48cb-831f-022c78fd79e0",
        "deviceGroupId": "31a574b3-9381-44a3-81b2-942733bc81ea",
        "applicationId": "54cfd4b1-6b6f-4911-a078-cd503bda19ac",
        "applicationVersionId": "520aedc3-3dcc-40b7-9823-b35148ec33a0",
        "nodeId": "9c584998-bf9b-47ab-a96f-a8b0675098e4",
        "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-08-02T06:53:47.2013843+00:00",
        "updatedDateUtc": "2026-08-02T06:53:47.2013843+00:00"
      },
      {
        "nodeRouteId": "51af7b79-9fc3-49a7-bd80-d4618858c938",
        "tenantId": "937f76c0-05b9-4e3c-bc9d-78941d6925dc",
        "userId": "a0e84f2f-4c07-4f24-a45d-4ae368824ae8",
        "userGroupId": "dcf1da5d-4b40-40de-9a76-f77fd7eebd44",
        "deviceId": "abd676be-a8dd-48cb-831f-022c78fd79e0",
        "deviceGroupId": "31a574b3-9381-44a3-81b2-942733bc81ea",
        "applicationId": "54cfd4b1-6b6f-4911-a078-cd503bda19ac",
        "applicationVersionId": "520aedc3-3dcc-40b7-9823-b35148ec33a0",
        "nodeId": "9c584998-bf9b-47ab-a96f-a8b0675098e4",
        "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-08-02T06:53:47.2013843+00:00",
        "updatedDateUtc": "2026-08-02T06:53:47.2013843+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-08-02T06:53:47.2013843+00:00",
    "updatedDateUtc": "2026-08-02T06:53:47.2013843+00:00"
  },
  {
    "node": {
      "tenantId": "d0c55040-cef1-4735-b026-df60135405ab",
      "nodeId": "724d235f-b6dd-41c8-985d-090a2ea6b1dc",
      "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-08-02T06:53:47.2013843+00:00",
      "updatedDateUtc": "2026-08-02T06:53:47.2013843+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "3bdfcd44-a752-4c87-86cc-b6303001f40b",
        "tenantId": "469563e7-7753-467c-9134-38e828cc78bb",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "bfb5a673-3165-42dc-894d-f8000dee076a",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-08-02T06:53:47.2013843+00:00",
        "updatedDateUtc": "2026-08-02T06:53:47.2013843+00:00"
      },
      {
        "nodeIndexId": "3bdfcd44-a752-4c87-86cc-b6303001f40b",
        "tenantId": "469563e7-7753-467c-9134-38e828cc78bb",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "bfb5a673-3165-42dc-894d-f8000dee076a",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-08-02T06:53:47.2013843+00:00",
        "updatedDateUtc": "2026-08-02T06:53:47.2013843+00:00"
      },
      {
        "nodeIndexId": "3bdfcd44-a752-4c87-86cc-b6303001f40b",
        "tenantId": "469563e7-7753-467c-9134-38e828cc78bb",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "bfb5a673-3165-42dc-894d-f8000dee076a",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-08-02T06:53:47.2013843+00:00",
        "updatedDateUtc": "2026-08-02T06:53:47.2013843+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "51af7b79-9fc3-49a7-bd80-d4618858c938",
        "tenantId": "937f76c0-05b9-4e3c-bc9d-78941d6925dc",
        "userId": "a0e84f2f-4c07-4f24-a45d-4ae368824ae8",
        "userGroupId": "dcf1da5d-4b40-40de-9a76-f77fd7eebd44",
        "deviceId": "abd676be-a8dd-48cb-831f-022c78fd79e0",
        "deviceGroupId": "31a574b3-9381-44a3-81b2-942733bc81ea",
        "applicationId": "54cfd4b1-6b6f-4911-a078-cd503bda19ac",
        "applicationVersionId": "520aedc3-3dcc-40b7-9823-b35148ec33a0",
        "nodeId": "9c584998-bf9b-47ab-a96f-a8b0675098e4",
        "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-08-02T06:53:47.2013843+00:00",
        "updatedDateUtc": "2026-08-02T06:53:47.2013843+00:00"
      },
      {
        "nodeRouteId": "51af7b79-9fc3-49a7-bd80-d4618858c938",
        "tenantId": "937f76c0-05b9-4e3c-bc9d-78941d6925dc",
        "userId": "a0e84f2f-4c07-4f24-a45d-4ae368824ae8",
        "userGroupId": "dcf1da5d-4b40-40de-9a76-f77fd7eebd44",
        "deviceId": "abd676be-a8dd-48cb-831f-022c78fd79e0",
        "deviceGroupId": "31a574b3-9381-44a3-81b2-942733bc81ea",
        "applicationId": "54cfd4b1-6b6f-4911-a078-cd503bda19ac",
        "applicationVersionId": "520aedc3-3dcc-40b7-9823-b35148ec33a0",
        "nodeId": "9c584998-bf9b-47ab-a96f-a8b0675098e4",
        "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-08-02T06:53:47.2013843+00:00",
        "updatedDateUtc": "2026-08-02T06:53:47.2013843+00:00"
      },
      {
        "nodeRouteId": "51af7b79-9fc3-49a7-bd80-d4618858c938",
        "tenantId": "937f76c0-05b9-4e3c-bc9d-78941d6925dc",
        "userId": "a0e84f2f-4c07-4f24-a45d-4ae368824ae8",
        "userGroupId": "dcf1da5d-4b40-40de-9a76-f77fd7eebd44",
        "deviceId": "abd676be-a8dd-48cb-831f-022c78fd79e0",
        "deviceGroupId": "31a574b3-9381-44a3-81b2-942733bc81ea",
        "applicationId": "54cfd4b1-6b6f-4911-a078-cd503bda19ac",
        "applicationVersionId": "520aedc3-3dcc-40b7-9823-b35148ec33a0",
        "nodeId": "9c584998-bf9b-47ab-a96f-a8b0675098e4",
        "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-08-02T06:53:47.2013843+00:00",
        "updatedDateUtc": "2026-08-02T06:53:47.2013843+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-08-02T06:53:47.2013843+00:00",
    "updatedDateUtc": "2026-08-02T06:53:47.2013843+00:00"
  },
  {
    "node": {
      "tenantId": "d0c55040-cef1-4735-b026-df60135405ab",
      "nodeId": "724d235f-b6dd-41c8-985d-090a2ea6b1dc",
      "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-08-02T06:53:47.2013843+00:00",
      "updatedDateUtc": "2026-08-02T06:53:47.2013843+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "3bdfcd44-a752-4c87-86cc-b6303001f40b",
        "tenantId": "469563e7-7753-467c-9134-38e828cc78bb",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "bfb5a673-3165-42dc-894d-f8000dee076a",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-08-02T06:53:47.2013843+00:00",
        "updatedDateUtc": "2026-08-02T06:53:47.2013843+00:00"
      },
      {
        "nodeIndexId": "3bdfcd44-a752-4c87-86cc-b6303001f40b",
        "tenantId": "469563e7-7753-467c-9134-38e828cc78bb",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "bfb5a673-3165-42dc-894d-f8000dee076a",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-08-02T06:53:47.2013843+00:00",
        "updatedDateUtc": "2026-08-02T06:53:47.2013843+00:00"
      },
      {
        "nodeIndexId": "3bdfcd44-a752-4c87-86cc-b6303001f40b",
        "tenantId": "469563e7-7753-467c-9134-38e828cc78bb",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "bfb5a673-3165-42dc-894d-f8000dee076a",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-08-02T06:53:47.2013843+00:00",
        "updatedDateUtc": "2026-08-02T06:53:47.2013843+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "51af7b79-9fc3-49a7-bd80-d4618858c938",
        "tenantId": "937f76c0-05b9-4e3c-bc9d-78941d6925dc",
        "userId": "a0e84f2f-4c07-4f24-a45d-4ae368824ae8",
        "userGroupId": "dcf1da5d-4b40-40de-9a76-f77fd7eebd44",
        "deviceId": "abd676be-a8dd-48cb-831f-022c78fd79e0",
        "deviceGroupId": "31a574b3-9381-44a3-81b2-942733bc81ea",
        "applicationId": "54cfd4b1-6b6f-4911-a078-cd503bda19ac",
        "applicationVersionId": "520aedc3-3dcc-40b7-9823-b35148ec33a0",
        "nodeId": "9c584998-bf9b-47ab-a96f-a8b0675098e4",
        "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-08-02T06:53:47.2013843+00:00",
        "updatedDateUtc": "2026-08-02T06:53:47.2013843+00:00"
      },
      {
        "nodeRouteId": "51af7b79-9fc3-49a7-bd80-d4618858c938",
        "tenantId": "937f76c0-05b9-4e3c-bc9d-78941d6925dc",
        "userId": "a0e84f2f-4c07-4f24-a45d-4ae368824ae8",
        "userGroupId": "dcf1da5d-4b40-40de-9a76-f77fd7eebd44",
        "deviceId": "abd676be-a8dd-48cb-831f-022c78fd79e0",
        "deviceGroupId": "31a574b3-9381-44a3-81b2-942733bc81ea",
        "applicationId": "54cfd4b1-6b6f-4911-a078-cd503bda19ac",
        "applicationVersionId": "520aedc3-3dcc-40b7-9823-b35148ec33a0",
        "nodeId": "9c584998-bf9b-47ab-a96f-a8b0675098e4",
        "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-08-02T06:53:47.2013843+00:00",
        "updatedDateUtc": "2026-08-02T06:53:47.2013843+00:00"
      },
      {
        "nodeRouteId": "51af7b79-9fc3-49a7-bd80-d4618858c938",
        "tenantId": "937f76c0-05b9-4e3c-bc9d-78941d6925dc",
        "userId": "a0e84f2f-4c07-4f24-a45d-4ae368824ae8",
        "userGroupId": "dcf1da5d-4b40-40de-9a76-f77fd7eebd44",
        "deviceId": "abd676be-a8dd-48cb-831f-022c78fd79e0",
        "deviceGroupId": "31a574b3-9381-44a3-81b2-942733bc81ea",
        "applicationId": "54cfd4b1-6b6f-4911-a078-cd503bda19ac",
        "applicationVersionId": "520aedc3-3dcc-40b7-9823-b35148ec33a0",
        "nodeId": "9c584998-bf9b-47ab-a96f-a8b0675098e4",
        "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-08-02T06:53:47.2013843+00:00",
        "updatedDateUtc": "2026-08-02T06:53:47.2013843+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-08-02T06:53:47.2013843+00:00",
    "updatedDateUtc": "2026-08-02T06:53:47.2013843+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-08-02T06:53:47.2013843+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-08-02T06:53:47.2013843+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-08-02T06:53:47.2013843+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-08-02T06:53:47.2013843+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>724d235f-b6dd-41c8-985d-090a2ea6b1dc</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>d0c55040-cef1-4735-b026-df60135405ab</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-08-02T06:53:47.2013843+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-02T06:53:47.2013843+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>bfb5a673-3165-42dc-894d-f8000dee076a</NodeId>
        <NodeIndexId>3bdfcd44-a752-4c87-86cc-b6303001f40b</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>469563e7-7753-467c-9134-38e828cc78bb</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-08-02T06:53:47.2013843+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-02T06:53:47.2013843+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>bfb5a673-3165-42dc-894d-f8000dee076a</NodeId>
        <NodeIndexId>3bdfcd44-a752-4c87-86cc-b6303001f40b</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>469563e7-7753-467c-9134-38e828cc78bb</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-08-02T06:53:47.2013843+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-02T06:53:47.2013843+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>bfb5a673-3165-42dc-894d-f8000dee076a</NodeId>
        <NodeIndexId>3bdfcd44-a752-4c87-86cc-b6303001f40b</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>469563e7-7753-467c-9134-38e828cc78bb</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-08-02T06:53:47.2013843+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-02T06:53:47.2013843+00:00</UpdatedDateUtc>
        <ApplicationId>54cfd4b1-6b6f-4911-a078-cd503bda19ac</ApplicationId>
        <ApplicationVersionId>520aedc3-3dcc-40b7-9823-b35148ec33a0</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>31a574b3-9381-44a3-81b2-942733bc81ea</DeviceGroupId>
        <DeviceId>abd676be-a8dd-48cb-831f-022c78fd79e0</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>9c584998-bf9b-47ab-a96f-a8b0675098e4</NodeId>
        <NodeRouteId>51af7b79-9fc3-49a7-bd80-d4618858c938</NodeRouteId>
        <TenantId>937f76c0-05b9-4e3c-bc9d-78941d6925dc</TenantId>
        <UserGroupId>dcf1da5d-4b40-40de-9a76-f77fd7eebd44</UserGroupId>
        <UserId>a0e84f2f-4c07-4f24-a45d-4ae368824ae8</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-08-02T06:53:47.2013843+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-02T06:53:47.2013843+00:00</UpdatedDateUtc>
        <ApplicationId>54cfd4b1-6b6f-4911-a078-cd503bda19ac</ApplicationId>
        <ApplicationVersionId>520aedc3-3dcc-40b7-9823-b35148ec33a0</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>31a574b3-9381-44a3-81b2-942733bc81ea</DeviceGroupId>
        <DeviceId>abd676be-a8dd-48cb-831f-022c78fd79e0</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>9c584998-bf9b-47ab-a96f-a8b0675098e4</NodeId>
        <NodeRouteId>51af7b79-9fc3-49a7-bd80-d4618858c938</NodeRouteId>
        <TenantId>937f76c0-05b9-4e3c-bc9d-78941d6925dc</TenantId>
        <UserGroupId>dcf1da5d-4b40-40de-9a76-f77fd7eebd44</UserGroupId>
        <UserId>a0e84f2f-4c07-4f24-a45d-4ae368824ae8</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-08-02T06:53:47.2013843+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-02T06:53:47.2013843+00:00</UpdatedDateUtc>
        <ApplicationId>54cfd4b1-6b6f-4911-a078-cd503bda19ac</ApplicationId>
        <ApplicationVersionId>520aedc3-3dcc-40b7-9823-b35148ec33a0</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>31a574b3-9381-44a3-81b2-942733bc81ea</DeviceGroupId>
        <DeviceId>abd676be-a8dd-48cb-831f-022c78fd79e0</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>9c584998-bf9b-47ab-a96f-a8b0675098e4</NodeId>
        <NodeRouteId>51af7b79-9fc3-49a7-bd80-d4618858c938</NodeRouteId>
        <TenantId>937f76c0-05b9-4e3c-bc9d-78941d6925dc</TenantId>
        <UserGroupId>dcf1da5d-4b40-40de-9a76-f77fd7eebd44</UserGroupId>
        <UserId>a0e84f2f-4c07-4f24-a45d-4ae368824ae8</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2026-08-02T06:53:47.2013843+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-08-02T06:53:47.2013843+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-08-02T06:53:47.2013843+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-08-02T06:53:47.2013843+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>724d235f-b6dd-41c8-985d-090a2ea6b1dc</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>d0c55040-cef1-4735-b026-df60135405ab</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-08-02T06:53:47.2013843+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-02T06:53:47.2013843+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>bfb5a673-3165-42dc-894d-f8000dee076a</NodeId>
        <NodeIndexId>3bdfcd44-a752-4c87-86cc-b6303001f40b</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>469563e7-7753-467c-9134-38e828cc78bb</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-08-02T06:53:47.2013843+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-02T06:53:47.2013843+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>bfb5a673-3165-42dc-894d-f8000dee076a</NodeId>
        <NodeIndexId>3bdfcd44-a752-4c87-86cc-b6303001f40b</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>469563e7-7753-467c-9134-38e828cc78bb</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-08-02T06:53:47.2013843+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-02T06:53:47.2013843+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>bfb5a673-3165-42dc-894d-f8000dee076a</NodeId>
        <NodeIndexId>3bdfcd44-a752-4c87-86cc-b6303001f40b</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>469563e7-7753-467c-9134-38e828cc78bb</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-08-02T06:53:47.2013843+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-02T06:53:47.2013843+00:00</UpdatedDateUtc>
        <ApplicationId>54cfd4b1-6b6f-4911-a078-cd503bda19ac</ApplicationId>
        <ApplicationVersionId>520aedc3-3dcc-40b7-9823-b35148ec33a0</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>31a574b3-9381-44a3-81b2-942733bc81ea</DeviceGroupId>
        <DeviceId>abd676be-a8dd-48cb-831f-022c78fd79e0</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>9c584998-bf9b-47ab-a96f-a8b0675098e4</NodeId>
        <NodeRouteId>51af7b79-9fc3-49a7-bd80-d4618858c938</NodeRouteId>
        <TenantId>937f76c0-05b9-4e3c-bc9d-78941d6925dc</TenantId>
        <UserGroupId>dcf1da5d-4b40-40de-9a76-f77fd7eebd44</UserGroupId>
        <UserId>a0e84f2f-4c07-4f24-a45d-4ae368824ae8</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-08-02T06:53:47.2013843+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-02T06:53:47.2013843+00:00</UpdatedDateUtc>
        <ApplicationId>54cfd4b1-6b6f-4911-a078-cd503bda19ac</ApplicationId>
        <ApplicationVersionId>520aedc3-3dcc-40b7-9823-b35148ec33a0</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>31a574b3-9381-44a3-81b2-942733bc81ea</DeviceGroupId>
        <DeviceId>abd676be-a8dd-48cb-831f-022c78fd79e0</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>9c584998-bf9b-47ab-a96f-a8b0675098e4</NodeId>
        <NodeRouteId>51af7b79-9fc3-49a7-bd80-d4618858c938</NodeRouteId>
        <TenantId>937f76c0-05b9-4e3c-bc9d-78941d6925dc</TenantId>
        <UserGroupId>dcf1da5d-4b40-40de-9a76-f77fd7eebd44</UserGroupId>
        <UserId>a0e84f2f-4c07-4f24-a45d-4ae368824ae8</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-08-02T06:53:47.2013843+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-02T06:53:47.2013843+00:00</UpdatedDateUtc>
        <ApplicationId>54cfd4b1-6b6f-4911-a078-cd503bda19ac</ApplicationId>
        <ApplicationVersionId>520aedc3-3dcc-40b7-9823-b35148ec33a0</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>31a574b3-9381-44a3-81b2-942733bc81ea</DeviceGroupId>
        <DeviceId>abd676be-a8dd-48cb-831f-022c78fd79e0</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>9c584998-bf9b-47ab-a96f-a8b0675098e4</NodeId>
        <NodeRouteId>51af7b79-9fc3-49a7-bd80-d4618858c938</NodeRouteId>
        <TenantId>937f76c0-05b9-4e3c-bc9d-78941d6925dc</TenantId>
        <UserGroupId>dcf1da5d-4b40-40de-9a76-f77fd7eebd44</UserGroupId>
        <UserId>a0e84f2f-4c07-4f24-a45d-4ae368824ae8</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2026-08-02T06:53:47.2013843+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-08-02T06:53:47.2013843+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-08-02T06:53:47.2013843+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-08-02T06:53:47.2013843+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>724d235f-b6dd-41c8-985d-090a2ea6b1dc</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>d0c55040-cef1-4735-b026-df60135405ab</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-08-02T06:53:47.2013843+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-02T06:53:47.2013843+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>bfb5a673-3165-42dc-894d-f8000dee076a</NodeId>
        <NodeIndexId>3bdfcd44-a752-4c87-86cc-b6303001f40b</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>469563e7-7753-467c-9134-38e828cc78bb</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-08-02T06:53:47.2013843+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-02T06:53:47.2013843+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>bfb5a673-3165-42dc-894d-f8000dee076a</NodeId>
        <NodeIndexId>3bdfcd44-a752-4c87-86cc-b6303001f40b</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>469563e7-7753-467c-9134-38e828cc78bb</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-08-02T06:53:47.2013843+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-02T06:53:47.2013843+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>bfb5a673-3165-42dc-894d-f8000dee076a</NodeId>
        <NodeIndexId>3bdfcd44-a752-4c87-86cc-b6303001f40b</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>469563e7-7753-467c-9134-38e828cc78bb</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-08-02T06:53:47.2013843+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-02T06:53:47.2013843+00:00</UpdatedDateUtc>
        <ApplicationId>54cfd4b1-6b6f-4911-a078-cd503bda19ac</ApplicationId>
        <ApplicationVersionId>520aedc3-3dcc-40b7-9823-b35148ec33a0</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>31a574b3-9381-44a3-81b2-942733bc81ea</DeviceGroupId>
        <DeviceId>abd676be-a8dd-48cb-831f-022c78fd79e0</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>9c584998-bf9b-47ab-a96f-a8b0675098e4</NodeId>
        <NodeRouteId>51af7b79-9fc3-49a7-bd80-d4618858c938</NodeRouteId>
        <TenantId>937f76c0-05b9-4e3c-bc9d-78941d6925dc</TenantId>
        <UserGroupId>dcf1da5d-4b40-40de-9a76-f77fd7eebd44</UserGroupId>
        <UserId>a0e84f2f-4c07-4f24-a45d-4ae368824ae8</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-08-02T06:53:47.2013843+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-02T06:53:47.2013843+00:00</UpdatedDateUtc>
        <ApplicationId>54cfd4b1-6b6f-4911-a078-cd503bda19ac</ApplicationId>
        <ApplicationVersionId>520aedc3-3dcc-40b7-9823-b35148ec33a0</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>31a574b3-9381-44a3-81b2-942733bc81ea</DeviceGroupId>
        <DeviceId>abd676be-a8dd-48cb-831f-022c78fd79e0</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>9c584998-bf9b-47ab-a96f-a8b0675098e4</NodeId>
        <NodeRouteId>51af7b79-9fc3-49a7-bd80-d4618858c938</NodeRouteId>
        <TenantId>937f76c0-05b9-4e3c-bc9d-78941d6925dc</TenantId>
        <UserGroupId>dcf1da5d-4b40-40de-9a76-f77fd7eebd44</UserGroupId>
        <UserId>a0e84f2f-4c07-4f24-a45d-4ae368824ae8</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-08-02T06:53:47.2013843+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-02T06:53:47.2013843+00:00</UpdatedDateUtc>
        <ApplicationId>54cfd4b1-6b6f-4911-a078-cd503bda19ac</ApplicationId>
        <ApplicationVersionId>520aedc3-3dcc-40b7-9823-b35148ec33a0</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>31a574b3-9381-44a3-81b2-942733bc81ea</DeviceGroupId>
        <DeviceId>abd676be-a8dd-48cb-831f-022c78fd79e0</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>9c584998-bf9b-47ab-a96f-a8b0675098e4</NodeId>
        <NodeRouteId>51af7b79-9fc3-49a7-bd80-d4618858c938</NodeRouteId>
        <TenantId>937f76c0-05b9-4e3c-bc9d-78941d6925dc</TenantId>
        <UserGroupId>dcf1da5d-4b40-40de-9a76-f77fd7eebd44</UserGroupId>
        <UserId>a0e84f2f-4c07-4f24-a45d-4ae368824ae8</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'.