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": "dadcdd4b-ab93-4497-ae9c-422cb70431eb",
      "nodeId": "1035df52-61f9-4367-9e4e-4a2b0b26b3e8",
      "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-12-15T19:48:42.7117516+00:00",
      "updatedDateUtc": "2025-12-15T19:48:42.7117516+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "99d5dbbf-7352-4adb-b9eb-f0f14e9c56b4",
        "tenantId": "f01d6ad0-4b7b-4682-912f-b5564befc52d",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "bfba9712-6a7f-4372-a36c-b44cf3d586fd",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-12-15T19:48:42.7117516+00:00",
        "updatedDateUtc": "2025-12-15T19:48:42.7117516+00:00"
      },
      {
        "nodeIndexId": "99d5dbbf-7352-4adb-b9eb-f0f14e9c56b4",
        "tenantId": "f01d6ad0-4b7b-4682-912f-b5564befc52d",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "bfba9712-6a7f-4372-a36c-b44cf3d586fd",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-12-15T19:48:42.7117516+00:00",
        "updatedDateUtc": "2025-12-15T19:48:42.7117516+00:00"
      },
      {
        "nodeIndexId": "99d5dbbf-7352-4adb-b9eb-f0f14e9c56b4",
        "tenantId": "f01d6ad0-4b7b-4682-912f-b5564befc52d",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "bfba9712-6a7f-4372-a36c-b44cf3d586fd",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-12-15T19:48:42.7117516+00:00",
        "updatedDateUtc": "2025-12-15T19:48:42.7117516+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "ae055e9b-77ee-47eb-bc60-46fe4aa5df6e",
        "tenantId": "336f5c68-b1cc-45ce-a851-5e8f4934b318",
        "userId": "850e397c-a797-4952-ab16-6b14365b15ce",
        "userGroupId": "9e91e4e5-7803-4f79-9f94-5595821fe938",
        "deviceId": "64e54e23-6b85-426e-8b3e-b95d483adfcd",
        "deviceGroupId": "6a6e2537-b313-427e-88cd-50e2e7f20247",
        "applicationId": "830d8948-3de3-4c70-b2d7-6070433bec80",
        "applicationVersionId": "d0327f23-6d7b-481c-9543-3f41a6b7b077",
        "nodeId": "fe85b06d-4583-405d-a262-10ee172397ce",
        "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-12-15T19:48:42.7117516+00:00",
        "updatedDateUtc": "2025-12-15T19:48:42.7117516+00:00"
      },
      {
        "nodeRouteId": "ae055e9b-77ee-47eb-bc60-46fe4aa5df6e",
        "tenantId": "336f5c68-b1cc-45ce-a851-5e8f4934b318",
        "userId": "850e397c-a797-4952-ab16-6b14365b15ce",
        "userGroupId": "9e91e4e5-7803-4f79-9f94-5595821fe938",
        "deviceId": "64e54e23-6b85-426e-8b3e-b95d483adfcd",
        "deviceGroupId": "6a6e2537-b313-427e-88cd-50e2e7f20247",
        "applicationId": "830d8948-3de3-4c70-b2d7-6070433bec80",
        "applicationVersionId": "d0327f23-6d7b-481c-9543-3f41a6b7b077",
        "nodeId": "fe85b06d-4583-405d-a262-10ee172397ce",
        "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-12-15T19:48:42.7117516+00:00",
        "updatedDateUtc": "2025-12-15T19:48:42.7117516+00:00"
      },
      {
        "nodeRouteId": "ae055e9b-77ee-47eb-bc60-46fe4aa5df6e",
        "tenantId": "336f5c68-b1cc-45ce-a851-5e8f4934b318",
        "userId": "850e397c-a797-4952-ab16-6b14365b15ce",
        "userGroupId": "9e91e4e5-7803-4f79-9f94-5595821fe938",
        "deviceId": "64e54e23-6b85-426e-8b3e-b95d483adfcd",
        "deviceGroupId": "6a6e2537-b313-427e-88cd-50e2e7f20247",
        "applicationId": "830d8948-3de3-4c70-b2d7-6070433bec80",
        "applicationVersionId": "d0327f23-6d7b-481c-9543-3f41a6b7b077",
        "nodeId": "fe85b06d-4583-405d-a262-10ee172397ce",
        "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-12-15T19:48:42.7117516+00:00",
        "updatedDateUtc": "2025-12-15T19:48:42.7117516+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2025-12-15T19:48:42.7117516+00:00",
    "updatedDateUtc": "2025-12-15T19:48:42.7117516+00:00"
  },
  {
    "node": {
      "tenantId": "dadcdd4b-ab93-4497-ae9c-422cb70431eb",
      "nodeId": "1035df52-61f9-4367-9e4e-4a2b0b26b3e8",
      "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-12-15T19:48:42.7117516+00:00",
      "updatedDateUtc": "2025-12-15T19:48:42.7117516+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "99d5dbbf-7352-4adb-b9eb-f0f14e9c56b4",
        "tenantId": "f01d6ad0-4b7b-4682-912f-b5564befc52d",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "bfba9712-6a7f-4372-a36c-b44cf3d586fd",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-12-15T19:48:42.7117516+00:00",
        "updatedDateUtc": "2025-12-15T19:48:42.7117516+00:00"
      },
      {
        "nodeIndexId": "99d5dbbf-7352-4adb-b9eb-f0f14e9c56b4",
        "tenantId": "f01d6ad0-4b7b-4682-912f-b5564befc52d",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "bfba9712-6a7f-4372-a36c-b44cf3d586fd",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-12-15T19:48:42.7117516+00:00",
        "updatedDateUtc": "2025-12-15T19:48:42.7117516+00:00"
      },
      {
        "nodeIndexId": "99d5dbbf-7352-4adb-b9eb-f0f14e9c56b4",
        "tenantId": "f01d6ad0-4b7b-4682-912f-b5564befc52d",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "bfba9712-6a7f-4372-a36c-b44cf3d586fd",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-12-15T19:48:42.7117516+00:00",
        "updatedDateUtc": "2025-12-15T19:48:42.7117516+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "ae055e9b-77ee-47eb-bc60-46fe4aa5df6e",
        "tenantId": "336f5c68-b1cc-45ce-a851-5e8f4934b318",
        "userId": "850e397c-a797-4952-ab16-6b14365b15ce",
        "userGroupId": "9e91e4e5-7803-4f79-9f94-5595821fe938",
        "deviceId": "64e54e23-6b85-426e-8b3e-b95d483adfcd",
        "deviceGroupId": "6a6e2537-b313-427e-88cd-50e2e7f20247",
        "applicationId": "830d8948-3de3-4c70-b2d7-6070433bec80",
        "applicationVersionId": "d0327f23-6d7b-481c-9543-3f41a6b7b077",
        "nodeId": "fe85b06d-4583-405d-a262-10ee172397ce",
        "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-12-15T19:48:42.7117516+00:00",
        "updatedDateUtc": "2025-12-15T19:48:42.7117516+00:00"
      },
      {
        "nodeRouteId": "ae055e9b-77ee-47eb-bc60-46fe4aa5df6e",
        "tenantId": "336f5c68-b1cc-45ce-a851-5e8f4934b318",
        "userId": "850e397c-a797-4952-ab16-6b14365b15ce",
        "userGroupId": "9e91e4e5-7803-4f79-9f94-5595821fe938",
        "deviceId": "64e54e23-6b85-426e-8b3e-b95d483adfcd",
        "deviceGroupId": "6a6e2537-b313-427e-88cd-50e2e7f20247",
        "applicationId": "830d8948-3de3-4c70-b2d7-6070433bec80",
        "applicationVersionId": "d0327f23-6d7b-481c-9543-3f41a6b7b077",
        "nodeId": "fe85b06d-4583-405d-a262-10ee172397ce",
        "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-12-15T19:48:42.7117516+00:00",
        "updatedDateUtc": "2025-12-15T19:48:42.7117516+00:00"
      },
      {
        "nodeRouteId": "ae055e9b-77ee-47eb-bc60-46fe4aa5df6e",
        "tenantId": "336f5c68-b1cc-45ce-a851-5e8f4934b318",
        "userId": "850e397c-a797-4952-ab16-6b14365b15ce",
        "userGroupId": "9e91e4e5-7803-4f79-9f94-5595821fe938",
        "deviceId": "64e54e23-6b85-426e-8b3e-b95d483adfcd",
        "deviceGroupId": "6a6e2537-b313-427e-88cd-50e2e7f20247",
        "applicationId": "830d8948-3de3-4c70-b2d7-6070433bec80",
        "applicationVersionId": "d0327f23-6d7b-481c-9543-3f41a6b7b077",
        "nodeId": "fe85b06d-4583-405d-a262-10ee172397ce",
        "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-12-15T19:48:42.7117516+00:00",
        "updatedDateUtc": "2025-12-15T19:48:42.7117516+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2025-12-15T19:48:42.7117516+00:00",
    "updatedDateUtc": "2025-12-15T19:48:42.7117516+00:00"
  },
  {
    "node": {
      "tenantId": "dadcdd4b-ab93-4497-ae9c-422cb70431eb",
      "nodeId": "1035df52-61f9-4367-9e4e-4a2b0b26b3e8",
      "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-12-15T19:48:42.7117516+00:00",
      "updatedDateUtc": "2025-12-15T19:48:42.7117516+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "99d5dbbf-7352-4adb-b9eb-f0f14e9c56b4",
        "tenantId": "f01d6ad0-4b7b-4682-912f-b5564befc52d",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "bfba9712-6a7f-4372-a36c-b44cf3d586fd",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-12-15T19:48:42.7117516+00:00",
        "updatedDateUtc": "2025-12-15T19:48:42.7117516+00:00"
      },
      {
        "nodeIndexId": "99d5dbbf-7352-4adb-b9eb-f0f14e9c56b4",
        "tenantId": "f01d6ad0-4b7b-4682-912f-b5564befc52d",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "bfba9712-6a7f-4372-a36c-b44cf3d586fd",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-12-15T19:48:42.7117516+00:00",
        "updatedDateUtc": "2025-12-15T19:48:42.7117516+00:00"
      },
      {
        "nodeIndexId": "99d5dbbf-7352-4adb-b9eb-f0f14e9c56b4",
        "tenantId": "f01d6ad0-4b7b-4682-912f-b5564befc52d",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "bfba9712-6a7f-4372-a36c-b44cf3d586fd",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-12-15T19:48:42.7117516+00:00",
        "updatedDateUtc": "2025-12-15T19:48:42.7117516+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "ae055e9b-77ee-47eb-bc60-46fe4aa5df6e",
        "tenantId": "336f5c68-b1cc-45ce-a851-5e8f4934b318",
        "userId": "850e397c-a797-4952-ab16-6b14365b15ce",
        "userGroupId": "9e91e4e5-7803-4f79-9f94-5595821fe938",
        "deviceId": "64e54e23-6b85-426e-8b3e-b95d483adfcd",
        "deviceGroupId": "6a6e2537-b313-427e-88cd-50e2e7f20247",
        "applicationId": "830d8948-3de3-4c70-b2d7-6070433bec80",
        "applicationVersionId": "d0327f23-6d7b-481c-9543-3f41a6b7b077",
        "nodeId": "fe85b06d-4583-405d-a262-10ee172397ce",
        "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-12-15T19:48:42.7117516+00:00",
        "updatedDateUtc": "2025-12-15T19:48:42.7117516+00:00"
      },
      {
        "nodeRouteId": "ae055e9b-77ee-47eb-bc60-46fe4aa5df6e",
        "tenantId": "336f5c68-b1cc-45ce-a851-5e8f4934b318",
        "userId": "850e397c-a797-4952-ab16-6b14365b15ce",
        "userGroupId": "9e91e4e5-7803-4f79-9f94-5595821fe938",
        "deviceId": "64e54e23-6b85-426e-8b3e-b95d483adfcd",
        "deviceGroupId": "6a6e2537-b313-427e-88cd-50e2e7f20247",
        "applicationId": "830d8948-3de3-4c70-b2d7-6070433bec80",
        "applicationVersionId": "d0327f23-6d7b-481c-9543-3f41a6b7b077",
        "nodeId": "fe85b06d-4583-405d-a262-10ee172397ce",
        "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-12-15T19:48:42.7117516+00:00",
        "updatedDateUtc": "2025-12-15T19:48:42.7117516+00:00"
      },
      {
        "nodeRouteId": "ae055e9b-77ee-47eb-bc60-46fe4aa5df6e",
        "tenantId": "336f5c68-b1cc-45ce-a851-5e8f4934b318",
        "userId": "850e397c-a797-4952-ab16-6b14365b15ce",
        "userGroupId": "9e91e4e5-7803-4f79-9f94-5595821fe938",
        "deviceId": "64e54e23-6b85-426e-8b3e-b95d483adfcd",
        "deviceGroupId": "6a6e2537-b313-427e-88cd-50e2e7f20247",
        "applicationId": "830d8948-3de3-4c70-b2d7-6070433bec80",
        "applicationVersionId": "d0327f23-6d7b-481c-9543-3f41a6b7b077",
        "nodeId": "fe85b06d-4583-405d-a262-10ee172397ce",
        "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-12-15T19:48:42.7117516+00:00",
        "updatedDateUtc": "2025-12-15T19:48:42.7117516+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2025-12-15T19:48:42.7117516+00:00",
    "updatedDateUtc": "2025-12-15T19:48:42.7117516+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-12-15T19:48:42.7117516+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2025-12-15T19:48:42.7117516+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2025-12-15T19:48:42.7117516+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2025-12-15T19:48:42.7117516+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>1035df52-61f9-4367-9e4e-4a2b0b26b3e8</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>dadcdd4b-ab93-4497-ae9c-422cb70431eb</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-12-15T19:48:42.7117516+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-12-15T19:48:42.7117516+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>bfba9712-6a7f-4372-a36c-b44cf3d586fd</NodeId>
        <NodeIndexId>99d5dbbf-7352-4adb-b9eb-f0f14e9c56b4</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>f01d6ad0-4b7b-4682-912f-b5564befc52d</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-12-15T19:48:42.7117516+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-12-15T19:48:42.7117516+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>bfba9712-6a7f-4372-a36c-b44cf3d586fd</NodeId>
        <NodeIndexId>99d5dbbf-7352-4adb-b9eb-f0f14e9c56b4</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>f01d6ad0-4b7b-4682-912f-b5564befc52d</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-12-15T19:48:42.7117516+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-12-15T19:48:42.7117516+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>bfba9712-6a7f-4372-a36c-b44cf3d586fd</NodeId>
        <NodeIndexId>99d5dbbf-7352-4adb-b9eb-f0f14e9c56b4</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>f01d6ad0-4b7b-4682-912f-b5564befc52d</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-12-15T19:48:42.7117516+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-12-15T19:48:42.7117516+00:00</UpdatedDateUtc>
        <ApplicationId>830d8948-3de3-4c70-b2d7-6070433bec80</ApplicationId>
        <ApplicationVersionId>d0327f23-6d7b-481c-9543-3f41a6b7b077</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>6a6e2537-b313-427e-88cd-50e2e7f20247</DeviceGroupId>
        <DeviceId>64e54e23-6b85-426e-8b3e-b95d483adfcd</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>fe85b06d-4583-405d-a262-10ee172397ce</NodeId>
        <NodeRouteId>ae055e9b-77ee-47eb-bc60-46fe4aa5df6e</NodeRouteId>
        <TenantId>336f5c68-b1cc-45ce-a851-5e8f4934b318</TenantId>
        <UserGroupId>9e91e4e5-7803-4f79-9f94-5595821fe938</UserGroupId>
        <UserId>850e397c-a797-4952-ab16-6b14365b15ce</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-12-15T19:48:42.7117516+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-12-15T19:48:42.7117516+00:00</UpdatedDateUtc>
        <ApplicationId>830d8948-3de3-4c70-b2d7-6070433bec80</ApplicationId>
        <ApplicationVersionId>d0327f23-6d7b-481c-9543-3f41a6b7b077</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>6a6e2537-b313-427e-88cd-50e2e7f20247</DeviceGroupId>
        <DeviceId>64e54e23-6b85-426e-8b3e-b95d483adfcd</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>fe85b06d-4583-405d-a262-10ee172397ce</NodeId>
        <NodeRouteId>ae055e9b-77ee-47eb-bc60-46fe4aa5df6e</NodeRouteId>
        <TenantId>336f5c68-b1cc-45ce-a851-5e8f4934b318</TenantId>
        <UserGroupId>9e91e4e5-7803-4f79-9f94-5595821fe938</UserGroupId>
        <UserId>850e397c-a797-4952-ab16-6b14365b15ce</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-12-15T19:48:42.7117516+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-12-15T19:48:42.7117516+00:00</UpdatedDateUtc>
        <ApplicationId>830d8948-3de3-4c70-b2d7-6070433bec80</ApplicationId>
        <ApplicationVersionId>d0327f23-6d7b-481c-9543-3f41a6b7b077</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>6a6e2537-b313-427e-88cd-50e2e7f20247</DeviceGroupId>
        <DeviceId>64e54e23-6b85-426e-8b3e-b95d483adfcd</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>fe85b06d-4583-405d-a262-10ee172397ce</NodeId>
        <NodeRouteId>ae055e9b-77ee-47eb-bc60-46fe4aa5df6e</NodeRouteId>
        <TenantId>336f5c68-b1cc-45ce-a851-5e8f4934b318</TenantId>
        <UserGroupId>9e91e4e5-7803-4f79-9f94-5595821fe938</UserGroupId>
        <UserId>850e397c-a797-4952-ab16-6b14365b15ce</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2025-12-15T19:48:42.7117516+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2025-12-15T19:48:42.7117516+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2025-12-15T19:48:42.7117516+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2025-12-15T19:48:42.7117516+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>1035df52-61f9-4367-9e4e-4a2b0b26b3e8</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>dadcdd4b-ab93-4497-ae9c-422cb70431eb</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-12-15T19:48:42.7117516+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-12-15T19:48:42.7117516+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>bfba9712-6a7f-4372-a36c-b44cf3d586fd</NodeId>
        <NodeIndexId>99d5dbbf-7352-4adb-b9eb-f0f14e9c56b4</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>f01d6ad0-4b7b-4682-912f-b5564befc52d</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-12-15T19:48:42.7117516+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-12-15T19:48:42.7117516+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>bfba9712-6a7f-4372-a36c-b44cf3d586fd</NodeId>
        <NodeIndexId>99d5dbbf-7352-4adb-b9eb-f0f14e9c56b4</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>f01d6ad0-4b7b-4682-912f-b5564befc52d</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-12-15T19:48:42.7117516+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-12-15T19:48:42.7117516+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>bfba9712-6a7f-4372-a36c-b44cf3d586fd</NodeId>
        <NodeIndexId>99d5dbbf-7352-4adb-b9eb-f0f14e9c56b4</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>f01d6ad0-4b7b-4682-912f-b5564befc52d</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-12-15T19:48:42.7117516+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-12-15T19:48:42.7117516+00:00</UpdatedDateUtc>
        <ApplicationId>830d8948-3de3-4c70-b2d7-6070433bec80</ApplicationId>
        <ApplicationVersionId>d0327f23-6d7b-481c-9543-3f41a6b7b077</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>6a6e2537-b313-427e-88cd-50e2e7f20247</DeviceGroupId>
        <DeviceId>64e54e23-6b85-426e-8b3e-b95d483adfcd</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>fe85b06d-4583-405d-a262-10ee172397ce</NodeId>
        <NodeRouteId>ae055e9b-77ee-47eb-bc60-46fe4aa5df6e</NodeRouteId>
        <TenantId>336f5c68-b1cc-45ce-a851-5e8f4934b318</TenantId>
        <UserGroupId>9e91e4e5-7803-4f79-9f94-5595821fe938</UserGroupId>
        <UserId>850e397c-a797-4952-ab16-6b14365b15ce</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-12-15T19:48:42.7117516+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-12-15T19:48:42.7117516+00:00</UpdatedDateUtc>
        <ApplicationId>830d8948-3de3-4c70-b2d7-6070433bec80</ApplicationId>
        <ApplicationVersionId>d0327f23-6d7b-481c-9543-3f41a6b7b077</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>6a6e2537-b313-427e-88cd-50e2e7f20247</DeviceGroupId>
        <DeviceId>64e54e23-6b85-426e-8b3e-b95d483adfcd</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>fe85b06d-4583-405d-a262-10ee172397ce</NodeId>
        <NodeRouteId>ae055e9b-77ee-47eb-bc60-46fe4aa5df6e</NodeRouteId>
        <TenantId>336f5c68-b1cc-45ce-a851-5e8f4934b318</TenantId>
        <UserGroupId>9e91e4e5-7803-4f79-9f94-5595821fe938</UserGroupId>
        <UserId>850e397c-a797-4952-ab16-6b14365b15ce</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-12-15T19:48:42.7117516+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-12-15T19:48:42.7117516+00:00</UpdatedDateUtc>
        <ApplicationId>830d8948-3de3-4c70-b2d7-6070433bec80</ApplicationId>
        <ApplicationVersionId>d0327f23-6d7b-481c-9543-3f41a6b7b077</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>6a6e2537-b313-427e-88cd-50e2e7f20247</DeviceGroupId>
        <DeviceId>64e54e23-6b85-426e-8b3e-b95d483adfcd</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>fe85b06d-4583-405d-a262-10ee172397ce</NodeId>
        <NodeRouteId>ae055e9b-77ee-47eb-bc60-46fe4aa5df6e</NodeRouteId>
        <TenantId>336f5c68-b1cc-45ce-a851-5e8f4934b318</TenantId>
        <UserGroupId>9e91e4e5-7803-4f79-9f94-5595821fe938</UserGroupId>
        <UserId>850e397c-a797-4952-ab16-6b14365b15ce</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2025-12-15T19:48:42.7117516+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2025-12-15T19:48:42.7117516+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2025-12-15T19:48:42.7117516+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2025-12-15T19:48:42.7117516+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>1035df52-61f9-4367-9e4e-4a2b0b26b3e8</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>dadcdd4b-ab93-4497-ae9c-422cb70431eb</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-12-15T19:48:42.7117516+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-12-15T19:48:42.7117516+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>bfba9712-6a7f-4372-a36c-b44cf3d586fd</NodeId>
        <NodeIndexId>99d5dbbf-7352-4adb-b9eb-f0f14e9c56b4</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>f01d6ad0-4b7b-4682-912f-b5564befc52d</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-12-15T19:48:42.7117516+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-12-15T19:48:42.7117516+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>bfba9712-6a7f-4372-a36c-b44cf3d586fd</NodeId>
        <NodeIndexId>99d5dbbf-7352-4adb-b9eb-f0f14e9c56b4</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>f01d6ad0-4b7b-4682-912f-b5564befc52d</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-12-15T19:48:42.7117516+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-12-15T19:48:42.7117516+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>bfba9712-6a7f-4372-a36c-b44cf3d586fd</NodeId>
        <NodeIndexId>99d5dbbf-7352-4adb-b9eb-f0f14e9c56b4</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>f01d6ad0-4b7b-4682-912f-b5564befc52d</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-12-15T19:48:42.7117516+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-12-15T19:48:42.7117516+00:00</UpdatedDateUtc>
        <ApplicationId>830d8948-3de3-4c70-b2d7-6070433bec80</ApplicationId>
        <ApplicationVersionId>d0327f23-6d7b-481c-9543-3f41a6b7b077</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>6a6e2537-b313-427e-88cd-50e2e7f20247</DeviceGroupId>
        <DeviceId>64e54e23-6b85-426e-8b3e-b95d483adfcd</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>fe85b06d-4583-405d-a262-10ee172397ce</NodeId>
        <NodeRouteId>ae055e9b-77ee-47eb-bc60-46fe4aa5df6e</NodeRouteId>
        <TenantId>336f5c68-b1cc-45ce-a851-5e8f4934b318</TenantId>
        <UserGroupId>9e91e4e5-7803-4f79-9f94-5595821fe938</UserGroupId>
        <UserId>850e397c-a797-4952-ab16-6b14365b15ce</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-12-15T19:48:42.7117516+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-12-15T19:48:42.7117516+00:00</UpdatedDateUtc>
        <ApplicationId>830d8948-3de3-4c70-b2d7-6070433bec80</ApplicationId>
        <ApplicationVersionId>d0327f23-6d7b-481c-9543-3f41a6b7b077</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>6a6e2537-b313-427e-88cd-50e2e7f20247</DeviceGroupId>
        <DeviceId>64e54e23-6b85-426e-8b3e-b95d483adfcd</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>fe85b06d-4583-405d-a262-10ee172397ce</NodeId>
        <NodeRouteId>ae055e9b-77ee-47eb-bc60-46fe4aa5df6e</NodeRouteId>
        <TenantId>336f5c68-b1cc-45ce-a851-5e8f4934b318</TenantId>
        <UserGroupId>9e91e4e5-7803-4f79-9f94-5595821fe938</UserGroupId>
        <UserId>850e397c-a797-4952-ab16-6b14365b15ce</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-12-15T19:48:42.7117516+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-12-15T19:48:42.7117516+00:00</UpdatedDateUtc>
        <ApplicationId>830d8948-3de3-4c70-b2d7-6070433bec80</ApplicationId>
        <ApplicationVersionId>d0327f23-6d7b-481c-9543-3f41a6b7b077</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>6a6e2537-b313-427e-88cd-50e2e7f20247</DeviceGroupId>
        <DeviceId>64e54e23-6b85-426e-8b3e-b95d483adfcd</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>fe85b06d-4583-405d-a262-10ee172397ce</NodeId>
        <NodeRouteId>ae055e9b-77ee-47eb-bc60-46fe4aa5df6e</NodeRouteId>
        <TenantId>336f5c68-b1cc-45ce-a851-5e8f4934b318</TenantId>
        <UserGroupId>9e91e4e5-7803-4f79-9f94-5595821fe938</UserGroupId>
        <UserId>850e397c-a797-4952-ab16-6b14365b15ce</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
</ArrayOfNodePackageRepresentation>

application/x-www-form-urlencoded

Sample:

Sample not available.