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": "94d4f26e-860c-4050-86a0-54a8d9e585fc",
      "nodeId": "6fdbaf46-671a-4197-97d4-2023778e86fe",
      "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-09-07T04:45:23.3946055+00:00",
      "updatedDateUtc": "2026-09-07T04:45:23.3946055+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "bb9714b9-c669-4d31-9394-11019ba3a7b3",
        "tenantId": "30f19e66-459f-4970-a74e-f93499fddf83",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "cdb635d5-9d82-4c67-abac-a6222ae284e1",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-09-07T04:45:23.3946055+00:00",
        "updatedDateUtc": "2026-09-07T04:45:23.3946055+00:00"
      },
      {
        "nodeIndexId": "bb9714b9-c669-4d31-9394-11019ba3a7b3",
        "tenantId": "30f19e66-459f-4970-a74e-f93499fddf83",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "cdb635d5-9d82-4c67-abac-a6222ae284e1",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-09-07T04:45:23.3946055+00:00",
        "updatedDateUtc": "2026-09-07T04:45:23.3946055+00:00"
      },
      {
        "nodeIndexId": "bb9714b9-c669-4d31-9394-11019ba3a7b3",
        "tenantId": "30f19e66-459f-4970-a74e-f93499fddf83",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "cdb635d5-9d82-4c67-abac-a6222ae284e1",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-09-07T04:45:23.3946055+00:00",
        "updatedDateUtc": "2026-09-07T04:45:23.3946055+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "f060f1c5-46d9-466b-a706-d9cbba571ea2",
        "tenantId": "6a429a74-b3ce-4d9e-9fef-94c641ec1836",
        "userId": "3c8fc404-a820-4f2e-968d-66411b03cede",
        "userGroupId": "922488ee-3c4a-4aaf-92aa-862f1ed861fd",
        "deviceId": "63646e21-3408-416c-bacf-fdcc5a036ccb",
        "deviceGroupId": "6c48eac5-e0a9-4556-a38f-17e9dab87077",
        "applicationId": "ac16d957-f241-423f-a49d-0c9d3a44820a",
        "applicationVersionId": "cf4a0dc8-b890-41eb-9aa4-f63e6c2feb3f",
        "nodeId": "52e5c4b0-0b33-4919-a408-e930564def3c",
        "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-09-07T04:45:23.3946055+00:00",
        "updatedDateUtc": "2026-09-07T04:45:23.3946055+00:00"
      },
      {
        "nodeRouteId": "f060f1c5-46d9-466b-a706-d9cbba571ea2",
        "tenantId": "6a429a74-b3ce-4d9e-9fef-94c641ec1836",
        "userId": "3c8fc404-a820-4f2e-968d-66411b03cede",
        "userGroupId": "922488ee-3c4a-4aaf-92aa-862f1ed861fd",
        "deviceId": "63646e21-3408-416c-bacf-fdcc5a036ccb",
        "deviceGroupId": "6c48eac5-e0a9-4556-a38f-17e9dab87077",
        "applicationId": "ac16d957-f241-423f-a49d-0c9d3a44820a",
        "applicationVersionId": "cf4a0dc8-b890-41eb-9aa4-f63e6c2feb3f",
        "nodeId": "52e5c4b0-0b33-4919-a408-e930564def3c",
        "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-09-07T04:45:23.3946055+00:00",
        "updatedDateUtc": "2026-09-07T04:45:23.3946055+00:00"
      },
      {
        "nodeRouteId": "f060f1c5-46d9-466b-a706-d9cbba571ea2",
        "tenantId": "6a429a74-b3ce-4d9e-9fef-94c641ec1836",
        "userId": "3c8fc404-a820-4f2e-968d-66411b03cede",
        "userGroupId": "922488ee-3c4a-4aaf-92aa-862f1ed861fd",
        "deviceId": "63646e21-3408-416c-bacf-fdcc5a036ccb",
        "deviceGroupId": "6c48eac5-e0a9-4556-a38f-17e9dab87077",
        "applicationId": "ac16d957-f241-423f-a49d-0c9d3a44820a",
        "applicationVersionId": "cf4a0dc8-b890-41eb-9aa4-f63e6c2feb3f",
        "nodeId": "52e5c4b0-0b33-4919-a408-e930564def3c",
        "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-09-07T04:45:23.3946055+00:00",
        "updatedDateUtc": "2026-09-07T04:45:23.3946055+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-09-07T04:45:23.3946055+00:00",
    "updatedDateUtc": "2026-09-07T04:45:23.3946055+00:00"
  },
  {
    "node": {
      "tenantId": "94d4f26e-860c-4050-86a0-54a8d9e585fc",
      "nodeId": "6fdbaf46-671a-4197-97d4-2023778e86fe",
      "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-09-07T04:45:23.3946055+00:00",
      "updatedDateUtc": "2026-09-07T04:45:23.3946055+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "bb9714b9-c669-4d31-9394-11019ba3a7b3",
        "tenantId": "30f19e66-459f-4970-a74e-f93499fddf83",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "cdb635d5-9d82-4c67-abac-a6222ae284e1",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-09-07T04:45:23.3946055+00:00",
        "updatedDateUtc": "2026-09-07T04:45:23.3946055+00:00"
      },
      {
        "nodeIndexId": "bb9714b9-c669-4d31-9394-11019ba3a7b3",
        "tenantId": "30f19e66-459f-4970-a74e-f93499fddf83",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "cdb635d5-9d82-4c67-abac-a6222ae284e1",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-09-07T04:45:23.3946055+00:00",
        "updatedDateUtc": "2026-09-07T04:45:23.3946055+00:00"
      },
      {
        "nodeIndexId": "bb9714b9-c669-4d31-9394-11019ba3a7b3",
        "tenantId": "30f19e66-459f-4970-a74e-f93499fddf83",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "cdb635d5-9d82-4c67-abac-a6222ae284e1",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-09-07T04:45:23.3946055+00:00",
        "updatedDateUtc": "2026-09-07T04:45:23.3946055+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "f060f1c5-46d9-466b-a706-d9cbba571ea2",
        "tenantId": "6a429a74-b3ce-4d9e-9fef-94c641ec1836",
        "userId": "3c8fc404-a820-4f2e-968d-66411b03cede",
        "userGroupId": "922488ee-3c4a-4aaf-92aa-862f1ed861fd",
        "deviceId": "63646e21-3408-416c-bacf-fdcc5a036ccb",
        "deviceGroupId": "6c48eac5-e0a9-4556-a38f-17e9dab87077",
        "applicationId": "ac16d957-f241-423f-a49d-0c9d3a44820a",
        "applicationVersionId": "cf4a0dc8-b890-41eb-9aa4-f63e6c2feb3f",
        "nodeId": "52e5c4b0-0b33-4919-a408-e930564def3c",
        "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-09-07T04:45:23.3946055+00:00",
        "updatedDateUtc": "2026-09-07T04:45:23.3946055+00:00"
      },
      {
        "nodeRouteId": "f060f1c5-46d9-466b-a706-d9cbba571ea2",
        "tenantId": "6a429a74-b3ce-4d9e-9fef-94c641ec1836",
        "userId": "3c8fc404-a820-4f2e-968d-66411b03cede",
        "userGroupId": "922488ee-3c4a-4aaf-92aa-862f1ed861fd",
        "deviceId": "63646e21-3408-416c-bacf-fdcc5a036ccb",
        "deviceGroupId": "6c48eac5-e0a9-4556-a38f-17e9dab87077",
        "applicationId": "ac16d957-f241-423f-a49d-0c9d3a44820a",
        "applicationVersionId": "cf4a0dc8-b890-41eb-9aa4-f63e6c2feb3f",
        "nodeId": "52e5c4b0-0b33-4919-a408-e930564def3c",
        "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-09-07T04:45:23.3946055+00:00",
        "updatedDateUtc": "2026-09-07T04:45:23.3946055+00:00"
      },
      {
        "nodeRouteId": "f060f1c5-46d9-466b-a706-d9cbba571ea2",
        "tenantId": "6a429a74-b3ce-4d9e-9fef-94c641ec1836",
        "userId": "3c8fc404-a820-4f2e-968d-66411b03cede",
        "userGroupId": "922488ee-3c4a-4aaf-92aa-862f1ed861fd",
        "deviceId": "63646e21-3408-416c-bacf-fdcc5a036ccb",
        "deviceGroupId": "6c48eac5-e0a9-4556-a38f-17e9dab87077",
        "applicationId": "ac16d957-f241-423f-a49d-0c9d3a44820a",
        "applicationVersionId": "cf4a0dc8-b890-41eb-9aa4-f63e6c2feb3f",
        "nodeId": "52e5c4b0-0b33-4919-a408-e930564def3c",
        "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-09-07T04:45:23.3946055+00:00",
        "updatedDateUtc": "2026-09-07T04:45:23.3946055+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-09-07T04:45:23.3946055+00:00",
    "updatedDateUtc": "2026-09-07T04:45:23.3946055+00:00"
  },
  {
    "node": {
      "tenantId": "94d4f26e-860c-4050-86a0-54a8d9e585fc",
      "nodeId": "6fdbaf46-671a-4197-97d4-2023778e86fe",
      "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-09-07T04:45:23.3946055+00:00",
      "updatedDateUtc": "2026-09-07T04:45:23.3946055+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "bb9714b9-c669-4d31-9394-11019ba3a7b3",
        "tenantId": "30f19e66-459f-4970-a74e-f93499fddf83",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "cdb635d5-9d82-4c67-abac-a6222ae284e1",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-09-07T04:45:23.3946055+00:00",
        "updatedDateUtc": "2026-09-07T04:45:23.3946055+00:00"
      },
      {
        "nodeIndexId": "bb9714b9-c669-4d31-9394-11019ba3a7b3",
        "tenantId": "30f19e66-459f-4970-a74e-f93499fddf83",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "cdb635d5-9d82-4c67-abac-a6222ae284e1",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-09-07T04:45:23.3946055+00:00",
        "updatedDateUtc": "2026-09-07T04:45:23.3946055+00:00"
      },
      {
        "nodeIndexId": "bb9714b9-c669-4d31-9394-11019ba3a7b3",
        "tenantId": "30f19e66-459f-4970-a74e-f93499fddf83",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "cdb635d5-9d82-4c67-abac-a6222ae284e1",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-09-07T04:45:23.3946055+00:00",
        "updatedDateUtc": "2026-09-07T04:45:23.3946055+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "f060f1c5-46d9-466b-a706-d9cbba571ea2",
        "tenantId": "6a429a74-b3ce-4d9e-9fef-94c641ec1836",
        "userId": "3c8fc404-a820-4f2e-968d-66411b03cede",
        "userGroupId": "922488ee-3c4a-4aaf-92aa-862f1ed861fd",
        "deviceId": "63646e21-3408-416c-bacf-fdcc5a036ccb",
        "deviceGroupId": "6c48eac5-e0a9-4556-a38f-17e9dab87077",
        "applicationId": "ac16d957-f241-423f-a49d-0c9d3a44820a",
        "applicationVersionId": "cf4a0dc8-b890-41eb-9aa4-f63e6c2feb3f",
        "nodeId": "52e5c4b0-0b33-4919-a408-e930564def3c",
        "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-09-07T04:45:23.3946055+00:00",
        "updatedDateUtc": "2026-09-07T04:45:23.3946055+00:00"
      },
      {
        "nodeRouteId": "f060f1c5-46d9-466b-a706-d9cbba571ea2",
        "tenantId": "6a429a74-b3ce-4d9e-9fef-94c641ec1836",
        "userId": "3c8fc404-a820-4f2e-968d-66411b03cede",
        "userGroupId": "922488ee-3c4a-4aaf-92aa-862f1ed861fd",
        "deviceId": "63646e21-3408-416c-bacf-fdcc5a036ccb",
        "deviceGroupId": "6c48eac5-e0a9-4556-a38f-17e9dab87077",
        "applicationId": "ac16d957-f241-423f-a49d-0c9d3a44820a",
        "applicationVersionId": "cf4a0dc8-b890-41eb-9aa4-f63e6c2feb3f",
        "nodeId": "52e5c4b0-0b33-4919-a408-e930564def3c",
        "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-09-07T04:45:23.3946055+00:00",
        "updatedDateUtc": "2026-09-07T04:45:23.3946055+00:00"
      },
      {
        "nodeRouteId": "f060f1c5-46d9-466b-a706-d9cbba571ea2",
        "tenantId": "6a429a74-b3ce-4d9e-9fef-94c641ec1836",
        "userId": "3c8fc404-a820-4f2e-968d-66411b03cede",
        "userGroupId": "922488ee-3c4a-4aaf-92aa-862f1ed861fd",
        "deviceId": "63646e21-3408-416c-bacf-fdcc5a036ccb",
        "deviceGroupId": "6c48eac5-e0a9-4556-a38f-17e9dab87077",
        "applicationId": "ac16d957-f241-423f-a49d-0c9d3a44820a",
        "applicationVersionId": "cf4a0dc8-b890-41eb-9aa4-f63e6c2feb3f",
        "nodeId": "52e5c4b0-0b33-4919-a408-e930564def3c",
        "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-09-07T04:45:23.3946055+00:00",
        "updatedDateUtc": "2026-09-07T04:45:23.3946055+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-09-07T04:45:23.3946055+00:00",
    "updatedDateUtc": "2026-09-07T04:45:23.3946055+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-09-07T04:45:23.3946055+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-09-07T04:45:23.3946055+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-09-07T04:45:23.3946055+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-09-07T04:45:23.3946055+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>6fdbaf46-671a-4197-97d4-2023778e86fe</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>94d4f26e-860c-4050-86a0-54a8d9e585fc</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-09-07T04:45:23.3946055+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-07T04:45:23.3946055+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>cdb635d5-9d82-4c67-abac-a6222ae284e1</NodeId>
        <NodeIndexId>bb9714b9-c669-4d31-9394-11019ba3a7b3</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>30f19e66-459f-4970-a74e-f93499fddf83</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-09-07T04:45:23.3946055+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-07T04:45:23.3946055+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>cdb635d5-9d82-4c67-abac-a6222ae284e1</NodeId>
        <NodeIndexId>bb9714b9-c669-4d31-9394-11019ba3a7b3</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>30f19e66-459f-4970-a74e-f93499fddf83</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-09-07T04:45:23.3946055+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-07T04:45:23.3946055+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>cdb635d5-9d82-4c67-abac-a6222ae284e1</NodeId>
        <NodeIndexId>bb9714b9-c669-4d31-9394-11019ba3a7b3</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>30f19e66-459f-4970-a74e-f93499fddf83</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-09-07T04:45:23.3946055+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-07T04:45:23.3946055+00:00</UpdatedDateUtc>
        <ApplicationId>ac16d957-f241-423f-a49d-0c9d3a44820a</ApplicationId>
        <ApplicationVersionId>cf4a0dc8-b890-41eb-9aa4-f63e6c2feb3f</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>6c48eac5-e0a9-4556-a38f-17e9dab87077</DeviceGroupId>
        <DeviceId>63646e21-3408-416c-bacf-fdcc5a036ccb</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>52e5c4b0-0b33-4919-a408-e930564def3c</NodeId>
        <NodeRouteId>f060f1c5-46d9-466b-a706-d9cbba571ea2</NodeRouteId>
        <TenantId>6a429a74-b3ce-4d9e-9fef-94c641ec1836</TenantId>
        <UserGroupId>922488ee-3c4a-4aaf-92aa-862f1ed861fd</UserGroupId>
        <UserId>3c8fc404-a820-4f2e-968d-66411b03cede</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-09-07T04:45:23.3946055+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-07T04:45:23.3946055+00:00</UpdatedDateUtc>
        <ApplicationId>ac16d957-f241-423f-a49d-0c9d3a44820a</ApplicationId>
        <ApplicationVersionId>cf4a0dc8-b890-41eb-9aa4-f63e6c2feb3f</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>6c48eac5-e0a9-4556-a38f-17e9dab87077</DeviceGroupId>
        <DeviceId>63646e21-3408-416c-bacf-fdcc5a036ccb</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>52e5c4b0-0b33-4919-a408-e930564def3c</NodeId>
        <NodeRouteId>f060f1c5-46d9-466b-a706-d9cbba571ea2</NodeRouteId>
        <TenantId>6a429a74-b3ce-4d9e-9fef-94c641ec1836</TenantId>
        <UserGroupId>922488ee-3c4a-4aaf-92aa-862f1ed861fd</UserGroupId>
        <UserId>3c8fc404-a820-4f2e-968d-66411b03cede</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-09-07T04:45:23.3946055+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-07T04:45:23.3946055+00:00</UpdatedDateUtc>
        <ApplicationId>ac16d957-f241-423f-a49d-0c9d3a44820a</ApplicationId>
        <ApplicationVersionId>cf4a0dc8-b890-41eb-9aa4-f63e6c2feb3f</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>6c48eac5-e0a9-4556-a38f-17e9dab87077</DeviceGroupId>
        <DeviceId>63646e21-3408-416c-bacf-fdcc5a036ccb</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>52e5c4b0-0b33-4919-a408-e930564def3c</NodeId>
        <NodeRouteId>f060f1c5-46d9-466b-a706-d9cbba571ea2</NodeRouteId>
        <TenantId>6a429a74-b3ce-4d9e-9fef-94c641ec1836</TenantId>
        <UserGroupId>922488ee-3c4a-4aaf-92aa-862f1ed861fd</UserGroupId>
        <UserId>3c8fc404-a820-4f2e-968d-66411b03cede</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2026-09-07T04:45:23.3946055+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-09-07T04:45:23.3946055+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-09-07T04:45:23.3946055+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-09-07T04:45:23.3946055+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>6fdbaf46-671a-4197-97d4-2023778e86fe</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>94d4f26e-860c-4050-86a0-54a8d9e585fc</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-09-07T04:45:23.3946055+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-07T04:45:23.3946055+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>cdb635d5-9d82-4c67-abac-a6222ae284e1</NodeId>
        <NodeIndexId>bb9714b9-c669-4d31-9394-11019ba3a7b3</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>30f19e66-459f-4970-a74e-f93499fddf83</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-09-07T04:45:23.3946055+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-07T04:45:23.3946055+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>cdb635d5-9d82-4c67-abac-a6222ae284e1</NodeId>
        <NodeIndexId>bb9714b9-c669-4d31-9394-11019ba3a7b3</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>30f19e66-459f-4970-a74e-f93499fddf83</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-09-07T04:45:23.3946055+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-07T04:45:23.3946055+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>cdb635d5-9d82-4c67-abac-a6222ae284e1</NodeId>
        <NodeIndexId>bb9714b9-c669-4d31-9394-11019ba3a7b3</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>30f19e66-459f-4970-a74e-f93499fddf83</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-09-07T04:45:23.3946055+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-07T04:45:23.3946055+00:00</UpdatedDateUtc>
        <ApplicationId>ac16d957-f241-423f-a49d-0c9d3a44820a</ApplicationId>
        <ApplicationVersionId>cf4a0dc8-b890-41eb-9aa4-f63e6c2feb3f</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>6c48eac5-e0a9-4556-a38f-17e9dab87077</DeviceGroupId>
        <DeviceId>63646e21-3408-416c-bacf-fdcc5a036ccb</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>52e5c4b0-0b33-4919-a408-e930564def3c</NodeId>
        <NodeRouteId>f060f1c5-46d9-466b-a706-d9cbba571ea2</NodeRouteId>
        <TenantId>6a429a74-b3ce-4d9e-9fef-94c641ec1836</TenantId>
        <UserGroupId>922488ee-3c4a-4aaf-92aa-862f1ed861fd</UserGroupId>
        <UserId>3c8fc404-a820-4f2e-968d-66411b03cede</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-09-07T04:45:23.3946055+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-07T04:45:23.3946055+00:00</UpdatedDateUtc>
        <ApplicationId>ac16d957-f241-423f-a49d-0c9d3a44820a</ApplicationId>
        <ApplicationVersionId>cf4a0dc8-b890-41eb-9aa4-f63e6c2feb3f</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>6c48eac5-e0a9-4556-a38f-17e9dab87077</DeviceGroupId>
        <DeviceId>63646e21-3408-416c-bacf-fdcc5a036ccb</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>52e5c4b0-0b33-4919-a408-e930564def3c</NodeId>
        <NodeRouteId>f060f1c5-46d9-466b-a706-d9cbba571ea2</NodeRouteId>
        <TenantId>6a429a74-b3ce-4d9e-9fef-94c641ec1836</TenantId>
        <UserGroupId>922488ee-3c4a-4aaf-92aa-862f1ed861fd</UserGroupId>
        <UserId>3c8fc404-a820-4f2e-968d-66411b03cede</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-09-07T04:45:23.3946055+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-07T04:45:23.3946055+00:00</UpdatedDateUtc>
        <ApplicationId>ac16d957-f241-423f-a49d-0c9d3a44820a</ApplicationId>
        <ApplicationVersionId>cf4a0dc8-b890-41eb-9aa4-f63e6c2feb3f</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>6c48eac5-e0a9-4556-a38f-17e9dab87077</DeviceGroupId>
        <DeviceId>63646e21-3408-416c-bacf-fdcc5a036ccb</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>52e5c4b0-0b33-4919-a408-e930564def3c</NodeId>
        <NodeRouteId>f060f1c5-46d9-466b-a706-d9cbba571ea2</NodeRouteId>
        <TenantId>6a429a74-b3ce-4d9e-9fef-94c641ec1836</TenantId>
        <UserGroupId>922488ee-3c4a-4aaf-92aa-862f1ed861fd</UserGroupId>
        <UserId>3c8fc404-a820-4f2e-968d-66411b03cede</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2026-09-07T04:45:23.3946055+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-09-07T04:45:23.3946055+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-09-07T04:45:23.3946055+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-09-07T04:45:23.3946055+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>6fdbaf46-671a-4197-97d4-2023778e86fe</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>94d4f26e-860c-4050-86a0-54a8d9e585fc</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-09-07T04:45:23.3946055+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-07T04:45:23.3946055+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>cdb635d5-9d82-4c67-abac-a6222ae284e1</NodeId>
        <NodeIndexId>bb9714b9-c669-4d31-9394-11019ba3a7b3</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>30f19e66-459f-4970-a74e-f93499fddf83</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-09-07T04:45:23.3946055+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-07T04:45:23.3946055+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>cdb635d5-9d82-4c67-abac-a6222ae284e1</NodeId>
        <NodeIndexId>bb9714b9-c669-4d31-9394-11019ba3a7b3</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>30f19e66-459f-4970-a74e-f93499fddf83</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-09-07T04:45:23.3946055+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-07T04:45:23.3946055+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>cdb635d5-9d82-4c67-abac-a6222ae284e1</NodeId>
        <NodeIndexId>bb9714b9-c669-4d31-9394-11019ba3a7b3</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>30f19e66-459f-4970-a74e-f93499fddf83</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-09-07T04:45:23.3946055+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-07T04:45:23.3946055+00:00</UpdatedDateUtc>
        <ApplicationId>ac16d957-f241-423f-a49d-0c9d3a44820a</ApplicationId>
        <ApplicationVersionId>cf4a0dc8-b890-41eb-9aa4-f63e6c2feb3f</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>6c48eac5-e0a9-4556-a38f-17e9dab87077</DeviceGroupId>
        <DeviceId>63646e21-3408-416c-bacf-fdcc5a036ccb</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>52e5c4b0-0b33-4919-a408-e930564def3c</NodeId>
        <NodeRouteId>f060f1c5-46d9-466b-a706-d9cbba571ea2</NodeRouteId>
        <TenantId>6a429a74-b3ce-4d9e-9fef-94c641ec1836</TenantId>
        <UserGroupId>922488ee-3c4a-4aaf-92aa-862f1ed861fd</UserGroupId>
        <UserId>3c8fc404-a820-4f2e-968d-66411b03cede</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-09-07T04:45:23.3946055+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-07T04:45:23.3946055+00:00</UpdatedDateUtc>
        <ApplicationId>ac16d957-f241-423f-a49d-0c9d3a44820a</ApplicationId>
        <ApplicationVersionId>cf4a0dc8-b890-41eb-9aa4-f63e6c2feb3f</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>6c48eac5-e0a9-4556-a38f-17e9dab87077</DeviceGroupId>
        <DeviceId>63646e21-3408-416c-bacf-fdcc5a036ccb</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>52e5c4b0-0b33-4919-a408-e930564def3c</NodeId>
        <NodeRouteId>f060f1c5-46d9-466b-a706-d9cbba571ea2</NodeRouteId>
        <TenantId>6a429a74-b3ce-4d9e-9fef-94c641ec1836</TenantId>
        <UserGroupId>922488ee-3c4a-4aaf-92aa-862f1ed861fd</UserGroupId>
        <UserId>3c8fc404-a820-4f2e-968d-66411b03cede</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-09-07T04:45:23.3946055+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-09-07T04:45:23.3946055+00:00</UpdatedDateUtc>
        <ApplicationId>ac16d957-f241-423f-a49d-0c9d3a44820a</ApplicationId>
        <ApplicationVersionId>cf4a0dc8-b890-41eb-9aa4-f63e6c2feb3f</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>6c48eac5-e0a9-4556-a38f-17e9dab87077</DeviceGroupId>
        <DeviceId>63646e21-3408-416c-bacf-fdcc5a036ccb</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>52e5c4b0-0b33-4919-a408-e930564def3c</NodeId>
        <NodeRouteId>f060f1c5-46d9-466b-a706-d9cbba571ea2</NodeRouteId>
        <TenantId>6a429a74-b3ce-4d9e-9fef-94c641ec1836</TenantId>
        <UserGroupId>922488ee-3c4a-4aaf-92aa-862f1ed861fd</UserGroupId>
        <UserId>3c8fc404-a820-4f2e-968d-66411b03cede</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
</ArrayOfNodePackageRepresentation>

application/x-www-form-urlencoded

Sample:

Sample not available.