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": "21db64c8-428f-49f0-ab51-ebc18072c00b",
      "nodeId": "3d9c042a-dc43-4149-8247-206f1f17c190",
      "type": "sample string 3",
      "id": "sample string 4",
      "parentType": "sample string 5",
      "parentId": "sample string 6",
      "title": "sample string 7",
      "props": {
        "sample string 1": {},
        "sample string 3": {},
        "sample string 5": {}
      },
      "refs": {
        "sample string 1": {
          "type": "sample string 1",
          "id": "sample string 2"
        },
        "sample string 2": {
          "type": "sample string 1",
          "id": "sample string 2"
        },
        "sample string 3": {
          "type": "sample string 1",
          "id": "sample string 2"
        }
      },
      "cyanId": 8,
      "subjectToCleanup": true,
      "createdDateUtc": "2026-08-12T05:49:34.6600009+00:00",
      "updatedDateUtc": "2026-08-12T05:49:34.6600009+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "e46f890d-98dd-457f-ba4c-140b1cd72130",
        "tenantId": "25c7169b-2db9-475f-a4a5-3cb977431f5f",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "b0d2a106-4d32-4010-a57e-4eeccd989d99",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-08-12T05:49:34.6600009+00:00",
        "updatedDateUtc": "2026-08-12T05:49:34.6600009+00:00"
      },
      {
        "nodeIndexId": "e46f890d-98dd-457f-ba4c-140b1cd72130",
        "tenantId": "25c7169b-2db9-475f-a4a5-3cb977431f5f",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "b0d2a106-4d32-4010-a57e-4eeccd989d99",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-08-12T05:49:34.6600009+00:00",
        "updatedDateUtc": "2026-08-12T05:49:34.6600009+00:00"
      },
      {
        "nodeIndexId": "e46f890d-98dd-457f-ba4c-140b1cd72130",
        "tenantId": "25c7169b-2db9-475f-a4a5-3cb977431f5f",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "b0d2a106-4d32-4010-a57e-4eeccd989d99",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-08-12T05:49:34.6600009+00:00",
        "updatedDateUtc": "2026-08-12T05:49:34.6600009+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "a5a21312-20c7-4220-9ed0-d16d42cb0b06",
        "tenantId": "ff78abaf-b756-49be-a08a-e03dcffa584f",
        "userId": "91b12c86-9abb-486f-a964-f290ad99f174",
        "userGroupId": "7ed2ceb9-d4dc-47d0-8a35-0e78ec16c19b",
        "deviceId": "36e30b72-b5a6-40b1-8884-1c15de44db10",
        "deviceGroupId": "02500ba0-ba75-49f2-9caf-11c1bacb9fc0",
        "applicationId": "6945723e-50fa-4edb-9d66-1ca0ba9679d6",
        "applicationVersionId": "d28bd29d-5e73-4d3e-8c3c-d931c3d57942",
        "nodeId": "3c3e5773-f112-4ccb-8ba0-8a87057a7b59",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-08-12T05:49:34.6600009+00:00",
        "updatedDateUtc": "2026-08-12T05:49:34.6600009+00:00"
      },
      {
        "nodeRouteId": "a5a21312-20c7-4220-9ed0-d16d42cb0b06",
        "tenantId": "ff78abaf-b756-49be-a08a-e03dcffa584f",
        "userId": "91b12c86-9abb-486f-a964-f290ad99f174",
        "userGroupId": "7ed2ceb9-d4dc-47d0-8a35-0e78ec16c19b",
        "deviceId": "36e30b72-b5a6-40b1-8884-1c15de44db10",
        "deviceGroupId": "02500ba0-ba75-49f2-9caf-11c1bacb9fc0",
        "applicationId": "6945723e-50fa-4edb-9d66-1ca0ba9679d6",
        "applicationVersionId": "d28bd29d-5e73-4d3e-8c3c-d931c3d57942",
        "nodeId": "3c3e5773-f112-4ccb-8ba0-8a87057a7b59",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-08-12T05:49:34.6600009+00:00",
        "updatedDateUtc": "2026-08-12T05:49:34.6600009+00:00"
      },
      {
        "nodeRouteId": "a5a21312-20c7-4220-9ed0-d16d42cb0b06",
        "tenantId": "ff78abaf-b756-49be-a08a-e03dcffa584f",
        "userId": "91b12c86-9abb-486f-a964-f290ad99f174",
        "userGroupId": "7ed2ceb9-d4dc-47d0-8a35-0e78ec16c19b",
        "deviceId": "36e30b72-b5a6-40b1-8884-1c15de44db10",
        "deviceGroupId": "02500ba0-ba75-49f2-9caf-11c1bacb9fc0",
        "applicationId": "6945723e-50fa-4edb-9d66-1ca0ba9679d6",
        "applicationVersionId": "d28bd29d-5e73-4d3e-8c3c-d931c3d57942",
        "nodeId": "3c3e5773-f112-4ccb-8ba0-8a87057a7b59",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-08-12T05:49:34.6600009+00:00",
        "updatedDateUtc": "2026-08-12T05:49:34.6600009+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-08-12T05:49:34.6600009+00:00",
    "updatedDateUtc": "2026-08-12T05:49:34.6600009+00:00"
  },
  {
    "node": {
      "tenantId": "21db64c8-428f-49f0-ab51-ebc18072c00b",
      "nodeId": "3d9c042a-dc43-4149-8247-206f1f17c190",
      "type": "sample string 3",
      "id": "sample string 4",
      "parentType": "sample string 5",
      "parentId": "sample string 6",
      "title": "sample string 7",
      "props": {
        "sample string 1": {},
        "sample string 3": {},
        "sample string 5": {}
      },
      "refs": {
        "sample string 1": {
          "type": "sample string 1",
          "id": "sample string 2"
        },
        "sample string 2": {
          "type": "sample string 1",
          "id": "sample string 2"
        },
        "sample string 3": {
          "type": "sample string 1",
          "id": "sample string 2"
        }
      },
      "cyanId": 8,
      "subjectToCleanup": true,
      "createdDateUtc": "2026-08-12T05:49:34.6600009+00:00",
      "updatedDateUtc": "2026-08-12T05:49:34.6600009+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "e46f890d-98dd-457f-ba4c-140b1cd72130",
        "tenantId": "25c7169b-2db9-475f-a4a5-3cb977431f5f",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "b0d2a106-4d32-4010-a57e-4eeccd989d99",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-08-12T05:49:34.6600009+00:00",
        "updatedDateUtc": "2026-08-12T05:49:34.6600009+00:00"
      },
      {
        "nodeIndexId": "e46f890d-98dd-457f-ba4c-140b1cd72130",
        "tenantId": "25c7169b-2db9-475f-a4a5-3cb977431f5f",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "b0d2a106-4d32-4010-a57e-4eeccd989d99",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-08-12T05:49:34.6600009+00:00",
        "updatedDateUtc": "2026-08-12T05:49:34.6600009+00:00"
      },
      {
        "nodeIndexId": "e46f890d-98dd-457f-ba4c-140b1cd72130",
        "tenantId": "25c7169b-2db9-475f-a4a5-3cb977431f5f",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "b0d2a106-4d32-4010-a57e-4eeccd989d99",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-08-12T05:49:34.6600009+00:00",
        "updatedDateUtc": "2026-08-12T05:49:34.6600009+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "a5a21312-20c7-4220-9ed0-d16d42cb0b06",
        "tenantId": "ff78abaf-b756-49be-a08a-e03dcffa584f",
        "userId": "91b12c86-9abb-486f-a964-f290ad99f174",
        "userGroupId": "7ed2ceb9-d4dc-47d0-8a35-0e78ec16c19b",
        "deviceId": "36e30b72-b5a6-40b1-8884-1c15de44db10",
        "deviceGroupId": "02500ba0-ba75-49f2-9caf-11c1bacb9fc0",
        "applicationId": "6945723e-50fa-4edb-9d66-1ca0ba9679d6",
        "applicationVersionId": "d28bd29d-5e73-4d3e-8c3c-d931c3d57942",
        "nodeId": "3c3e5773-f112-4ccb-8ba0-8a87057a7b59",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-08-12T05:49:34.6600009+00:00",
        "updatedDateUtc": "2026-08-12T05:49:34.6600009+00:00"
      },
      {
        "nodeRouteId": "a5a21312-20c7-4220-9ed0-d16d42cb0b06",
        "tenantId": "ff78abaf-b756-49be-a08a-e03dcffa584f",
        "userId": "91b12c86-9abb-486f-a964-f290ad99f174",
        "userGroupId": "7ed2ceb9-d4dc-47d0-8a35-0e78ec16c19b",
        "deviceId": "36e30b72-b5a6-40b1-8884-1c15de44db10",
        "deviceGroupId": "02500ba0-ba75-49f2-9caf-11c1bacb9fc0",
        "applicationId": "6945723e-50fa-4edb-9d66-1ca0ba9679d6",
        "applicationVersionId": "d28bd29d-5e73-4d3e-8c3c-d931c3d57942",
        "nodeId": "3c3e5773-f112-4ccb-8ba0-8a87057a7b59",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-08-12T05:49:34.6600009+00:00",
        "updatedDateUtc": "2026-08-12T05:49:34.6600009+00:00"
      },
      {
        "nodeRouteId": "a5a21312-20c7-4220-9ed0-d16d42cb0b06",
        "tenantId": "ff78abaf-b756-49be-a08a-e03dcffa584f",
        "userId": "91b12c86-9abb-486f-a964-f290ad99f174",
        "userGroupId": "7ed2ceb9-d4dc-47d0-8a35-0e78ec16c19b",
        "deviceId": "36e30b72-b5a6-40b1-8884-1c15de44db10",
        "deviceGroupId": "02500ba0-ba75-49f2-9caf-11c1bacb9fc0",
        "applicationId": "6945723e-50fa-4edb-9d66-1ca0ba9679d6",
        "applicationVersionId": "d28bd29d-5e73-4d3e-8c3c-d931c3d57942",
        "nodeId": "3c3e5773-f112-4ccb-8ba0-8a87057a7b59",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-08-12T05:49:34.6600009+00:00",
        "updatedDateUtc": "2026-08-12T05:49:34.6600009+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-08-12T05:49:34.6600009+00:00",
    "updatedDateUtc": "2026-08-12T05:49:34.6600009+00:00"
  },
  {
    "node": {
      "tenantId": "21db64c8-428f-49f0-ab51-ebc18072c00b",
      "nodeId": "3d9c042a-dc43-4149-8247-206f1f17c190",
      "type": "sample string 3",
      "id": "sample string 4",
      "parentType": "sample string 5",
      "parentId": "sample string 6",
      "title": "sample string 7",
      "props": {
        "sample string 1": {},
        "sample string 3": {},
        "sample string 5": {}
      },
      "refs": {
        "sample string 1": {
          "type": "sample string 1",
          "id": "sample string 2"
        },
        "sample string 2": {
          "type": "sample string 1",
          "id": "sample string 2"
        },
        "sample string 3": {
          "type": "sample string 1",
          "id": "sample string 2"
        }
      },
      "cyanId": 8,
      "subjectToCleanup": true,
      "createdDateUtc": "2026-08-12T05:49:34.6600009+00:00",
      "updatedDateUtc": "2026-08-12T05:49:34.6600009+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "e46f890d-98dd-457f-ba4c-140b1cd72130",
        "tenantId": "25c7169b-2db9-475f-a4a5-3cb977431f5f",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "b0d2a106-4d32-4010-a57e-4eeccd989d99",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-08-12T05:49:34.6600009+00:00",
        "updatedDateUtc": "2026-08-12T05:49:34.6600009+00:00"
      },
      {
        "nodeIndexId": "e46f890d-98dd-457f-ba4c-140b1cd72130",
        "tenantId": "25c7169b-2db9-475f-a4a5-3cb977431f5f",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "b0d2a106-4d32-4010-a57e-4eeccd989d99",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-08-12T05:49:34.6600009+00:00",
        "updatedDateUtc": "2026-08-12T05:49:34.6600009+00:00"
      },
      {
        "nodeIndexId": "e46f890d-98dd-457f-ba4c-140b1cd72130",
        "tenantId": "25c7169b-2db9-475f-a4a5-3cb977431f5f",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "b0d2a106-4d32-4010-a57e-4eeccd989d99",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-08-12T05:49:34.6600009+00:00",
        "updatedDateUtc": "2026-08-12T05:49:34.6600009+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "a5a21312-20c7-4220-9ed0-d16d42cb0b06",
        "tenantId": "ff78abaf-b756-49be-a08a-e03dcffa584f",
        "userId": "91b12c86-9abb-486f-a964-f290ad99f174",
        "userGroupId": "7ed2ceb9-d4dc-47d0-8a35-0e78ec16c19b",
        "deviceId": "36e30b72-b5a6-40b1-8884-1c15de44db10",
        "deviceGroupId": "02500ba0-ba75-49f2-9caf-11c1bacb9fc0",
        "applicationId": "6945723e-50fa-4edb-9d66-1ca0ba9679d6",
        "applicationVersionId": "d28bd29d-5e73-4d3e-8c3c-d931c3d57942",
        "nodeId": "3c3e5773-f112-4ccb-8ba0-8a87057a7b59",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-08-12T05:49:34.6600009+00:00",
        "updatedDateUtc": "2026-08-12T05:49:34.6600009+00:00"
      },
      {
        "nodeRouteId": "a5a21312-20c7-4220-9ed0-d16d42cb0b06",
        "tenantId": "ff78abaf-b756-49be-a08a-e03dcffa584f",
        "userId": "91b12c86-9abb-486f-a964-f290ad99f174",
        "userGroupId": "7ed2ceb9-d4dc-47d0-8a35-0e78ec16c19b",
        "deviceId": "36e30b72-b5a6-40b1-8884-1c15de44db10",
        "deviceGroupId": "02500ba0-ba75-49f2-9caf-11c1bacb9fc0",
        "applicationId": "6945723e-50fa-4edb-9d66-1ca0ba9679d6",
        "applicationVersionId": "d28bd29d-5e73-4d3e-8c3c-d931c3d57942",
        "nodeId": "3c3e5773-f112-4ccb-8ba0-8a87057a7b59",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-08-12T05:49:34.6600009+00:00",
        "updatedDateUtc": "2026-08-12T05:49:34.6600009+00:00"
      },
      {
        "nodeRouteId": "a5a21312-20c7-4220-9ed0-d16d42cb0b06",
        "tenantId": "ff78abaf-b756-49be-a08a-e03dcffa584f",
        "userId": "91b12c86-9abb-486f-a964-f290ad99f174",
        "userGroupId": "7ed2ceb9-d4dc-47d0-8a35-0e78ec16c19b",
        "deviceId": "36e30b72-b5a6-40b1-8884-1c15de44db10",
        "deviceGroupId": "02500ba0-ba75-49f2-9caf-11c1bacb9fc0",
        "applicationId": "6945723e-50fa-4edb-9d66-1ca0ba9679d6",
        "applicationVersionId": "d28bd29d-5e73-4d3e-8c3c-d931c3d57942",
        "nodeId": "3c3e5773-f112-4ccb-8ba0-8a87057a7b59",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-08-12T05:49:34.6600009+00:00",
        "updatedDateUtc": "2026-08-12T05:49:34.6600009+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-08-12T05:49:34.6600009+00:00",
    "updatedDateUtc": "2026-08-12T05:49:34.6600009+00:00"
  }
]

application/xml, text/xml

Sample:
<ArrayOfNodePackageRepresentation xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BlueDot.Cyan.Server.Core.Models.Rest.Version1">
  <NodePackageRepresentation>
    <CreatedDateUtc>2026-08-12T05:49:34.6600009+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-08-12T05:49:34.6600009+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-08-12T05:49:34.6600009+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-08-12T05:49:34.6600009+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>3d9c042a-dc43-4149-8247-206f1f17c190</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>21db64c8-428f-49f0-ab51-ebc18072c00b</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-08-12T05:49:34.6600009+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-12T05:49:34.6600009+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>b0d2a106-4d32-4010-a57e-4eeccd989d99</NodeId>
        <NodeIndexId>e46f890d-98dd-457f-ba4c-140b1cd72130</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>25c7169b-2db9-475f-a4a5-3cb977431f5f</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-08-12T05:49:34.6600009+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-12T05:49:34.6600009+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>b0d2a106-4d32-4010-a57e-4eeccd989d99</NodeId>
        <NodeIndexId>e46f890d-98dd-457f-ba4c-140b1cd72130</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>25c7169b-2db9-475f-a4a5-3cb977431f5f</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-08-12T05:49:34.6600009+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-12T05:49:34.6600009+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>b0d2a106-4d32-4010-a57e-4eeccd989d99</NodeId>
        <NodeIndexId>e46f890d-98dd-457f-ba4c-140b1cd72130</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>25c7169b-2db9-475f-a4a5-3cb977431f5f</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-08-12T05:49:34.6600009+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-12T05:49:34.6600009+00:00</UpdatedDateUtc>
        <ApplicationId>6945723e-50fa-4edb-9d66-1ca0ba9679d6</ApplicationId>
        <ApplicationVersionId>d28bd29d-5e73-4d3e-8c3c-d931c3d57942</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>02500ba0-ba75-49f2-9caf-11c1bacb9fc0</DeviceGroupId>
        <DeviceId>36e30b72-b5a6-40b1-8884-1c15de44db10</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>3c3e5773-f112-4ccb-8ba0-8a87057a7b59</NodeId>
        <NodeRouteId>a5a21312-20c7-4220-9ed0-d16d42cb0b06</NodeRouteId>
        <TenantId>ff78abaf-b756-49be-a08a-e03dcffa584f</TenantId>
        <UserGroupId>7ed2ceb9-d4dc-47d0-8a35-0e78ec16c19b</UserGroupId>
        <UserId>91b12c86-9abb-486f-a964-f290ad99f174</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-08-12T05:49:34.6600009+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-12T05:49:34.6600009+00:00</UpdatedDateUtc>
        <ApplicationId>6945723e-50fa-4edb-9d66-1ca0ba9679d6</ApplicationId>
        <ApplicationVersionId>d28bd29d-5e73-4d3e-8c3c-d931c3d57942</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>02500ba0-ba75-49f2-9caf-11c1bacb9fc0</DeviceGroupId>
        <DeviceId>36e30b72-b5a6-40b1-8884-1c15de44db10</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>3c3e5773-f112-4ccb-8ba0-8a87057a7b59</NodeId>
        <NodeRouteId>a5a21312-20c7-4220-9ed0-d16d42cb0b06</NodeRouteId>
        <TenantId>ff78abaf-b756-49be-a08a-e03dcffa584f</TenantId>
        <UserGroupId>7ed2ceb9-d4dc-47d0-8a35-0e78ec16c19b</UserGroupId>
        <UserId>91b12c86-9abb-486f-a964-f290ad99f174</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-08-12T05:49:34.6600009+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-12T05:49:34.6600009+00:00</UpdatedDateUtc>
        <ApplicationId>6945723e-50fa-4edb-9d66-1ca0ba9679d6</ApplicationId>
        <ApplicationVersionId>d28bd29d-5e73-4d3e-8c3c-d931c3d57942</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>02500ba0-ba75-49f2-9caf-11c1bacb9fc0</DeviceGroupId>
        <DeviceId>36e30b72-b5a6-40b1-8884-1c15de44db10</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>3c3e5773-f112-4ccb-8ba0-8a87057a7b59</NodeId>
        <NodeRouteId>a5a21312-20c7-4220-9ed0-d16d42cb0b06</NodeRouteId>
        <TenantId>ff78abaf-b756-49be-a08a-e03dcffa584f</TenantId>
        <UserGroupId>7ed2ceb9-d4dc-47d0-8a35-0e78ec16c19b</UserGroupId>
        <UserId>91b12c86-9abb-486f-a964-f290ad99f174</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2026-08-12T05:49:34.6600009+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-08-12T05:49:34.6600009+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-08-12T05:49:34.6600009+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-08-12T05:49:34.6600009+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>3d9c042a-dc43-4149-8247-206f1f17c190</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>21db64c8-428f-49f0-ab51-ebc18072c00b</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-08-12T05:49:34.6600009+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-12T05:49:34.6600009+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>b0d2a106-4d32-4010-a57e-4eeccd989d99</NodeId>
        <NodeIndexId>e46f890d-98dd-457f-ba4c-140b1cd72130</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>25c7169b-2db9-475f-a4a5-3cb977431f5f</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-08-12T05:49:34.6600009+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-12T05:49:34.6600009+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>b0d2a106-4d32-4010-a57e-4eeccd989d99</NodeId>
        <NodeIndexId>e46f890d-98dd-457f-ba4c-140b1cd72130</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>25c7169b-2db9-475f-a4a5-3cb977431f5f</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-08-12T05:49:34.6600009+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-12T05:49:34.6600009+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>b0d2a106-4d32-4010-a57e-4eeccd989d99</NodeId>
        <NodeIndexId>e46f890d-98dd-457f-ba4c-140b1cd72130</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>25c7169b-2db9-475f-a4a5-3cb977431f5f</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-08-12T05:49:34.6600009+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-12T05:49:34.6600009+00:00</UpdatedDateUtc>
        <ApplicationId>6945723e-50fa-4edb-9d66-1ca0ba9679d6</ApplicationId>
        <ApplicationVersionId>d28bd29d-5e73-4d3e-8c3c-d931c3d57942</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>02500ba0-ba75-49f2-9caf-11c1bacb9fc0</DeviceGroupId>
        <DeviceId>36e30b72-b5a6-40b1-8884-1c15de44db10</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>3c3e5773-f112-4ccb-8ba0-8a87057a7b59</NodeId>
        <NodeRouteId>a5a21312-20c7-4220-9ed0-d16d42cb0b06</NodeRouteId>
        <TenantId>ff78abaf-b756-49be-a08a-e03dcffa584f</TenantId>
        <UserGroupId>7ed2ceb9-d4dc-47d0-8a35-0e78ec16c19b</UserGroupId>
        <UserId>91b12c86-9abb-486f-a964-f290ad99f174</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-08-12T05:49:34.6600009+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-12T05:49:34.6600009+00:00</UpdatedDateUtc>
        <ApplicationId>6945723e-50fa-4edb-9d66-1ca0ba9679d6</ApplicationId>
        <ApplicationVersionId>d28bd29d-5e73-4d3e-8c3c-d931c3d57942</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>02500ba0-ba75-49f2-9caf-11c1bacb9fc0</DeviceGroupId>
        <DeviceId>36e30b72-b5a6-40b1-8884-1c15de44db10</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>3c3e5773-f112-4ccb-8ba0-8a87057a7b59</NodeId>
        <NodeRouteId>a5a21312-20c7-4220-9ed0-d16d42cb0b06</NodeRouteId>
        <TenantId>ff78abaf-b756-49be-a08a-e03dcffa584f</TenantId>
        <UserGroupId>7ed2ceb9-d4dc-47d0-8a35-0e78ec16c19b</UserGroupId>
        <UserId>91b12c86-9abb-486f-a964-f290ad99f174</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-08-12T05:49:34.6600009+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-12T05:49:34.6600009+00:00</UpdatedDateUtc>
        <ApplicationId>6945723e-50fa-4edb-9d66-1ca0ba9679d6</ApplicationId>
        <ApplicationVersionId>d28bd29d-5e73-4d3e-8c3c-d931c3d57942</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>02500ba0-ba75-49f2-9caf-11c1bacb9fc0</DeviceGroupId>
        <DeviceId>36e30b72-b5a6-40b1-8884-1c15de44db10</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>3c3e5773-f112-4ccb-8ba0-8a87057a7b59</NodeId>
        <NodeRouteId>a5a21312-20c7-4220-9ed0-d16d42cb0b06</NodeRouteId>
        <TenantId>ff78abaf-b756-49be-a08a-e03dcffa584f</TenantId>
        <UserGroupId>7ed2ceb9-d4dc-47d0-8a35-0e78ec16c19b</UserGroupId>
        <UserId>91b12c86-9abb-486f-a964-f290ad99f174</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2026-08-12T05:49:34.6600009+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-08-12T05:49:34.6600009+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-08-12T05:49:34.6600009+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-08-12T05:49:34.6600009+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>3d9c042a-dc43-4149-8247-206f1f17c190</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>21db64c8-428f-49f0-ab51-ebc18072c00b</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-08-12T05:49:34.6600009+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-12T05:49:34.6600009+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>b0d2a106-4d32-4010-a57e-4eeccd989d99</NodeId>
        <NodeIndexId>e46f890d-98dd-457f-ba4c-140b1cd72130</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>25c7169b-2db9-475f-a4a5-3cb977431f5f</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-08-12T05:49:34.6600009+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-12T05:49:34.6600009+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>b0d2a106-4d32-4010-a57e-4eeccd989d99</NodeId>
        <NodeIndexId>e46f890d-98dd-457f-ba4c-140b1cd72130</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>25c7169b-2db9-475f-a4a5-3cb977431f5f</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-08-12T05:49:34.6600009+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-12T05:49:34.6600009+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>b0d2a106-4d32-4010-a57e-4eeccd989d99</NodeId>
        <NodeIndexId>e46f890d-98dd-457f-ba4c-140b1cd72130</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>25c7169b-2db9-475f-a4a5-3cb977431f5f</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-08-12T05:49:34.6600009+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-12T05:49:34.6600009+00:00</UpdatedDateUtc>
        <ApplicationId>6945723e-50fa-4edb-9d66-1ca0ba9679d6</ApplicationId>
        <ApplicationVersionId>d28bd29d-5e73-4d3e-8c3c-d931c3d57942</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>02500ba0-ba75-49f2-9caf-11c1bacb9fc0</DeviceGroupId>
        <DeviceId>36e30b72-b5a6-40b1-8884-1c15de44db10</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>3c3e5773-f112-4ccb-8ba0-8a87057a7b59</NodeId>
        <NodeRouteId>a5a21312-20c7-4220-9ed0-d16d42cb0b06</NodeRouteId>
        <TenantId>ff78abaf-b756-49be-a08a-e03dcffa584f</TenantId>
        <UserGroupId>7ed2ceb9-d4dc-47d0-8a35-0e78ec16c19b</UserGroupId>
        <UserId>91b12c86-9abb-486f-a964-f290ad99f174</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-08-12T05:49:34.6600009+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-12T05:49:34.6600009+00:00</UpdatedDateUtc>
        <ApplicationId>6945723e-50fa-4edb-9d66-1ca0ba9679d6</ApplicationId>
        <ApplicationVersionId>d28bd29d-5e73-4d3e-8c3c-d931c3d57942</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>02500ba0-ba75-49f2-9caf-11c1bacb9fc0</DeviceGroupId>
        <DeviceId>36e30b72-b5a6-40b1-8884-1c15de44db10</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>3c3e5773-f112-4ccb-8ba0-8a87057a7b59</NodeId>
        <NodeRouteId>a5a21312-20c7-4220-9ed0-d16d42cb0b06</NodeRouteId>
        <TenantId>ff78abaf-b756-49be-a08a-e03dcffa584f</TenantId>
        <UserGroupId>7ed2ceb9-d4dc-47d0-8a35-0e78ec16c19b</UserGroupId>
        <UserId>91b12c86-9abb-486f-a964-f290ad99f174</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-08-12T05:49:34.6600009+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-08-12T05:49:34.6600009+00:00</UpdatedDateUtc>
        <ApplicationId>6945723e-50fa-4edb-9d66-1ca0ba9679d6</ApplicationId>
        <ApplicationVersionId>d28bd29d-5e73-4d3e-8c3c-d931c3d57942</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>02500ba0-ba75-49f2-9caf-11c1bacb9fc0</DeviceGroupId>
        <DeviceId>36e30b72-b5a6-40b1-8884-1c15de44db10</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>3c3e5773-f112-4ccb-8ba0-8a87057a7b59</NodeId>
        <NodeRouteId>a5a21312-20c7-4220-9ed0-d16d42cb0b06</NodeRouteId>
        <TenantId>ff78abaf-b756-49be-a08a-e03dcffa584f</TenantId>
        <UserGroupId>7ed2ceb9-d4dc-47d0-8a35-0e78ec16c19b</UserGroupId>
        <UserId>91b12c86-9abb-486f-a964-f290ad99f174</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
</ArrayOfNodePackageRepresentation>

application/x-www-form-urlencoded

Sample:

Sample not available.